-
Lesson3Code
孙鑫老师的教材的源代码,特别好的资料,大家可以下来看看。(Sun Xin teacher materials, particularly good introductory information, the university down to see.
)
- 2011-12-15 16:48:30下载
- 积分:1
-
Reynolds-equation-improved
雷诺equation进行修改后求解;可以适当修改源程序中的参数来求解不同的方程。(Reynolds equation improved. The user may display some index that the program will be run.)
- 2014-03-20 10:45:15下载
- 积分:1
-
DrawCircleAndMouseMove
说明: 在图形中画圆程序,可以查看鼠标的锁定和去除锁定(daw a circle in your graphics.you can lock and unlock the mouse.)
- 2005-09-12 19:10:01下载
- 积分:1
-
vc++数字图像处理源代码
说明: VC图像处理,对初学者和研究者有一定的参考作用。(VC image processing, for beginners and researchers are certain references.)
- 2006-01-02 19:38:36下载
- 积分:1
-
TP Texture
说明: tp texture for try upload object in c
- 2019-06-24 06:40:21下载
- 积分: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
-
dotnetui
说明: 用Visual C++ 实现的类似MSDN 2002 样的界面代码。(Using Visual C++ to achieve a similar kind of interface MSDN 2002 code.)
- 2009-08-03 10:13:46下载
- 积分:1
-
MemLeakAnalyse
简单的内存泄露的检查和测试的示例代码,如果你的程序有内存泄露可以参考一下(Simple memory leak inspection and testing of sample code, if you have memory leak procedures for reference)
- 2007-09-26 11:42:24下载
- 积分:1
-
vbdecoder
说明: VB编写的电子工程色环电阻值计算程序,色值 3 = 倍数 色值 4 = 容限。(The color engineering resistance calculation program of electronic engineering written by VB, color value 3 = multiple color value 4 = tolerance.)
- 2020-06-21 10:46:36下载
- 积分:1
-
windowswdm
驱动开发教程,很不错,适合初学者看看,所选类别和开发环境不对(driver devel)
- 2009-03-30 21:15:54下载
- 积分:1