资源列表
key-route(the-longest)
- 这是关键结点里的最长路径算法代码,也是求路径的一个很麻烦的算法。-This is a key node in the longest path algorithm code, but also find a very troublesome path algorithm.
summercool
- 北京大学 部分 ACM 题目源代码 可以直接运行在c开发平台的无误代码-There are some code of beijing university POJ project .
suanshuma
- 固定模式的算术编码,实用且简洁。本人调试过,可以运行,且运行成功-It s very useful.It s about Arithmetic coding.Everybody will hanppy to see this. I hope it will help you.
beibaowenti
- 背包问题的cpp源代码解法,使用c语言编写-Knapsack Problem Solution cpp source code, using c language
Floyed
- 这个是cpp的Floyed算法,使用c语言编写的-This is the cpp of Floyed algorithm, written using the c
Dijkstra
- 这个是Dijkstra算法的cpp文件,用c语言编写的-This is the Dijkstra algorithm cpp file, written in c language
Btree
- 二叉树的插入删除先后中序遍历及求宽度和深度-Binary tree insertion and deletion has in traversing the width and depth requirements
palindrome
- 实现了输入字符串的检测,字符串以@结束。利用栈和队列的基础知识,结合数据结构,实现的回文判断!-Achieve detection of the input string, string @ end. Using the basics of stacks and queues, combined with data structure, determine the realization of the palindrome!
compute-methord
- 与高数联系密切,通过插值算数,也可用C语言编辑成程序在电脑上算出-Close ties with the high number, by interpolation arithmetic, can also be compiled into a C language computer program calculated
FEM_program
- 平面应力板结构的有限元计算程序,已调试通过。-Plane stress plate structure finite element program has been debugged.
peed
- Volterra高阶核的新算法在航空涡轮转速控制-Volterra kernel of the new algorithm in high aviation turbine speed control
CPP_Vector
- 讲述C++中Vector容器的用法,包括建立vector向量、添加、排序、删除等-About C++, Vector container, including the establishment of vector vector, add, sort, delete, etc.