资源列表
HuffmanDecoding
- 利用二叉树数据结构实现对应的赫夫曼解码,运行良好。-Binary tree data structure using the corresponding Huffman decoding, run well.
Polynomial-additio
- 多项式加法,按照优先顺序,先括号再乘除再加减的顺序做多项式加法。-Polynomial addition, in accordance with the priorities, the first bracket and then do multiplication and division and then addition and subtraction of polynomial order of addition.
function
- 提供字符串方法,大家面试可以用,包括找出对称字串-Some string function
huffman
- VC++基于哈弗曼算法的一个压缩和解压的VC例子,可视界面操作,可方便运用到程序里面。-VC++ algorithm based Hafu Man an example of compression and decompression of the VC, visual interface operation, which can be easily applied to the program.
Data-structure-CPP
- 数据结构算法集C++实现,包括数据结构中常用的链表、栈、队列等-data structre
7
- 用递归算法进行计算斐波那契数列,这是一种c++程序-Calculation of the Fibonacci series
Practical-algorithms-for-programmers
- 程序员实用算法 Practical algorithms for programmers-Practical Algorithm for programmers Practical algorithms for programmers
shuanfa
- 一些常用的算法,很犀利,大学学习的算法基本都有哦-Some commonly used algorithms, very sharp Some commonly used algorithms, very sharp Some commonly used algorithms, very sharp
ch02_LinerList
- 这是数据结构线性表的源代码,具有完整的类以及成员函数-This is a linear list data structure source code, complete with classes and member functions
InsertSort
- 对指针L所指向的结构体中的成员 — 数组Key 中的数据进行直接插入排序。成功时,返回1,否则返回0。(可以使用0号单元做为哨兵位) -failed to translate
mfc_er_cha_shu
- 二叉数的建立以及查找,对于初学者很有用的-it is very good and important for new learners
whichday
- 一个经典的时间算法,可以计算出今天是公园元年后的那一天,可以算出瑞年和非闰年的,同时还具有容错功能,完全c语言编写!-A classic time algorithm can calculate the park today is the day after the first year, can be calculated and non-leap year in Sweden, but also fault-tolerant, fully c language!
