资源列表
Fig10_38
- It s about matrix chain algorithm souce code
gcd_lcm
- 给出两整数a与b, 找出a与b的最小公倍数LCM(a,b), 找出a与b的最大公因子GCD(a,b).-finds the LCM(Lowest Common Multiple)/GCD(Greatest Common Divisor) of two positive integers
tongjixiangguan
- 用C语言写的很简单的用于计算统计相关量的程序。-Written in C language with very simple statistical correlation is used to calculate the amount of the program.
exam6-3
- 关于数据结构这门学科的源代码程序,序列六之三。-About data structure of the subject, the source program
diedai
- 迭代法解线性方程组,最基本简单的算法,大家可以自己试着去写。-Iterative method solving linear equations, the most basic simple algorithm,You can try to write.
graphPrim
- 关于普利姆算法的C++代码,根据最新数据结构图编写-C++ coding for GRAPHPrim
bm
- 为了最大程度地节约存储空间,经常需要把信息进行编码。一种很有效的编码方法是用数字来表示一串字符。假设这些字符串都是由不重复的英文小写字母组成的,且每个字符串中的英文字母都是从小到大排列的。 这个编码系统按照如下的方式工作: ◦ 字符串是按照长度从小到大的顺序排列的 ◦ 长度相同的字符串,是按照字典序排列的 -In order to save storage space to the greatest extent, often need to in
WindowsApplication1
- 绘制文本你可以画出矩形、椭圆、弧形,等一些不规则的图形-Draw text
largest-sub-matrix
- 最大子矩阵和 求一个n*m矩形的最大子矩形和 子矩形的规格为x*y-hdu1559 largest sub-matrix and Seeking a n* m rectangular sub-rectangular and sub-rectangular specifications for x* y
mle_example
- an example for most likelyhood estimation based on matlab platform
Lax_Friedrichs
- 有限差分求burgers方程...LAX-FRIEDRICH-Finite difference burgers was not beg equation
Roman-to-Integer
- 罗马数字转换为阿拉伯数字,整形,小于3-roman invert to the int number