资源列表
[数据结构常用算法] hafumanbianma
说明:c语言编写的哈夫曼编码。设需要编码的字符集为{d1, d2, …, dn},它们出现的频率为 {w1, w2, …, wn},应用哈夫曼树构造最短的不等长编码方案。 数据结构与算法 typedef char *HuffmanCode //动态分配数组,存储哈夫曼编码 typedef struct { unsigned int weight //用来存放各个结点的权值 unsigned int parent,LChild,RChild //指向双亲、孩子结点的指针<SongLY> 在 2025-07-22 上传 | 大小:50kb | 下载:0
[数据结构常用算法] 055523232007
说明:program to give one possible solution of the 8 queens puzzle because I was bored... and because after that, I was even more bored, I decided to extend it to an N queens version. Since this is my first contribution here, I hope you guys take a look<farzam> 在 2025-07-22 上传 | 大小:50kb | 下载:0
[matlab例程] zuoye4
说明:用FAMALE.TXT、MALE.TXT的数据作为本次作业使用的样本集,利用C均值聚类方法对样本集进行聚类分析,对结果进行分析.-Use FAMALE. TXT, MALE. TXT data as the assignment is to use the data sets, using the c-means clustering method of the sample set clustering analysis, the analysis of the results.<jipeng> 在 2025-07-22 上传 | 大小:50kb | 下载:0
[数据结构常用算法] Who-birth-fish
说明:爱因斯坦测试题的程序实现,VB程序实现,速度比较快,算法很好-Einstein' s program to achieve the test questions, VB program to achieve, the faster the algorithm very<johnsonxjq> 在 2025-07-22 上传 | 大小:50kb | 下载:0
[数值算法/人工智能] sdarticle-(12)
说明:在国外网站下的麻省理工的教的算法,非常的好,可以用来借鉴下作论文,也对编程爱好者也值得看,推荐,必须顶-Abroad under the MIT Web site to teach the algorithm, very good, testimony can be used to draw papers, but also for programming enthusiasts are also worth watching, it is recommended to be the top<陈功> 在 2025-07-22 上传 | 大小:50kb | 下载:0
[matlab例程] system_analysis
说明:该集成包包括AHP,因子分析,回归分析,聚类分析等系统分析算法的matlab实现。-The integrated package, including AHP, factor analysis, regression analysis, cluster analysis, system analysis algorithm matlab.<Eric> 在 2025-07-22 上传 | 大小:50kb | 下载:0
[matlab例程] Liver-Images-Classifying
说明:Liver Images Classifying in matlab program<sakthivel> 在 2025-07-22 上传 | 大小:50kb | 下载:1