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

搜索资源列表

  1. TestUsb

    0下载:
  2. 本软件用VC++实现了与USB设备驱动程序的通信。包括打开一个USB设备,写入数据,读取数据和清空数据。
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:35590
    • 提供者:hjzcky000
  1. vc_usb

    0下载:
  2. VC 编程实现对USB卡数据读取 VC 编程实现对USB卡数据读取-VC programming realize to the USB card data read
  3. 所属分类:USB develop

    • 发布日期:2017-03-25
    • 文件大小:40474
    • 提供者:王越
  1. port

    1下载:
  2. 读取串口数据并画实时曲线的VC++程序源码,界面友好,可定制。-Read real-time serial data and draw the curve VC++ program source code, user-friendly, customizable.
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2441213
    • 提供者:qiang
  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. vc_usb

    0下载:
  2. vc与usb连接程序的有关驱动,如何读取数据,及相关控制-vc usb connection procedures with the driver, how to read the data, and associated control
  3. 所属分类:USB develop

    • 发布日期:2017-05-09
    • 文件大小:2144562
    • 提供者:李斯
  1. Add_GPS_support_to_your_desktopGPS_support_demo.zi

    0下载:
  2. 来自网络,国外网友做的,vc++代码,测试过,表示感谢. 可以读取串口GPS数据显示地理位置,需要有外置的串口的GPS接收机连接电脑,在demo主窗口界面可以输出GPS接收的地理位置,经度纬度,时间等信息. 提供给大家深入研究,包含NMEA0183.LIB的源代码,以及SerialCom串口源代码. -From the network, so friends from abroad, vc++ Code, test, and expressed his thanks. Can read
  3. 所属分类:GPS develop

    • 发布日期:2017-04-16
    • 文件大小:388411
    • 提供者:詹生
  1. GPS

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

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

    0下载:
  2. 一个虚拟串口读取程序,通过曲线反应输入数据的变化。开发环境为VC- program that reads through the virtual serial input data changes response curve. Development environment for the VC
  3. 所属分类:Com Port

    • 发布日期:2017-05-17
    • 文件大小:5023041
    • 提供者:马大鹏
  1. RyxGps

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

    • 发布日期:2017-04-02
    • 文件大小:514323
    • 提供者:275
  1. sc

    0下载:
  2. 用vc++读取串口的数据,并将读取的串口数据,实时绘制曲线-Using vc++ read data from serial port, serial port and read data, real-time rendering curve
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:2946132
    • 提供者:大宝
  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. VC-READ-AND-WRITE-REGISTER1

    0下载:
  2. VC 读写注册表,便于简单数据的存储,读取,减少存储文件-VC read and write registry data storage simple and easy to read and reduce the storage file
  3. 所属分类:TAPI

    • 发布日期:2017-03-22
    • 文件大小:28275
    • 提供者:张鹏
  1. VC

    0下载:
  2. DWORD ReadIntervalTimeout 两字符之间最大的延时。当读取串口数据时,超过该时间,将返回现有的数据。为0参数不起作用-DWORD ReadIntervalTimeout the largest delay between the two characters. When reading the serial data over the time, will return the existing data. 0 parameter does not work
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:3017
    • 提供者:HUA
  1. VC--AND--GPS

    0下载:
  2. 采用多个方法描述了利用VC++读取GPS数据,上次一个项目需要就做了一番调查。-Using multiple methods described by VC++ to read GPS data, the last of a project need to do some research.
  3. 所属分类:GPS develop

    • 发布日期:2017-03-26
    • 文件大小:50708
    • 提供者:putaoyuan
  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. Encription

    0下载:
  2. GPA基于MFC串口读取数据和转换格式 本人调试成功,有用-,-In VC++ environment under implementation through the serial port GPS data collection procedures,
  3. 所属分类:Com Port

    • 发布日期:2017-05-13
    • 文件大小:3348909
    • 提供者:zjc
  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. MODBUS-read-data-CRC16

    0下载:
  2. MODBUS读取数据转发CRC16校验 MODBUS RTU read data with CRC16 check,in VC++ 6-MODBUS RTU read data with CRC16 check,in VC++ 6 MODBUS RTU read data with CRC16 check,in VC++ 6
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:2012632
    • 提供者:黎敏
  1. VC-GPS-SerialPort

    1下载:
  2. VC读取串口GPS数据显示经纬度,运行程序前根据自己情况选择串口号和波特率-VC reads the serial GPS data show that before the latitude and longitude, run the program according to its own serial number and baud rate selection
  3. 所属分类:GPS develop

    • 发布日期:2016-02-23
    • 文件大小:3751936
    • 提供者:w-y-s
  1. C语言读取GPS

    0下载:
  2. 利用C语言完成GPS数据的解析,获取经纬度、速度、时间等信息(Using C language to complete the GPS data analysis, access to latitude, longitude, speed, time and other information)
  3. 所属分类:GPS编程

    • 发布日期:2018-04-20
    • 文件大小:295936
    • 提供者:扛把子
« 12 »
搜珍网 www.dssz.com