-
fire
对火焰图像进行二值化 边缘检测 链码提取 并计算火焰图像的面积和周长 绝对好用!(Binarization flame image edge detection chain code extraction and absolutely easy to calculate the area and perimeter of the flame image!)
- 2013-01-05 16:08:10下载
- 积分:1
-
经典泡泡堂游戏单机版
- 2023-07-13 09:35:08下载
- 积分: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
-
cleanProjectCPlusPlus
2 尝试设计翻译方法。假定对程序片段已得到语法树,如
if (a > b) b = a
已得到语法树
编写程序,遍历语法树,执行代码,得到正确结果。
(2 try to design Translation. Has been assumed for the program fragment syntax tree, such as if (a> b) b = a syntax tree has been writing programs, traverses the syntax tree, code, to get the correct results.)
- 2015-11-14 08:57:16下载
- 积分:1
-
Gearerroranalysisprogam
用vc++编写的具有计算齿轮误差的软件,并能判断是否合格(Prepared using vc++ error with computing gear software, and to determine eligibility)
- 2020-09-09 10:48:02下载
- 积分:1
-
Visual-CPP-ADO
关于MFC中ADO数据库的学习,很基础的例程可供下载学习(Learn about the MFC ADO , it is the foundation of learning routines available for download)
- 2014-12-04 15:46:50下载
- 积分:1
-
MyuzhiwavefilA
利用MATLAB实现峰值信噪噪比的公式,很好用。精确的验证过
(Using MATLAB to achieve a peak signal-to-noise to noise ratio formula, easy to use. Verified accurate)
- 2012-07-23 11:12:02下载
- 积分:1
-
12
说明: c编写的链表连接函数,上课时学的,上传试试 (c write the list to connect function, class, learn, try uploading)
- 2010-07-08 15:27:22下载
- 积分:1
-
Minpo
蒙特卡洛 MCNP输入文件 包包括了各种单元选项卡可直接使用。
(Monte Carlo MCNP input file package includes a variety of cell tab can be used directly.)
- 2012-07-27 13:06:08下载
- 积分:1
-
CodeofOpenCV
《OpenCV基础教程》于仕琪主编,书中所有源代码下载,基于OpenCV的图像处理技术(" OpenCV-based tutorial," in Shi Qi editor of the book to download all the source code, based on OpenCV image processing technology)
- 2009-12-24 15:35:12下载
- 积分:1