资源列表
[数值算法/人工智能] 快速傅立叶变换数值实验
说明:这是用C语言编写的数值计算里面快速傅立叶变换的计算程序-This is the C language prepared by the numerical fast Fourier transform inside the computational procedures<袁辉> 在 2008-10-13 上传 | 大小:3.06kb | 下载:0
[压缩解压] jpeglib1
说明:含有七个函数,读写Jpeg,GIFBMP。可自动识别JPGGIFBMP;可保存JPG;可控制JPG的读写速度、质量;可读取动画GIF的任意帧;标准参数调用,可用于其他程序语言;占极少的内存!(修正了1.0版中的BUG)-containing seven functions, read and write Jpeg, GIFBMP. Automatic identification JPGGIFBMP; Kept JPG; JPG control the read and write speed,<王子秋> 在 2008-10-13 上传 | 大小:167.06kb | 下载:0
[数值算法/人工智能] 背包问题程序
说明:在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高,即Σpi*xi 取得最大值。-0 / 1 knapsack problem, the need for the capacity of the c loaded backpack. N items from the selected load backpack items, e<陈琳> 在 2008-10-13 上传 | 大小:169.53kb | 下载:0