资源列表
areaofcircle
- 一圆形游泳池如图所示,现在需在其周围建一圆形过道,并在其四周围上栅栏。 栅栏价格为35元/米,过道造价为20元/平方米。 过道宽度为3米, 游泳池半径由键盘输入。 要求编程计算并输出过道和栅栏的造价。-A circular pool as shown in figure, now in its built around to a circular corridor, and in its 4 around on the fence. The fence for 35 yuan
hermite
- programa que te permite calcular estadisticamente mediante hermite espero que os guste
frame_win
- 语音分帧程序,-Voice framing procedures,
linear_AF
- This program describes the product of the element pattern and the array factor resulting in pattern of the array.
Gaussxiao
- 自己编写的高斯消去法程序,可以用于交流学习
E_4_1_
- 对整数进行判别,并根据判别结果统计正数、负数和零的个数-Carried out to determine an integer, and in accordance with the results of statistical discrimination positive, negative and zero the number of
mycode
- hdu 1695 GCD (增加点字符)-hdu 1695 GCD (increased dot character)
SOR
- 解线性方程组的SOR(超松弛)方法的matlab代码实现-Solution of linear equations of the SOR code
000000000
- 黄金分割点算法的简单实现,以及部分代码。-huangjinfengedian
zuixin
- dft频率测量算法,主要针对电网频率的测量-the dft frequency measurement algorithm
fuliyexishubijin
- 傅里叶变换,能够获取傅里叶级数的系数的近似值。在vc6.0上运行成功。-Fourier transform, to obtain the approximation of the Fourier series coefficients. In vc6.0 running success.
newton_iteration
- 这是我自己写的亲测可用的matlab 牛顿迭代法函数程序-This is the Newton iteration program based on MATLAB written by myself