搜索资源列表
WinCEdriver
- Winodws CE.net驱动编写实验原代码打包,包括:流接口驱动实验 动态加载卸载设备驱动实验 中断流驱动程序。
9030SetupDll_Update
- CE 6.0平台cab安装库(Setup DLL)程序创建桌面快捷、及卸载的C++例子 开发环境:eVC-Cab installed base of CE 6.0 Platform (Setup DLL) program to create desktop shortcut, and the unloading of the C++ examples of development environments: eVC
qudongkongzhi
- PIC单片机USB驱动加载控制c#代码 加载或者卸载驱动程序源代码-PIC MCU driver installer c# sourcecode for driver install or uninstall
Ch37-Series-WDM-Demo(Driver)
- 芯片CH375的WDM驱动程序实例,用来演示如何写创建或者打开设备,关闭设备,卸载驱动程序等-Chip CH375 WDM driver instance, used to demonstrate how to write to create or open the device, turn off the device, uninstall the driver
FbinstTool
- 可以打开各种U盘启动系统创建的隐藏分区,只需要 1,插入相应U盘, 2,打开FbinstTool,注意必须使用管理员权限才可以, 3,如果打开后,发现无法读取隐藏分区,请卸载系统中安装的U盘启动系统(可能是此程序屏蔽了FbinstTool,作者已确认某些安装的U盘启动系统会静静屏蔽FbinstTool,防止修改U盘)(You can open all kinds of hidden partition created by U disk boot system. 1, insert th
基于Linux的进程管理程序
- 基于Linux的进程管理程序,支持can通讯,通过共享内存监控个进程运行状态,并控制进程的加载和卸载。