搜索资源列表
work1_hj
- 作业: 最小二乘法 运行环境:vc 程序语言:c++ 程序源代码:work1.cpp (见附件) -operations : least-squares method runtime environment : vc programming languages : C source code : work1.cpp (see annex)
work2_hj
- 作业: 牛顿插值法 运行环境:vc 程序语言:c++ 程序源代码:work2.cpp (见附件) -operations : Newton interpolation runtime environment : vc programming languages : C source code : work2.cpp (see annex)
work3_hj
- 作业: 高斯消去法 运行环境:vc 程序语言:c++ 程序源代码:work3.cpp (见附件) -operations : Gaussian Elimination runtime environment : vc programming languages : C source code : work3.cpp (see annex)
taile.rar
- 计算如下公式,并输出结果: 其中r,s的值是由键盘输入的。Sinx的近似值用泰勒公式计算;计算精度为0.000001 。 运行环境:C-Free ,The following calculation formula, and output results: one of r, s the value is entered by the keyboard. Taylor approximation Sinx formula used 0.000001 accuracy of
inv
- 对矩阵求逆,根据提示在visual c++运行环境中输入矩阵及相关参数即可求出逆矩阵-Of matrix inversion, according to prompts in visual c++ runtime environment, type the matrix and related parameters can be obtained inverse matrix
Puma-EM-0.4.6.tar
- 这个软件包(C++)是我寻找电磁学代码无意中找到了,功能相当强大(并行计算,快速多极子等)。缺点是安装相当麻烦,需要若干个其他软件包。我在Fedora Core9下编译其中所需blitz++时出错,在 ubuntu下可以所有均编译通过,运行时出现一个错误,我找不到原因(本人水平有限),但从学习电磁学有关算法/程序设计来说,已经是相当了不起的开源软件了。parallel unified multipole algorithm for Electromagnetics (Puma-EM). A
nd
- 本程序利用牛顿插值法对函数表,求出各阶均差值并通过输入x值得到函数值。例如(课本 ) 给出 的函数表 X 0.40 0.55 0.65 0.80 0.90 y 0.41075 0.57815 0.69675 0.88811 1.02652 均差求至4阶,并由此计算 的近似值 运行环境:C-Free -This procedure for the use of Newton' s interpolation function table, find the diffe
SIM
- 本程序实现 复化辛普森求积公式的计算。 程序输入区间和区间的等分个数。 运行环境:C-Free -Rehabilitation program of the Simpson quadrature formula for the calculation. Procedures for the importation of sub-interval and the interval number. Runtime environment: C-Free
fortran
- 了解digital visual fortran的运行环境-Learn digital visual fortran runtime environment
HeapSort
- Heapsort is a comparison-based sorting algorithm, and is part of the selection sort family. Although somewhat slower in practice on most machines than a well implemented quicksort, it has the advantage of a more favorable worst-case O(n log n) runtim
BB
- 这是一个计算数字平台长度的程序,如: 运行时输入: 111122333,结果为: 4 1111 注:本程序在dos中或windows98中运行。-This is a calculation procedure of the digital platform length, such as: Runtime: 111 122 333 results for: 41111 Note: This program is run in DOS or in wi
Lagrange
- 利用拉格朗日法进行插值计算。可在运行时改变控制参数。-Lagrangian method for interpolation. Control parameters can be changed at runtime.
Differential-Equations-in-Maple
- 用maple编写的,在maple12运行环境下测试通过。 专门针对 微分方程的解法的数学工具。-Written with maple, in maple12 runtime environment under test through. Specifically for Differential Equations and mathematical tools.
generate_graphs
- MIT稀疏傅里叶变换 小组的SFFT 源码: 运行的SFFT和FFTW参数和重复的范围内,两者的运行时间 诗句信号的大小(n)或稀疏( K ) 。重新创建图表的文件: 稀疏傅里叶变换, SODA 12简单和实用的算法。 -Runs sFFT and FFTW for a range of parameters and plots the runtime of both verse the signal size (n) or the sparsity (k). Recreat
hmt_tvp
- 使用GAUSS软件运行时变的哈密尔顿状态转移模型,即哈密尔顿滤波-Use variable GAUSS software runtime Hamilton state transition model, namely Hamilton filter
Algorithms2
- Compares Bubble sort and Quick sort as runtime msec and key comparison count.
