搜索资源列表
loop
- 基于RTL8019XX芯片实现loopback mode 1 ,2 和 3,纯C代码.-based RTL8019XX chip loopback mode 1, 2 and 3, pure C code.
opcda-bc-o
- 使用OPCST开发的进程外OPCDA服务器,利用OPCST工具包,可以在30分钟内开发出一个基本的OPCDA服务器。支持1.0和2.0。-use OPCST process of the development outside OPCDA servers, the use of OPCST kits in 30 minutes to develop a basic OPCDA server. Support 1.0 and 2.0.
opcda-bcb-o
- 使用OPCST开发的进程外OPCDA服务器(C++Builder),利用OPCST工具包,可以在30分钟内开发出一个基本的OPCDA服务器。支持1.0和2.0。-use OPCST process of the development outside OPCDA server (C Builder), using OPCST kits in 30 minutes to develop a basic OPCDA server. Support 1.0 and 2.0.
opcda-bcb-i
- 使用OPCST开发的进程内OPCDA服务器(C++Builder),利用OPCST工具包,可以在30分钟内开发出一个基本的OPCDA服务器。支持1.0和2.0。-use OPCST development process OPCDA server (C Builder), using OPCST kits in 30 minutes to develop a basic OPCDA server. Support 1.0 and 2.0.
IrCOMM2kQuellen-1.2.1
- An serial port to IRDa sample
IrCOMM2kQuellen
- IrCOMM2k - Virtual Infrared COM Port for Windows 2000/XP。 2. FILES IN THIS ARCHIVE: - Setup.exe (setup and uninstall program) - ircomm2k.exe (service program) - ircomm2k.sys (device driver) - ircomm2k.dll (device property page) -
UsbWiSec-2.0.1-Source
- this code is for the usb drive
1
- 一下是注册表项 [HKEY_LOCAL_MACHINE\\Drivers\\BuiltIn\\SDMMC] \"Dll\"=\"sdmmc_loader.dll\" \"Prefix\"=\"SML\" \"Order\"=dword:2 \"Ioctl\"=dword:4 \"Class\"=dword:01 \"SubClass\"=dword:80 \"ProgIF\"=dword:0 \"DeviceID\"=dword:1100 \"Vendor
libusb-win32-src-1.2.5.0
- libusb-win32-src-1.2.5.0.zip libusb的最新版本,windows usb驱动,只需少量修改就可使用-libusb-win32-src-1.2.5.0.zip libusb latest version, windows usb drive, you can use with little modification
libusb-win32-bin-1.2.4.6
- windows usb驱动开发跨平台开源代码,在VS2010平台中开发,简单方便-windows usb drive cross-platform open source code in VS2010 development platforms, simple
libusb-win32-bin-1.2.6.0
- libusb-win32-bin-1.2.6.0.rar (最新的LIBUSB WIN32 驱动及BULK传输的例程)-libusb-win32-bin-1.2.6.0.rar (the latest LIBUSB the WIN32 driver and BULK transfer routines)
NDIS_6[1].0_miniport__driver
- 实现一个千兆以太网卡的NDIS的miniport驱动实例源代码 对于那些希望写一个NDIS 6.0的miniport设备驱动的开发人员来说,实例实在是太少了,只有一个DDK中的E100BEX。这里,我将选择一个当前比较流行的以太网控制器(Realtek 8111/8168/8169/8110等PCI的千兆以太网控制器),针对它们写一个NDIS6的驱动-The realization of a Gigabit Ethernet card, the NDIS driver miniport in
Compuware+DriverStudio+v3[1].2+iNTERNAL
- driver studio的key生成工具软件,有需要的就down.-driver studio
EasySYS_src_0.3.2.6.1
- [mod]EasySYS 0.3.2.6 for vs2005 改了份easysys, 在sudami ,ChiChou的基础上修改. 谢谢开源~~ 修复一个VC6 + DDK2003的bug 0.3.2.6 把MyZwDriverControl.c加到的TestApp里, 现在TestApp可以自己加载/卸载sys了(exe,sys得在同一目录) 0.3.2.5 支持WDK + Vista/2008 根据(DDK + OS)选择buil
jtds-1.2.5-dist(java-sql-driver)
- java连接SqlServer的驱动,使用恰当的驱动才能连接成功。-SqlServer java connection driver, use the appropriate driver to connect successfully.
stk11xx-2.1.0
- The syntek USB 2.0 video camera driver for DC-1125 ans STK-1135
easycap_dc60.0.9.tar
- This driver is intended for use with hardware having USB ID 05e1:0408. The command `lsusb` can be used to confirm that your EasyCAP is of this type. Two kinds of EasyCAP have USB ID 05e1:0408, namely: Type "CVBS+S-VIDEO" has input cables lab
selenium-2.16.0.tar
- Selenium的Python客户端驱动程序,它是一个结合Selenium远程控制(1.0和2.0版本)的Python语言脚本。-Selenium Python Client Driver is a Python language binding for Selenium Remote Control (version 1.0 and 2.0).
libusb-win32-src-1.2.6.0
- libusb-win32-src-1.2.6.0.zip是WINDOWS下USB编程的驱动,这是源代码-failed to translate
WRK1.2
- 1. 【WindowsResearchKernel-WRK1.2.rar】 应该直接使用命令行方式编译 WRK-v1.2,假设解压出来的放置在 D:\WRK-v1.2 下,并编译成x86方式,打开一个cmd: set arch=x86 [或者选择 amd64] path D:\WRK-v1.2\tools\x86 path cd D:\WRK-v1.2\base\ntos nmake -nologo x86= 约1-2分钟,编译出的内核文件在 D:\WRK