资源列表
模拟退火程序
- 以一个简单的例子说明模拟退火算法的思想。 模拟退火法求函数f(x,y) = 5sin(xy) + x^2 + y^2的最小值,对理解模拟退火算法是一个很好的程序示例。-to a simple example illustrates the simulated annealing algorithm thinking. Simulated Annealing for the function f (x, y) = 5sin (xy) x ^ 2 y ^ 2 minimum, the right u
CLK_TC20
- 一个非常好的时钟程序,实时显示当前时间,可以指定在屏幕的任意位置,在屏幕边缘时自动放缩。-a very good clock procedures, real-time display the current time, the screen can be specified in an arbitrary position, at the edge of the screen automatically shrinking.
fzh2
- 用于三分类的BP算法程序,matlab源码-three classifications for the BP algorithm procedures, Matlab FOSS
allfacebyrotate200times
- 透视投影变换,当物体旋转360°时透视投影变换的成像-360°旋转
TraceDIB
- /************************************************************************* * 函数名称: * TraceDIB() * 参数: * LPSTR lpDIBBits - 指向源DIB图像指针 * LONG lWidth - 源图像宽度(象素数,必须是4的倍数) * LONG lHeight - 源图像高度(象素数) * 返回值: * BOOL - 运算成功返回TRUE,否则返
zhongzhilvbo
- 运用中值滤波的方法将图像中的噪声去除,使得获取的图像噪声较少。-Median filtering method using the image of the noise reduction, making for less image noise.
cpp
- c语言实现任意数阶乘,具体信息请看源码-factorial of any number of c language
GetCRC32
- 网上找的获取文件CRC的类,原来有少许错误已经修改,内附使用示例,直接调用即可。不错的资源和大家一起分享一下-This is a Class I find from the internet.The Class is used to get the file s CRC value. There are some error in the file but I have correct it. It is easy to use and it has example inside. Here I
sequence-list
- 数据结构(C语言版)简单顺序表的实现,希望有帮助啦-The realization of the order form
duoxiangshi
- 数据结构,输入两个个多项式进行数学运算,如加、减、乘、除,按照数学法则得到相应的结果-Data structure, enter the results of two polynomial mathematical operations such as addition, subtraction, multiplication, division, and in accordance with the laws of mathematics
FFT-by-c
- 自己使用C语言写的FFT,思路清晰,注解详细-Their use of C language to write the FFT, clear thinking, detailed notes
wave2gray.m
- 小波变换中的wave2gray.m函数,在图像处理中较为常用
