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

搜索资源列表

  1. serialport_demo

    0下载:
  2. 这个串口通信侧重于界面的编辑和数据的处理,做数据库的可以-the serial communication interface focused on the editing and processing of data, so the database can s
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:72726
    • 提供者:潘松
  1. DIGIN

    0下载:
  2. 一个外置测控程序,帮助电脑处理传感器输入的数据和信息。-an external monitoring and control procedures to help the computer sensor input data and information.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:32318
    • 提供者:范翌晨
  1. 串行通讯控件

    0下载:
  2. 本文讲述的利用通讯控件发送与接收通讯数据都是基于二进制来实现的,基于文本的情况基本与此类似。要想利用好通讯控件还有其他一些应该注意的地方,比如波特率的设置、接收与发送缓冲区的设置以及通讯过程中的延时问题的处理等等。-This paper describes the use of communications controls send and receive communications are based on the binary data to achieve, based on the
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:7302
    • 提供者:王胜
  1. 串口通信应用程序

    0下载:
  2. 这是串口通信应用中一个比较好的例子,同还展示了如何通过串口来获得GPS接收到的数据,并作相应的处理,是一个完整的示例。-This is the serial communication applications a good example, with the display through the serial GPS receiver to receive the data, and accordingly, is a complete example.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:100967
    • 提供者:匡尧文
  1. 文件夹

    0下载:
  2. 使用MSCOMM控件主要是通过事件来处理串行口的交互,即当数据到达时,控件的OnComm的事件就会来捕获或处理这些通讯事件。而OnComm事件也可以用来捕获和处理通讯错误。在实际应用中,一个MSCOMM控件就对应一个串行口,所以如果要处理多个串行口的话,必须有相应数量的控件与之对应。-use MSCOMM control mainly through the incident to the serial interaction, that is, when the data arrived, t
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:13172
    • 提供者:吕金海
  1. VB串口编程的几个问题

    0下载:
  2. VB串口编程的几个问题 串口数据接收方式 如何处理不定长数据的接收 用字符方式收发码值大于127的字符数据 串口通讯问答2-VB Serial Programming Problems serial data reception mode uncertain how long data reception mode with characters TX yards values greater than 127 characters serial data communicati
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:10419
    • 提供者:小洲
  1. UltraSonarBoard

    0下载:
  2. 机器人超声波避障系统,串口编程,8个方向8个超声波传感器数据处理,采用模糊数据处理方法-robot obstacle avoidance system, serial programming, eight direction eight ultrasonic sensor data processing, fuzzy Data Processing
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:108657
    • 提供者:luoqijun
  1. java_serial

    0下载:
  2. 用java程序从串口读数据 在这个通讯程序中使用了一个简单的协议,既不同的消息之间用星号 * 作为分隔。这个 程序中的问题是ReadSerial进程和WriteSerial进程不能够同时启动,出错信息是不能够 打开串口,因为同样一个串口不能够同时被打开两次(在ReadSerial中声明了FileReader 和在WriteSerial中声明了FileWriter)。这样是不能够实现全双工通讯的。不知道有没有 做过的大侠能够讲讲处理的办法。 -with readi
  3. 所属分类:串口编程

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

    1下载:
  2. 多线程串口接受程序,通过异步接受处理程序能对大数据量传输的串口,比如大型电信交换机计费系统,进行快速稳定的处理.-multithread serial acceptable procedure for the adoption of asynchronous processing procedures would be acceptable to the large volume of data transmission in serial, For example, major telecom
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:16404
    • 提供者:checkyvc6
  1. usbgetmywish

    0下载:
  2. getmywish使用的usb注意:由于用到多串口控制,需要在收到数据时确定是哪个串口来的数据。 下面是串口事件处理函数代码: -getmywish use usb Note : As used Multiport Serial control, the receipt of necessary data to determine which of the serial data. Below are the serial code incident handling functions
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:28029
    • 提供者:lianlian
  1. MainFormandDB

    0下载:
  2. 一个基于串口通信的汽车行驶记录仪数据采集处理系统,这里是主程序和数据库,整个项目使用Delphi的Com+组件技术开发,后面将陆续上传各个组件的源码-a serial communication based on the vehicles running Recorder Data Acquisition and Processing System, which is the main program and database, the entire project using Delphi C
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:285302
    • 提供者:李陟
  1. DrawCurve

    0下载:
  2. 汽车行驶记录仪数据采集处理系统,画动态曲线图模块-Data Acquisition and Processing System, painting dynamic curves module
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:67086
    • 提供者:李陟
  1. class

    0下载:
  2. 串口通讯类:当串口收到数据后怎样把消息通知给窗体Form,让窗体处理数据
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:8689
    • 提供者:wangxuewenf
  1. MFC

    0下载:
  2. 项目的研究内容是对硅微谐振式加速度计的数据采集电路开展研究工作。硅微谐振式加速度计敏感结构输出的是两路差分的频率信号,因此硅微谐振式加速度计数据采集电路完成的主要任务是测出两路频率信号的差值。测量要求是:实现10ms内对中心谐振频率为20kHz、标度因数为100Hz/g、量程为±50g、分辨率为1mg的硅微谐振式加速度计输出的频率信号的测量,等效测量误差为±1mg。电路的控制核心为单片机,具有串行接口以便将测量结果传送给PC机从而分析、保存测量结果。 按研究内容设计了软硬件。软件采用多周期同
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:241860
    • 提供者:tancm
  1. uart-test

    0下载:
  2. avr单片机每隔一段时间就通过串口给上位机发送一段数据,然后等待上危机处理-Single-chip avr from time to time through the serial port to the host computer to send a section of data, and then wait for the crisis management
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:2370
    • 提供者:李林梅
  1. DUT

    1下载:
  2. DUT系列数据采集模块将温度传感器(热电阻,热电偶等)的输出信号或电流、电压直接转换成数字量,通过RS-485总线及标准通信协议将数据传送给主机。在模块上由89C51单片机管理模块自动工作,通道转换、ADC启动、采集数据、参比端补偿(热电偶)、引线电阻补偿(热电阻)、数字校零、非线性校正和数据处理等,均由单片机完成,主机仅在需要数据时,发送读取数据命令,模块给出已经线性化了的温度的数字量。通讯协议兼容台湾研华ADAM4000系列和松下PLC的通讯协议,可以与大多数组态软件直接连接,不需要额外的驱
  3. 所属分类:Com Port

    • 发布日期:2017-05-13
    • 文件大小:3545881
    • 提供者:刘学伟
  1. SerialPortTest1

    0下载:
  2. 通信协议在串口通信编程中的实现,就是如何处理数据包,即发送时如何根据通信协议对数据进行“打包”,接收时如何根据协议对接收到的数据信息“拆包”,并取出自己想要的数据信息。-Communication protocols in serial communication programming is how to deal with the packets, sent the data communication protocol " package" , the received
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:29810
    • 提供者:亲爱
  1. 1111

    0下载:
  2. AVR128串口通信程序,串口中断中处理数据,能和上位机进行配合使用-AVR128 serial communication program, serial interruption of processing data, can and epistatic machine are used together
  3. 所属分类:Com Port

    • 发布日期:2017-11-17
    • 文件大小:272988
    • 提供者:xie sheng
  1. CollectionBoardLabel

    0下载:
  2. 采集48路PLC 的IO口数据,非常有用,最快速度处理数据,使用类似的MODBUS协议-PLC data acquisition 48 IO port data, very useful, the fastest processing data, using a similar MODBUS protocol
  3. 所属分类:Com Port

    • 发布日期:2017-04-29
    • 文件大小:54647
    • 提供者:Andy-Wo
  1. 串口数据收发

    1下载:
  2. 实现RS232串口数据收发,进行上下位机通讯,可以实现上位机对下位机进行控制和下位机数据反馈到上位机进行处理。(Achieve RS232 serial data transceiver, communication between upper and lower computers, can realize upper computer to control lower computer and feedback data from lower computer to upper comput
  3. 所属分类:串口编程

    • 发布日期:2020-05-12
    • 文件大小:2543616
    • 提供者:孤山客
« 12 3 4 5 »
搜珍网 www.dssz.com