资源列表
Whirlpool_Martrix.tar
- 螺旋矩阵,C语言描述,GNU GCC 环境编写-whirlpool_matrix
Exponentiation.tar
- 高精度幂计算,北京大学ACM OJ上的Exponetiation-Exponentiation
sum
- n件工作分给n各人完成,将第i个工作分配给第j个人完成需要费用cij,是设计一算法,为每个人分配不用的工作,费用最少-n to n pieces of work hours each to complete, will for the first i jobs j assigned to the first individual to complete required cost cij, is to design an algorithm, for each person assigned d
2009-12-9
- 一个能处理实的四则运算的程序,实现语言C++,支持嵌套括号,输入表达式,输出结果-A program which could accomplish four arithmetic operation of real numbers, Language used is C++.
kMeanCluster
- kmeans algorthms code vb and test data
YangHuiTriangle
- 杨辉三角形的VB计算程序,可用实现50及以内的杨辉三角形计算,也可用给不太了解计算机的朋友展示一下计算机的计算速度-Yang Hui triangle VB calculation program can be used to achieve 50 Levels
vopt_histogram
- V Optimal Histogram algorithm simple implementation using dynamic programming
Newton
- 牛顿迭代法解方程组 写得比较简单 但是使用-Newton' s iterative method solution of equations written in relatively simple, but the use of
gaussQ
- 程序:全主元Gauss消去法 过程:gaussq(aa,bb,xx,n,sgn) 作用:aa为系数矩阵,bb为右端向量,xx为解向量,n为方程阶数,sgn为标识符,1表示计算正常进行,0表示计算失败 方程形式为:aa(n,n)*x(n)=bb(n)-Procedure: All the main element Gauss elimination process: gaussq (aa, bb, xx, n, sgn) Role: aa for the coefficient mat
theNewtoninterpolation
- 数值计算之牛顿插值,包含matlab代码实现!-Numerical calculation of the Newton interpolation, including the matlab code to achieve!
FractalAlgorithm
- 分形算法与程序设计 第2章VC语言程序设计-Fractal Algorithms and Program Design Chapter 2 VC Language Program Design
integra_PR3C.c.tar
- Integration of the circular restricted three-body problem with burlish stoer routine. Using Numerical recipes in C (routines mmid, bsstep, odeint and pzextr
