资源列表
Demo
- 电脑鼠走迷宫程序,本代码可完成电脑鼠对迷宫的遍历,并且可以在遍历后找出最短路径冲刺。 -you can understand what it is!
my_dancilinklist
- 输入单词,要求以单词首字母为顺序,将单词插入数据链表中。-Enter a word, asked for the order of the first letter of the word, the word in the list insert data.
CRC16
- 在VC6.0环境下用C语言编写的一个计算CRC16表格的小程序。简单实用-VC6.0 environment using C language to write a small program to calculate CRC16 form. Simple and practical
Dynamic
- 求最长公共自序 列,动态规划算法求最长公共自序 列,动态规划算法 -Preface to seek the maximum demand up to the public from the public sequence, dynamic programming algorithm for getting up to the public from the sequence, dynamic programming algorithm for getting the longest sequen
Bindnary Tree
- C++实现数据结构中二叉树的ADT 可实现创建 求最小二叉树等等功能(C++ data structure to achieve the two fork tree ADT, you can create, seek the minimum two fork tree, and so on)
text
- 实现二叉树的遍历,给定先序和中序二叉树,返回整个二叉树的结构(To achieve the traversal of the binary tree, the structure of the whole binary tree is returned given the first sequence and the middle sequence binary tree)
kuaisupaixusuanfa-
- 快速排序算法及其优化结构的调整,属于数据结构算法类问题-Quick sort algorithm
ExpressionConversion
- 自编的波兰、逆波兰、中缀表达式计算的小程序,在VS2005下通过编译运行。
Doubly-linked-.
- 线性表链式存储(双向链表)插入、删除运算 1、预习要求:线性表的插入、删除相关概念及运算,完成线性表元素的插入、删除。 2、实验目的: (1)了解线性表的插入、删除相关概念; (2)理解线性表的插入、删除过程和结构定义; (3)掌握算法转换为程序的过程中的变化。 3、实验内容及要求: (1) 以“一个较完整的程序范例-顺序表”程序框架为框架 (2)双链表结构体为: typedef struct { int num /学号 char
book
- 图书馆管理系统data structure
AlgorithmUsingJava
- <算法导论>第二版大部分算法实现. 1. 各类排序和顺序统计学相关 2. 数据结构 2.1 基本数据结构 2.2 散列表 2.3 二叉查找树 2.4 红黑树 2.5 数据结构基于红黑树的扩张 3. 高级涉及和分析技术 3.1 动态规划相关 3.2 贪心算法相关 3.3 用于不相交集合的数据结构 4. 部分图算法.
Single-operating-table
- 数据结构的基本操作,属于单链表的操作,不懂的可以-The basic operation of the data structure
