资源列表

« 1 2 ... .91 .92 .93 .94 .95 1796.97 .98 .99 .00 .01 ... 2656 »

[数据结构常用算法algorithm--about-graph-c

说明:这是一本关于数据结构中的图的有关问题的一系列的电子书籍-this is a datebase structure book about some problems of graph
<郭天泽> 在 2024-10-04 上传 | 大小:13908992 | 下载:0

[数据结构常用算法Child_Sibling-Tree

说明:孩子兄弟树编码 在C++环境下编码,简短精悍的小程序-child_slibling tree :codes in C++
<方期待> 在 2024-10-04 上传 | 大小:567296 | 下载:0

[数据结构常用算法Backbag

说明:背包问题(Knapsack problem)是一种组合优化的NP完全问题。问题可以描述为:给定一组物品,每种物品都有自己的重量和价格,在限定的总重量内,我们如何选择,才能使得物品的总价格最高。问题的名称来源于如何选择最合适的物品放置于给定背包中。-Knapsack problem (Knapsack problem) is a kind of combinatorial optimization problem of NP comple
<方期待> 在 2024-10-04 上传 | 大小:961536 | 下载:0

[数据结构常用算法Sequence-expressions

说明:输入一个中序的表达式(比如:a*(b+c)-d) 将这个表达式构建一棵二叉树,然后打印出来就是.-Input a sequence of expression (for example: a* (b+ c)-d) Will this expression building a tree binary tree, then it is printed
<方期待> 在 2024-10-04 上传 | 大小:641024 | 下载:0

[数据结构常用算法huiwenshu

说明:C语言 回文数经典算法 巧用while语句-Palindrome
<keren> 在 2024-10-04 上传 | 大小:87040 | 下载:0

[数据结构常用算法greedy-algorithm

说明:很好的讲解了贪心算法的思想,通过自我学习完全可以掌握。-Very good explained the greedy algorithm thoughts, through the self learning can master.
<yulinlin> 在 2024-10-04 上传 | 大小:712704 | 下载:0

[数据结构常用算法169

说明:大学计算机专业数据结构课程设计——银行账户管理系统,-Data structure course design-bank account management system
<Kervin> 在 2024-10-04 上传 | 大小:5120 | 下载:0

[数据结构常用算法basic-operation-of-linear-table

说明:实现线性表的建立,元素的查找,删除,插入基本操作。-To achieve the basic operation of linear table.
<wang> 在 2024-10-04 上传 | 大小:10240 | 下载:0

[数据结构常用算法Permutation

说明:一个全排列程序,可以实现任意序列的全排列-a program to permutate
<peter> 在 2024-10-04 上传 | 大小:297984 | 下载:0

[数据结构常用算法DSCPPversion

说明:C++数据结构的经典书籍,对于C++的初学者很有好处-failed to translate
<peter> 在 2024-10-04 上传 | 大小:11776000 | 下载:0

[数据结构常用算法KMP

说明:关于KMP算法:字符串匹配问题。朴素匹配算法的改进版本。理解起来有些难度,但是十分高效-On the KMP algorithm: string matching problem. Improved version of the simple matching algorithm. To understand difficult, but very efficient
<仲崇鑫> 在 2024-10-04 上传 | 大小:3697664 | 下载:0

[数据结构常用算法Queen

说明:著名的八皇后问题,这里就不多做介绍了,算法简单一等,适合初学者-The famous eight queens problem, is not presented here, a simple algorithm, suitable for beginners
<仲崇鑫> 在 2024-10-04 上传 | 大小:5163008 | 下载:0
« 1 2 ... .91 .92 .93 .94 .95 1796.97 .98 .99 .00 .01 ... 2656 »

源码中国 www.ymcn.org