windows ce device driver 主要是windows ce环境下设备驱动的编写
windows ce device driver 主要是windows ce环境下设备驱动的编写...
Driver(驱动程序)是一个和特定的物理设备(或特定的软件)打交道的程序。这个程序包括一些对此硬件设备有特殊用途的知识,这个硬件设备如何和计算机传输信息,数据格式如何,应该如何初始化,如何中止等类似的问题。在PC上,这类程序通常以DLL文件的形式出现,当然,过去的老驱动程序则是以SYS的形式出现。
windows ce device driver 主要是windows ce环境下设备驱动的编写...
This a virtual disk driver for Windows NT/2000/XP that uses one or more files to emulate physical disks....
Make a Driver is difficult, it need some experients. When you write it, you will be fault to other fault. i think that,...
I2C driver for PIC, PICC compiler - bitbanged. Needs pull-up resistor on SCK and SDA and ports set for open collector...