资源列表
1001
- pku acm 1001 代码,求数的高精度n次方。
koch2
- 简单的opengl制图。 科赫曲线的画法。经典的递归思。新手必备。-Koch curve of the painting. The classic recursive thinking. Novice.
Gaussian
- Gaussian backgrounding using opencv
r
- 计算牛顿差值算法,使用c编的,速度还可以,多了就不说啦-a soft for newton s method
3034dp
- poj3034,用动态规划和一些数学方法解决poj3034这道题目-poj3034
testrc
- 套用公式 计算电阻电容的值 I1 = U / R + j2πfCU I2 = U / R + Kj2πfCU IR = U / R = ((K^2 *I1^2-I2^2)/(K^2-1))开根号 C=(I2-I1)/(4Pi*U)-Apply the formula to calculate the value of resistance and capacitance I1 = U/R+ j2πfCU I2 = U/R+ Kj2πfCU IR = U/R =
cPP
- Fibonacci数列 为数组分配一动态内存并将首地址赋给指针变量p //求整数,长整数,双精度数的二次方根 //百钱问题-Fibonacci numbers as an array of dynamic memory allocation of a pointer variable and assign the address of the first p// find integer, long integer, double the number of secondary ro
12554986
- 求逆矩阵的C语言源程序,可以求任意阶的复矩阵的逆矩阵 -Inverse matrix to C language source code, you can ask any complex matrix of the inverse matrix
run_length_disturb
- 游程编码:对于以给定的0、1序列,计算出其中的各种游程数量-RLE: The number of 0,1 sequence of the given figure out which of a variety of run-length
C_exponential
- 随机偏微分方程的数值模拟,EM算法, 及其收敛阶分析-numerical simulation of stochastic partial differential equations
demo_NR3bus
- 牛顿下展法的应用,可以解决power system中估值的问题,程序中是3相Power 的应用-Newton method under application development, you can solve the problem in the valuation of power system, the program is a three-phase Power Applications
Bresenham
- bresenham画直线,简单的,输入两点即可画出直线-bresenham
