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

搜索资源列表

  1. EPP_Loopback

    0下载:
  2. 并口回送驱动程序,用于轮询并口,不需要实际硬件,只要有根符合TouchStone CheckIt规范的回送连接器(电缆)就行-driver for polling parallel, not the actual hardware, as long as a root with TouchStone CheckIt sent back to the norms connector (cable) on the line
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:97640
    • 提供者:海明
  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. Pall_Use

    0下载:
  2. 并行接口应用,用WINIO进行并行口的编程,可利用并行接口制作仪器仪表,以及用并口进行虚拟仪表的开发.-parallel interface application for use WINIO programming parallel port, parallel interface can be produced using the instrumentation, Parallel and use virtual instrumentation development.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:336546
    • 提供者:lys
  1. porttalkforNT

    0下载:
  2. 这是在w2000和winxp下直接访问IO断口的驱动源码,我们可以用该驱动来直接访问并口。-This is the w2000 and winxp direct IO fracture visit the driving source, We can use that to drive directly to the parallel port.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:68327
    • 提供者:李宁
  1. ParallelPortSys

    0下载:
  2. 通过在编写驱动程序现在在ring3级别可以直接返问并口端口,并编写了调用Dll,通过Dll可以很方便的返问底层驱动。-adopted in the preparation of the driver now ring3 levels can be asked directly back to the Parallel port, and the preparation of call Dll, Dll can conveniently back to the bottom driver aske
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:13465
    • 提供者:沉沉
  1. Winio_IIC

    1下载:
  2. 使用VC6开发 通过并口操作IIC 使用winio驱动操作并口-VC6 development through the use of parallel operation IIC use winio Driver Parallel operation
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:76054
    • 提供者:islq
  1. 8255a_8253a

    0下载:
  2. 可编程并行接口8255A原理实验以及8253a中所用到的源程序.已经经过编译及上机实验。功能良好运转正常 -programmable parallel interface 8255A principle experiment and 8253a used by the source. Had already been Compiling and experiment on the plane. Good function in normal operation
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:978
    • 提供者:chance
  1. JtagDown

    1下载:
  2. 用Visual C++写的通过并口驱动完成FLASH的JTAG下载的源码-written with Visual C Parallel driven by the completion of the JTAG FLASH download FOSS
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:44201
    • 提供者:阿令
  1. openfiles

    0下载:
  2. 关于并口的一个例子,对于初学者比较有用,希望大家一起努力-the parallel port on one example, more useful for beginners, we hope to work together to
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:14425
    • 提供者:wx
  1. PortPCIO

    0下载:
  2. 并口PCI调试工具,内涵并口访问的API函数的调用方法。-Parallel PCI debugging tools, content Parallel visit API function call methods.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:50704
    • 提供者:weirong
  1. ParallPortDriver

    0下载:
  2. 一个非常好的pnp 并行端口设备驱动程序,学习入门Windows WDM 驱动程序很好-a very good pnp parallel port device driver. learning portal Windows WDM good
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:29309
    • 提供者:董金梅
  1. papic_src

    0下载:
  2. 1) Parallel Port I/O 2) Control LPT pin
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:25725
    • 提供者:boraid2007
  1. pport_source

    0下载:
  2. 一个并口开发的源程序,有驱动源代码,也有VC与VB的测试源码-a parallel development of the source code, source code drivers have VC and VB source test
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:126050
    • 提供者:郭国锋
  1. eppDriver

    0下载:
  2. 这是VC编写的并口驱动-prepared by the Parallel Drive
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1268542
    • 提供者:李飞
  1. shortforlinux

    0下载:
  2. 并口驱动程序,本程序在2.4内核下已经成功运行,测试也很成功。-parallel port drivers, the procedures under the 2.4 kernel has been successfully running test was also very successful.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:9246
    • 提供者:wyh
  1. Sample1

    0下载:
  2. 并口转I2C样本程序,本人原创,样本只做了写一个数据的例子。要需要扩展需要用户自己添加。对电子工程人员有很大帮助!-Parallel to I2C sample program, I created, only the writing samples of a data example. To the need to expand the need for users to add their own. Of electronic engineering staff are very helpf
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-14
    • 文件大小:64304
    • 提供者:dahai
  1. Inpout32

    0下载:
  2. manage parallel port in windows xp
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:271175
    • 提供者:carlos
  1. parallel

    0下载:
  2. 并行处理功能,在现在的技术中用的特别的多,-Parallel processing capabilities, the technology now used in more special,
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:2362
    • 提供者:邱波
  1. 2007032313432823734

    0下载:
  2. 在VB下面做的一个调用WINIO实现并口通讯的小例子(内含时序配合)-done in VB below the realization of a parallel port call WINIO communications small examples (intron timing tie)-done in VB below the realization of a parallel port call WINIO communications small examples (intron t
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-07
    • 文件大小:198552
    • 提供者:gobeng zhang
  1. 12864-parallel-LCD-program

    0下载:
  2. 12864 parallel LCD program
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-10
    • 文件大小:1929119
    • 提供者:王伟
« 12 3 4 »
搜珍网 www.dssz.com