资源列表

« 1 2 ... .03 .04 .05 .06 .07 2208.09 .10 .11 .12 .13 ... 2656 »

[数据结构常用算法encode

说明:想要的人不要错过哦,,字典序,C++算法实现。。算法设计与分析的重要一题-People do not want to miss, oh,, lexicographic, C++ Algorithm. . Algorithm design and analysis of one of the important questions
<谢日敏> 在 2024-09-20 上传 | 大小:571392 | 下载:0

[数据结构常用算法code

说明:数据结构,算法与应用书中几乎所有的源代码-Data structures, algorithms and applications in almost all the source code for the book
<jtu> 在 2024-09-20 上传 | 大小:572416 | 下载:0

[数据结构常用算法NQueens

说明:经典的N皇后问题的实现,使用的算法是回溯法-Classic implementation of N-Queens problem, using the algorithm is backtracking
<fcwindpasss> 在 2024-09-20 上传 | 大小:572416 | 下载:0

[数据结构常用算法binary

说明:实现二叉树的遍历及应用。C++编写,运行速度较快。-Implementation and application of binary tree traversal. C++ is written to run faster.
<王成> 在 2024-09-20 上传 | 大小:571392 | 下载:0

[数据结构常用算法huffman

说明:解决huffman树问题:从文件读入一段文本,计算其中每一个字符的huffman编码,输出编码后文本的长度。-Solve the huffman tree problem: a piece of text read from file, calculate each of the characters huffman coding, the output length of the encoded text.
<dekayzc> 在 2024-09-20 上传 | 大小:572416 | 下载:0

[数据结构常用算法cidianbianweicijiansuoxitong

说明:词典变位词检索系统就是从词典中查找输入单词的变位词中的合法单词的系统。(扩充) 根据课程设计任务书要求,本系统开发主要完成以下功能和性能。 (1) 处理词典文件:从用户给出的词典文件中读取单词进线性表。 (2) 求出变位词并输出合法单词:输入单词后输出单词字母所有可能形成的变位词,即单词的全排列,然后从词典中检索出生成的全排列中的合法单词。 (3) 循环输入单词:系统可以循环输入单词进行检索。 -gu ge fan
<灵瞳之殇> 在 2024-09-20 上传 | 大小:570368 | 下载:0

[数据结构常用算法String-matching

说明:这是一个实现字符匹配的代码,使用kmp算法实现字符匹配。-This is a realization of matching characters code, use KMP algorithm matching characters.
<王宁> 在 2024-09-20 上传 | 大小:569344 | 下载:0

[数据结构常用算法QM

说明:QM算法的程序实现,比较详尽,且有用法的说明-QM algorithm
<王子达> 在 2024-09-20 上传 | 大小:570368 | 下载:0

[数据结构常用算法eight-queens--problem

说明:八皇后问题,是一个古老而著名的问题,是回溯算法的典型例题。该源码实现八皇后问题。-8 queens problems, is an ancient and famous problem, is the typical examples of retrospective algorithm. This source realize 8 queens problems.
<kingofZQJ> 在 2024-09-20 上传 | 大小:569344 | 下载:0

[数据结构常用算法LAB04_10389355_2

说明:多项式类,实现对多项式的加,减,乘,求值的操作。用类模版实现的,有人机交互式见面-class of Polynomial
<qinzhaokun> 在 2024-09-20 上传 | 大小:570368 | 下载:0

[数据结构常用算法2

说明:CSV文件解析 要求程序接受Excel能解析的CSV文件,解析结果用html table形式输出。 解析后的结构,与Excel解析结果一致。 //文件包含源码、解题报告等-CSV file parsing requirements accepts Excel can parse CSV file, parse the results output html table format. After structural ana
<Zss> 在 2024-09-20 上传 | 大小:570368 | 下载:0

[数据结构常用算法avinrwr

说明:最大流详解,解释很全很清楚,为acm学习不可多得材料()
<Aqntselle> 在 2024-09-20 上传 | 大小:569344 | 下载:0
« 1 2 ... .03 .04 .05 .06 .07 2208.09 .10 .11 .12 .13 ... 2656 »

源码中国 www.ymcn.org