搜索资源列表
ip_looker
- IP数据包流量监控 这个程序利用Winpcap库来捕获IP数据包。在调试时注意: 1:务必将“Include”文件夹下的所有头文件拷贝到VC安装目录下的库文件夹中,如\"D:\\Program Files\\Microsoft Visual Studio\\VC98\\Include\"。 2:将“Lib”文件夹下面的所以库拷贝到VC安装目录下的Lib文件夹下,比如\"D:\\Program Files\\Microsoft Visual Studio\\VC98\\Lib\"。
linux_CAN_driver_programs_and_documents
- linux下的CAN驱动程序。 分三个文件夹:include,driver,app, 分别存放头文件、驱动程序和应用程序。 里边还有驱动程序的简要介绍,介绍了驱动程序的组成和编写应用过程。 很详细的一份驱动资料。 CAN程序分为两块:驱动程序的编写和应用程序的编写,分别放在driver文件夹和app文件夹中,而所有驱动程序和应用程序会用到的头文件都放在include文件夹中。
Makefile.rar
- patch 之后,在/usr/src/linux/drivers/usb/生成spca5xx文件夹, 修改Makefile,spcadecoder.o,spca50x.o的生成目录要加全, 即usr/src/linux/drivers/usb/, 而不只是drivers/usb/,make生成spca5xx.o 拷入/usr/src/linux/drivers/usb/, 修改该目录下Makefile,因已经使用spcadecoder.o,spca50x.o
gspcav1-20071224.tar
- Linux下很强大的万能USB摄像头驱动。解压后,进入文件夹,make,make install即可,很方便。-Linux under the very strong universal USB camera driver. Decompression after entering the folder, make, make install can be very convenient.
IPcontrol
- 这个程序利用Winpcap库来捕获IP数据包。在调试时注意: 1:务必将“Include”文件夹下的所有头文件拷贝到VC安装目录下的库文件夹中,如"D:\Program Files\Microsoft Visual Studio\VC98\Include"。 2:将“Lib”文件夹下面的所以库拷贝到VC安装目录下的Lib文件夹下,比如"D:\Program Files\Microsoft Visual Studio\VC98\Lib"。 以上1、2两个步骤其实是为了让程序能够利
systool
- VC++编写的一个系统信息修改工具,从程序功能上来说,好像和国内的Windows优化大师的某些功能很相似,利用它可以方便地修改、还原系统的各种设置,包括开始菜单、启动项目,添加、删除程序、文件夹属性设置,驱动器图标设置等功能。-VC++ to prepare amendments to a system information tool, in terms of functionality from the procedures, it seems, and the domestic maste
LOF
- 列举制定的目录中被打开的文件,和打开这些文件的进程的PID,命令:lof 驱动文件 目标文件夹。由于驱动的限制,该程序仅适用Windows 2000/XP。-Listed in the directory has been developed to open the file, and open the files of the process PID, the command: lof driver file destination folder. As the driving restric
20099171928627
- 正像有些网友所说的:VB无所不能!这个电脑驱动程序备份程序可以体现出VB确实短小精悍,蛮强,蛮强的作者。源代码通过获取q驱动inf文件进行列表所有计算机驱动程序信息,并可以按照备份到文件夹、压缩备份、自解压格式备份等方式备份硬件驱动程序,如果按照自解压备份的话,可以通过程序自带的驱动自动安装助手进行自动还原安装。 -As some users said: VB do anything! Driver backup of this computer program can reflect th
FakeSMC.kext.v.2.5
- 用于PC机安装MAC系统的常用驱动,将其放在exten文件夹下重启即可安装-Common drive for PC, MAC system installed to exten file folder under reboot to install
character_hello
- 该文档的功能是创建一个简单的字符设备驱动,压缩包里包含module_hello和user_hello,其中module_hello文件夹里面包含了hello.c字符驱动代码和MakeFile文件,经过编译可生成相应的.ko模块;user_hello是用户程序,经过编译后可生成相应的可执行文件,执行用户的可执行文件可对相应的字符设备进行读写操作。-The document' s function is to create a simple character device driver, c
lmwin6
- dt930驱动,按以下步骤操作: 1 安装USB文件夹下的驱动 2 把通讯座用USB线与电脑连接,通常会自动安装驱动。 3 安装完成后,打开lmwin程序,在configure菜单下选择B.S/B.B(IOBOX),并set as default。 4 找到安装路径下的device.ini文件,用记事本打开,把 [BS/BB] MAX_DEVICE= 改为 [BS/BB] MAX_DEVICE=1 5 把down.scr和receive.scr两个脚本文件
smsc7500.tat
- smsc7500网卡驱动程序,如果想编译模块,只要把代码放到内核文件夹里,配置下环境变量,就可以生成模块,然后加载到内核就可以了-smsc7500 NIC driver, if you want to compile the module, as long as the code into the kernel folder, configuration environment variable, you can generate the module, and then loaded into