资源列表
erchashubianli
- 实现对二叉树的各种遍历 有先序遍历 中序遍历 后序遍历 -Achieve a variety of traversing a binary tree traversal in preorder traversal sequence after traversing
tiaowu
- 跳舞的男女搭配问题、、可以根据相关曲目、输出男女的配对情况-Men and women dancing with a problem, according to the relevant track, matching the output situation of women and men
sort
- 运用数据结构的知识,学生信息排序代码,简单的各信息排序-Data structure student information sort
maze
- 用VC6.0编写的生成和求解迷宫的程序,利用堆栈实现,代码比较简单,可以用来参考。-Written by VC6.0 generate and solve the maze procedure, and use the stack, the code is relatively simple, can be used to refer to.
suiji
- 利用随机化算法对顺序表进行搜索: 随机抽取有序表元素; 从最接近待查元素开始搜索。 -The use of randomized algorithms search order table: randomly selected from the ordered list of elements start the search from the closest to the unknown element.
hufman
- 实现哈夫曼树的建立,对输入字符窜进行哈弗曼编码,解码-Huffman tree establishment, Ha Fuman encoding, decoding
solutionA
- 该算法利用两个链表,实现从文件中读取数据,并将其插入到合适位置,实现快速排序的功能.-The algorithm uses two lists, achieve read data a file and insert it into the proper position for fast sorting function.
C2A6E2_SortValues.cpp
- Sorts values in C++ using arrays
ccccccc
- 一个关于二维积分的c语言程序。很有用 的-on a two-dimensional integral c language program. Very useful! !
括扑排序
- 拓扑排序,数据结构的作业。-topological sorting, data structure of the operations.
02051121
- 用C语言实现的洗牌程序,实现对一副52章的扑克洗牌,如对洗牌结果不满意可重复进行洗牌,直至用户满意为止。
erchashu
- 实现二叉树的前序非递归遍历和比较两棵二叉树是否相似的算法。-The realization of the first order binary tree non-recursive binary tree traversal and comparison of two algorithms are similar.
