搜索资源列表
AutoInstaller
- 一个不错的驱动自动安装程序,是查找多方资料,自己开发出来的,通过扫面pci 总线来识别不同型号和公司的pci卡,并自动搜索对应的驱动程序进行安装,本程序可以识别highpoint的卡,用户可以自行扩展,只要知道硬件卡的id就行,另外,在安装时,会自动执行资源管理器的“扫描新硬件功能”
ProcessAndFileHider
- 实现了隐藏进程,使进程对任务管理器和进程查看器均不可见,使文件对资源管理器不可见 是驱动编程入门的好例子-Implement hiding process, make process invisible to task manager and process explorer and enable files invisible for windows explorer, it is a perfect example for driver programming.
USB_Manage
- USB设备管理,打开、关闭各个系统的设备资源-Open , close the usage of device in windows system
Enumeration-serial
- 可以枚举Windows下的资源管理器下的所有串口,方便实用,-Can enumerate all serial port under Windows Explorer, convenient and practical, thank you
sqlite-amalgamation-3071201
- SQLite,是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。-SQLite, a lightweight database, comply with the ACID relational database management system, its design target is embedded, and has used it in many e