资源列表
jisuanqi
- 运用C#编写了一个计算器,它能严格判断各种各样错误的输入。-C# prepared using a calculator that can determine the variety of strict error input.
zhiwenshibie
- 指纹识别 C代码,有喜欢的快点下,本人的毕业设计-Fingerprint Identification C code, like the quick, I graduated from the Design
equation-solving
- 输入需要求解的方程,然后程序能够自动帮助算出方程的结果。-Enter the need to solve the equation, then the program can help calculate the results of the equation.
fortran90
- this is a very concise presentation on fortran 90 and it will be very helpful for students looking for good f90 program codes.
a_very_pretty_button
- 自己在labview中做的一个很好看的按钮。-Labview to do themselves a good looking button.
numeriacal-analysis-matlab-code
- 数值分析中matlab源码,包括方程求解,数值积分,数值微分,微分方程解法等-Numerical analysis matlab source code, including equations, numerical integration, numerical differentiation, Differential Equation
PiCalculator
- 这个算法是平方收敛的(每次迭代有效位数增加一倍), 这样要求到Q位有效数字,就至少要log2Q+1次迭代 显然,这种计算是要高精度表示的, 我所用的算法就是普通的高精度加减乘除 加减是O(n)的,时间花费很少。 乘除是O(n2)的,主要的时间花费都在这上面。 而由这个算法中可以看到,bn的计算需要开根号。 这里有两种开根号的办法: ①用初中教我们的方法,每次开两位根号,用除法减掉, 这样所需时间为n2·n/2=O(n3),不可忍受! ②用牛顿迭
New1Composite_14BusMicrogrid
- matlab ieee 33 node bus system microgrid used to stable grid
NumericalMethods7.1
- Newmark coefficient
bobyqa.tar
- 鲍威尔优化算法中的二次逼近边界优化,可用于优化多参数(BOBYQA can be used to modify your parameters and its word good.)
FFTchazhi
- 编写使用FFT方法进行插值的M函数文件。-Prepared using the FFT method of interpolation function of M documents.
Huffman-algorithm
- 哈夫曼算法的源代码程序,很适合用来学习理解及提高,非常经典哦!-Huffman algorithm source code, it is suitable for learning to understand and improve, very classic Oh!
