CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Parallel port

搜索资源列表

  1. ParallelPortTest2

    0下载:
  2. 利用ntport libray实现的计算机并口位输入输出测试程序源码。-Ntport libray achieved using computer parallel port digital input and output test procedure source.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:197098
    • 提供者:汤圆
  1. POS58LDLL1.1

    0下载:
  2. 利用VC6.0,非MFC,实现PC串并口,打开,关闭,读,写操作的动态库-Use VC6.0, non-MFC, the realization of PC parallel port string, open, closed, read, write, operate a dynamic library
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:90331
    • 提供者:zhaoyanming
  1. ParellelPortLcd1602Driver

    0下载:
  2. 用并口去驱动液晶屏LCD1602的源代码,把并口当单片机IO口来用-Using parallel port to drive LCD LCD1602 the source code, the parallel port when the single-chip IO port to use
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-16
    • 文件大小:94755
    • 提供者:liuwei
  1. SJF2440

    0下载:
  2. 从PC机并口通过JTAG烧写S3C2440的程序源码。这是一个Vistual Studio C++工程。-Machine from the PC parallel port JTAG programmer through the process S3C2440 source. This is a Vistual Studio C++ Works.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-17
    • 文件大小:38767
    • 提供者:SouthSand
  1. 51Pro

    0下载:
  2. 51单片机并口驱动程序,编程使用源代码-51 Single-chip parallel port driver, programming using the source code
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1176450
    • 提供者:ngfwin
  1. dp_test

    0下载:
  2. 本程序是用VHDL语言编写的,其中包括并口通讯,DDS电机调速,编码器信号处理等,对研究这方面的工程人员有一定参考作用-This procedure is used VHDL language, including the parallel port communication, DDS motor, encoder signal processing and so on, to look at this area of engineering staff have a certain refe
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:602791
    • 提供者:maolianghu
  1. sjf2410forwigglerJTAGcode

    0下载:
  2. sjf2410不支持wiggler下载,主要是并口所用的数据线定义不同,主要修改JTAG.H头文件里的定义。若并口地址也不是常用的则也需要修改相应文件。 Visual C++环境编译 修改部分如下所示 #define TCK_H 0x04// 0x01 #define TDI_H 0x08// 0x02 #define TMS_H 0x02// 0x04-sjf2410 does not support download wiggler is mainly used for
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:42533
    • 提供者:a
  1. parport_Windows_driver_WDM

    0下载:
  2. 鼠标Windows驱动,开发工具WinDDK-Parallel port driver for windows, tools: winddk
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-27
    • 文件大小:232965
    • 提供者:Li Tian
  1. PPORT

    0下载:
  2. 通过并口实现2台计算机通讯,程序使用轮询方式-Realize through the parallel port 2 computer communications, procedures for the use of polling mode
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:2170
    • 提供者:张伟
  1. clsparportdev

    0下载:
  2. set of classes for parallel port device acce-set of classes for parallel port device access
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:922
    • 提供者:agotovac
  1. EasyParallel

    0下载:
  2. 本程序演示如何使用WinIO向并口发送十六进制代码。-This procedure demonstrates how to use the parallel port to send WinIO hex code.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:74099
    • 提供者:祁艳胜
  1. S3C44B0X_training_materials_and_source_code.

    0下载:
  2. S3C44B0X全套培训资料及源代码,ARM 并行口仿真器的使用.-S3C44B0X a full set of training materials and source code, ARM emulator parallel port use.
  3. 所属分类:SCM

    • 发布日期:2017-05-25
    • 文件大小:8131918
    • 提供者:jfgjgh
  1. nc_control

    1下载:
  2. 数控切割控制系统,需要DLPORTIO,通过控制8位的并口的电位高低来4路控制数控切割机-NC cutting control system, required DLPORTIO, by controlling the parallel port 8 to the potential level of 4-way control of CNC cutting machine
  3. 所属分类:Other systems

    • 发布日期:2017-01-25
    • 文件大小:53225
    • 提供者:苏雯
  1. Stepper

    0下载:
  2. stepper motor controller using vb through parallel port
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:826273
    • 提供者:Niranjith
  1. FinalReport160408

    0下载:
  2. My mini project report. Mobile robot that was wirelessly controlled using the parallel port. GUI designed in VB6
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-09
    • 文件大小:1994813
    • 提供者:punkisnail
  1. 1

    0下载:
  2. 12864并口驱动程序,控制芯片为7920 ,C51源代码,已经调试成功-12864 parallel port driver, the control chip for the 7920, C51 source code, debugging has been successful
  3. 所属分类:assembly language

    • 发布日期:2017-04-28
    • 文件大小:49417
    • 提供者:wangbo
  1. bingkou

    0下载:
  2. 基于89s52的并口显示程序,使用三位数码管,用74ls245做驱动。-89s52 shows the parallel port-based procedures, the use of three digital tube, to do with 74ls245 drive.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:676
    • 提供者:蒙冠杰
  1. yy

    0下载:
  2. 89C2051在这里的基本作用是检测外接的多路有线报警传感器的报警电平信号,并转化成一一对应的“COMSMSXX”指令,最后从串口以9600BIT/S、8、N、1的格式发送给JB35/JB35G,触发JB35/JB35G“报警设置(2)”中的报警短信。由于89C2051口线的限制,我们只扩展了12路外接传感器并口输入口,如果用户需要把20路都转化成并口输入口,那就要用更多口线的单片机来实现,如89C51等。-89C2051 here the basic role is to detect ext
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:91808
    • 提供者:朱平华
  1. zizhi-ATMEGA16-bianchengqi

    0下载:
  2. 自制的最简单的avr的编程器,需要使用并口。-Made the simplest avr programming, and need to use the parallel port.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:43241
    • 提供者:heyaoting
  1. Console

    0下载:
  2. It counts the input ttl frequency at the s5 bit of parallel port using ntport library.
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:497130
    • 提供者:syed ali
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com