资源列表

« 1 2 ... .58 .59 .60 .61 .62 2263.64 .65 .66 .67 .68 ... 2656 »

[数据结构常用算法encode

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

[数据结构常用算法hash

说明:使用链地址法解决冲突问题的哈希索引的实现!-The use of chain address the issue of settlement of the conflict law cited哈希索realize!
<廖运荣> 在 2024-11-14 上传 | 大小:156kb | 下载:0

[数据结构常用算法search

说明:搜索算法基础 搜索算法是利用计算机的高性能来有目的的穷举一个问题的部分或所有的可能情况,从而求出问题的解的一种方法。搜索过程实际上是根据初始条件和扩展规则构造一棵解答树并寻找符合目标状态的节点的过程。 -Search algorithm based on search algorithm is the use of high-performance computer to have a problem exhaustive pu
<hello> 在 2024-11-14 上传 | 大小:7kb | 下载:0

[数据结构常用算法Nqueen

说明:n皇后问题构造法实现,比起启发式修补运行时间较长。-n Queen realize the issue of construction method, compared to a longer run-time heuristic repair.
<王宇> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法8Queen

说明:在8*8的国际象棋盘上放置八个皇后,使得这八个棋子;不能互相被对方吃掉。要求: 1、依次输出各种成功的放置方法 2、画出棋盘的图形形式,并在带上动态的演示试探过程 3、程序能方便的移植到其他规格的棋盘上-In 8* 8 chess set to place eight queen, making the eight pawns each other should not be eaten each other. Re
<李浩> 在 2024-11-14 上传 | 大小:49kb | 下载:0

[数据结构常用算法Sub-optimalSearchTree

说明:最优二叉搜索树 采用c语言编写的最优二叉搜索树算法。实现其的遍历及构造-Optimal binary search tree using c language of optimal binary search tree algorithm. Realize its Ergodic and tectonic
<李浩> 在 2024-11-14 上传 | 大小:75kb | 下载:0

[数据结构常用算法Alg-07

说明:C语言写的,用二叉树算法写的搜索程序,分三种搜索顺序,适合数据结构初学者-Written in C language, using binary tree search algorithm written procedures, sub-three search sequence data structure suitable for beginners
<> 在 2024-11-14 上传 | 大小:2kb | 下载:0

[数据结构常用算法erchapaixuchazhao

说明:是数据结构的内容,采用二叉排序树进行查找的算法,-The contents of the data structure is used for binary sort tree search algorithms,
<高海燕> 在 2024-11-14 上传 | 大小:7kb | 下载:0

[数据结构常用算法xydy

说明:实现了一个济南大学的校园导游系统!设计经典算法是最短路径的算法!-实现了?桓 ??媚?#39 笱 ?的??????游系????设 ???典算 ?是 ???搪 ??的算 ??
<ssa> 在 2024-11-14 上传 | 大小:442kb | 下载:0

[数据结构常用算法Precede

说明:用算符优先法对算术表达式求值的过程。要求以字符序列的形式从终端输入语法正确的、不含变量的整数表达式。实现对算术四则混合运算表达式的求值,并在求值中运算符栈、运算数栈、输入字符和主要操作的变化过程。-Operator priority method with arithmetic expression evaluation process. Request to form a sequence of characters from the
<叶子> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法DISP

说明:利用链表的基本运算(插入、删除、查找及合并等)实现集合的基本运算-The use of basic computing list (insert, delete, search and merging, etc.) realize a collection of basic computing
<叶子> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法2533

说明:求最长的公共子序列,对于初学者来说很不错-For the longest common sub-sequences, is very good for beginners
<张了> 在 2024-11-14 上传 | 大小:163kb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 2263.64 .65 .66 .67 .68 ... 2656 »

源码中国 www.ymcn.org