CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - runtime

搜索资源列表

  1. work1_hj

    0下载:
  2. 作业: 最小二乘法 运行环境:vc 程序语言:c++ 程序源代码:work1.cpp (见附件) -operations : least-squares method runtime environment : vc programming languages : C source code : work1.cpp (see annex)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11117
    • 提供者:hj
  1. work2_hj

    0下载:
  2. 作业: 牛顿插值法 运行环境:vc 程序语言:c++ 程序源代码:work2.cpp (见附件) -operations : Newton interpolation runtime environment : vc programming languages : C source code : work2.cpp (see annex)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8867
    • 提供者:hj
  1. work3_hj

    0下载:
  2. 作业: 高斯消去法 运行环境:vc 程序语言:c++ 程序源代码:work3.cpp (见附件) -operations : Gaussian Elimination runtime environment : vc programming languages : C source code : work3.cpp (see annex)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9169
    • 提供者:hj
  1. taile.rar

    0下载:
  2. 计算如下公式,并输出结果: 其中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
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:54812
    • 提供者:零下
  1. inv

    1下载:
  2. 对矩阵求逆,根据提示在visual c++运行环境中输入矩阵及相关参数即可求出逆矩阵-Of matrix inversion, according to prompts in visual c++ runtime environment, type the matrix and related parameters can be obtained inverse matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:902
    • 提供者:谢杰
  1. Puma-EM-0.4.6.tar

    2下载:
  2. 这个软件包(C++)是我寻找电磁学代码无意中找到了,功能相当强大(并行计算,快速多极子等)。缺点是安装相当麻烦,需要若干个其他软件包。我在Fedora Core9下编译其中所需blitz++时出错,在 ubuntu下可以所有均编译通过,运行时出现一个错误,我找不到原因(本人水平有限),但从学习电磁学有关算法/程序设计来说,已经是相当了不起的开源软件了。parallel unified multipole algorithm for Electromagnetics (Puma-EM). A
  3. 所属分类:Algorithm

    • 发布日期:2016-06-14
    • 文件大小:427062
    • 提供者:hopeshot
  1. nd

    0下载:
  2. 本程序利用牛顿插值法对函数表,求出各阶均差值并通过输入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
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:56234
    • 提供者:零下
  1. SIM

    0下载:
  2. 本程序实现 复化辛普森求积公式的计算。 程序输入区间和区间的等分个数。 运行环境: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
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:55713
    • 提供者:零下
  1. fortran

    0下载:
  2. 了解digital visual fortran的运行环境-Learn digital visual fortran runtime environment
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:34233
    • 提供者:李爽
  1. HeapSort

    0下载:
  2. 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
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1285
    • 提供者:ww
  1. BB

    0下载:
  2. 这是一个计算数字平台长度的程序,如: 运行时输入: 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
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1617
    • 提供者:周斧
  1. Lagrange

    0下载:
  2. 利用拉格朗日法进行插值计算。可在运行时改变控制参数。-Lagrangian method for interpolation. Control parameters can be changed at runtime.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1025
    • 提供者:非物
  1. Differential-Equations-in-Maple

    0下载:
  2. 用maple编写的,在maple12运行环境下测试通过。 专门针对 微分方程的解法的数学工具。-Written with maple, in maple12 runtime environment under test through. Specifically for Differential Equations and mathematical tools.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-21
    • 文件大小:98540
    • 提供者:林真天
  1. generate_graphs

    0下载:
  2. 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
  3. 所属分类:Algorithm

    • 发布日期:2017-11-10
    • 文件大小:4109
    • 提供者:LIU
  1. hmt_tvp

    0下载:
  2. 使用GAUSS软件运行时变的哈密尔顿状态转移模型,即哈密尔顿滤波-Use variable GAUSS software runtime Hamilton state transition model, namely Hamilton filter
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3522
    • 提供者:周德才
  1. Algorithms2

    0下载:
  2. Compares Bubble sort and Quick sort as runtime msec and key comparison count.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1569791
    • 提供者:asdqwe
搜珍网 www.dssz.com