CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 串口编程 搜索资源 - in

搜索资源列表

  1. tccom

    0下载:
  2. dos下用TC2.0编译的几个串口例程-a few examples in TC2.0 and Dos
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:20401
    • 提供者:李勇
  1. slsnif-0[1].4.2.tar

    0下载:
  2. 项目描述: slsnif is a serial port logging utility. It listens to the specified serial port and logs all data going through this port in both directions. Serial line sniffer是一个串行端口记录工具。它监听指定的串行端口并记录所有通过这个端口的两个方向的数据。 来源:http://freshmeat.net slsnif是一个串行端口日志
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:63848
    • 提供者:
  1. Simple Sockets Library--ssl-2[1].11a.tar

    0下载:
  2. 项目描述: slsnif is a serial port logging utility. It listens to the specified serial port and logs all data going through this port in both directions. Serial line sniffer是一个串行端口记录工具。它监听指定的串行端口并记录所有通过这个端口的两个方向的数据。 来源:http://freshmeat.net slsnif是一个串行端口日志
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:197042
    • 提供者:
  1. Com_N

    0下载:
  2. 本程序调用了微软自带的mscomm控件,实现com口的数据接收,读者可自行添加发送数据功能。内附mscomm.ocx控件及其注册方法,本程序是用的静态链接库,为的是能在没有vc库的机器上也可以运行,所以个头大了点。-Microsoft's own mscomm controls, I realize com data reception, readers can add their own functions to send data. Enclosing mscomm.ocx cont
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:97579
    • 提供者:道通
  1. ComWin32

    1下载:
  2. 一个很好用的comm类,对于开发串口工作很有帮助,因多次测试没问题!可在98/2000/xp上正常使用-a good use of comm category, serial work for the development of useful, because several tests No problem! In normal use 98/2000/XP
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:11209
    • 提供者:聂波
  1. Delphi实现串口通信的常用的方法

    0下载:
  2. Delphi是一种具有功能强大、简便易用和代码执行速度快等优点的可视化快速应用开发工具,它在构架企业信息系统方面发挥着越来越重要的作用,许多程序员愿意选择 Delphi作为开发工具编制各种应用程序。但是,美中不足之处是 Delphi没有自带的串口通信控件,在它的帮助文档里也没有提及串口通信,这就给编制通信程序的开发人员带来许多不便-with Delphi is a powerful, easy-to-use and faster code execution advantages of visu
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:5929
    • 提供者:黄区
  1. Win32下的几种串口通信编程

    0下载:
  2. 要完成串口通信, 在32位模式下, 一般说来有以下四种方法-to complete the serial communications, in 32-bit mode, in general the following four methods :
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:5790
    • 提供者:黄区
  1. 串口通讯经典程序

    0下载:
  2. 这是我自己写的关于串口通讯的小程序,适于两台PC机之间通过(交叉串口线)串口通讯.可以(自动或手动)发送数据、接收数据、保存数据。是调试串口和初步学习串口编程的好例子。其中还用到了典型的串口类,对于从事串口编程者有一定的借鉴作用。 -that I write on small serial communication procedures, suitable for two between the PC (cross-Serial Line) serial communications. M
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:83293
    • 提供者:鸡蛋
  1. profibus

    1下载:
  2. 从事Profibus的开发人员可以利用改源代码理解profibus协议。添加除通讯以外的代码,很快可以开发出自己的智能节点-engaged in the development staff can use the source code to understand change Profibus agreement. Add except communications code, we will soon be able to develop their own intelligent node
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:21318
    • 提供者:刘雨
  1. 串口通讯硬件仿真测试

    0下载:
  2. 232串口测试程序。// 软件模拟测试说明: // 1.这个测试采用查询方式进行串口通讯 // 2.将软件仿真环境的晶震设为11.0592 MHz // 3.软件模拟全速运行, 观察波特率是1200bps // 4.在串口1中输入数字或字母,可观察到通讯是否有误。-232 serial testing procedures. / / Software simulation tests : / / 1. The test inquiries conducted using seri
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:19851
    • 提供者:李天华
  1. 用VC++6.0实现PC机与单片机之间串行通信的方法

    0下载:
  2. 详细介绍了在Windows环境下应用VC++实现PC机与单片机的几种串行通信方法,给出了用Visual C++6.0编写的PC机程序和用C51编写的单片机通信程序。经实际应用系统运行稳定可靠。-detail in the Windows environment applications VC PC and SCM several serial communication method, we use Visual C 6.0 prepared by the PC and procedures u
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:6274
    • 提供者:abel
  1. VB.NET - Framework - Using the COM Port in VB.NET.

    1下载:
  2. 利用vb做串口通信,包含源碼, 以及程式.-use serial communication, including source code, and programs.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:121668
    • 提供者:黃約翰
  1. Serial Com Port Utility

    0下载:
  2. 一个用VB编写的串口通讯程序,很好,可惜是用别的语言编写,能翻译最好了-a VB prepared by the serial communication procedures, very good, it is a pity that in other languages, the translation can best
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:22946
    • 提供者:赵烈加
  1. Delphi中串口通信的实现

    0下载:
  2. Delphi中串口通信的实现 Delphi是一种具有功能强大、简便易用和代码执行速度快等优点的可视化快速应用开发工具,它在构架企业信息系统方面发挥着越来越重要的作用,许多程序员愿意选择 Delphi作为开发工具编制各种应用程序。但是,美中不足之处是 Delphi没有自带的串口通信控件,在它的帮助文档里也没有提及串口通信,这就给编制通信程序的开发人员带来许多不便。 -Delphi is a functional and rapid visual RAD tool easy to use
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:6314
    • 提供者:赵长华
  1. sysSerial

    0下载:
  2. 串口驱动,本文件是在vxworks下串口的驱动文件,网上下的,有点问题-Serial Driver, the present document is in the VxWorks Serial Driver, the Internet, some problems
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2256
    • 提供者:莫尼克
  1. freemodbus-v1.4.0

    1下载:
  2. FreeMODBUS 是针对通用的Modbus协议栈在嵌入式系统中应用的一个实现。Modbus协议是一个在工业制造领域中得到广泛应用的一个网络协议。一个Modbus通信协议栈包括两层:定义了数据结构和功能Modbus应用协议和网络层。在FreeMODBUS的当前版本中,提供了Modbus Application Protocol v1.1a 的实现并且支持在Modbus over serial line specification 1.0中定义的RTU/ASCII传输模式。从0.7版本开始,Fr
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:2948491
    • 提供者:RoverX
  1. use-USART-in-Smart-Card-mode

    0下载:
  2. This example provides a descr iption of how to use the USART in Smart Card mode. The example gives only the possibility to read the ATR and decode it into predefined buffer.-This example provides a descr iption of how to use the USART in Smart Card
  3. 所属分类:Com Port

    • 发布日期:2017-03-23
    • 文件大小:9868
    • 提供者:张建
  1. The-Serial-Program-in-VCPP

    0下载:
  2. VC++编译环境下串口通信程序编写和介绍-The Serial Program in VC++
  3. 所属分类:Com Port

    • 发布日期:2016-01-27
    • 文件大小:18432
    • 提供者:bobo
  1. VB-used-in-serial

    0下载:
  2. vb 在串口编程中的应用,pdf版本,文中讲解了编程过程。-vb used in the serial program。
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:302618
    • 提供者:qiguibao2011
  1. Serial-Communication-in-Windows

    0下载:
  2. Serial-Communication-in-Windows.zip: window 串口编程实例,可能会对学习串口编程的新手有所帮助-window serial programming examples, might be interested in learning serial programming newbie help
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:58101
    • 提供者:wwchao
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com