-
vbcjdd
vb的经典插件对于初学者来说很方便的插件可以屏蔽垃圾代码(vb classic plugin for beginners is very convenient plug-shielding can refuse code)
- 2007-01-21 23:34:20下载
- 积分:1
-
Polynomial
Develop class Polynomial. The internal representation of a Polynomial is an array of terms. Each term contains a coefficient and an exponent. The term
2x4
has the coefficient 2 and the exponent 4. Develop a complete class containing proper constructor and destructor functions as well as set and get functions. The class should also provide the following overloaded operator capabilities:
Overload the addition operator (+) to add two Polynomials.
Overload the subtraction operator (-) to subtract two Polynomials.
Overload the assignment operator to assign one Polynomial to another.
Overload the multiplication operator (*) to multiply two Polynomials.
Overload the addition assignment operator (+=), subtraction assignment operator (-=), and multiplication assignment operator (*=).
- 2013-05-05 21:59:33下载
- 积分:1
-
WINCC-VB-LED
板坯连铸大屏显示程序,与wincc6.2进行数据交换(Slab casting large screen display program for data exchange with wincc v6.2)
- 2015-10-21 15:50:01下载
- 积分:1
-
ElevatorSim
电梯群动态仿真控制系统的设计与实现 建立了电梯群控问题的整体数学模型,并对该模型进行了逐步分解,构造了其中的客流产生模型、电梯模型,进而对仿真模型进行分析,确定了仿真策略,建立其仿真模型,描述了客流仿真流程、电梯群控算法、电梯动态仿真流程和总体仿真流程;采用面向对象的编程思想,在VC环境中,开发设计了电梯群动态仿真和控制系统平台,该平台能对不同群控算法下电梯群的服务质量和运行效能进行量化分析,并进行可视化的动态显示。(Design and Implementation of the dynamic simulation of the elevator group control system)
- 2021-04-23 14:58:48下载
- 积分:1
-
DatabaseTest
关于ADO数据库添加的一个简单例程,使用MFC的对话框为平台。(use visual C++ a sample about how to create ADO database . and the project is dialog on MFC)
- 2013-03-16 21:23:53下载
- 积分:1
-
CCpuId100
得到CPU信息的程序.不过好像不准.(Program which obtains CPU information, But it seems not so accuracy.)
- 2002-04-19 09:18:04下载
- 积分:1
-
4-13
Visual C++音频视频处理技术及工程实践书的原代码,非常好呀(Visual C++ audio and video processing technology and engineering practice of the book source code, excellent)
- 2009-11-26 13:56:36下载
- 积分:1
-
iic_study_in_hart
这是我从事IIC学习过程中,进行的总结,如果你也在学习这个,肯定会对你有所帮助的,欢迎下载(This is my learning process in the IIC, the summary, if you are learning this, you will certainly be helpful, please download)
- 2011-07-15 15:59:56下载
- 积分:1
-
aaa
串口监视工具。可以监视窗口的接受和发送的数据(Serial port monitoring tools. Can monitor the window to receive and send data)
- 2010-01-18 14:08:20下载
- 积分:1
-
newClientIOCP
在前人基础上修改过的终端的IOCP源代码,在网络上下载的好多此类代码不能很好地运行,此代码已转为实用自己的项目。(Revised on the basis of the previous terminal IOCP source code on the Internet to download a lot of this type of code can not run well, this code has been converted to practical own projects.)
- 2015-05-04 09:10:35下载
- 积分:1