-
Hanio
关于汉诺塔的代码,中间是用迭代的方法实现的(About Hanio Tower)
- 2012-06-28 22:59:26下载
- 积分:1
-
牛顿法解混沌
说明: 一个用C语言编写的求混沌序列的源程序,挺好的!(a C language for the chaotic sequence of the source, very good!)
- 2005-10-25 09:34:33下载
- 积分:1
-
polyfit
C语言实现多项式的最小二乘拟合,可用于在区间上对函数进行拟合(C language polynomial least squares fitting, can be used to fit the function on the interval)
- 2021-02-19 12:39:44下载
- 积分:1
-
Rectangle
根据输入的长宽,计算Rectangle面积周长等功能,并画出在txt文件中(Rectangle
Create a class Rectangle with attributes length and width, each of which defaults to
1
a. Provide member functions that calculate the perimeter and the area of the rectangle.
b. Also provide set and get functions for the length and width attributes. The set
functions should verify that length and width are each integer numbers larger than 0
and less than 20.
c. Write draw function to display the Rectangle:
in Assignment1. )
d. Write a driver program to test class Rectangle.)
- 2012-10-24 23:54:51下载
- 积分:1
-
fft
一个短时傅里叶变换的C语言实现,对3万个数据进行加窗、FFT处理(A short time Fourier transform of C language, for 30,000 data windowing, FFT processing)
- 2020-08-15 18:58:26下载
- 积分:1
-
PolyFractionValu
本程序提供大量实用多项式计算函数:求一维实(复)多项式值、求一维多项式组值、求二维实(复)多项式值、两一维多项式相乘、两一维多项式除法、计算连分式函数值。(look it yourself.)
- 2021-02-19 10:19:44下载
- 积分:1
-
12
说明: 神经网络算法,希望能对大家有点点帮助,可以相互交流(Neural network algorithm, I hope everyone can have little bit of help, they communicate with each other)
- 2008-07-02 12:54:41下载
- 积分:1
-
1
说明: Fractal分形,简短的代码,清晰可用(Fractal)
- 2010-09-22 18:49:09下载
- 积分:1
-
xiankuan
线宽计算,用matlab计算线宽。可以得到的值来分析和使用半导体激光器线宽的联系(linewidth calculator)
- 2012-11-04 21:45:12下载
- 积分:1
-
calculator
用mfc实现计算器的基本操作,支持键盘输入,并保留xp风格,可计算平方,幂,时间显示等操作(With mfc achieve the basic operation of the calculator, support for keyboard input, and retain xp style, calculates the square, power, time display and other operations)
- 2013-10-23 15:22:24下载
- 积分:1