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

搜索资源列表

  1. hcom

    0下载:
  2. 应用api函数编写串口通讯程序,应用轮询方式对串口数据进行读写。-Application api function write serial communication program, the application polling method to read and write data to the serial port.
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3604273
    • 提供者:rp
  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. 232

    0下载:
  2. 读取串口数据,并写入TXT文件.VB程序编写.-Read the serial data, and write TXT file
  3. 所属分类:Com Port

    • 发布日期:2017-04-11
    • 文件大小:842
    • 提供者:why
  1. GPSmapnavig

    0下载:
  2. 实现GPS串口读取和GPS路径规划的程序,data.c用于从串口中提取GPS坐标数据,emap.c用于生成实时地图-Achieve the GPS serial port to read and GPS path planning process, data.c used to extract GPS coordinates from the serial port data, emap.c used to generate real-time map
  3. 所属分类:GPS develop

    • 发布日期:2017-03-29
    • 文件大小:130206
    • 提供者:zhangmeng
  1. GPSCOMPORTnew

    0下载:
  2. 串口通讯,可以自定义串口,波特率,数据位,停止位,校验位,实时监控串口内容进行读取,并根据数据包的不同进行显示。-Serial communication, you can customize the serial port, baud rate, data bits, stop bits, parity bit, real-time monitoring of serial port to read the content and, based on different data packet
  3. 所属分类:GPS develop

    • 发布日期:2017-05-10
    • 文件大小:2268204
    • 提供者:
  1. SPIreadandwrite

    0下载:
  2. 这是一个u盘UART读写例程代码,包含 创建文件、读取文件、删除文件、写入数据到文件、追加数据 操作代码。-This is a u disk read and write routines UART code, create a file that contains, read files, delete files, write data to a file, the additional data manipulation code.
  3. 所属分类:USB develop

    • 发布日期:2017-03-31
    • 文件大小:16365
    • 提供者:林凌柒
  1. STK[1].7z

    0下载:
  2. 此软件是用来读写8208D的,可用来提取数据、修改、写入。-This software is used to read and write 8208D, and can be used to extract the data, modify, write.
  3. 所属分类:MTK

    • 发布日期:2017-04-02
    • 文件大小:248830
    • 提供者:谢维修
  1. HackingGPS

    0下载:
  2. You ll get lost in this book, but nowhere else Your GPS is a really cool toy, but what if you could make it even cooler? What if you could build and hook up data cables, modify your iPAQ cradle to take a GPS connection, tweak the firmware, hook up to
  3. 所属分类:GPS develop

    • 发布日期:2017-05-26
    • 文件大小:8909213
    • 提供者:anna
  1. HDLC_VHDL

    1下载:
  2. 用VHDL实现从以太网到并行数据以及从并行数据到以太网的HDLC成帧解帧.附详细代码说明,方便阅读.可方面移植到Altera及Xilinx等厂家芯片,是做基于FPGA的以太网设计的好资料-Achieved using VHDL and parallel data from the Ethernet to parallel data from the HDLC framing solution to Ethernet frames. Attached detailed code instructi
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:11672
    • 提供者:卓福洲
  1. MPM(VC)

    0下载:
  2. 通過RS232串口讀取實時大氣壓力的軟件,其中很多控件採用自繪,程序數據處理代碼可能用途不大,但自繪控件大家可以參考學習-Through the RS232 serial port software to read real-time atmospheric pressure, many of which control using self drawn, the program uses data-processing code may not, but since we can draw r
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:88139
    • 提供者:loo
  1. timer

    0下载:
  2. 51单片机实现的4路设备工作时间计时器,有C51源码和Proteus仿真文件,还包括VB编写的上位机数据采集程序源码,通过串行口读取设备工作时间数据。-4-way MCS51 hours timer device, a C51 source and the Proteus simulation files, including VB, PC data acquisition program source code, read through the serial port device work
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:95321
    • 提供者:jinfahua
  1. RyxGps

    0下载:
  2. 这是一个用VC++写的模拟程序,用以模拟GPS接受信息并分析将结果显示出来,数据来源是卫星,通过定时读取而得来,只要能够保证定时读取到数据,就可以进行分析,确定卫星的位置,然后演示不同坐标系的转换,同时还有文件信息如何提取并显示 -This is using VC++ to write a simulation program to simulate the GPS receive information and analysis the results are displayed, the
  3. 所属分类:GPS develop

    • 发布日期:2017-05-02
    • 文件大小:521112
    • 提供者:赵卫杰
  1. rfid_vc

    0下载:
  2. /Initial COM m_ctrlComm.SetCommPort(1) //选择com1 m_ctrlComm.SetSettings("9600,n,8,1") //通信参数设置 波特率9600,无校验,8个数据位,1个停止位 m_ctrlComm.SetInBufferSize(1024) //指定接收缓冲区大小 m_ctrlComm.SetRThreshold(1) //参数1表示每当串口接收缓冲区中有多于或等于1个字符时将引发一个接收数据的OnComm事件
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:1108
    • 提供者:leesun
  1. MSCommEx

    0下载:
  2. PLC串口调试程序,串行通信编程的方法,对采用了RS-232接口的仪器进行串行通信的计算机测控软件开发,以及实现仪器功能和指标的验收-Microsoft Comm Control 6.0中)-vb serial communications debugging method existing electronic weighing a Taiwan, the use of serial communication with the computer. Preparation of VB to v
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:212924
    • 提供者:wanglonglong
  1. CompassMIDlet

    0下载:
  2. JaveMe编写的指南针定位程序,对于读取GPS定位数据很有参考价值!绝对有用!-JaveMe compass program, read the GPS location data for a good reference! Absolutely useful!
  3. 所属分类:GPS develop

    • 发布日期:2017-03-24
    • 文件大小:25092
    • 提供者:wwwddd
  1. SerialPortModule

    0下载:
  2. 串口类,实现对串口数据的打开,读取,关闭等操作。-a SerialPort Class,to read the data from a appointed port.
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:3928
    • 提供者:foozan
  1. Rinex

    0下载:
  2. 读取GPS Rinex格式的数据,带有测试数据-read the GPS rinex data
  3. 所属分类:GPS develop

    • 发布日期:2017-04-16
    • 文件大小:144504
    • 提供者:jgw
  1. SerialPortDemo

    0下载:
  2. 使用SerialPort空间开发的串口读写程序,可以读电子称数据等,测试通过。-Using SerialPort serial read and write space development program, said electronic data can be read, test.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:46334
    • 提供者:zhouyang
  1. import_output_HelloWorld

    0下载:
  2. 实现了,串口通信,本实例通过串口输出字符串“Hello Word”,并且实现了从串口读取1字节数据后,再返回串口的功能。-Achieved, serial communication, this instance of the string through the serial output " Hello Word" , and achieved a byte of data read from the serial port, then return to the seria
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:123051
    • 提供者:chris
  1. GPS

    0下载:
  2. vc++代码,测试过,表示感谢. 可以读取串口GPS数据显示地理位置,需要有外置的串口的GPS接收机连接电脑,在demo主窗口界面可以输出GPS接收的地理位置,经度纬度,时间等信息. 提供给大家深入研究,包含NMEA0183.LIB的源代码,以及SerialCom串口源代码-vc++ code, tested, thanks. can read the serial port GPS location data, the need for an external GPS receiver con
  3. 所属分类:GPS develop

    • 发布日期:2017-03-30
    • 文件大小:384255
    • 提供者:何伟光
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 20 »
搜珍网 www.dssz.com