搜索结果
找到约 7,794 项符合
First-in 的查询结果
其他 An automata implemented in C++ for searching a string of "abab" in a given string.
An automata implemented in C++ for searching a string of "abab" in a given string.
GPS编程 open source for car navigation in linux
open source for car navigation in linux
人工智能/神经网络 This software was done in part for a textbook on AI I ve written called _The Basis of AI_ (tentative
This software was done in part for a textbook on AI I ve written called _The Basis of AI_ (tentative title, subject to change but not if I get my way). For details see: http://www.mcs.com/~drt/basisofai.html
驱动编程 The flpydisk sample is a floppy driver that resides in the directory \NtddkSrcStorageFdcFlpydsk. It
The flpydisk sample is a floppy driver that resides in the directory \\Ntddk\Src\Storage\Fdc\Flpydsk. It is similar to a class driver in that it sits a level above the floppy disk controller in the driver stack, and brokers communication between the application level and the low-level driver. The fl ...
单片机开发 cypress ez-usb usb-i2c-in 源码
cypress ez-usb usb-i2c-in 源码
Java编程 3 pairs of sample codes for basic net apps: . Socket server/client . start the server first . Datagr
3 pairs of sample codes for basic net apps: . Socket server/client . start the server first . DatagramSocket . start MyDatagramSocketA first . MyDatagramSocketA receive a packet first, and then send a reply MyDatagramSocketA send a packet first, and then receive a reply. . Multicast sender/receiver ...
FlashMX/Flex源码 This a web mark of my own which is first created by phtotoshop and then import into the flash MX
This a web mark of my own which is first created by phtotoshop and then import into the flash MX
FlashMX/Flex源码 welcome effect you can put in the beginning of your homepage
welcome effect you can put in the beginning of your homepage
其他 parse all the hyperlinks in a saved google search results page
parse all the hyperlinks in a saved google search results page
其他 REMOVE removes a TSR. It takes two command line arguments. The first is the name of TSR to be remove
REMOVE removes a TSR. It takes two command line arguments. The first is the name of TSR to be removed (or an * to remove the last one), and the second is a file name which MUST contain the interrupt vectors to be loaded when the TSR is removed.