资源列表

« 1 2 ... .98 .99 .00 .01 .02 27403.04 .05 .06 .07 .08 ... 28522 »

[数据结构常用算法哈夫曼算法

说明:c语言编写的哈夫曼程序,运行通过的!根据输入构建哈夫曼树.-prepared by Huffman, the running through! According to the importation of construction Huffman tree.
<zbing0203 > 在 2024-11-20 上传 | 大小:3kb | 下载:0

[数据结构常用算法各种排序算法

说明:各种常用的排序算法源程序,包括快速排序/归并排序/带限期的排序以及贪心法的实现程序-various commonly used algorithm source, including rapid sequencing/merge sorting/ranking with the deadline and the greedy method to achieve procedures
<zbing0203 > 在 2024-11-20 上传 | 大小:221kb | 下载:0

[压缩解压GZIP

说明:GNU 系统开发的基于Iz77语法的压缩 学习lz77压缩算法 -GNU system development based on the syntax of compressed Iz77 learning lz77 Compression Algorithm
<君风> 在 2024-11-20 上传 | 大小:249kb | 下载:0

[数据结构常用算法c--100

说明:经典100例c语言编辑程序~包含很多经常考试中考到的程序~很值得一看!-100 cases of classical language editor c ~ include many regular examinations as well as to the procedures to a very eye-catcher!
<夏爱> 在 2024-11-20 上传 | 大小:52kb | 下载:0

[人工智能/神经网络/遗传算法人脸定位与检测实例

说明:模式识别中人脸的检测与定位所包含的算法程序(facedetect)-pattern recognition of the human face detection and location included in the algorithm (facedetect)
<刘世炎> 在 2024-11-20 上传 | 大小:458kb | 下载:0

[数学计算/工程计算隐马尔可夫模型(源代码和原理介绍)

说明:隐马尔可夫模型,C语言编写,重要的是里面附带有隐马尔可夫模型原理介绍的ppt,可以对应学习-HMM, C language, it is important that they are incidental tenets of Hidden Markov Models introduced ppt, can learn from counterparts
<王飞> 在 2024-11-20 上传 | 大小:39kb | 下载:0

[人工智能/神经网络/遗传算法8个数码游戏

说明:模式识别中的常用搜索算法中的8数码游戏程序-pattern recognition of commonly used search algorithm of eight digital Games
<刘世炎> 在 2024-11-20 上传 | 大小:147kb | 下载:0

[人工智能/神经网络/遗传算法A star算法类的实现(接口设计)

说明:A star 算法类的实现(算法接口,针对迷宫问题设计)-algorithm to achieve the category (algorithm interface design issues against maze)
<刘世炎> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法黑白棋子的算法程序实现

说明:黑白棋子的算法程序实现详细步骤及实现过程-reversi son algorithm program and detailed steps for achieving
<刘世炎> 在 2024-11-20 上传 | 大小:1.84mb | 下载:0

[数据结构常用算法程序存储问题

说明:程序存储问题:设有n 个程序{1,2,…, n }要存放在长度为L的磁带上。程序i存放在磁带上的长度是Li ,1≤i≤n 程序存储问题要求确定这n 个程序在磁带上的一个存储方案,使得能够在磁带上存储尽可能多的程序。 编程任务: 对于给定的n个程序存放在磁带上的长度,编程计算磁带上最多可以存储的程序数。 数据输入:由文件input.txt给出输入数据。第一行是正整数n,表示文件个数。接下来的1 行中,有n 个正整数,表示程序存放在磁带上的
<phq> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法解决TSP的遗传算法

说明:对于具有一定规模的TSP问题的求解,至今没有较完善的求解办法。本程序是用遗传算法来求解TSP问题。-for a certain size of the TSP solution and there has been no better way to solve. This procedure is used genetic algorithms to TSP.
<阳光灿烂> 在 2024-11-20 上传 | 大小:4kb | 下载:0

[数据结构常用算法数字三角形问题

说明:/*数字三角形问题 问题描述: 给定一个由n行数字组成的数字三角形如下图所示。试设计一个算法,计算出从三角形的顶至底的一条路径,使该路径经过的数字总和最大。 7 3 8 8 1 0 2 7 4 4 4 5 2 6 5 编程任务: 对于给定的由n行数字组成的数字三角形,编程计算从三角形的顶至底的路径经过的数字和的最大值-/* Digital triangle Issue Descr iption : given an OK by the
<phq> 在 2024-11-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .98 .99 .00 .01 .02 27403.04 .05 .06 .07 .08 ... 28522 »

源码中国 www.ymcn.org