-
yuanma
C_C++程序设计导论(第二版)附书源码(C_C++ programming design introduction (second edition) source code)
- 2013-07-05 17:08:13下载
- 积分:1
-
TestVirtual
查看面向对象多态执行流程,如果父类函数为纯虚函数,则会执行子类函数.(look at multy status in executing,if farther s function no execute health, execute child s function)
- 2011-01-31 09:48:25下载
- 积分: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
-
WBinEdit
超级文本文档,实现日历,内存查看,鼠标坐标显示,改变字体,背景颜色(Hypertext documents, realization of the calendar, memory view, the mouse coordinates display, change fonts, background color)
- 2010-11-22 21:32:42下载
- 积分:1
-
ADODataBase
这个源码是运用ado方式连接数据库的例子其中实现方式是利用ado类中的方法。运用C++实现(Examples of this source is to use ADO to connect to the database using C++ achieve)
- 2013-04-26 21:04:09下载
- 积分:1
-
Clio
Clio, drawing in GDI, example of elementari use of gdi functions
- 2014-12-19 04:40:42下载
- 积分:1
-
facerecognize
一般的人脸识别程序,可供大家学习使用!大家也可以继续 完善哦!(Face recognition procedures in general for the U.S. study to use! U.S. can continue to improve the Oh!)
- 2009-02-26 13:13:00下载
- 积分:1
-
head-card-VB
公路设计软件海地head纵横地面线数据转换card纵横数据文件VB源代码程序(Haiti head vertical and horizontal ground line highway design software data conversion card and data file VB source program
)
- 2020-12-07 22:19:21下载
- 积分:1
-
vb6-md5jia
采用VB6.0编程的MD5加密算法。MD5就是采用单向加密的加密算法,对于MD5而言,有两个特性是很重要的,第一是任意两段明文数据,加密以后的密文不能是相同的;第二是任意一段明文数据,经过加密以后,其结果必须永远是不变的。前者的意思是不可能有任意两段明文加密以后得到相同的密文,后者的意思是如果我们加密特定的数据,得到的密文一定是相同的。(Using VB6.0 programming of MD5 encryption algorithm. MD5 is the use of one-way encryption algorithm, for MD5, there are two characteristics is very important, the first is any two plaintext data encrypted ciphertext, later not to be the same second is an arbitrary piece of plaintext encrypted data, then, the results must always be the same. The meaning of the former is unlikely to have any two plaintext after getting the same ciphertext, which means if we encrypt specific data, the encryption must be the same.
)
- 2013-08-30 14:50:25下载
- 积分:1
-
896548679
基于VB.NET写的的2D汽车游戏引擎源码,很好的资料。(Based on a 2D car VB.NET written game engine source code, very good information.)
- 2013-08-05 12:57:22下载
- 积分:1