搜索资源列表
V2
- 在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。 -used in VC 6.0 MSComm programming, can achieve serial receiving data and sending data Data were displayed at the receiving box and this box.
DisplsyMotiveSalver
- 可以显示动画图盘的程序,对于才开始学习VC很有帮助。-animation can show the procedure site map for the only began learning VC helpful.
SerComNew
- 自己做的一个串口通信的程序,环境vc++6.0,可以收发字符,文件,16进制显示-do for myself a serial communication procedure, the environment vc + +6.0, TX characters, documents, 16-band show
VCandVB_sp_code
- 《VC++ 和VB串并口开发技术工程应用实例导航》一书的配套源代码,第1章 串口编程调试精灵,第2章 云台镜头控制系统,第3章 电话自动应答系统,第4章 短信实现远程监测系统,第5章 步进电机控制,第6章 来电显示客户管理系统
VC+BLUETOOTH+GPS
- 采用HOLUX1000BGPS接收器,通过蓝牙与电脑相接,主程序接收GPS信号,并显示坐标信息
VC++串口控件实现温度数据的采集并显示
- VC++串口控件实现温度数据的采集并显示,做出曲线,VC++ Serial control to achieve the temperature data collection and display, and make curve
CRC16.rar
- 纯c代码编写,可以单独的进行CRC16校验,结果可以16进制显示。,The preparation of pure c code can be carried out separate CRC16 checksum, 16-band results can be displayed.
DTUDemo_VC
- gprs dtu数据中心软件代码,具有数据发送、数据接收、数据处理、终端信息显示等功能。-gprs dtu datacenter software source code
vc写的串口程序自动保存
- vc写的串口程序自动保存,实施显示在编辑框,工程目的是把数据直接绘制成图形
Oscillograph
- 可以实现FIR滤波器任意阶数和窗函数下的设计。并且有可以在VC下显示幅频响应曲线和滤波效果。-Can be arbitrary order FIR filter and the design of window function. And the VC is shown in amplitude-frequency response curve and filtering effects.
MyUsbHidTestApp
- 对HID类设备进行读写,并可以显示指示灯及按键-HID class devices to read and write, and can display and keypad lights
displayvc
- 本程序为改进版10位ADC采样电位计数据串口VC动态显示程序,在原版基础上增加了"查看当前数据"的功能,非常适合学习VC串口动态显示数据的初学者学习.-This program is an improved version of 10-bit ADC sampling data port VC potentiometer dynamic display program, based on the increase in the original " View the current da
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
49ae8de4643e
- vc++编程 gps定位,坐标信息显示, -vc++ gps
vc
- 基于vc ds18b20测温上位机程序 可以显示当前温度-Vc ds18b20 PC-based program
temperature
- 采用vc++编程,通过串口,可以采集温度,并显示温度曲线。-By using vc++, through a serial port, can be collected temperature, and display temperature curve.
teach-VC-hand-by-hand
- 从零开始学VC系列教程 一.信息显示实验 二. 对话框及常用控件实验 三.串口通信与自定义消息 四.并口控制与类的使用 五.消息机制与自定义消息-vc study
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
USBHID
- 使用hid.lib建立的MFC控制,可识别连接与否,通过修改里面的vid pid即可连接新的hid设备,功能完全干净(只显示1个编辑框),其他功能可自己加上去,使用m_MyHidDevice.WriteHid(str,64);m_MyHidDevice.ReadHid(str,64); 可实现读写功能(Use hid.lib to build the MFC control, can identify the connection or not, connect the new hid devi
VC++数据曲线动态绘制显示类
- MFC编程 实现数据绘制成曲线。经兄弟推荐最终决定用两个控件MCSCOMM与TeeChart来完成此任务。MCSCOMM控件时vc自带的串口控件,TeeChart Pro是一个强大的VCL图表组件,支持上百种2D和3D图表风格,并提供40多个数学和统计函数、无限制的轴和22个调色板(MFC programming realizes data plotting into curves. After recommendation by brothers, we finally decided to