资源列表
main
- 树的基本操作,实现了先序方法输入生成二叉树,二叉树的先序遍历,中序遍历,后序遍历,求树的叶子结点总数,求树的高度,树的深度,相应结点的层号等等一些基本操作-Binary Tree Operation!!!
difference-of-array-and-point
- 该文档详细说明了指针数组和数组指针的相关区别,详细的给粗学者一定的理论上的指导-The document details the pointer array and array pointer difference to coarse scholars some theoretical guidance
result-by
- 一些算法,用c/c+/c#实现的一些算法。-Some algorithm, c/c+/c# algorithm.
path
- 欧拉路径的计算,一个用c语言小程序。图论中求欧拉路径的程序。-Euler path calculation, a small program of c language. Graph theory procedures Euler path.
tubaowenti
- 凸包问题,大二一门课的课程设计,很短的小程序-Convex hull, sophomore course curriculum design, very short program
fanxinsuanfa
- 定义一个vector,元素类型为INT,插入10个随机数,使用sort按升序排序,输出每个元素的值,再按降续排序,输出每个元素的值,练习用find查找元素,用min和max找出容器中的最小元素和最大元素,并输出。-Define a vector, the elements of type INT, insert 10 random numbers, use the sort ascending sort, the output value of each element, and then dr
quanpai
- 能够实现在输入的实数中找到其中两个实数的距离最短-Find one of the shortest distance of the two real numbers can be achieved in the real number input
test_bit
- Testing example by UnitTest++ core lib
EduAVLTree
- Educational based AVL Tree complete Implementation
LLStack
- Implementing LinkedStack at its best
multiple_verification
- 移位乘法器算法的验证代码,通过C语言描述的移位乘法器的算法的验证,证明算法的正确性-multiple verification code
chengjiguanli
- 用 c语言数据结构,实现个人成绩管理系统,包括,添加、查询、删除等,方便管理-C language data structure, to achieve personal performance management system
