资源列表
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
floyd
- 动态规划的算法,求解所有的路径之间的最短路径,时间复杂度在O(n3)-Dynamic programming algorithm for solving the shortest path between all paths, the time complexity of O (n3)
multiply
- 数据结构实验。利用单链表实现多项式的加法和乘法。-Data structure experiments. Polynomial addition and multiplication using a single linked list.
BresenhamLine
- 在VC中实现Bresenham算法画直线-Bresenham algorithm in VC draw a straight line
erchashu
- 实现二叉树的查找 删除的操作 c语言版的-This is a binary tree of two to achieve the C language curriculum design
reverselist
- 这段小程序可以实现单向链表的反向操作,凑够20个字。-This program can be the reverse of the one-way linked list.
ex1.1
- 实现顺序表的初始化、在指定位置插入和删除元素-Order of the table is initialized, insert and delete elements in the specified location
ex1.2
- 实现单链表的初始化、在指定位置插入和删除元素-Initialization in a singly linked list, insert and delete elements in the specified location
