资源列表
[数据结构常用算法] 数据结构(殷人昆版)全部代码
说明:这是清华出版数据结构(C++)描述,殷人昆版得书中全部实例代码<finfinhu@126.com> 在 2011-10-30 上传 | 大小:105.57kb | 下载:4
[数据结构常用算法] huowuyunshudeyichuansuanfa
说明:#include "stdio.h" #include "math.h" #include "malloc.h" #include "string.h" #define m 6 #define n 29 #define p 0.5-#include "stdio.h"#include "math.h"#include "malloc.h"#include "string.h"#define m 6#define<jiangshan> 在 2024-12-26 上传 | 大小:106kb | 下载:0
[数据结构常用算法] erchashuxitong
说明:一个比较完整的二叉树系统,可以对学习数据结构中的二叉树应该有一个比较理想的直观的了解吧-A relatively complete binary tree system, can learn from the binary tree data structure should have a more intuitive understanding of the ideal bar<dialy> 在 2024-12-26 上传 | 大小:106kb | 下载:0
[数据结构常用算法] expression
说明:需求分析 (1) 任何一个表达式都是由操作数、运算符和界限符组成的,我们称之为单词. (2) 表达式求值首先要符合四则运算规则: ① 先乘除,后加减 ② 从左到右进行运算 ③ 先括号内,后括号外 (3) 功能实现: ① 若当前单词为数字串,则压入数值栈 ② 若当前单词为运算符并大于运算栈的栈顶符号,则进栈 ③ 若当前单词为运算符并等于运算栈的栈顶符号,去括号,输出 ④ 若当前单词为运算符并小于运算<马巧英> 在 2024-12-26 上传 | 大小:106kb | 下载:0
[数据结构常用算法] linklistreverse
说明:链表倒置操作演示程序,是数据结构中的基本演示程序之一。-List inversion operation and demonstration of procedures, data structures, one of the basic demo.<meteor> 在 2024-12-26 上传 | 大小:106kb | 下载:0
[数据结构常用算法] zuheshuxue
说明:经典的组合数学课件,国内著名大师出品!内容丰富,深入浅出!-A combination of classical mathematics courseware, the famous master of the domestic production! Content-rich, easy!<李建军> 在 2024-12-26 上传 | 大小:106kb | 下载:0
[数据结构常用算法] Car_parking
说明:主要用栈和队列,实现一个模拟停车场的程序-Stacks and queues is mainly used to achieve a simulated car park program<陈意鹏> 在 2024-12-26 上传 | 大小:106kb | 下载:0
[数据结构常用算法] Desktop
说明:用DFS解八皇后,这个是递归算法跟非递归算法(Using DFS to solve eight queens, this is a recursive algorithm with non recursive algorithm)<void_maker69 > 在 2024-12-26 上传 | 大小:105kb | 下载:0
[数据结构常用算法] 92507258
说明:详细讲解了什么是启发式算法,以及启发式算法的各种类型和相应的模型()<IVNX!85960 > 在 2024-12-26 上传 | 大小:105kb | 下载:0