资源列表
code109
- The 35th ACM/ICPC Asia Regional Chengdu Site —— Online Contest B-numberhttp://acm.hdu.edu.cn/showproblem.php?pid=3652
scanner
- 这是扫描仪滤波器的主要模块。 此过滤器会扫描文件中的数据,允许一个开放的继续进行之前。这是类似于病毒检查做。-This is the main module of the scanner filter. This filter scans the data in a file before allowing an open to proceed. This is similar to what virus checkers do.
4位数码管计数器例程
- 简单的小程序
AT89C2051 刻录程序
- 支持AT89C2051的刻录,原理在ATMEL公司的资料里面可以完全找到,完全自创,如各位有兴趣深入了解可以发邮件到micheal23@sohu.com,对初学者绝对有很大帮助-support AT89C2051 burner, in principle ATMEL information inside the company can find a fully self, if you are interested in-depth understanding can be distribute
FlushVolume
- flush volume 刷新卷设备,看看就懂的-flush volume
DriverWizard_demo
- 一个wdm驱动模型的源代码,是国外一篇文章的代码,文章名字和本代码名字相同,很容易识别。-a `model-driven source code, is a foreign article code, The article names and the names of the same code, it is easy to identify.
Driver
- 驱动程序动态装卸载C++类 是个不错的封装类,可以重利用-install driver
12864
- 12864液晶驱动drive drive-hello
HideKd
- 详细介绍么, 和名字一样咯, 就是这么个东西, 用得到了就知道是啥了,用不到说了也没用
TOUCH
- IMX31开发板触摸屏驱动程序,可以用于其他的CPU
RTL8019
- This module contains the code needed to test the RealTek Ethernet Controller.
CabinetFileIo
- 对WINDOWS CAB文件进行压缩/解压,直接使用WINDOWS API完成,没有封装,手动从MSDN例子源码完善实现。-WINDOWS cab file compress/extract,use windows api directly,manual fix from the sample code of msdn.