资源列表
quanpai3
- 输入一个正整数,输出从一到这个整数的全排列。-Enter a positive integer, the output from one to the integer array of the whole.
poj2485
- 北大2485的简单题目。用了最小生成树,在VS上编译,并成功提交。-2485 North of the easy topics. Used the minimum spanning tree, at VS on the compiler, and successfully submitted.
BiTreeNode3
- 实现二叉树左孩子,右兄弟的编码方法,输入节点名称和左右编号,即可给出二叉树。-Children left to achieve binary tree, right brothers coding method, enter the node name and number around, you can give tree.
JIEHUN
- 描叙一个人的成长过程,长大,结婚生子,不带年龄不能结婚,不可以重婚等-Describes a person' s upbringing, grow up, get married and have children, without age should not get married, not bigamy, etc.
Convex_hull.cpp.tar
- ACM凸包标程,可以快速使用凸包的各种应用,满足需求。-ACM convex hull source file
tuimage
- 数据结构中图的相关算法的 应用与分析-Data structure in graph-related algorithms and analysis applications
primerC
- C++primer里常用的小程序,有很详细的说明,传上来共享一下吧-c++ primer
theroy
- 数据结构算法解析第七章图论的程序源码 -Data Structures Algorithm Analysis Chapter VII of the source graph theory procedures
draw-tree
- 伸展树,基本数据结构,The tree is drawn in such a way that both of the edges down from a node are the same length. This length is the minimum such that the two subtrees are separated by at least two blanks.-The tree is drawn in such a way that both of the edges
huffman
- 数据结构的一次作业,用于计算哈夫曼编码,比较简单 ,请多指教!-Homework in a data structure, used to calculate the Huffman coding, is relatively simple, please advice!
shuzhifenxi
- 源程序是解决那个数据结构的一些知识关于二茶树的建立-Source data structures that are to resolve some of the knowledge about the establishment of two tea
insertsort
- 插入法的基本工作原理是抽出一个数据,在前面的数据中寻找相应的位置插入,然后继续下一个数据,直到完成排序。-Insert the basic working principle of a data are drawn, in front of the data looking for the location of the corresponding insert, and then continue to the next data until the completion of sequenc
