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

搜索资源列表

  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. 一个串口包装类及演示程序

    0下载:
  2. 从串口读取数据,有两种方法, 1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。 2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的-read data from the serial port, there are two methods, one
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:49061
    • 提供者:张权
  1. GPSSim.rar

    1下载:
  2. GPS信号模拟器源代码,串口读取GPS报文,解析,显示GPS信号点,很有用的。,GPS
  3. 所属分类:GPS develop

    • 发布日期:2017-04-09
    • 文件大小:403365
    • 提供者:天天
  1. VCComm

    1下载:
  2. VC从串口读取数据并实时绘制曲线图,非常好用。-VC data from the serial port to read real-time rendering curve is very useful.
  3. 所属分类:Com Port

    • 发布日期:2015-10-20
    • 文件大小:166912
    • 提供者:Lihao
  1. 4

    0下载:
  2. GPS数据采集程序(通过串口读取GPS数据,协议格式为GRPMC)-GPS data collection procedures (through the serial port to read GPS data, the agreement format GRPMC)
  3. 所属分类:GPS develop

    • 发布日期:2017-04-16
    • 文件大小:99658
    • 提供者:张小军
  1. GPS

    0下载:
  2. 一个简单地基于VC 读取串口读取gps 数据-VC based on a simple reading gps serial read data
  3. 所属分类:GPS develop

    • 发布日期:2017-05-19
    • 文件大小:5207608
    • 提供者:李宁
  1. Agilent34401a

    1下载:
  2. 安捷伦34401a数字万用表,通过串口读取,在电脑上显示所测量电压、电流.-Agilent 34401a digital multimeter, to read through the serial port, the computer displays the measured voltage and current.
  3. 所属分类:Com Port

    • 发布日期:2016-01-25
    • 文件大小:1882642
    • 提供者:蝈蝈
  1. lBarcodeReader

    0下载:
  2. VB通过COM串口读取条形码设备,程序用到了MsComm.ocx控件,如果对此控件没有掌握用法的朋友,可以参考一下这个实例。 -COM serial port through VB to read the bar code equipment, procedures used in the MsComm.ocx control, if this control does not have the use of a friend, you can refer to this example.
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:3947
    • 提供者:liubin
  1. ESIVacSys2_v1.0

    0下载:
  2. ESI 真空计串口读取.利用RS232读取并生成文件自动记录真空度。-Vaccum recorder by RS232C for ESI ion Gauage.
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:630059
    • 提供者:Qi
  1. c# 串口通讯 读取数据库等信息

    3下载:
  2. c# 串口通讯 读取数据库等信息,写入注册表,读取磅的数据,写入数据库-c# serial communication read the database information, write to the registry, read pounds of data, written to the database
  3. 所属分类:串口编程

    • 发布日期:2014-01-25
    • 文件大小:675781
    • 提供者:adai
  1. myserial

    0下载:
  2. Android通jni读取串口数据实例,包含lib库文件,封装好了jni(Android serial read and write)
  3. 所属分类:android开发

    • 发布日期:2017-12-19
    • 文件大小:78848
    • 提供者:glzhong
  1. 串口调试助手V2.2

    0下载:
  2. 可以从电脑上读取串口数据,初学者必备的软件。(You can read serial data from your computer)
  3. 所属分类:串口编程

    • 发布日期:2017-12-21
    • 文件大小:125952
    • 提供者:wy。
  1. STM32 串口

    0下载:
  2. STM32f103vet6进行串口读取,发送(STM32f103vet6 serial read, send)
  3. 所属分类:串口编程

  1. 串口

    0下载:
  2. 与台达PLC进行串口通信,读取参数及控制运动(Read parameters and control movement)
  3. 所属分类:串口编程

    • 发布日期:2017-12-31
    • 文件大小:5120
    • 提供者:sam_van
  1. MSComm 串口通信6月9日

    0下载:
  2. 数据的读取:串口通信串口按位发送和接收字节,可以将来自CPU的并行数据字符转换为连续的串行数据流发送出去,同时可将接受的串行数据流转换为并行的数据字符供给CPU的器件使用。串口通信最主要的参数是波特率、数据位、停止位和奇偶校验。(The data read: serial communication serial port by sending and receiving bytes, parallel data characters from the CPU into a continuous
  3. 所属分类:串口编程

    • 发布日期:2018-01-01
    • 文件大小:11770880
    • 提供者:celery123
  1. GPRMC

    0下载:
  2. 通过串口读取gps时钟不同格式的数据,并显示相关经纬度、高度等信息(Read GPS data through serial and display)
  3. 所属分类:串口编程

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:Wendy1811
  1. 可以发送长字符串的串口调试助手

    0下载:
  2. 实现串口调试,可以读取终端与上位机之间数据的读取发送(To realize serial debugging, the reading and sending of data between the terminal and the upper computer can be read)
  3. 所属分类:串口编程

  1. Moudbus_文本读取和通讯

    0下载:
  2. 实现文本读取、字符转码、Moudbus协议创建和串口通讯。(Implementation of text read, character transcoding, Moudbus protocol creation and serial communication.)
  3. 所属分类:串口编程

    • 发布日期:2018-01-10
    • 文件大小:24576
    • 提供者:rocfly
  1. GE PLC串口通讯,VB编制,读取内存单元

    0下载:
  2. GE PLC串口通讯,VB编制,读取内存单元(GE PLC serial communication, VB compilation, read memory unit)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-22
    • 文件大小:3072
    • 提供者:彦子盗
  1. LABVIEW 串口读取数据

    1下载:
  2. LABVIEW 串口读取数据
  3. 所属分类:串口编程

« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com