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

搜索资源列表

  1. modem_com

    0下载:
  2. 这是一个对modem编程的一个小程序, 对串口操作并发AT指令集.-this is a modem programming of a small program on serial operation with AT command set.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:3501
    • 提供者:蓝天
  1. fwgComDbg

    1下载:
  2. 一个VC++编写的串口通信程序,可以通过串口发送和接收数据,并输出日志,也包含串口通讯中参数的设置-a VC prepared by the serial communication program, through the serial port to send and receive data and log exports, also includes serial communication parameters set
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:77415
    • 提供者:fwy
  1. W77E58code

    0下载:
  2. W77E58双串口通信源代码 注:此源程序只作参考,内有些函数未有原型,借鉴在于其通信方式及其设置。 CRC检校可另参考其它代码。 -W77E58 dual serial communication source code Note : This program is for reference only, not some function prototype experiences in his means of communication and set up. CRC
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:6432
    • 提供者:yanyan
  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. UARTInt

    0下载:
  2. LPC1700系列串口中断接收程序,中断方式接收上位机数据并将接收的数据回送给上位机,借助串口调试软件,并设置波特率为9600,8位数据位,1位停止位,注意不要选中"HEX显示"。-LPC1700 series serial interrupt receiving program, to interrupt PC to receive data and receive data back to the host computer, with the serial debugging softwa
  3. 所属分类:Com Port

    • 发布日期:2017-11-06
    • 文件大小:306025
    • 提供者:吴辉
  1. vb

    1下载:
  2. 1.Prodave 是用于pc 与s7 系列plc 之间的数据链接通信的工具箱。其实质就是用户通过调用“w95_s7.dll”等库函数来解决 PLC 与PC之间的数据交换和数据处理问题。 所需硬件为:CPU22x,PC/PPI编程电缆,带COM口的PC。这可能是最简单的配置,很容易实现试验的目的。这里不需要安装Prodave软件,只要把“w95_s7.dll”文件拷贝到您程序相应的目录中去即可。 2.通讯设置:打开“控制面板”中“设置PG/PC接口”选项,在“应用程序访问点”列表框内选择“S
  3. 所属分类:Com Port

    • 发布日期:2015-04-22
    • 文件大小:84085
    • 提供者:陆杰锋
  1. Serial-port-source-code-wizard

    0下载:
  2. 一个极好的串口监视、调试程序,适用于 Win9X/NT 平台,能提高开发效率,免除调试串口程序之苦。它可以在线设置各种通讯速率、奇偶校验、通讯口而无需重新启动程序;可以设置定时发送的数据以及时间间隔;可以自动显示接收到的数据,并能在字符串、十进制和十六进制之间自由切换;自动保存设置参数,是工程技术人员监视、调试串口程序的必备工具。共享软件,可免费使用 30 天。新版本增加发送文本、自动清除、自定义显示格式等功能。注意:非 Win98 用户需要 VB5 运行库 msvbvm50.dll 支持。-
  3. 所属分类:Com Port

    • 发布日期:2017-05-09
    • 文件大小:2387540
    • 提供者:雨轩
  1. Multi-point_temperature__PC(CODE)

    0下载:
  2. 多点温度采集上位机程序(原程序),这是配合这是配套本人上传的“多点温度采集系统”的上位机程序,一整套的东西,通这RS232接收下位机传来的数据,显示和画走势图,还可以控制下位机,通信协议在“Multi-point_temperature _system.rar”-Multi-point temperature of PC acquisition procedures (the original program), which is in line with this is the package
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1575543
    • 提供者:aulyp
  1. Three-wire-asynchronous-serial-communication

    0下载:
  2. 针对两算机之间串行异步通信问题开展研究,用C语言设计了仅用RXD、RXD、GND三线进行串行通信的程序。该程序通过合理设置INS8250端口的初始状态,发送方采用查询方式,接收方引入中断机制,使三线通信方式得以实现,且硬件连线简单,数据传输波特率可达115200bps的最高极限值。-Computer for the two serial asynchronous communication between the research problem, using C language design
  3. 所属分类:Com Port

    • 发布日期:2017-03-24
    • 文件大小:6106
    • 提供者:王成
  1. Serial_Monitor

    0下载:
  2. 串口监视工具,主要是抓取设定串口上的数据,已方便调试程式。-Serial monitoring tools, mainly crawling serial data set, the program has been to facilitate debugging.
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:28052
    • 提供者:winnerme
  1. 002

    0下载:
  2. 51单片机串口通信程序集 C语言程序 C语言程序-51 single-chip serial communication program set C Language Program
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:2109
    • 提供者:金兰
  1. gprs

    0下载:
  2. GPRS AT 指令集封装程序,基于MC45-GPRS AT command set package program, based on the MC45
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:649226
    • 提供者:徐德亮
  1. TTY

    0下载:
  2. 这是一个用API函数写的MFC串口程序,可以发送数据也可以动态显示接收的数据,参数可以随意设置,使用效果好-This is an API function with the serial program written in MFC, you can send the data can also be dynamically display the data received, parameters can be free to set up, use good effect
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:51596
    • 提供者:武汉
  1. SerialPortTest

    0下载:
  2. 取自龚建伟的书,这是一个可以设定串口号的串口程序,可以方便的学习串口编程-From GONG' s book, which is a serial number can be set to the serial port program, you can easily learn serial port programming
  3. 所属分类:Com Port

    • 发布日期:2017-04-25
    • 文件大小:312247
    • 提供者:zhangsan
  1. comdisplay

    0下载:
  2. 本资源为10位ADC采样电位计数据串口VC动态显示程序,具有保存数据,动态显示数据,向前和前后查看数据,显示数据包接收时间,还可设置刷新频率的功能。同时压缩文件中含有此程序的完整解释。-The resources for the 10-bit ADC sampling data port VC potentiometer dynamic display program has saved the data, dynamic display of data, forward and around
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:113536
    • 提供者:王伟忠
  1. ChuanKou

    0下载:
  2. 用vc写的串口监视程序,可以进行通讯参数设置进行实时监视-Vc wrote with serial monitoring program, set the communication parameters can be monitored in real time
  3. 所属分类:Com Port

    • 发布日期:2017-05-22
    • 文件大小:7105073
    • 提供者:王果
  1. simulator-vehicle-detector

    0下载:
  2. 多线程车辆检测器模拟程序(多线程串口发送)可设置模拟车辆速度(最大车速和最小车速)及车流量 注意:只有计算机有串口存在才能运行-Multithreading vehicle detector simulation program (multi-threaded serial port) can be set to simulate vehicle speed (maximum speed and minimum speed) and traffic volume Note: there is
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:745653
    • 提供者:wuyun
  1. UART

    1下载:
  2. 程序名称:UART.ASM 功能描述:波特率设置为9600bit/s,采取接收为中断方式 ,发送 为查询方式。实现把从串口接收到的一字节数据,发送 给串口 把采用方式1串行接收来的数据,存储到数据存 储器30H单元中。-Program Name: UART.ASM Features: baud rate is set to 9600bit/s, to receiving the interrupt, sends for the query. Received from
  3. 所属分类:Com Port

    • 发布日期:2017-03-25
    • 文件大小:929
    • 提供者:zhengtiyu
  1. PC-and-PLC-Communication

    0下载:
  2. PC2PLC VC程序,设置串口参数后,执行【接收】命令即可实现PC与PLC间的串行通信。-PC2PLC VC program, set the serial port parameters, perform the command can be achieved [receiver] between PC and PLC serial communication.
  3. 所属分类:Com Port

    • 发布日期:2017-03-23
    • 文件大小:67141
    • 提供者:朱小方
  1. RXCVER

    0下载:
  2. 异步串口接收程序,可设置波特率和奇偶校验-Asynchronous serial port to receive the program, set the baud rate and parity
  3. 所属分类:Com Port

    • 发布日期:2017-11-21
    • 文件大小:2290
    • 提供者:张明
« 12 3 »
搜珍网 www.dssz.com