搜索资源列表
ScopeTest
- 一个完整的示波器显示程序,采用VC编写,可以通过连接串口实时获取数据,并划出曲线-a complete oscilloscope display program, prepared using VC can connect through serial real-time access to data, and design curve
ActiveTracking
- 一个很好用的跟踪VC++算法,ImplementationofthE CCamera class. It is an encapsulation of serial command designed for Sony EVI-D30/31
DVR2009.zip
- 基于海康威视DVR的远程回放,远程访问,远程控制,远程录像,上电视墙等功能,This source is the field of video surveillance PTZ parameters set through the serial port VC++ Realize
Temp_Show
- 从串口读取数据并将数据绘制成曲线。 封装了一个二维坐标系,横轴和纵轴的范围会随着曲线的数值范围自动伸缩。-To read data from the serial port and the data plotted curves. Encapsulates a two-dimensional coordinate system, the range of the horizontal axis and vertical axis range of values as the curve au
VCSerialPort
- vc操作串口的适用程序,基于rs232控件,可异步传输,相信对需要者会有所帮助。-vc serial port operation procedures for the application, based on rs232 control, can be asynchronous transmission, I believe will help those in need.
ImageTest1
- Visual C/C++图形图像与游戏编程典型实例解析1--涵盖内容: 1>图像处理简介 2>常用图像文件格式说明 3>BMP图像文件读写 涉及VC知识主要有: 1>消息添加 2>文件读写 3>串行化 实验环境: Win+VC6.0 -Visual C/C++ graphics and game programming typical examples of analytical 1- co
image_process
- 自己实现的VC++图像处理软件,包括缩放,dither,并且可发送图像数据到串口板-Own implementation of VC++ image processing software, including zoom, dither, and the image data can be sent to the serial board
VCdrawDlg
- 用对话框实现VC绘图,从单片机不停的接收并处理十位二进制数据,用绘图的方式显示在电脑上-Dialog box realize VC drawing, receive and deal with the serial datas from the MCU, displays on the computer by drawing
MFC-OPENGL-data-drive
- 用VC++6.0编写,嵌入MFC中的OPENGL程序,一个飞机模型通过串口接收数据,飞机可以向任意方向飞行。-Written by VC++6.0 embedded in MFC OPENGL procedures, an aircraft model to receive data through the serial port, the aircraft can fly in any direction.
opengl
- 实现opengl与vc++MFC对话框的连接;实现一些基本的鼠标和键盘对opengl的操作;实现一些串口通信操作-Opengl realize the connection with vc++MFC dialog achieve some basic mouse and keyboard operation opengl achieve some serial communication
erqwer
- 实现opengl与vc++MFC对话框的连接;实现一些基本的鼠标和键盘对opengl的操作;实现一些串口通信操作-Opengl realize the connection with vc++MFC dialog achieve some basic mouse and keyboard operation opengl achieve some serial communication
Draw-real-time-curve
- 绘制实时曲线的源代码,将串口数据通过VC操控绘制成随时间变化的曲线-Draw real-time curve of the source code, the serial data is plotted versus time curve manipulation by VC
Serial_Test1
- VC++下串口通信实验的源代码,实现了串口发送接收功能-VC++ experiments under serial communication source code,
矩阵的并行程序
- 本代码基于vc++实现的矩阵的并行相乘的程序,在串行代码的基础上寻找并行化(This code is based on the parallel multiplication of the matrix based on vc++, and searches for parallelization on the basis of serial code)