资源列表
Classic-algorithm
- 讲述一些经典的算法问题,看完就成算法大牛啦-Talk about some of the classic algorithm, after reading into the algorithm, Daniel
jibenpaixu
- 1.随机产生一组数据并排序 2.用户自己输入一组数据并排序-Randomly generated a set of data and sort 2. The user input a set of data and sorting
balanceTree
- 数据结构试验 平衡二叉树 实现了创建、插入、删除、查找、遍历等等的功能-Test balanced binary tree data structures to achieve create, insert, delete, search, traversal, etc. functions
BSTree
- 数据结构试验 二叉排序树 实现了创建--1\t插入--2\t删除--3\t查找--4\t遍历--5\t销毁--6\t退出等功能-The data structure test binary sort tree to achieve creating- 1 \ t Insert- Delete- 2 \ t \ t find- 4 \ t traversal- 5 \ t destroyed- 6 \ t quit
dongtaiguihua
- 关于动态规划的原代码,可以用于学习动态规划算法-Dynamic programming source code, can be used to study the dynamic programming algorithm
txsf
- 一个KM算法,很实用的,大家好好学习天天向上-a general prime
acm
- acm比赛的动态规划算法总结,很实用的,大家一起学习-happy every
suanfa
- 一些近点功能的算法与大家分享打击一起努力奋斗吧。-Some near-point function of the algorithm to combat together and strive to share with you.
ACM-ICPC
- 介绍ACM竞赛的一些资料,甘心去的同学可以学习一下的。-Introduce some of the information of the ACM contest, students willing to go to learn about.
poly_calculate
- 一元多项式求值。用户根据提示输入多项式的最高次数n,变量x的值,以及各个参数;由程序计算多项式的值并将结果输出 -A polynomial evaluation. Follow the prompts to enter the polynomial maximum number of times n, the value of the variable x, and each parameter computing polynomial values and t
h
- 输入n个字符和对应的权值,实现哈夫曼树的建立,哈夫曼编码和哈夫曼译码。-Input n characters and the corresponding weights, realize hoffmann, the establishment of the tree, hoffmann coding and decoding hoffmann.
12
- 寻找最长公共子序列,用东太贵黄算法实现,算法导论课上的作业,可以直接使用-Find the longest common subsequence East expensive yellow algorithm implementation, and operating in the Introduction to Algorithms class, can be used directly
