资源列表
[数据结构常用算法] data_structC++
说明:C++数据结构源代码及算法实现说明,包括链表、树、队列和栈等。-C++ source code for data structure and algorithm descr iption, including Chain, trees and Queue and stack.<david> 在 2025-05-01 上传 | 大小:91kb | 下载:0
[数据结构常用算法] data-structrue
说明:数据结构的实验报告和课程设计报告及代码。-experimental data structure report and the report of curriculum design and code.<Doris> 在 2025-05-01 上传 | 大小:137kb | 下载:0
[数据结构常用算法] template123
说明:讲述C++模板template的用法,对初学者很有帮助,推荐下载。-about C template template to use, helpful for beginners, to download.<dingli> 在 2025-05-01 上传 | 大小:76kb | 下载:0
[数据结构常用算法] aodv-uu-0.9.tar
说明:路有算法aodv的linux下的版本,基本上可以在ns上运行。国外的好例子-road algorithm aodv under the Linux version, basically running on the ns. A good example abroad<杨智> 在 2025-05-01 上传 | 大小:113kb | 下载:0
[数据结构常用算法] search_optimize
说明:本文将常见的设计剪枝判断的思路分成可行性剪枝和最优性剪枝两大类,并结合上述三个原则分别以一道竞赛题为例作了说明,最后对剪枝方法作了一些总结。-this paper the design of common pruning judgment ideas into pruning feasibility and optimality pruning two categories, and the combination of these t<何磊> 在 2025-05-01 上传 | 大小:48kb | 下载:0
[数据结构常用算法] expression_request
说明:计算表达式是实现课程设计语言的基本问题之一,也是栈的应用的一个典型例子。1)要求以字符序列的形式从终端输入语法正确的、不含变量的整数表达式。利用教科书表3.1给出的算符优先关系,实现对算术四则混合运算表达式的求值。2)要求在屏幕的适当位置显示运算符栈,运算数栈,输入字符和主要操作的变化过程!3)要求最好有友好的功能和仿真界面,运算数可以是实数。 -err<walew> 在 2025-05-01 上传 | 大小:3.38mb | 下载:0