资源列表
check
- 有15个数按由小到大顺序放在一个数组中,输入一个数,要求用折半查找法找出该数是数组中的第几个元素的值,如果该数不在数组中,则打印出无此数 的C程序代码 谢谢!!! -15 the number of small to large order placed by an array, enter a number, asked to use binary search method to find the number is the first of several elements of the
PACKING
- 利用Fortran90快速求解整数规划问题-Using Fortran90 fast solution of the integer programming problem
screw_matrix.tar
- 用c语言来实现螺旋矩阵,其中使用了递归法,通过数字来控制方向,然后进行赋值-With the c language to realize spiral matrix, which uses a recursive method to control the direction of the digital, and then assign
1172
- 这是hdu acm的1172 源代码 自己写的-This is hdu acm in 1172 to write their own source code
ROUTE
- This program find and print the short way between two points in the matematic structure called graf.
HNU-12043-Prime-NumberAgain
- HNU 12043 的源代码。 核心代码为快速筛选素数-HNU 12043 source code. Rapid screening of the core code for the prime number
avspure
- 分子动力学模拟计算中记录下粒子的运动速度后的后续处理小程序——速度相关函数的源程序-velocity corelation function
Energyfocushanning
- 能量重心频谱校正法加汉宁窗,利用离散窗谱函数的能量重心是坐标原点的原理,根据功率谱重心法则求出频率校正量,进而校正相位。-The energy center of gravity the spectrum correction with hanning window using a discrete window spectral function of the energy center of gravity is the principle of the origin of coordina
GAUSSJ
- 线性方程组的解法 全主元高斯-约当(Gauss-Jordan)消去法 用高斯-约当消去法求解A[XY]=[BI],其中A为n*n非奇异矩阵,B为n*m矩阵,均已知;X(n*m),Y(n*n)未知。-Solution of linear equations the main yuan Gaussian- Jordan (Gauss-Jordan) elimination method Gauss- Jordan elimination method to solve A [XY] = [B
bisect
- 二分法的Matlab程序实现。求解非线性方程f(x)=0的问题。而方程f(x)是多项式或超越函数又分为代数方程或超越方程。-Dichotomy Matlab program. Solving nonlinear equations f (x) = 0 problems. The equation f (x) is a polynomial or a transcendental function is divided into algebraic equations or transcenden
6609_Minimal_-Subarray_-Length.tar
- Solution for the problem 6609 - Minimal Subarray Length(ACM-ICPC Live Archive), uses Kadane s Algorithm. Time of complexity O(n2).
labeling
- labeling component method to identify how many objects in a picture and separate them each on separate image.