资源列表

« 1 2 ... .20 .21 .22 .23 .24 1825.26 .27 .28 .29 .30 ... 2656 »

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

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

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

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

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

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

[数据结构常用算法order

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

[数据结构常用算法LinkStack

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

[数据结构常用算法Socket

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

[数据结构常用算法travel_fenzhi

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

[数据结构常用算法SortTree

说明:二叉排序树 九度题集1467 对初步接触算法的人会有很大帮助-Two forks sort tree nine degrees title set 1467 pairs of preliminary contact algorithm people will have great help
<项菡> 在 2024-10-03 上传 | 大小:165888 | 下载:0

[数据结构常用算法mowang-language

说明:魔王语言:输入一串字符,可自动翻译成一串语言。-the program of language
<王慧斓> 在 2024-10-03 上传 | 大小:165888 | 下载:0

[数据结构常用算法YangHui

说明:使用队列的数据结构,实现杨辉三角的输出,输入N行,得到N行输出-Use the queue data structure, to achieve output Pascal' s triangle, enter N lines, give N line output
<libin> 在 2024-10-03 上传 | 大小:165888 | 下载:0

[数据结构常用算法libsvmtest

说明:libSVM簡介 這是台大林智仁老師所開發的SVM工具,應該是世界上最好用且最主流的SVM,許多國內外的研究都透過他完成的。其實SVM之所以會成為主流,是因為它的效率較高,而且結果也不錯,甚至有學者認為SVM可以取代類神經網路(林國峰等,2009)。-libSVM Introduction This is NTU prof developed SVM tool, it should be the world' s best
<Ediwn> 在 2024-10-03 上传 | 大小:165888 | 下载:0

[数据结构常用算法fenliang

说明:pascal实现强连通分量的算法分析及代码示例-Algorithm analysis and code examples of strongly connected components of Pascal
<arvin> 在 2024-10-03 上传 | 大小:165888 | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 1825.26 .27 .28 .29 .30 ... 2656 »

源码中国 www.ymcn.org