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

搜索资源列表

  1. AFTNTrans

    3下载:
  2. 此程序利用串口读取民航AFTN电报网中的AFTN信息,然后进行电报解读,并将解读出来的信息存储到数据库中。是民航常用的电报数据读取端口-use of this procedure to read CAD AFTN serial cable network AFTN the information and then proceed telegram read, and read out the stored information to the database. CAD is used to r
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:72272
    • 提供者:我是我
  1. CommPort-CSharp

    0下载:
  2. 利用rs232类进行串口的读写操作,并在windows下显示读写的数据.开发环境:VS.NET2003-use RS232 serial port for the class to read and write operation and shown in the windows read and write data. Development environment : VS.NET2003
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2554
    • 提供者:任绘锦
  1. 不占用串口资源读取串口

    0下载:
  2. 不占用串口读取串口,在win98下VxD串口数据捕捉的程序。具体使用可以自已在界面上学习-off Serial serial read in VxD under win98 serial data capture process. Concrete can use in their own learning interface
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:33254
    • 提供者:向峰
  1. Vb串口通讯调试方法

    3下载:
  2. vb 串口通讯调试方法 现有电子秤一台,使用串口与计算机进行通讯。编写VB程序来访问串口,达到读取电子秤上显示的数据。该电子秤为BE01型仪表,输出为RS-232C标准接口,波特率为300-9600、偶校验、7个数据位、2个停止位。所有字符均发送11位ASCII码,一个起始位。在VB中与串口通讯需要引入控件MSComm串口通讯控件(在Microsoft Comm Control 6.0中)-vb serial communications debugging method existing
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2878
    • 提供者:林帆
  1. myflycontrol

    0下载:
  2. 模型飞机测控平台是用delphi编写的串口操作软件,源码中涉及到GPS数据接收,多线程等编程方法,对于串口编程的朋友们大有帮助,实际案例学习比看书快多了。-model aircraft monitoring platform is prepared by using delphi Serial operating software, the source code relating to the GPS data reception, multi-threading programming, s
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:319887
    • 提供者:张永
  1. telephone

    0下载:
  2. VC编程:写入和读取记忆ic的数据,并能复制读取数据并可将之写入下一台机器。-VC program: ic memory write and read data, and can copy and can read data written to the next machine.
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:82763
    • 提供者:slyaoba
  1. Caminho-mais-curto

    0下载:
  2. this project help you to create a connection between serial port and computer to read data from and then send a data from the computer to the serial
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:184397
    • 提供者:laith Samara
  1. Advanced-Serial-Write-and-Read

    0下载:
  2. 通过在labview界面中设置串口参数,读写串口数据.转载自www.cpubbs.com- Set parameters of serial port in the interface of labview to reading and writing serial data. From www.cpubbs.com reprinted
  3. 所属分类:Com Port

    • 发布日期:2017-03-25
    • 文件大小:30219
    • 提供者:lujing
  1. read-232-save-to-ACCES

    0下载:
  2. 污水厂读取上位机串口232的数据并保存在access数据库里,具体的数据可以根据上位机的变量来修改,可以做为学习用-Wastewater treatment plant to read the data of the host computer serial port 232 and stored in the database access to specific data can be modified based on the variables of the host computer,
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:26355
    • 提供者:endinies
  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. VB-Read-IEC1107

    0下载:
  2. 电脑RS232转RS485接口,读取进口电能表(IEC1107规约)的数据并显示。VB开发环境。 通用读取程序,在兰吉尔电表测试通过。-Computer RS232 to RS485 interface, read the the imported energy meter (IEC1107 Statute) of data and display. VB development environment. General reading program, by Langille meter te
  3. 所属分类:Com Port

    • 发布日期:2017-11-04
    • 文件大小:3956
    • 提供者:hwqhwq
  1. RTDemo

    0下载:
  2. 经典VC++环境下从串口读取数据并实时绘制曲线图-Read data from the serial port classical VC++ environment and real-time rendering graph
  3. 所属分类:Com Port

    • 发布日期:2017-11-12
    • 文件大小:173036
    • 提供者:mymcold
  1. ComCommunication

    0下载:
  2. JAVA实现串口通信并结合JfreeChart实现对读取的数据进行实时图形监控,并实时处理分析数据将结果显示在用户界面和图形上-JAVA realization of serial communication and combined JfreeChart to read data real-time graphical monitoring, and real-time processing and analysis data the results displayed in the user
  3. 所属分类:Com Port

    • 发布日期:2017-11-14
    • 文件大小:12334735
    • 提供者:付兴旺
  1. Rs232_PC

    0下载:
  2. C#与RS232串口通讯程序,其中包括读取数据、写入命令-C# and RS232 serial communication program, including the read data, write command
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:110399
    • 提供者:杨成
  1. 1233

    0下载:
  2. 主要是一个串口的通讯收发数据和读取数据,是自己编写的-Is primarily a serial communication receive data and read data, write their own
  3. 所属分类:Com Port

    • 发布日期:2017-05-18
    • 文件大小:4741165
    • 提供者:小昭
  1. lab-uart

    0下载:
  2. verilog RS232 讀取跟寫入和傳送資料-verilog RS232 with write and read data transfer
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:181558
    • 提供者:林孟賢
  1. port_new

    0下载:
  2. 过程工业监控系统RTU客服端与服务器,客服端监控过程的串口,串口数据经本地客服端通过TCP协议发送到远程服务器。-herein, I imply a processional supervision system consisted of client and server.the client read data local device through serial port and transform the data to server through TCP/IP
  3. 所属分类:Com Port

    • 发布日期:2017-05-07
    • 文件大小:1121709
    • 提供者:chen
  1. SeriaTool

    0下载:
  2. C#写的串口调试助手工具,使用后台线程读数据-C# to write the serial debugging assistant tool, using a background thread to read data
  3. 所属分类:Com Port

    • 发布日期:2017-04-26
    • 文件大小:96258
    • 提供者:
  1. chengzhong

    0下载:
  2. 利用S7-200PLC的port0读取RS485接口仪表的数据(Use S7-200PLC port0 to read data from RS485 interface meter)
  3. 所属分类:串口编程

  1. ReadDaTime

    2下载:
  2. 从串口读取串口数据,并截取部分数据进行曲线拟合,实时读取数据,定时持续更新曲线。(Read data from serial port and intercept some data fitting curves.)
  3. 所属分类:串口编程

    • 发布日期:2019-09-18
    • 文件大小:31744
    • 提供者:绮筵
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com