-
SCIint
飞思卡尔单片机SCI编程例子,很有参考价值,。而且有讲解(Freescale' s Microcontroller Programming SCI example of great reference value. But also to explain)
- 2009-12-27 22:53:53下载
- 积分:1
-
chapter-5
Visual C++ 6.0 程序设计从入门到精通
求是科技 王正军 编著 word版(This is a book about Visual C++)
- 2011-08-08 08:30:09下载
- 积分:1
-
Catch
屏幕广播,在局域网内同段IP内进行屏幕广播和监控(Catch Computer desk)
- 2013-11-08 09:23:45下载
- 积分:1
-
newreport
一个使用C++编写的报表程序,根据Excel模板生成录入界面,能直接录入数据,或者合并多个相同模板的Excel文件.(Reports written in C++ programs, according to an Excel template to generate input interface, can directly input data, or merge multiple identical template Excel file)
- 2015-01-26 18:03:22下载
- 积分:1
-
串口温度数据采集并实时显示
串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是画图的某一个点的纵坐标,横坐标同样为数据的序号,再将这些点用线连起来就是曲线图. 图形能移动的原理,是我们首先改变的只是数据,图形并没有变,但图形的形式是由这些数据来确定的,当数据发生变化后,我们通过刷新显示区来变化的.(Serial temperature data acquisition and real-time serial data reading the principle is, as long as when a serial data to the data, the computer will automatically writes data to a specific buffer, we can write specific procedures read that the buffer zone would be fine. Serial data to be sent, process data can be received, the receiving of data is the character, then transform data into digital type, and then the size of the data as a drawing of a point Ordinate, the abscissa serial data. these points will be used to link line is a curve, this is the graphic display the basic tenets. View the original data is the same principle, the difference is, the data from the file, the same data also will be divided into a number one, and then this one is the size of the data to draw a certain point )
- 2020-06-26 07:40:02下载
- 积分:1
-
SDocDemo
使用单文档应用程序框架实现简单的屏幕绘图程序实例源码,很不错的vc源码,希望能对大家有所帮助(Single-document application framework to implement a simple screen drawing program source code examples, very good vc source, I hope you can help)
- 2011-08-26 21:07:19下载
- 积分:1
-
nmea_gps
基于vc++GPS数据解析,种类齐全,使用价值高,适用新手上手开发(Based on vc GPS data parsing , full range of high value in use , applies to the novice get started development)
- 2012-11-22 08:53:53下载
- 积分:1
-
BlueTooth
蓝牙连接实例,实现蓝牙连接。。。。。。。(Bluetooth connection instance, to achieve a Bluetooth connection. . . . . . .)
- 2010-11-10 11:14:22下载
- 积分:1
-
GetCurTime
很好的系统编程指南,希望大家认真学习,能够写出好的系统代码(Very good system programming guide, I hope you seriously study, to write a good system code)
- 2017-03-09 10:32:57下载
- 积分:1
-
Cplusplus
C++程序设计编程,贝尔实验室著,电子版PDF(C++ program design programming, with Bell Labs, the electronic version in PDF)
- 2013-10-28 14:01:15下载
- 积分:1