-
MyTwainScan
因为TWAIN的协议比较复杂,该程序,为你展示了TWAIN的使用(because the agreement is more complicated, the procedures for the display you use the TWAIN)
- 2007-06-05 16:42:08下载
- 积分:1
-
Kvip
用VC++做的考勤系统,ACCESS数据库操作(VC++ to do with the attendance system, ACCESS database operations)
- 2009-05-13 11:26:13下载
- 积分:1
-
time
利用msinet读取服务器上的时间,进行本机时间的同步。(Use msinet read the time on the server, to synchronize the local time.)
- 2013-12-25 16:04:45下载
- 积分:1
-
vc++环境下的实时曲线程序
realtime_plot_vc
强烈推荐vc++环境下的实时曲线程序,老外编的,值得借鉴。里面包含说明文档,我也是一开始使用mschart发现更新数据时出现屏幕闪烁,才找到这个程序,是公开的。(Strongly recommend vc++ Environment real-time curve procedures, foreign made, and worth learning from. Which contains documentation, I also started using an updated data MSChart found when the screen flashes, only to find this program is open to the public.)
- 2020-06-26 03:00:02下载
- 积分:1
-
student0
一个简易的班级成绩统计系统,可以在此基础上做一个完善的统计处理系统.(a simple statistics system, we can complete a integrated statistics processing system )
- 2005-05-20 17:58:57下载
- 积分:1
-
Scribble
SCRIBBLE 是一个小绘图应用程序,它允许用鼠标绘制徒手画并将图像保存在文件中。(Scribble is a small drawing application that allows freehand drawing with the mouse and the image stored in the file.)
- 2008-04-03 10:44:53下载
- 积分:1
-
clock
数字钟 ATMEGA16 定时 跑秒 倒计时(Digital clock ATMEGA16 timing ran second countdown)
- 2012-09-25 16:28:14下载
- 积分: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
-
ExcelCompare
说明: 该演示代码示例了使用VB进行比较2个Excel工作表文件是否存在不同,程序先把工作表载入到表格文件,然后输出工作表的差异的详细报告,并以红色提示。
(The code example demonstrates the use of VB to compare two Excel worksheet file is there are different, the program first loaded to the table worksheet file, and then the output difference between the work table a detailed report, and red tips.)
- 2010-03-31 19:19:31下载
- 积分:1
-
dx11tut09
DirectX11教程,为场景中的物体打上环境光(DirectX11 tutorial for the objects in the scene marked with ambient light)
- 2013-04-14 13:38:48下载
- 积分:1