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

搜索资源列表

  1. VictorComm1335

    0下载:
  2. C++Builder 串口编程的很好的控件包,有必要用BCB编写的同仁不防下载试用.-C Builder Serial Programming good control packet, it is necessary to prepare the BCB colleagues not anti-downloading trial.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1035338
    • 提供者:谢军
  1. 20050120091918_MySerialPort[2004-01-18-01]

    0下载:
  2. 从串口读取数据,有两种方法,1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的接收,其实就是第一种方法的变种: 一个侦听EV_RXCHAR,一个对EV_RXCHAR进行分析,其实就是超时判断。如果接收
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:46411
    • 提供者:刘云鹏
  1. SerialPortTest

    0下载:
  2. 串口通信的用户协议的编制与数据处理方法 串口数据包处理方法编程实例-Serial Communication user agreement and the establishment of data processing methods serial data packet processing methods Programming Example
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:72725
    • 提供者:孙洪亮
  1. ComSaber

    0下载:
  2. 这是一个VC6.0下编的422串口通信工具,具有报文分析,BCC校验处理,报文显示,报文接收后回复,定时发送等多种功能-This is a series of 422 under VC6.0 serial communication tool with the packet analysis, BCC check processing, message display, message, after receiving responses, from time to time to send a
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2480819
    • 提供者:陈峰
  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-08
    • 文件大小:113536
    • 提供者:王伟忠
  1. ITxiazai_VB6CHS

    0下载:
  2. [串口温度数据采集并实时显示.rar] 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:17434
    • 提供者:
  1. 53760495SMSSend(VB)

    0下载:
  2. 一个比较完整串口通信程序Vc++源代码 相信大家看后一定会有收获的-I shall never forget the one fourth serious and three fourths comical astonishment, with which, on the morning of the third of January eighteen hundred and forty two, I opened the door of, and put my head into, a st
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:350189
    • 提供者:
  1. VictorComm1501

    0下载:
  2. 串口控件 Victor 串口 VCL 控件 1.完全由 C++ 代码写的, 支持简体中文, 繁体中文, 英文. 2.免费控件, 在主页上可提供示例程序和使用方法 3.免费升级, 如果控件版本升级, 在直接主页上下载新版本控件 4. 使用简单方便,可以选择使用控件提供的按照时间间隔和首尾控制符两种方式自动识别数据包-Serial control Victor serial VCL controls 1. Entirely C++ code written to support S
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:16610
    • 提供者:蔡孟超
  1. commFileSendRcv

    0下载:
  2. 两台计算机间用串口传输文件的例子,含发送端和接收端的源代码。 文件按包一个一个传输,每传个包等待对方应答后再继续传下一个包,传输稳定可靠。多次发大文件长时间测试未发现问题-Serial port between two computers, send files using the example of the sender and the receiver with the source code. File transfer according to package one by one,
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:119390
    • 提供者:Kim Huang
  1. AccessPort

    0下载:
  2. 一款很好用的串口抓包工具。。。很强大啊-A good use of the serial packet capture tool. . . Very strong ah. . . . . . . . .
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:391355
    • 提供者:张鸿飞
  1. CRC_DEMO

    0下载:
  2. 用来判断CRC是否正确,数据包是否完整的程序,该串口类也很好用。-CRC is used to determine whether the correct procedures for the packet is complete, the serial port class to be smooth.
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:38618
    • 提供者:JOJOchen
  1. SerialPortTest

    0下载:
  2. 在VC程序中,每当串口缓冲区中有一个或一个以上字符时触发串口通信事件(字符个数可以在程序中进行设定),该事件就驱动(调用)串口通信事件处理函数,对接收到的数据进行处理,判断是否为包(串)头,即第一个字符,再判断是不是结束字符,若是结束字符,则还要对数据进行校验计算,并与接收到的校验值比较,或两者相同,则断定接收到的数据包是正确的,否则是错误的。-In the VC procedure, whenever the serial buffer has one or more serial commu
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:59862
    • 提供者:借方鋆
  1. SerialPortTest1.0

    0下载:
  2. 串口通信编程,数据通信协议及串口通信数据包处理方法编程。-Serial communication programming, data communication protocol and packet processing method of serial communication program.
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:83375
    • 提供者:梁辉
  1. Victor-serial--VCL

    0下载:
  2. 简单实用, 功能强大,免费的 C++ Builder 串口控件! 1.支持二进制数据和文本数据的收发 2.支持任意格式的数据的收发 3.支持两种数据包协议(识别每帧数据首尾的方法): ①超时判断数据首尾, 适用于与单片机和仪表的通讯 ②帧首尾和控制符, 适用于大量复杂的数据传输, 例如文件收发等-Simple, practical, powerful C++ Builder serial control! This control is free and no regis
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1126952
    • 提供者:wu ming
  1. TCommPkg

    0下载:
  2. 串行口通讯数据包协议,c++builder-Serial port communication data packet protocol c++builder,
  3. 所属分类:Com Port

    • 发布日期:2017-04-14
    • 文件大小:5241
    • 提供者:刘洋
  1. chuankou

    0下载:
  2. 利用visual c++编写的界面包括发送和接收两部分。发送方用于控制发送的数据内容,接收方主要用于提取有用的数据包内容。-Interface use visual c++ prepared including sending and receiving of two parts. The sender used to send control data content, the receiver is mainly used to extract useful data packet cont
  3. 所属分类:Com Port

    • 发布日期:2017-05-14
    • 文件大小:3120889
    • 提供者:温正阳
  1. CRC

    0下载:
  2. 自己写的一个CRC校验算法的函数,只要知道数据包的地址和数据包的长度就可以直接算出CRC校验值-A CRC checksum algorithm to write their own functions, as long as the packet address and the length of the packet can be directly calculated CRC value
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:873
    • 提供者:竹篙子
  1. JavaChuanKou

    0下载:
  2. Java串口编程。包括常见的Java串口包、串口API实例、串口参数的配置等-Java serial programming. Including common Java serial packet serial API instance, the configuration of the serial port parameters
  3. 所属分类:Com Port

    • 发布日期:2017-11-25
    • 文件大小:116886
    • 提供者:Tom
  1. vb_programm

    0下载:
  2. 以921600的波特率接受数据,并识别帧头,对数据进行分组处理,并可保存于txt中-921600 baud rate to accept the data and identify the frame header, the data packet processing, can be stored in txt
  3. 所属分类:Com Port

    • 发布日期:2017-11-19
    • 文件大小:1864367
    • 提供者:李敏
  1. serial_linux

    0下载:
  2. This a simple code using COM port in Linux. The host sends a packet of 6 bytes (including CRC) through serial port and waits for the responding packet. If CRC is correct, the packet is parsed to get some useful data. Test code and Makefile is include
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:4539
    • 提供者:Kang Yong Rim
« 12 »
搜珍网 www.dssz.com