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

搜索资源列表

  1. 1428

    1下载:
  2. 我们可以采用两种编程方法,一种是自己编写控制各种寄存器代码进行数据的采集和输出,另外一种就是利用他封装的DLL的方法访问相应的函数进行完成.为了节省时间提高开发效率,当然使用第二种方法了-we can use two programming methods, one is prepared to control their various register code data collection and output and the other is to take advantage of
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:226269
    • 提供者:陆冬
  1. usb-driver

    0下载:
  2. 设备驱动可以理解为操作系统的一部分,对于一个特定的硬件设备来说,其对应的设备驱动是不同的。本系统要使用摄像头获取视频数据,所以编写摄像头驱动是必需得。我们选用的是OV公司系列摄像头,因为对于嵌入式开发,几乎没有通用的驱动程序可以用,不同的软硬件环境有其特殊性。本文档阐述的摄像头驱动是基于OMAP芯片和嵌入式Linux系统的。-device driver can be understood as part of the operating system for a specific hardwar
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1665161
    • 提供者:吴世华
  1. BCBDEMO

    0下载:
  2. C++ Buider下控制USB设备的例程。目标板为C8051F开发板,可通过此程序控制目标版上的LED,读取开发板上的数据。-C Buider USB devices under the control of programming. C8051F target board for the development board, through this process control objectives version of the LED, the development board to
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:707761
    • 提供者:张文
  1. usb

    0下载:
  2. WINDDK开发代码,包括U盘块数据读写,异步USB管道数据通讯控制,USBVIEW枚举查询USB HOST端口,列举USB设备信息。
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:243453
    • 提供者:alex_cn
  1. S7_200_PLC_driver.rar

    7下载:
  2. 开发工控程序时使用自由口协议比较麻烦,效率也不高,PPI的协议要么付费要么不公开要么不好用,在网上找了一下也没捷径,算了,自己搞,经过1个礼拜的劳作,用VC搞了此DLL用于西门子S7-200 PLC的通信,读100个数据耗时250ms,非常高效,在vc,delphi,vb,C#.NET平台进行测试,效果不错啊,开发效率提高数倍,特此与爱好者分享,附带源码,Development of procedures for the use of industrial free port agreement
  3. 所属分类:Driver Develop

    • 发布日期:2016-03-17
    • 文件大小:1073831
    • 提供者:liushou
  1. FDiskEx.rar

    0下载:
  2. FileDisk-有名的文件磁盘驱动程序的Delphi版,调试通过附带加载和测试工具。使用看雪论坛网站中的Delphi驱动开发研究专题的KmdKit4D003的库和工具进行编译,可作我一个基础、在delphi编译环境下开发磁盘加密、磁盘I/O数据过滤或者其他相关驱动程序。,Filedisk for delphi is Delphi Driver Development samples
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:525029
    • 提供者:张劲书
  1. passthru

    0下载:
  2. 中间层驱动开发框架 用于在其基础上对开发网络数据包的操作。-The middle layer-driven development framework for their development on the basis of the operation of network data packets.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:51239
    • 提供者:leeyu
  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. linuxdriver_code_tool

    0下载:
  2. 本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book
  3. 所属分类:Driver Develop

    • 发布日期:2017-06-15
    • 文件大小:25064728
    • 提供者:keke
  1. filesystemdriver

    0下载:
  2. 文件系统过滤驱动开发代码,可用于文件加密,保护硬盘数据的安全。-File system filter driver development code, can be used for file encryption to protect the hard disk data security.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:148174
    • 提供者:jcq
  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. PCIreadingIOdirver

    0下载:
  2. 一 本压缩包说明: 包含两个文件夹,一个word文档,和本使用说明文本文档。 其中: 文件夹 PCI9054为驱动程序的完整代码(有注释)以及类DOS应用程序。 文件夹 PCI9054应用程序(VC)是用VC开发的对应的应用程序,包括指示读写时间和显示读写数据。 WORD文档 是使用DriverWorks向导生成程序框架的过程 程序通过DriverWorks实现对PCI9054 BAR0,BAR2的数据写入,读出。读写方式是Direct IO方式。
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-07
    • 文件大小:666638
    • 提供者:yangyang
  1. xdatadriver

    0下载:
  2. 这是一个数据部分驱动开发部分的程序,是基于VC++平台的。-This is part of a data-driven development part of the process, is based on VC++ platform.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-07
    • 文件大小:4213
    • 提供者:ff
  1. 8111b

    0下载:
  2. reltek 8111b 芯片数据手册,开发reltek网卡驱动参考-data sheet of reltek 8111b
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-05
    • 文件大小:746623
    • 提供者:pengxing
  1. PCI5800

    0下载:
  2. 图像采集卡,利用windriver开发pci总线的图像数据采集功能。-Image acquisition card, the use of the image data acquisition functions windriver development pci bus.
  3. 所属分类:Driver Develop

    • 发布日期:2017-06-11
    • 文件大小:18567325
    • 提供者:鲍晓伟
  1. Source.Plx9000

    0下载:
  2. pci9054的驱动程序,是plx公司自主开发的包含dma数据传输的驱动,可以作为自己开发cpci驱动板卡驱动程序的参考。-pci9054 driver is driving the company independently developed plx contains dma data transmission, can develop their own cpci driver as the driver reference board.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-15
    • 文件大小:3974798
    • 提供者:张蓓蕾
  1. Source.PlxSvc

    0下载:
  2. pci的驱动程序,是plx公司自主开发的包含dma数据传输的驱动,可以作为自己开发cpci驱动板卡驱动程序的参考。-pci driver is driving the company independently developed plx contains dma data transmission, can develop their own cpci driver as the driver reference board.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-07
    • 文件大小:530711
    • 提供者:张蓓蕾
  1. kaoshi

    0下载:
  2. 基于web在线考试系统随着我国国民经济的飞速发展,电子计算机和通信技术的发展,人类已经逐渐地进入信息化社会。信息和材料、能源一样成为一种社会的基本生产资料,在人类的社会生产活动中发挥着重要的作用。同时人们对信息和数据的利用与处理也已进入自动化、网络化和社会化的阶段,因此,开发相关的管理信息系统已经成为各行各业的必要和必需了 -Web-based online examination system source code
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-08
    • 文件大小:72376
    • 提供者:烟鬼
  1. Com-test5_29

    0下载:
  2. VS2010下开发的串口测试程序,能根据上传的数据画出相应的图行-Developed under VS2010 serial testing procedures, can draw the corresponding figure line based on the uploaded data
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-24
    • 文件大小:284902
    • 提供者:lipeng
  1. VCom_to_udp_umdf

    0下载:
  2. WDF开发的UMDF虚拟串口驱动,实现了串口数据到UDP数据的转换。可以在XP上使用。-A UMDF virtualserial driver developed by WDF,conver serial data to ethernet UDP packet. We can use it in XP or later.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-15
    • 文件大小:3825154
    • 提供者:普云忠
« 12 »
搜珍网 www.dssz.com