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

搜索资源列表

  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. vc++串口通讯

    0下载:
  2. 这是一个用visual C++编写的用于调试和单片机通讯的串口通讯程序。-This is a visual C with the preparation for debugging and communication microcontroller serial communication procedure.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5958
    • 提供者:飞翔
  1. 基于串口AT的手机短信程序

    2下载:
  2. 基于串口AT的手机短信程序 一个基于串口的手机短信发送/接收程序;Demo很简单,是以异步方式读写串口的;在对话框初始化中修改串口的配置参数正确后,能100%的正常发送/接收短信。-based on the Serial AT SMS to a procedure based on the Serial SMS Send / Receive procedures; Demo is very simple, based on asynchronous serial read and write
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:61208
    • 提供者:lxr
  1. 驱鸟程序

    0下载:
  2. 一个驱鸟设备的程序,串口程序很简洁,没有应用MFC,只使用了API函数 -one-bird procedure, serial procedure very simple, MFC is not used, use only the API function
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:50736
    • 提供者:
  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. Windows下串口通信C++源代码,纯C++代码

    0下载:
  2. 一个用c++编的串口通讯程序,经测试运行正常-with a series of the serial communication program, tested normal operation
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:246730
    • 提供者:韦龙新
  1. 单片机和PC机串口通讯试验.files

    0下载:
  2. 单片机和pc通讯的串口小程序,能够成功运行-SCM and serial communications small program to be successful
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:375683
    • 提供者:lwnjj
  1. atmega16串口收发程序

    0下载:
  2. AVR单片机atmega16串口中断接收和发送程序。接收到字符后再发送出去。-AVR atmega16 interrupt receive and transmit procedures. After receiving characters sent.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1028
    • 提供者:鹏程万里
  1. PC机串口(COM)实验器程序

    0下载:
  2. 用来模拟PC机的串口,实现各种串口数据读写的功能!-used to simulate the PC serial port, serial data of various functional literacy!
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:399265
    • 提供者:wxf0204
  1. 51单片机IO口模拟串口通讯C源程(单片机)

    1下载:
  2. 单片机串口调试小程序,是单片机之间的通信的-small microcontroller serial debugging process, the communication between the microcontroller's
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1457
    • 提供者:
  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. 串口访问功能的小测试程序

    0下载:
  2. 工作中写的一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -work written by a serial access function with a small test program, including multithreading, CRC checksum procedure contains a serial communications category, a
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:61970
    • 提供者:天照
  1. 51 IO口模拟串口通讯C源程序

    0下载:
  2. 51 IO口模拟串口通讯C源程序,IO 口模拟232通讯程序 使用两种方式的C程序 占用定时器0 -51 IO serial communications simulation C source, I simulated 232 IO communication procedures use two forms of occupation C program timer 0
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3677
    • 提供者:王胜
  1. DOS下串口通信程序来传送文件的C源代码

    0下载:
  2. DOS下串口通信程序来传送文件的C源代码,能实现文件传送-DOS serial communication procedures to document transmission C source code can achieve file transfer
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:3815
    • 提供者:何飞
  1. gps串口通信

    1下载:
  2. 一个GPS与串口通信的程序,很好的对gps信号信息解码,提取 并用VC信息转换!-a GPS and serial communication procedures, very good information to a GPS signal decoding, extraction and conversion of information with VC!
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:53065
    • 提供者:艾碧珍
  1. 串口通讯和打印及文件管理

    0下载:
  2. 这是一个集串口通讯、数据库管理、文件管理和打印机管理于一体的VC程序,很值得初学VC者好好借鉴。-This is a collection serial communications, database management, document management and printer management integrates the VC Program, is worth learning from VC properly.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:66500
    • 提供者:刘梅英
  1. VC串口

    2下载:
  2. 基于MSComm控件的PC串口通信原程序,利用中断方式接收数据-MSComm on the original PC serial communication procedure, and use interrupt receiving data
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:226924
    • 提供者:曹洪太
  1. 串口调试精灵的示例

    0下载:
  2. delphi编写的com程序,自己可以添加功能,可用做串口调试-com prepared by the procedures, they can add functionality and can be used for debugging serial
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:220057
    • 提供者:唐浩
  1. 12路串口3路Socket口的数据收发程序foucLinux

    1下载:
  2. 一个12路串口+3路Socket口的数据收发程序 嵌入式ucLinux操作系统下调试通过,可以作为程序开发者一个很好的借鉴,掌握通信协议基本原理-a Route 12 road Socket three serial data transceiver mouth procedures ucLinux embedded operating system debugging, as developers a good draw and master the basic tenets of Commu
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:12396
    • 提供者:孙彦景
  1. Delphi串口测试

    1下载:
  2. Delphi编写的串口测试程序,适合测试计算机串口好坏!-Delphi serial test procedure for the testing of computer Serial good or bad!
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:302572
    • 提供者:杨先生
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 50 »
搜珍网 www.dssz.com