资源列表
output-a-tree
- 树的水平输出算法实现:对于给定二叉树,以水平方向输出二叉树。每个节点包含一个整数值,并且节点数最大255。节点数据的输出方向为从左到右,从上到下,同一水平高度的节点输出完成后,再输出下一水平高度。 -The tree level output algorithm: output in the horizontal direction for a given binary tree, binary tree. Each node contains an integer value, and t
fdsaf
- 输入一片文章,统计其中出现的字数,出现频率最高的字数-Enter an article, statistics which appear the words, the frequency of the highest number of words
dfaa
- 邻接量表的建立,是图处理的基础,必要的时候可以-Adjacent to the scale of the establishment, diagram of the basis, when necessary, can be used with
hga
- 二叉排序树,数的算法很重要,这是一个递归的算法-Binary sort tree, the number of the algorithm is very important, which is a recursive algorithm
zuiudanlujing
- 随机生成一个矩阵,求左上角和右下角的最短路径-Randomly generate a matrix, find the shortest path of the upper left and lower right corner of
hill
- 希尔算法,很快的算法,排序十分简单,欢迎下载-Hill algorithm, fast algorithms, sorting is very simple.
fp_tree
- 经典的fp树算法,主要描述算法的整个流程,注释详细。-Classic fp-tree algorithm, and describes the entire process of the algorithm, detailed annotations.
xueshengxinxi
- 一学习小组有6名同学,编写程序录入学生的学号(16位),姓名(最多4个汉字),成绩。要求:输出每名学生的成绩,最高分,平均分,写两个程序,(1)用数组。(2)用带指针的结构体-A study group of six students, programming input the number of students' learning (16), name (up to 4 characters) results. Requirements: output per student achie
BiTree
- 二叉树的基本操作,可输入相应操作执行功能-The basic operation of the binary tree, enter the appropriate operations are performed
CPP-Algorithms-and-Data-Structures
- C++算法与数据结构(书)源代码(共享)-C++ Algorithms and Data Structures (book) source code (shared)
cprogram
- 一些简单的c语言算法,对于初学者比较实用-it is very useful for bird.
typedef---struct
- 二叉树的创建,更好的为学生提供服务的信息-The creation of a binary tree
