Welcome![Sign In][Sign Up]
Location:
Search - DriverStudio

Search list

[USB developlibusb-win32-releases

Description: libusb-win32 是libusb在Windows操作系统上的实现。 该版本的类库允许WIndows环境中的用户无需在内核模式下(需要借助DDK和SDK,并可通过第三方开发工具DriverStudio等生成框架开发,核心代码在Visual C++ 6.0中开发)编写驱动即可以让应用程序访问USB设备的通用解决方案。-libusb libusb-win32 is in the implementation of the Windows operating system. This version of the library allows the user does not need WIndows environment in kernel mode (needs the DDK and SDK, and through third-party development tools such as generating DriverStudio development framework, the core code in Visual C++ 6.0 in development) that can write drivers applications to access USB devices a common solution.
Platform: | Size: 623616 | Author: 郑绍华 | Hits:

[Driver DevelopMyIOPort

Description: DriverStudio 扬声器发声驱动-DriverStudio speaker sound driver
Platform: | Size: 415744 | Author: chen | Hits:

[Driver Developusbstorfilter

Description: U盘过滤驱动程序,让U盘成为一个只读存储器,driverstudio+VC6.0开发-U disk filter driver, make a U-disk read-only memory, driverstudio VC6.0 development
Platform: | Size: 30720 | Author: 黄与额 | Hits:

[Driver DevelopUSBLocker

Description: U盘锁定驱动,driverstudio开发,实现u盘锁定功能-U disk lock the drive, driverstudio develop, implement disk lock function u
Platform: | Size: 34816 | Author: 黄与额 | Hits:

[VHDL-FPGA-Verilogbased-on-Xilinx-PCIe-Core-DMA

Description: 1, 支持由板卡发起的DMA操作,既可以将板卡内的数据快速传输到PC,也可以将PC的数据读取到板卡内。DMA的可以通过PCIe的BAR0空间控制。 2, 利用Xilinx LogiCORE Endpoint Block Plus硬核,兼容Virtex 5、Virtex 6、Spartan 6系列。无缝支持PCIe x8、x4、x1速率 。 3, 在板卡的终端是标准的FIFO接口,可以接入各种形式的数据,例如AD采样数据,光纤数据,DA数据。 4, DriverStudio生成的驱动代码,最大限度的提高连续传输的速率,同时降低PC的负载。 5, 用户自定义BAR2空间,可用作自定义控制。 6, 支持32位和64位操作系统。
Platform: | Size: 2329600 | Author: rosen | Hits:

[USB developusb-serial

Description: vc6.0,ddk,DriverStudio环境下的wdm驱动程序,这是一个usb转串口的简洁的驱动程序,没有电源管理-vc6.0 ddk, the DriverStudio environment under the wdm drivers, this is a usb to serial simple driver, without power management
Platform: | Size: 31744 | Author: yinqinyu | Hits:

[Driver Developourdev_393101

Description: 用DriverStudio开发WDM型的USB设备驱动程序-DriverStudio development of WDM-based USB device driver
Platform: | Size: 19456 | Author: 冯彬 | Hits:

[Driver DevelopAAC05

Description: 自已写的pci9052驱动及为方便测试修改过的测试程序。驱动开发平台为driverstudio+vc++6。-The own written pci9052 drive and modified test procedures to facilitate the testing. Driven development platform driverstudio+vc++6.
Platform: | Size: 107520 | Author: 古进波 | Hits:

[VC/MFCDriverStudio-develop

Description: driversuudio开发USB通信时的环境搭建,超详细!-USB firmware develop
Platform: | Size: 751616 | Author: machao | Hits:

[Driver DevelopHNPCIdriver0629

Description: 用VS2005+DRIVERSTUDIO+DDK开发的PCI驱动程序及基于驱动的读写示例。下载后请安装相关软件包。-With VS2005+ DRIVERSTUDIO+ DDK development PCI driver and driver-based reading and writing examples. After downloading install the pertinent packages.
Platform: | Size: 1550336 | Author: 胡齐 | Hits:

[Driver DevelopPCI9054_V

Description: 自己做的一种PLX905的驱动程序,主要采用的是wdm,利用driverstudio编写,在VS2012+WDK8.0里面也运行成功。-Drivers do their own kind of PLX905 mainly uses wdm, use driverstudio preparation, which also operates in VS2012+WDK8.0 success.
Platform: | Size: 3364864 | Author: zhouhe | Hits:

[Driver DevelopEzDriverInstaller

Description: windows下WDM驱动安装,原来DriverStudio中的工具-WDM driver installation under windows, original tools in DriverStudio
Platform: | Size: 15360 | Author: 李建文 | Hits:

[Audio programDDK-VC-DriverStudio3

Description: 驱动程序开发DDK VC DriverStudio3.2安装与配置-the drive programm based on DDK VC and DriverStudio
Platform: | Size: 125952 | Author: huadong | Hits:

[USB developSimReaderTest

Description: 使用driverstudio实现了两个端点usb的数据块传输。下位机设备是F320单片机的读卡器设备。我也一并传输了。-Use driverstudio achieved usb data block transfer of the two endpoints. Equipment is lower F320 MCU card reader device. I would also be transmitted up.
Platform: | Size: 949248 | Author: liu | Hits:

[Driver DevelopDmaAdapter

Description: The driver, DmaAdapter.sys, must be loaded in a plug and play friendly fashion. If the driver is for a plug and play device such as a PCI, USB, or IEEE 1394 device, often the device will already be listed in the Device Manager under “Other Devices”. If the device is already listed, double click on the device, and, when the properties dialog comes up, Update driver the driver tab. Choose to specify the location of the driver file, and browse to the folder containing DmaAdapter.inf. The device manager should then load the driver. If the device is not in the device manager, the driver may be loaded by using the Add New Hardware option in the control panel. It is also possible to load the driver using the EZDriverInstaller available in the start menu under Compuware DriverStudio | Test.-The driver, DmaAdapter.sys, must be loaded in a plug and play friendly fashion. If the driver is for a plug and play device such as a PCI, USB, or IEEE 1394 device, often the device will already be listed in the Device Manager under “Other Devices”. If the device is already listed, double click on the device, and, when the properties dialog comes up, Update driver the driver tab. Choose to specify the location of the driver file, and browse to the folder containing DmaAdapter.inf. The device manager should then load the driver. If the device is not in the device manager, the driver may be loaded by using the Add New Hardware option in the control panel. It is also possible to load the driver using the EZDriverInstaller available in the start menu under Compuware DriverStudio | Test.
Platform: | Size: 29696 | Author: Iridan | Hits:

[Windows Develop《pci总线设备开发宝典》的附带光盘

Description: 《pci总线设备开发宝典》很好介绍PCI window 驱动的开发,对寄存器介绍、操作、以及通过driverstudio开发驱动的全部流程。(The "PCI bus device development book" provides a good introduction to the development of the PCI window drive, the introduction and operation of registers, and all the processes driven by the DriverStudio development.)
Platform: | Size: 6034432 | Author: `hzg593 | Hits:
« 1 2 ... 4 5 6 7 8 9»

CodeBus www.codebus.net