搜索资源列表
TestUsb
- 本软件用VC++实现了与USB设备驱动程序的通信。包括打开一个USB设备,写入数据,读取数据和清空数据。
vc_usb
- VC 编程实现对USB卡数据读取 VC 编程实现对USB卡数据读取-VC programming realize to the USB card data read
port
- 读取串口数据并画实时曲线的VC++程序源码,界面友好,可定制。-Read real-time serial data and draw the curve VC++ program source code, user-friendly, customizable.
VCComm
- VC从串口读取数据并实时绘制曲线图,非常好用。-VC data from the serial port to read real-time rendering curve is very useful.
vc_usb
- vc与usb连接程序的有关驱动,如何读取数据,及相关控制-vc usb connection procedures with the driver, how to read the data, and associated control
Add_GPS_support_to_your_desktopGPS_support_demo.zi
- 来自网络,国外网友做的,vc++代码,测试过,表示感谢. 可以读取串口GPS数据显示地理位置,需要有外置的串口的GPS接收机连接电脑,在demo主窗口界面可以输出GPS接收的地理位置,经度纬度,时间等信息. 提供给大家深入研究,包含NMEA0183.LIB的源代码,以及SerialCom串口源代码. -From the network, so friends from abroad, vc++ Code, test, and expressed his thanks. Can read
GPS
- 一个简单地基于VC 读取串口读取gps 数据-VC based on a simple reading gps serial read data
MSCommV
- 一个虚拟串口读取程序,通过曲线反应输入数据的变化。开发环境为VC- program that reads through the virtual serial input data changes response curve. Development environment for the VC
RyxGps
- 这是一个用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
sc
- 用vc++读取串口的数据,并将读取的串口数据,实时绘制曲线-Using vc++ read data from serial port, serial port and read data, real-time rendering curve
GPS
- 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
VC-READ-AND-WRITE-REGISTER1
- VC 读写注册表,便于简单数据的存储,读取,减少存储文件-VC read and write registry data storage simple and easy to read and reduce the storage file
VC
- 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
VC--AND--GPS
- 采用多个方法描述了利用VC++读取GPS数据,上次一个项目需要就做了一番调查。-Using multiple methods described by VC++ to read GPS data, the last of a project need to do some research.
telephone
- VC编程:写入和读取记忆ic的数据,并能复制读取数据并可将之写入下一台机器。-VC program: ic memory write and read data, and can copy and can read data written to the next machine.
Encription
- GPA基于MFC串口读取数据和转换格式 本人调试成功,有用-,-In VC++ environment under implementation through the serial port GPS data collection procedures,
RTDemo
- 经典VC++环境下从串口读取数据并实时绘制曲线图-Read data from the serial port classical VC++ environment and real-time rendering graph
MODBUS-read-data-CRC16
- 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
VC-GPS-SerialPort
- 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
C语言读取GPS
- 利用C语言完成GPS数据的解析,获取经纬度、速度、时间等信息(Using C language to complete the GPS data analysis, access to latitude, longitude, speed, time and other information)