资源列表
a+b
- 实现了两个大数的加法,速度很快.最大可以是500位数的相加-realized the majority of the two Adder, very fast. It is the largest of the median combined 500
yakebidiedaifa
- 数值分析算法雅可比迭代法,用C语言实现。-numerical analysis algorithm Jacobi iteration, using C language.
1915
- poj1915求移动棋子到特定位置的最少次数,BFS经典题目-poj1915 for mobile pawn to a specific location of the minimum number, BFS Classic Title
ZeroLagMACD.mq4
- Metatrader 4, non lagging MACD indicator to be used in Forex trading.
Paradox
- SAT-2 solution by Tarjan Algorithm / problem from spoj
3
- 输入三个整数x,y,z,请把这三个数由小到大输出。 1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换, 然后再用x与z进行比较,如果x>z则将x与z的值进行交换,这样能使x最小。-Enter three integers x, y, z, please these three the number of small to large output. A program analysis: we want to a
FOURIER
- IDL傅里叶编程 傅里叶函数是指任何一个函数F(x)都能用正弦函数或者余弦函数及他们的组合关系式表示出来。-The IDL Fourier programming the Fourier function refers to a function F (x) of sine function or cosine function can be used and their combination relationship represented.
macvec.c
- Program for multiplication sparse matrixes on CPU
gcor
- 分数低阶协方差谱的MATLAB程序,含4种计算分数低阶协方差谱的估计方法-Fractional lower order covariance spectrum MATLAB program, including four kinds of calculation of fractional lower order covariance spectral estimation method
a3
- Implementation a simple FIFO queue using linked lists. Write a programs that will ask the user for the size of the queue. Then it will start reading characters from the keyboard and store them in the queue. If the user enters an empty line then the
temperature
- 本程序可用于水利水文类专业常见的热电偶测水温,可以解决多个热电偶同时工作时的相互补偿问题。-A program that can be used to compute mean temperature of water by thermocouple.
source
- to solve the best case number of which how many times the king located at some position(x1,y1) to move to kill the the other ones located some position(x2,y2) in the chessBoard. implemented by BFS-to solve the best case number of which how many ti