资源列表
Goods-management
- 一个比较简单的个人物品管理程序,可以实现物品管理的基本功能-Goods management
shortPathModel
- 求解交通图的最短路径,并用文件保存图的最短途径数据。求解从一个城市出发到其它所有城市的最短路径。求解从一个城市到另一个城市的最短路径。-Solving traffic map the shortest path, and use the shortest way to save the file data in Fig. Starting from one city to solve all the other cities of the shortest path. Solving from
SORTmodel
- 实现6中常用内部排序算法:,直接插入排序,希尔派序,冒泡排序,快速排序,简单选择排序,堆排序-Achieve six commonly used internal sorting algorithms: direct insertion sort, Hill sent order, bubble sort, quick sort, simple selection sort, heap sort
HFMModel
- 构造哈夫曼树,并构造字符的哈夫曼编码,以凹入表(层次表)的形式显示哈夫曼树。-Huffman tree structure and construct characters Huffman encoding to recessed table (table level) displayed in the form Huffman tree.
polynModel
- 实现两个一元稀疏多项式相加运算,相减运算 和相乘运算-Achieve two one yuan sparse polynomial arithmetic, subtraction and multiplication operations
Biaodashi
- 实现从键盘终端输入语法正确的算术表达式,计算出表达式的值。-Terminal input from a keyboard, grammatically correct arithmetic expression to calculate the value of the expression.
FFT
- Function Descr iption: This function is generic fast Fourier transform C language function, portability, and the following sections failing Lai hardware. This function takes the form of a
MergeSortedLists
- 将两个排好顺序的链表,合并成一个新的链表,顺序递增-The two good order of the list, merged into a new list, Order Ascending
PrintMatrix
- 用VC实现将一个矩阵,按顺时针方向打印出来-With VC will be a matrix printouts clockwise
oj-1014
- 有关归并排序的一个题,湘潭大学OJ上1014题,挺难的,做出来很开心,跟大家分享-For merge sort of a problem, Xiangtan University, OJ 1014 on the topic, hard, do it very happy to share with you
stocks-
- 股票数据格式文档-适用于股票软件开发人,里面介绍了股票数据存储方式及结构-Stock data format documents- for stock software developers, which introduced the equity method and data storage structure
BITree
- 二叉树遍历,运用指针求解其中包含先序遍历,先序、中序、后序遍历的递归算法,二叉树遍历的非递归算法,层次的非递归算法,求二叉树的深度-Binary tree traversal, which contains the first use of pointer traversal solution, first order, in sequence, after traversing the recursive algorithm, binary tree traversal non-recursi