CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 驱动编程 搜索资源 - 数据接口

搜索资源列表

  1. sl811hsvxworkshostdriver

    0下载:
  2. u盘驱动程序 通用串行总线(USB Universal Serial Bus)是一种计算机与外部设备连接的新技术,相对于PC传统的串/并行接口,USB具有较高的数据传输率、即插即用、热插拔、易扩充和低成本等优点。从USB标准颁布以来的短时间内,USB已成为PC必备的标准接口。 -procedures Universal Serial Bus (USB Universal Serial Bus) a computer with external devices of the new techn
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:180356
    • 提供者:aurora
  1. tcxmaster

    0下载:
  2. 所谓固件,就是存储在程序内存中的程序,用以完成驱动程序无法完成的USB 芯片及外围芯片的初始化及控制工作[23]。USB固件程序设计是USB接口部分的主要工作,它的主要目的是:当USB设备连接到主机上时,主机可以发现新设备,然后建立连接并完成数据传输任务,也就是能够让Windows正常检测和识别USB设备。因此在USB固件程序中,最重要的工作就是USB描述符的定义和USB传输中断的处理。-called firmware is stored in the memory of the procedu
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:2972
    • 提供者:ryan
  1. isp1581sys

    0下载:
  2. 这是一个用ISP1581 USB2.0接口芯片作为图像采集接口的驱动程序。该驱动程序支持Endpoint1 Bulk方式 数据输入传输。实际传输速度可以达到24MBYTE/S -This is a USB 2.0 interface with ISP 1581 chips as image acquisition interface driver. The driver support Endpoint1 Bulk data entry mode transmission. The actual
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:23011
    • 提供者:林金龙
  1. host

    0下载:
  2. 通过USB接口采集数据到上位机,获取设备的详细信息,并在上位机软件中显示出相应的波形-Through the USB interface to collect data to PC for more information on equipment and software in the host computer to display the corresponding waveform
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-05
    • 文件大小:31417
    • 提供者:sundyLuo
  1. tms320f2812-spi.rar

    0下载:
  2. dsp2812的spi接口初始化及接收数据接口程序。,dsp2812 the spi interface and receive data interface initialization procedure.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-23
    • 文件大小:955
    • 提供者:zcl
  1. PCIe_interface_driver

    0下载:
  2. PCIE接口高速数据采集卡驱动程序开发,论文-PCIE interface high-speed data acquisition card driver development, papers
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-21
    • 文件大小:257162
    • 提供者:范小虎
  1. usb_data

    0下载:
  2. 以自行开发的基于USB接口的数据采集系统为例,介绍了USB接口的硬件和软件开发过程。 -To self-developed USB-based data acquisition system as an example, the USB interface hardware and software development process.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-16
    • 文件大小:52572
    • 提供者:lin
  1. EZUSBGeneralPurposeDriverspecific

    0下载:
  2. EZ_USB 通用驱动程序(本文章中称为GPD或者是EZ_USB GPD)是用来和基于EZ_USB外设接口的通用设备驱动程序。驱动程序提供和公共USB设备请求和数据传输的用户态接口。驱动服务于两种目的。首先,它帮助设备和软件的开发者。配合EZ_USB Control Panel,它允许开发者测试他的设备的执行标准USB设备请求和数据传输的能力。其次,它为USB设备开发者提供例程。使用通用驱动程序作为起始点,可以创建一个用户驱动程序和很小的驱动程序。-General EZ_USB driver (
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:8475
    • 提供者:haoyu
  1. PCIDevice_Driver

    0下载:
  2. 本程序为基于WDM的PCI设备驱动程序,系统用于数据采集并上传到工控机,数据率约为50MBps。使用轮询方式采集(预留了中断处理接口,但是数据带宽受限)。-This program is based on the PCI WDM device drivers, system for data collection and upload it to the IPC, the data rate of about 50MBps. Collected using polling (reserved f
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-30
    • 文件大小:13307050
    • 提供者:hu
  1. NIDAQmx_8.5_Delphi

    2下载:
  2. DELPHI与NI DAQmx的接口,该文件可使用DELPHI操作DAQmx驱动,完成数据采集等功能-interface of delphi to NI DAQmx 8.5
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:51991
    • 提供者:杨德义
  1. EZ-USBandVC

    0下载:
  2. 基于EZ-USB的数据传输接口设计,对使用VC编写驱动程序接口的问题提供一定的参考价值-EZ-USB based data transfer interface design, the use of VC interface problems writing drivers to provide a reference value
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-06
    • 文件大小:168919
    • 提供者:
  1. DrivenForPcl812

    0下载:
  2. 研华数据多功能采集卡PCL812PG的驱动程序源码,C++中通过汇编语句实现底层驱动,不需要使用厂家提供的驱动程序,自行实现多个接口函数,执行效率高。-driven code of Advantage Pcl812pg Card
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:2419
    • 提供者:lcj
  1. bulkloop

    0下载:
  2. 一个用于测试上位机与USB接口数据传输的USB固件程序,可以进行快读、块写测试。- a firmware used to test bulkwrite and bulkread
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:68059
    • 提供者:上善若水
  1. comcap_mine

    0下载:
  2. 过滤rs232接口,可以监控串口中都有什么数据在传输,-monitor 232 interface,see what data flaws it tramslate.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:98407
    • 提供者:si kui
  1. diskio

    0下载:
  2. IDE接口硬盘出入口参数的编程,可用来实现对硬盘数据的读写-IDE interface hard disk the entrances parameters of programming can be used to achieve read and write data on the hard disk
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-09
    • 文件大小:938
    • 提供者:叶枫
  1. tezt

    0下载:
  2. 针对CY7C68013的C语言接口操作,包括驱动、下载固件、读写数据等,固件采用EZUSB的固件文件-CY7C68013 interface operations, including the driver, download the firmware, read and write data, etc.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:12494
    • 提供者:wang
  1. Fronius-TPS-4000

    0下载:
  2. usb通信例程代码,通过PC端口USB传输数据与USB接口设备通信。-USB SEND OR RECEIVE
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:347828
    • 提供者:wangzhizhong
  1. VcPPtoUSB

    0下载:
  2. VC++编写,通过USB接口实现PC机与单片机的数据收发-Vc++ written, through the USB interface of PC and single chip microcomputer data transceiver
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-25
    • 文件大小:87202
    • 提供者:ccl
  1. SDS011-PM2.5-laser-sensors

    0下载:
  2. SDS011激光PM2.5传感器在PC机上是测试软件,需要USB接口,一秒钟接收一次数据,数据自动捕捉-SDS011 PM2.5 laser sensors in the PC test software, you need a USB interface, a second reception time data, automatic data capture
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-25
    • 文件大小:9208613
    • 提供者:zuoyuwen
  1. dini03

    0下载:
  2. 基于qt编写的dini03水位测量仪驱动,有对外开放接口,可以读取dini03上的数据文件-QT based on the preparation of the dini03 water level meter driver, open interface, you can read the data file on dini03
  3. 所属分类:Driver Develop

    • 发布日期:2017-12-11
    • 文件大小:1053659
    • 提供者:杨炜涛
« 12 »
搜珍网 www.dssz.com