-
banke_xiaoyi
这个是编写的一个操作系统算法。用来避免死索的方法。(this is the preparation of an operating system algorithm. To avoid the death claim.)
- 2006-06-26 20:27:45下载
- 积分: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
-
socket
TCP CS 模式文件传输可以下载和上传文件,也可浏览服务器端文件(TCP CS file transportation)
- 2010-11-08 21:48:17下载
- 积分:1
-
LibManagement
说明: 当年的课题项目,项目中有详细的说明,Visual C++和Access,采用ado数据库连接技术(Then the subject of the project, the project is described in detail, Visual C++ and Access, using ado database connection technology)
- 2011-03-09 20:18:21下载
- 积分:1
-
COM-inside
COM技术内幕的源代码,都已经编译测试,个人觉得不错,特来分享(COM-INSIDE CODE,Sharing it)
- 2010-01-05 10:38:53下载
- 积分:1
-
字符串反转函数
反转string中的字符串。如果成功,则返回改变后的字符串,否则返回一个错误(reversal string of string. If successful, it returns the string change or return an error)
- 2004-09-21 11:19:30下载
- 积分:1
-
classicyuanma
C++, 经典 , 源码, 下载,保留,C++, 经典 , 源码,(C++ classicclassic)
- 2010-03-06 14:47:58下载
- 积分:1
-
1
说明: VC++编写上位机串口通信界面,原创VC++编写串口通信上位机界面 本人做接口实验时上位机部分 (VC++ write PC serial communication interface, the preparation of original VC++ serial communication interface, PC interface, I do some PC experiments)
- 2010-08-30 11:15:53下载
- 积分:1
-
vc++数字图像处理源代码
说明: VC图像处理,对初学者和研究者有一定的参考作用。(VC image processing, for beginners and researchers are certain references.)
- 2006-01-02 19:38:36下载
- 积分:1
-
block-adjustment
光束法区域网平差,解算教学楼上用照相机测得、并在计算机上处理的17个控制点的坐标和内外方位元素。(Beam method adjustment with regional network,The solution with the teaching building on camera and computer processing in the 17 control point coordinates and the internal and external position elements.
)
- 2012-04-15 16:11:11下载
- 积分:1