资源列表
[matlab例程] Image-segmentation-Extraction
说明:这个matlab程序实现了目标对象的图像分割与提取技术,附件里的程序以车牌的检测与识别为例,效果非常好。-The matlab program to achieve the target object' s image segmentation and extraction technology, in the annex of the procedures for license plate detection and recognition, for example, the effe<动荡> 在 2025-12-03 上传 | 大小:20kb | 下载:0
[matlab例程] Matlab-Newton-Interpolation-Code
说明:这个matlab程序实现了牛顿插值 (Newton s Interpolation )算法。-The matlab program implements Newton interpolation (Newton' s Interpolation) algorithm.<动荡> 在 2025-12-03 上传 | 大小:1kb | 下载:1
[数学计算/工程计算] sum
说明:n件工作分给n各人完成,将第i个工作分配给第j个人完成需要费用cij,是设计一算法,为每个人分配不用的工作,费用最少-n to n pieces of work hours each to complete, will for the first i jobs j assigned to the first individual to complete required cost cij, is to design an algorithm, for each person assigned d<jdx> 在 2025-12-03 上传 | 大小:1kb | 下载:0
[数据结构常用算法] SevenStylesOfQsort
说明:Qsort针对不同数据类型的用法,Qsort采用快排实现,比传统的sort更有效率-Qsort for the usage of different data types, Qsort exclusive use of quick implementation, more efficient than the traditional sort<Felix> 在 2025-12-03 上传 | 大小:36kb | 下载:0
[数据结构常用算法] Huffman-code-decode
说明:test1.txt中为要读入的英文文章,code.txt为生成的huffman编码,decoded.txt中为根据code.txt中内容解码后的结果。-test1.txt is used to store the article in English to be read, code.txt contains generated the huffman codes, decoded.txt for the contents according to code.txt decoded result<Felix> 在 2025-12-03 上传 | 大小:19kb | 下载:0