资源列表
24c16
- 通过该代码实现24C16芯片存储单片机采集过来的数据。-Through the code to achieve 24C16 microcontroller chips store data collected over.
mouse
- Mause is standard C/C++ library thats provide all MS Mouse driver functions. It is the interface thats provide this function. It is only Cpp source file and it can be linked to your programs by preprocessor directive #include "mouse.cpp". If you want
WDK_DeviceQuery
- 可以获取原生MAC地址以及硬盘物理序列号-Get original MAC address and Hard Disk Seiral Number~
ga
- 电路演化,可以生成一个两位乘两位的乘法器-Circuits have evolved to generate a two by two multipliers
subwaycharge
- 是地铁收费的另一实现,仍旧是C语言实现,但是与前一个不同。-subwaycharge C
view-network-mac
- 获取网卡mac地址的vb源代码,仅使用api接口即可获得网卡mac地址。-get mac
driverInstallDll
- 驱动加载和卸载的DLL,可以用VC编译成DLL 给别人调用-Driver install and uninstall DLL
New-folder-(5)
- This program contain the Matrix implementation in OpenGl
mmu
- mini2440的裸机MMU驱动程序,希望对大家有用-mini2440 program
NT_Driver
- 一个的利用DDK设计的驱动程序,其中包含了一个makefile文件-A windows driver designed using DDK, include a makefile file
e-keybored
- 易语言的键盘记录,大家参考,对于研究键盘记录的同志们很有帮助(中文代码),当然杀软已经盯上了-Easy language keyboard records, everybody reference
scull-kfifo.tar
- 在一个简单的字符设备驱动程序中实现kfifo使用例子