-
VB-script-5.6-r
VB script 5.6 对经典的学习js和vbs的教程,微软出品(VB script 5.6 of classical learning js and vbs tutorial, Microsoft Publisher)
- 2013-03-24 09:55:57下载
- 积分:1
-
水库调度POA
水库调度POA算法,动态规划的改进方法。(POA algorithm for reservoir scheduling)
- 2018-04-17 21:12:13下载
- 积分:1
-
LED-CODE
利用VC编写的数字LED界面显示程序,利用了几个类,为单文档(VC prepared using digital LED interface display program, the use of several classes for single-document)
- 2013-01-22 10:35:20下载
- 积分:1
-
DS18B20
面向51单片机的DS18B20的温度传感器的c语言程序(MCU 51 for the temperature sensor DS18B20 c language program)
- 2011-06-04 08:25:18下载
- 积分:1
-
CntrlOtherPrcss
启动并控制其它Exe程序CntrlOtherPrcss,很不错的vc源码,希望能对大家有所帮助(Start and control other Exe program CntrlOtherPrcss, very good vc source, I hope you can help)
- 2011-09-05 23:11:29下载
- 积分:1
-
2003819926451
包过滤路由器与包过滤防火墙具有同一功能,如2。1。1部分所述。
The packet filter rout provide the same functionality as the packet filter firewall describe in section2.1.1.
代理防火墙比包过滤器防火墙易于保持更多的上下文
The proxy firewall maintain context more easily than the packet filter firewall.
防火墙计算机要求2张以太网卡,一个对外部世界的接口和一个对主POP网络的接口。
The firewall machine will require two ethernet card, one interface to the outside world and one to the master pop network.
(The firewall machine will require two ethernet card, one interface to the outside world and one to the master pop network.
)
- 2009-10-08 17:45:44下载
- 积分:1
-
VC-experence-summary
VC++的经典技巧总结,乃多年代码经历所成,是精华中的精华,值得所有程序员共享。(The classic skills of VC++ concluded that the code is many years of experience into the best of the best, it is worth all programmers share.)
- 2012-08-01 23:35:46下载
- 积分:1
-
Socket_tongxing
SOCKET通信方面的很实用的程序 很经典(SOCKET communications procedure is very practical classic)
- 2007-08-07 16:39:11下载
- 积分:1
-
library.system
利用vc里面的MFC开发设计的一个图书馆管理系统,节省图书查阅时间,有利提高图书馆的效率。(Vc inside use MFC to develop the design of a library management system, access to time-saving book, and therefore enhance the efficiency of the library.)
- 2007-11-30 23:02:44下载
- 积分: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