资源列表
imnoise1
- 对一幅图片批量添加20个级别的噪声,支持添加高斯白噪声和椒盐噪声两种噪声。-Add a picture batch 20 levels of noise, two noise support the addition of white Gaussian noise and salt and pepper noise.
1469
- pku1122,我自己写的源程序,参考了网上某位大牛的解题报告-pku1122, I wrote it myself source code, reference an online problem-solving certain large cattle report
ABC
- from TC\BIN of bordland c++ versoin 3.0
8-2
- 使用时钟类的例子将单目运算符“++”重载为成员函数形式-To overloaded unary " ++" as a member of the functional form of
TSP
- 经典的TSP变形问题,通过TSP可以帮助我们更加快速的学习TSP问题-Classical TSP deformation, can help us learn more quickly TSP problem
nc
- .设计对水印系统进行公正的比较和评价方法。在这方面己经有部分学者作了一些初步的研究,但缺乏普遍性和原理性,对水印系统的脆弱之处仍无法进行全面的测试与衡量。-. Watermark system designed just for comparison and evaluation. In this regard, some scholars have been some preliminary research, but the lack of universality and the prin
Insertion_sort
- 算法导论里的插入排序,大家都懂得,自己写的-Introduction to Algorithms insertion sort
function
- 教新手们练习如何调用函数,进一步熟悉最大公约数和最小公倍数之间的转换关系-To teach novices practice how to call the function, to further familiarize themselves with the conversion relationship between the greatest common divisor and least common multiple
esprit
- 频率估计的ESPRIT方法,实现频率的精确估计,并可推广到空间到达角的估计-frequency estimation with ESPRIT method
p2-132
- 在VC++环境下定义两个基函数的基类,派生类Derived_1中重新定义了基类中的虚函数aFn1,派生类Derived_2中重新定义了基类中的虚函数aFn2-VC++ environment in the definition of the two basis functions of the base class, derived class Derived_1 re-definition of the base class' s virtual function aFn1, deriv
user_cursor_motion
- 鼠标移动响应程序接口move程序,在利用鼠标对ENVI进行交互式操作时-Mouse movement response program interface move procedures, the use of the mouse to ENVI interactive operation
fist
- 定义一个人民币类 RMB,包含私有数据成员元、角、分,请用友元函数重载运算符“+”和“++”,以对类对象进行运算。-RMB define a class RMB contains private data members of the yuan, angle, sub, the friend function overloading operator " +" ++ to the class object computing.