资源列表
[数据结构常用算法] HoffmanEncoder
说明:用C语言实现数据结构中的哈弗曼编译器。可以求出n个字符的赫夫曼编码。建立函数输入二叉树,输出其赫夫曼编码。用户输入n个字符在电文中的使用频率(扩大100倍),并输入这n个字符,确定后系统给出这n个字符的赫夫曼编码。-With the C language data structures Havermann compiler. You can find the n-character Huffman encoding. The establishment of a function input b<常非> 在 2025-07-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] StatisticsCharacters
说明:可以统计出该文章中的文字、字母、数字、空格的个数。 输入的文章存储状态为静态存储,每行最多不超过80个字符,可自由定义行数N。输入的文字以文本文件的格式保存在磁盘文件中。输入的数据形式可以是大、小写英文字母,任何数字及标点符号。分四行分别输出总字数、字母数、数字个数、空格数。 -May be the statistics in the article text, letters, numbers, the number of spaces. Enter the article is s<常非> 在 2025-07-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] KnapsackProblem
说明:用动态规划的方法求解0/1背包问题,vc编写。-Using dynamic programming method for solving 0/1 knapsack problem, vc preparation.<黄蓉> 在 2025-07-18 上传 | 大小:1kb | 下载:0
[matlab例程] dongtaiguihua
说明:用动态规划求解最短路问题的MATLAB程序。需输入带权邻接矩阵,输出为最短路径和最短路长。-Dynamic Shortest Path Problem Solver of the MATLAB program. Required to enter the weighted adjacency matrix, the output for the shortest path and shortest path length.<qiyifei> 在 2025-07-18 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] Farmer_River
说明:农夫过河算法 问题描述: 1在有限的步数内,农夫要把狼、羊、菜都运过河 2每次只能带一样或不带,狼和羊,菜和羊无法在岸边共存 备注:在DEV下编译通过-Farmers across the river algorithm Problem Descr iption: in a limited number of steps, the farmers make the wolf, sheep, and vegetables were transported a<徐晓君> 在 2025-07-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] dijst
说明:用MATLAB实现的dijikstra最短路径算法,在算法中运用了元包技术用以记录路径/以及蒙特卡诺算法-Using MATLAB implementation dijikstra shortest path algorithm, the algorithm used in the meta-package technology to record the path<fengyunlucky> 在 2025-07-18 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] Classification_OSU_SVM
说明:这个程序是支持向量机的程序。用于模式识别。-this code is SVM.it is very useful.<liangchen> 在 2025-07-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] zuichanggonggongzixuelie
说明:求最长公共子序列的算法-Seeking the longest common subsequence algorithm<conna> 在 2025-07-18 上传 | 大小:1kb | 下载:0
[matlab例程] fit_ML_laplace
说明:dopasowanie rozkladu Laplace a<Marcin> 在 2025-07-18 上传 | 大小:1kb | 下载:0
[matlab例程] fit_ML_log_normal
说明:dopasowanie rozkł adu log-normalnego<Marcin> 在 2025-07-18 上传 | 大小:1kb | 下载:0