资源列表
[数值算法/人工智能] lcs(continue)
说明:LCS,即最常公共子序列的的C语言解法。prepare_for_backdate(char,char,int,int)函数是为后面的回溯法求得最长公共子序列做准备,并可得到子序列长度。lcs(char,int,int)函数是输出子序列的。并用到了第一个函数的结果。因为要得到最终的子序列,要知道那些地方是可输出的位置,因此构造数组b[][],当为1时表明当前位置匹配,可输出,为2时需要往上回溯,为3时需要往左回溯,直到找到下一个为1的位置。而c[][]数组是保存找子序列过程中匹配位数。<向冬冬> 在 2008-10-13 上传 | 大小:721.21kb | 下载:0
[压缩解压] 5.3findClosest
说明:最短路径查询 用户可以随便的查询出其最想要达到的地点-shortest path query users can easily inquiries its most desired locations<黄雷> 在 2025-06-23 上传 | 大小:722kb | 下载:0
[压缩解压] encoder
说明:本资源主要是MPEG-4压缩编码算法的C源码实现,包括最完整的MPEG-4编码实现。。。应该是学习MPEG-4压缩编码的好工具。-The resources are mainly MPEG-4 compression coding algorithm to achieve the C source code, including the most complete realization of MPEG-4 encoding. . . Learning should be MPEG-4 comp<连达> 在 2025-06-23 上传 | 大小:722kb | 下载:0
[数值算法/人工智能] SimulatedAnnealing
说明:模拟煺火算法,学人工智能的时候写的一个小程序,准确率还是很高的.-Ham fire simulation algorithms, artificial intelligence when learning to write a small procedure, an accurate rate is still high.<李宝亮> 在 2025-06-23 上传 | 大小:722kb | 下载:0
[matlab例程] matlab_Graphics
说明:matlab语言的句柄绘图可以对图形各基本对象进行更为细腻的修饰,可以产生更为复杂的图形,而且为动态图形的制作奠定了基础。-matlab language mapping can handle the basic graphics objects more delicate grooming, can generate more complex graphics, dynamic graphics and laid the foundation for the production.<CZMCat> 在 2025-06-23 上传 | 大小:722kb | 下载:0
[matlab例程] matlab sourse program
说明:源程序_Maltab在数学建模中的应用_卓金武等(Maltab source program in mathematical modeling application _ Zhuo Jinwu)<骨灰盒 > 在 2025-06-23 上传 | 大小:721kb | 下载:0