资源列表

« 1 2 ... .28 .29 .30 .31 .32 833.34 .35 .36 .37 .38 ... 2656 »

[数据结构常用算法longest

说明:算法分析中动态规划法的经典例子,最长公子序列问题。VC++编写的C源码-Algorithm analysis, a classic example of dynamic programming, the longest sequence of the problem son. VC++ source code written in C
<感飞> 在 2025-02-01 上传 | 大小:162kb | 下载:0

[数据结构常用算法ACM-1

说明:信息学发展势头迅猛,信息学奥赛的题目来源遍及各行各业,经常有一些在实际应用中很有价值的问题被引入信息学并得到有效解决。 然而有一些问题却被认为很可能不存在有效的(多项式级的)算法,这里以对几个例题的剖析,简述状态压缩思想及其应用。 -The momentum of rapid development of information science, information science topics Orsay sources
<wanglei> 在 2025-02-01 上传 | 大小:162kb | 下载:0

[数据结构常用算法structure

说明:数据结构链表算法,包括:顺序表的基本操作、单链表的基本操作等-Linked list data structure algorithms, including: the basic operation of the order of the table, the basic operation of a single linked list, etc.
<王正> 在 2025-02-01 上传 | 大小:162kb | 下载:0

[数据结构常用算法E_Josephus

说明:模拟Josephus问题,编写算法实现击鼓传花。-Analog Josephus problem, write algorithm drum transfer flowers.
<巫小泉> 在 2025-02-01 上传 | 大小:162kb | 下载:0

[数据结构常用算法Some-knowledge-of-AC-automaton

说明:里面有一些AC自动机的相关知识和个人见解。-Some knowledge of AC automaton
<yiran> 在 2025-02-01 上传 | 大小:162kb | 下载:0

[数据结构常用算法formula-for-calculating--true-value

说明:计算命题演算公式的真值,所谓命题演算公式是指由逻辑变量(其值为TRUE或FALSE)和逻辑运算符∧(AND)、∨(OR)和┐(NOT)按一定规则所组成的公式(蕴含之类的运算可以用∧、∨和┐来表示)。公式运算的先后顺序为┐、∧、∨,而括号()可以改变优先次序。已知一个命题演算公式及各变量的值,要求设计一个程序来计算公式的真值。 要求: (1)利用二叉树来计算公式的真值。首先利用堆栈将中缀形式的公式变为后缀形式;然后根据后缀形式,从
<陈庆> 在 2025-02-01 上传 | 大小:162kb | 下载:0

[数据结构常用算法Huffman-tree-application-yang

说明:哈夫曼树,讲课比赛课件,供大家参考,倾力奉献-Huffman tree, lectures competition courseware for your reference, dedicated effort
<耿淑娟> 在 2025-02-01 上传 | 大小:162kb | 下载:0

[数据结构常用算法order

说明:数据结构,利用循环链表实现斐波那契数列的输出。-data structure
<李欣田> 在 2025-02-01 上传 | 大小:162kb | 下载:0

[数据结构常用算法LinkStack

说明:c语言编写的括号匹配问题,用的是栈,合适初学者学习和使用-c language in parentheses matching problem using a stack, suitable for beginners to learn and use
<myron> 在 2025-02-01 上传 | 大小:162kb | 下载:0

[数据结构常用算法Socket

说明:Windows Socket五种I/O模型——代码全攻略-The Windows Socket five kinds of I/O model- code Raiders
<0uth> 在 2025-02-01 上传 | 大小:162kb | 下载:0

[数据结构常用算法travel_fenzhi

说明:计算机算法实习,旅行员售货问题,分支上限算法,c++实现,非常好的代码-The computer algorithm internship, the travel member vending problem, branch ceiling algorithm, c++ achieve a very good code
<yangyu> 在 2025-02-01 上传 | 大小:162kb | 下载:0

[数据结构常用算法SortTree

说明:二叉排序树 九度题集1467 对初步接触算法的人会有很大帮助-Two forks sort tree nine degrees title set 1467 pairs of preliminary contact algorithm people will have great help
<项菡> 在 2025-02-01 上传 | 大小:162kb | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 833.34 .35 .36 .37 .38 ... 2656 »

源码中国 www.ymcn.org