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

搜索资源列表

  1. TI关于Jtag的一个seminar

    0下载:
  2. 一个ti关于jtag并口的说明-a ti JTAG parallel port on the note
  3. 所属分类:并口编程

    • 发布日期:2008-10-13
    • 文件大小:575987
    • 提供者:王宇新
  1. 可以设置端口,波特率,奇偶校验等参数

    0下载:
  2. 通过设置发送并接收消息:可以设置端口,波特率,奇偶校验等参数-send and receive news : you can set ports, baud rate, parity and other parameters
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:63183
    • 提供者:楠枫
  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. shortprint

    0下载:
  2. 并口驱动程序,在linux2.4可以编译通过并能运行。是个测试例程,无实际用处。-parallel port drivers, in linux2.4 be able to compile and run. Routine testing is no practical usefulness.
  3. 所属分类:Linux/Unix编程

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

    1下载:
  2. porttalk是一种并口驱动程序源代码,很多简易JTAG调试器使用它。-porttalk is a parallel port driver source code, many simple JTAG Debugger to use it.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:68315
    • 提供者:雷兵
  1. 3fprint

    0下载:
  2. 公司打印机转接板的一段小代码 主要功能是从ARM上通过I2C读取数据,然后用并口控制打印机打印,使用单片机控制-companies printer adapter plate section of the main functions of the small code is adopted from ARM I2C read data, and then use the parallel port printer control, the use of SCM control
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4595
    • 提供者:丁衍
  1. PortExpert10_SRC

    0下载:
  2. 端口专家是一个优秀的端口(串口、并口)监视、调试程序,有以下基本功能: 1.能动态设置各种通讯速率、奇偶校验、数据位、停止位和流控; 2.可以16进制形式自动显示接收到的数据,并能同时发送ASCII码(包括中文)和16进制字符串,可以任意设定自动发送周期,定时发送数据; 3.能将接收数据保存成文本文件,便于比较观察;并能发送任意大小的数据文件(以二进制形式发送); 4.能自动保存设置参数,无需每次重新设置。-port experts is a good ports (serial, parall
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:263552
    • 提供者:柳如飞
  1. TRMP

    0下载:
  2. 一个多线程发送并口控制信号的程序,控制信号的频率达到微秒级-a multithreaded parallel port control signals sent to the procedures, the frequency control signal to achieve microsecond
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:51794
    • 提供者:黄常标
  1. ieee1284_parallel_ports

    0下载:
  2. IEEE1284并口协议文档,主要描述了接口的协议规范和电气参数。-IEEE1284 parallel agreement document, describing the interface protocol specification and electrical parameters.
  3. 所属分类:并口编程

    • 发布日期:2008-10-13
    • 文件大小:340520
    • 提供者:徐刚
  1. 串口存储器

    0下载:
  2. 提供I2C总线初始化、工作时的启始位、结束位、提供I2C总线的时钟信号,并返回在时钟电平为高期间 SDA信号线上状态。本函数可用于数据发送,也可用于数据接收-provide I2C bus initialization, the Start-end, provide the I2C bus clock signal, the clock and return to the high-level signal line during the SDA state. This function can
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1257
    • 提供者:陈虹
  1. pgm89v31

    0下载:
  2.  这款编程器(非源码)由国外电子网站推出,可以读写常用的51系列单片机,自带处理器,和电脑并口连接,读写速度快,全视窗界面软件,软件直接可运行在WIN9xWINME\\WINxp\\WIN2000中。V3.1版增加了电压控制和增加了D87C51,D87C52单片机支持。编程器支持以下ATMEL单片机-new programmer (FOSS) from abroad launched an electronic, can read and write popular 51 series micr
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1579215
    • 提供者:柯杨
  1. 串口通信1

    0下载:
  2. 用从c++编写的串口通信程序,内有详细的了解并设置串口参数的源码,并含通信原理-prepared from the use of serial communication program, with detailed understanding of serial port parameters and set up the source code, and communication with Principle
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:47842
    • 提供者:沈秀峰
  1. 一个对Winsock 完成端口模型封装的类

    0下载:
  2. 在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《WIN32多线程程序设计》、《WINDOWS网络编程技术》。
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:44658
    • 提供者:王明
  1. Source_jtag

    0下载:
  2. pxa255用的并口烧写jtag口的源代码。可以修改为其他的cpu等下载工具-PXA255 the parallel port JTAG burning mouth of the source code. Can it be amended as other download tools such as cpu
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:37227
    • 提供者:wdh
  1. 嵌入式 linux串口实例

    1下载:
  2. 嵌入式串口实例,有部分测试程序,功能:每隔2秒发送“1234567890”,并打印内容。接受也是每2秒一次,并打印内容,出错时打印出错信息-example, some of the test procedures, functions : every two seconds to send "1234567890", and print content. Each also received a two seconds, and Print, Print error erro
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:3469
    • 提供者:陈明
  1. PrintDirectATL

    0下载:
  2. 并口打印的ATL书写的控件,可以直接控制并口,可以被浏览器调用,打印报表数据,-written in the ATL Control, can directly control Parallel, the browser can be called, print statements,
  3. 所属分类:并口编程

    • 发布日期:2008-10-13
    • 文件大小:24950
    • 提供者:停留
  1. RegIsaInt

    0下载:
  2. 本程序用以示范如何挂接windows系统下的硬件中断(如并口中断,串口中断等等),包含了驱动程序源代码和上层应用程序代码。驱动程序是用DDK编写的。使用前请参看readme文件。-the procedures used to demonstrate how to engage the windows system hardware interrupts (such as Parallel interrupted, interrupt, etc.), including the driver so
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:157979
    • 提供者:闪核
  1. 51串口上的128X64LCD源程序

    0下载:
  2. 串口上的128X64的LCD源程序!已编译并调试通过!-serial port on the LCD source of the built! Compiling and Debugging has passed!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:15639
    • 提供者:李平
  1. printing_class_library_src2

    1下载:
  2. Windows下打印函数库,可直接操作并口打印数据。用VC6开发-Windows Print functions can be directly operated parallel print data. Developed using VC6
  3. 所属分类:并口编程

    • 发布日期:2008-10-13
    • 文件大小:49112
    • 提供者:余情
  1. 8155KD

    0下载:
  2. 该程序可以为IC卡读写系统服务,键盘显示部分以8155并口芯片为对象编程-procedures for the IC card reader system, keyboard and display some 8,155 to Parallel Programming Object chip
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1557
    • 提供者:唐毅
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 ... 50 »
搜珍网 www.dssz.com