资源列表

« 1 2 ... .89 .90 .91 .92 .93 1394.95 .96 .97 .98 .99 ... 2656 »

[数据结构常用算法haxibiao

说明:数据结构哈希表的演示-Data structure hash table demo
<> 在 2024-10-12 上传 | 大小:9216 | 下载:0

[数据结构常用算法tanxin

说明:贪心算法解一系列算法经典问题,包含好多种算法哦-Greedy Algorithm Solution classic problem of a series of algorithms, including a good variety of algorithms Oh
<lin yahong> 在 2024-10-12 上传 | 大小:9216 | 下载:0

[数据结构常用算法expression

说明:用栈来演示带括号的+,-,*,/表达式运算(以#结尾!),并且演示栈的活动过 程。-Used to demonstrate stack bracketed expressions 2B !,-,*,/ computing (to# At the end!), And demonstration activities of the process stack.
<小明> 在 2024-10-12 上传 | 大小:9216 | 下载:0

[数据结构常用算法yoyo

说明:yoyo上传的银行家算法,仅供参考,谢谢指点。-yoyo From the banker s algorithm, for reference only, thank you instruct.
<avaga> 在 2024-10-12 上传 | 大小:9216 | 下载:0

[数据结构常用算法DataStructureAndAlgorithm

说明:数据结构和算法的C语言描述集合,有清晰的注释,在VC++6.0上已经通过测试。-err
<zhou> 在 2024-10-12 上传 | 大小:9216 | 下载:0

[数据结构常用算法banker

说明:完成操作系统课程中的经典防止死锁的有效算法--银行家算法,有效避免死锁-Completion of courses in classical operating systems to prevent effective algorithm Deadlock banker
<程功> 在 2024-10-12 上传 | 大小:9216 | 下载:0

[数据结构常用算法strkmp

说明:微软面试题:给出一个函数来输出一个字符串的所有排列。 简单的回溯就可以实现了。当然排列的产生也有很多种算法,去看看组合数学,还有逆序生成排列和一些不需要递归生成排列的方法。印象中Knuth的<TAOCP>第一卷里面深入讲了排列的生成。这些算法的理解需要一定的数学功底,也需要一定的灵感,有兴趣最好看看。-Microsoft Surface questions: given a function to output a st
<bill> 在 2024-10-12 上传 | 大小:9216 | 下载:0

[数据结构常用算法Towers

说明:学习数据结构的好例子,提供给大家参考学习.-Learning a good example of data structure to provide a reference to the U.S. study.
<nn> 在 2024-10-12 上传 | 大小:9216 | 下载:0

[数据结构常用算法n_queen

说明:回溯算法解决n皇后问题,c++源码,可以参考-Backtracking algorithm to solve the problem n Queen, c++ Source code, can refer to
<王鹏程> 在 2024-10-12 上传 | 大小:9216 | 下载:0

[数据结构常用算法HASH

说明:扫描一个C源程序,用Hash表存储该程序中出现的关键字,并统计该程序中的关键字出现频度。用线性探测法解决Hash冲突。设Hash函数为: Hash(key)=[(key的第一个字母序号)*100+(key的最后一个字母序号)] MOD 41-Scan a C source program, using Hash Table to store the keywords appear in the procedure, and stat
<zhang> 在 2024-10-12 上传 | 大小:9216 | 下载:0

[数据结构常用算法route

说明:计算机专业的同学注意了:我个人做对网络路由选择,当然也是针对教学演示用,最多设10个站点,采用Dijkstra的最短路径法,当时也是得的实验高分的-Computer Science students attention: Personally, I choose to do on the network routing, of course, also aimed at teaching demonstration, and a max
<任勇林> 在 2024-10-12 上传 | 大小:9216 | 下载:0

[数据结构常用算法suanfa

说明:刚才注册错了 不小心点了VIP会员。请站长审核这个吧 多谢了。数据结构经典算法的C语言实现。-Just accidentally registered the wrong point of the VIP membership. Please review the station you would like to thank the. Data Structure Algorithm classic C language.
<> 在 2024-10-12 上传 | 大小:9216 | 下载:0
« 1 2 ... .89 .90 .91 .92 .93 1394.95 .96 .97 .98 .99 ... 2656 »

源码中国 www.ymcn.org