搜索结果
找到约 7,882 项符合
in-Memory 的查询结果
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 源码
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
USB编程 The zip file in this directory contains a series of lectures and examples intended as an introductio
The zip file in this directory contains a series of lectures and examples intended as an introduction to USB.
嵌入式/单片机编程 Developing Embedded Software in C
Developing Embedded Software in C,英文原版的,嵌入式开发的c。看了一定有收获的。
其他 JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented feat
JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging features. Objects ...
其他 The JILRunOnly project is a simple command-line application written in ANSI-C that is intended to de
The JILRunOnly project is a simple command-line application written in ANSI-C that is intended to demonstrate in detail, how the JILRuntime/JewelScript library can be embedded into an application.