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

搜索资源列表

  1. SerialPort

    0下载:
  2. 在工业控制中,串口是常用的计算机与外部串行设备之间的数据传输通道,由于串行通信方便易行,所以应用广泛。该实例是一个多线程的串口处理程序-In industrial control, are commonly used in computer serial port and external serial device data transmission between the channels, because of the convenient option of serial communi
  3. 所属分类:Com Port

    • 发布日期:2017-04-29
    • 文件大小:56817
    • 提供者:师童
  1. shiboqi

    0下载:
  2. 实现函数发生器产生的波形能够在电脑显示器上显示。函数发生器通过GPIB卡与电脑连接并传输数据,电脑上通过LABVIEW软件环境完成与GPIB卡的数据通信。在LABVIEW环境下完成了对虚拟仪器前面板以及后台程序框图的设计与编程。在LABVIEW开发环境下,实现对GPIB控制时,采用VISA模块驱动的方法进行编程。设计结果在LABVIEW环境下的虚拟示波器能够实现示波器的功能,能够显示函数发生器所产生的任意波形。- achieve the waveform can be displayed on
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1672394
    • 提供者:刘峰
  1. comm

    0下载:
  2. 一个完整的串行通讯源代码,C语言,同时支持两个串行端口,中断方式,自定义数据校验协议,对开发DOS下的通讯程序非常实用-A complete source code for serial communication, C language, while supporting two serial ports, interrupt, custom data validation agreement, under DOS on the development of the communication
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:10408
    • 提供者:OURS
  1. ComMsg

    0下载:
  2. 串口通信调试程序,能够进行两个串口之间的通信,并能将接收到的数据分别以不同的数据格式显示出来,如十六进制,ASCI码等,能监控串口通信的整个过程。-Debug serial communication procedures, to carry out the communication between two serial ports, and be able to receive data in different data formats is displayed, such as hexa
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:2031198
    • 提供者:夏俊力
  1. RS232Communication

    0下载:
  2. C++Builder利用RS232介面作為資料的傳輸,詳細的流程,達到學習的目的(可透過NULL完成範例程式測試)-C++ Builder using RS232 interface for data transmission, a detailed process to achieve the purpose of the study (which can be completed through the sample program to test NULL)
  3. 所属分类:Com Port

    • 发布日期:2017-05-24
    • 文件大小:7781401
    • 提供者:MingWang
  1. CommTest

    0下载:
  2. 串口通信例程,内含串口类,一个老外写的,我修正了一个bug:在接收数据流未完成前退出程序会导致进程驻留在内存-Serial communication routines, containing serial port class, written by a foreigner, I fixed a bug: the receiving data stream does not quit the program before the completion of the process will l
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:50362
    • 提供者:yang
  1. com_sys_api

    0下载:
  2. VC下读串口的程序,要想进行无线数据传输的话,这是必备的程序-Read serial port under the VC process, in order to carry out wireless data transmission, this is the necessary procedures for
  3. 所属分类:Com Port

    • 发布日期:2017-06-14
    • 文件大小:21008157
    • 提供者:王苏贝
  1. ComClient

    0下载:
  2. 简单的串口数据对传程序,找俩台机器,分别设置服务端及客户端分别使用的串口,就能实现串口文件对传。-A simple serial data transmission process, looking for both machines were set up server and client were to use the serial port, you can achieve the serial file to pass.
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:185644
    • 提供者:戚德芳
  1. COM123

    0下载:
  2. 我自己编写的C51的232通讯程序单向发送数据!-I have written the C51' s 232 one-way communication process to send data!
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:25175
    • 提供者:haige
  1. vcMSComm

    0下载:
  2. 在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem). 还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -Mfc carried out in the simplest way serial communication than in the dialog box c
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:75594
    • 提供者:mengchao
  1. STM32_UART_printf_scanf

    1下载:
  2. STM32F103ZE串口测试程序,可以通过超级终端输出和输入数据,此程序完整可用。-STM32F103ZE serial port test program, you can output and input data HyperTerminal, the integrity of the process is available.
  3. 所属分类:Com Port

    • 发布日期:2016-01-21
    • 文件大小:1021952
    • 提供者:小三
  1. controling-of-lights

    0下载:
  2. 下位机通过串口接收数据并降该数据作为switch语句变量对应到不同的函数产生相应的现象,例如当按下全亮按钮时,通过下位机程序控制LED灯使LED灯全亮。 当鼠标勾选单灯控制区复选按钮时,同理通过串口传输数据,相应的LED点亮,取消勾选后该灯熄灭。 当鼠标点击流水灯控制区某个单选按钮时,上位机将数据通过串口送至下位机,下位机根据数据相应调节流水灯延时函数变量,完成控制流水灯速度的功能。 -Lower computer through the serial port to receive
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:2343
    • 提供者:William
  1. the-source-code-of-electronic-scale

    0下载:
  2. (1)初始化定时器与中断控制寄存器,初始化液晶显示器,设置串口通信波特率。 (2)启动双积分AD转换过程,循环读取反向积分的计数值N,根据式3-7算出反向积分的计时值T2,换算出荷载重量值,送LCD显示。 (3)每次换算出荷载重量值后,判断荷载是否超量程,如果超过系统量程2kg,则启动蜂鸣器报警。当荷载卸载至2kg以下后,解除报警。 (4)如果有校准按键被按下,则响应外部中断0并查询按键编号,执行相应校准程序。 (5)如果上位机软件STP_ISP发送了在线控制命令,则响应串口中断
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:4885
    • 提供者:ahuan
  1. electronic-scale

    0下载:
  2. (1)初始化定时器与中断控制寄存器,初始化液晶显示器,设置串口通信波特率。 (2)启动双积分AD转换过程,循环读取反向积分的计数值N,根据式3-7算出反向积分的计时值T2,换算出荷载重量值,送LCD显示。 (3)每次换算出荷载重量值后,判断荷载是否超量程,如果超过系统量程2kg,则启动蜂鸣器报警。当荷载卸载至2kg以下后,解除报警。 (4)如果有校准按键被按下,则响应外部中断0并查询按键编号,执行相应校准程序。 (5)如果上位机软件STP_ISP发送了在线控制命令,则响应串口中断
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:4847
    • 提供者:ahuan
  1. ir_scom

    0下载:
  2. 红外遥控的解码程序,详细、明了。解码后再从串口读出数据,更是清楚。数据也不局限几个字节。-Infrared remote control of the decoding process, detailed and clear. Decoding and then read data from the serial port, it is clear. Not limited to a few bytes of data.
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:241736
    • 提供者:毛小三
  1. GraphDemo

    0下载:
  2. 同样是通过MFC实现的一个对数据的展示程序,开起来不是很美观,但功能实现的很好,也希望您在使用的过程中加以修改指正,谢谢!-Through the MFC to achieve a data display program to open up is not very beautiful, but functions well, but also hope that you use in the process to modify correct me, thank you!
  3. 所属分类:Com Port

    • 发布日期:2017-11-16
    • 文件大小:44188
    • 提供者:ydl
  1. development-of-android_-serial

    0下载:
  2. android_串口开发串口在数据通信中应用广泛但 指 定 使 用 作为第三方应用开发语言这 给 语言实现串口应用带来了困 难 虽然 已经发布了 原生态开发包 支持开发者用 语言开发 程序 但目前官方提供的技术指导比较简略 通过开发一个 下串口通信应用实例 详细介绍了 的开发流程帮助开 发人员快速的完成平台搭建-android_ serial development of serial widely used in data communication specify the use
  3. 所属分类:Com Port

    • 发布日期:2017-11-13
    • 文件大小:320102
    • 提供者:杨大行
  1. CRC16

    0下载:
  2. CRC16校验算法!通讯过程可对双方数据进行校验判断数据是否正确!-CRC16 checksum algorithm! Communication process can be verified on both the data to determine whether the data is correct!
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:177593
    • 提供者:权旭涛
  1. SCommTest

    0下载:
  2. 用vc++编写的串口程序。zigee节点数据上传后显示的上位机程序。包含波特率、数据位、停止位、16进制发送、数据接收和发送等模块。-Serial programs written using vc++. After zigee node display PC data upload process. Contains the baud rate, data bits, stop bits, hex transmission, data reception and transmission mo
  3. 所属分类:Com Port

    • 发布日期:2017-05-09
    • 文件大小:1934396
    • 提供者:李佩玉
  1. CommMonitor3.13

    0下载:
  2. 软件描述 CommMonitor 侦测、拦截、逆向分析串口通信协议, 是侦测RS232/422/485串行端口 的专业工具软件,是软硬件工程师的最佳助手。CommMonitor 能侦听、拦截、记录、分析 串行通信协议,让您对应用程序操作串行端口的过程和细节,让您及时的模拟被侦听程序 或设备的数据、控制流,提高工作效率。-Software Descr iption         CommMonitor detection, intercep
  3. 所属分类:Com Port

    • 发布日期:2017-05-02
    • 文件大小:815259
    • 提供者:宋先生
« 1 23 »
搜珍网 www.dssz.com