资源列表
erchashu
- 数据结构作业之一,具有的功能为先序读入二叉树数据,中序输出-One data structure operations, with a first order function reads binary data, the output sequence
Locate
- 实现Locate函数的运算用数据结构(C语言版)的知识来实现 -Realization of Locate function operation
huiwen
- 回文序列 编写一个程序 来判断所输入的数字是否为回文数 回文数是指如:98789, 这个数字正读是98789,倒读也是98789,正读倒读一样,所以这个数字就是回文数。-hui wen shu xu lie
set
- 集合的运算:交、并、补(难度系数:1.1) 全集:大写字母 ‘A’~’Z’ 要求实现以下功能: 1、集合的输入:自动去掉重复和非法的字符 2、集合的显示:输出集合的全部元素 3、输出一个给定集合的补集 4、输出两个给定集合的交集和并集 -The set of operations: pay, and, filling (difficulty coefficients: 1.1) Complete: capital letters A ~ Z Requ
sequence-table
- 顺序表的基本运算 置空表 求表长 判空 取结点 插入 删除 数据的顺序存储-Basic operations in order to empty the table table table seeking a long sentence into an empty node to take the order to delete the data stored
bitree
- 二叉树基本功能的实现,包括建立,先序遍历,中序遍历,后续遍历-about bitree function
huffman
- 哈夫曼树的建立,及应用,包括哈夫曼编码的简单实现-huffman established,application
TopologicalSort
- 拓扑排序,使用数据结构的经典算法,实现了一个拓扑排序的程序-TopologicalSort,application,Implements a topological sort of program
park
- 数据结构课程设计,停车场,能够实现,停车出车查询显示等功能-Data structure course design, parking lot, can come true, the function such as display inquires parking
20967664
- 某城市的道路呈整齐的方格网状,东西方向的道路为M条,南北走向的道路为N条,某人住在城市的西南角的A处,每天骑自行车到东北角的B处上班。-as rqdk afjkjasdlf jacfjvs dmnkfjcj macvam nxci
Collection-of-data-structure
- 数据结构算法集锦,里面包含各种简单算法的介绍。适合大家参考学习。-Collection of data structure algorithms, which include the introduction of a variety of simple algorithms. Study for your reference.
bahuanghou
- 最简单的、传统的八皇后问题,利用了C++中的栈结构-This is the most simple one.There are program designs of eight queens chess problem.
