1 , datafile.zip"This sample demonstrates how to do file input and output using Visual Basic. The sample creates a new database file and allows you to view, add, or delete records in this database."2 , dbprint.zip<br&g t;This demonstrates how to
1 , vb5dialog.zipThis demonstrates how to subclass the Common Dialog Dialogs and manipulate a specific Dialog.2 , cpnl.zipForm_Taskbar is a control for Visual Basic which, once placed onto a form, makes the form act like the Taskbar (minus the Start
Utilities for Windows NT Besides my research work I am responsible for a couple of computers at the physics department of the University of Mainz which are running under Windows NT. Therefore I started developing some utilities which I think are mis
1|)Security Wizard Anyone that has set up Jet security on an application knows how difficult and confusing it can be. The Security Wizard is a tool that will allow you to setup your own security mechanism in your Access application without having t
This is a small project showing how to use the Sleep API call from within your program to pause for a set period of time. Its much better than looping round as it uses very little CPU time
IntroductionThe EZDSL units provide an OOP interface for classical data structuresfor Delphi: stacks, queues, lists, binary trees and so forth. Forprogrammers migrating from BP7 a TCollection replacement is alsoprovided.My objective in writing these
XMGR RDISK and UIDE DOS Device Drivers 1 Descr iption XMGR RDISK and UIDE are a group of DOS device drivers for a PC system with an 80386+ CPU and using MS DOS V5 0+ or equivalent XMGR is a DOS driver which works as an "XMS manager" and pr
2048游戏源码 # 2048 This is a derivative and the iOS version of the game 2048. In the very unlikely case that you don't know what it is, you can check it out [here](https://github.com/gabrielecirulli/2048). Made just for fun! You can find it on the [App
KGB Archiver console version ?005-2006 Tomasz Pawlak, tomekp17@gmail.com, mod by Slawek (poczta-sn@gazeta.pl) based on PAQ6 by Matt Mahoney PAQ6v2 - File archiver and compressor. (C) 2004, Matt Mahoney, mmahoney@cs.fit.edu This program is free softw
HFT订单
如WK Selph所述,用于高频交易(HFT)的限价订单簿,已在Python3中实现(正在使用C实现)
基于WK Selph的博客文章:
在Archive.org的WayBackMachine上可用:
"There are three main operations that a limit order book (LOB) has to
implement: add, cancel, and execute. The goal is to implement these
o