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

搜索资源列表

  1. 高阶统计量

    0下载:
  2. 有用的软件,用于高阶统计量计算。代码完整,计算效率高。-useful software for high-end statistical calculation. Code integrity, high computational efficiency.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:245615
    • 提供者:亲镇
  1. yunchouxuexianxingguihuadaima

    0下载:
  2. 以下是本人的线性规划部分代码,呵呵,需要说明和更完整的用好的目标规划程序来换吧 -Following is part of the linear programming code Oh, need a more complete descr iption and the use of good planning process to target for it
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2058
    • 提供者:jx
  1. fft

    0下载:
  2. 一个完整FFT变换的C代码, 本代码在工程项目中得到了应用的检验. 若哪位发现BUG请通知本人.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:24304
    • 提供者:leiming691128
  1. laglrange

    0下载:
  2. 实现拉格朗日插值定理的完整代码,要求输入的是整型数
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:5878
    • 提供者:甘大帅
  1. vc++

    0下载:
  2. 约瑟夫问题的vc实现代码,给出了完整的实现,运行正常
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9500
    • 提供者:eric
  1. 灰色关联VC代码

    0下载:
  2. 用C实现的灰色关联排序程序。代码完整,实现了多种数据的处理方法,包括:初值化处理、最大值化处理、区间值化处理等。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-12-05
    • 文件大小:212422
    • 提供者:szwjn@yahoo.cn
  1. CPV

    0下载:
  2. 分子动力学工具cp,完整代码,包含makefile-Molecular dynamics tool cp, complete code, including the makefile
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:331509
    • 提供者:陈辉
  1. D3

    0下载:
  2. 晶格动力学计算工具D3,完整代码,包含makefile-Lattice dynamics calculation tools ph.x, complete code, including the makefile
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:84020
    • 提供者:陈辉
  1. dataAnalysis

    0下载:
  2. 是一个数值计算的代码 可以进行相关的数值分析 包含完整代码可运行-The code is a numerical calculation can be related to numerical analysis includes a complete code can run
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:552300
    • 提供者:
  1. mathcode

    0下载:
  2. 约100个常见的数值计算的完整代码,可以直接移植到不同的平台,-About 100 complete common numerical code can be directly ported to different platforms,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:318936
    • 提供者:Turing Xu
  1. DataDeal

    0下载:
  2. 一个涉及所有数值计算方法的综合性小程序,提供了完整代码和算例。-One involving all the numerical calculation of integrated small program that provides a complete code and examples.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:2024090
    • 提供者:anan
  1. PW

    0下载:
  2. 电子自洽计算工具pw.x,完整代码,包含makefile-Self-consistent calculation of electronic tools pw.x, complete code, including makefile
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:600820
    • 提供者:陈辉
  1. PH

    0下载:
  2. 晶格动力学计算工具ph.x,完整代码,包含makefile-Lattice dynamics calculation tools ph.x, complete code, including the makefile
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:367718
    • 提供者:陈辉
  1. hermit4

    0下载:
  2. 星系并合的数值模拟完整代码,有2000多行,很适合科研人员使用-Numerical simulation of merging galaxies complete code, there are more than 2000 lines, it is suitable for researchers to use
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:39039
    • 提供者:秦龙华
  1. urfaceareaylinderandconevolume

    0下载:
  2. VC++6.0编写的一个用类的继承计算球圆柱圆锥的表面积体积的完整代码,可运行。-Complete code of the inheritance of a class written in VC++ 6.0 calculate the ball surface area of the cylinder and cone volume, you can run.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:884786
    • 提供者:叶扬
  1. hanoitest

    0下载:
  2. 使用c++实现经典的汉诺塔算法,完整代码,可直接运行-an algorithm of hanoit written by C++,it is a unbroken code you can handle it easily
  3. 所属分类:Algorithm

    • 发布日期:2017-12-05
    • 文件大小:165941
    • 提供者:唐坤
  1. nimitzway

    0下载:
  2. 计算机数值分析之逆幂法,文中有详细的说明和完整代码,思路清晰,程序已经运行成功并附有实验结果-Computer numerical analysis of inverse power method, the paper has detailed instructions and complete code, clear thinking, the program has been running successfully with experimental results
  3. 所属分类:Algorithm

    • 发布日期:2017-11-28
    • 文件大小:23520
    • 提供者:lucieh
  1. jocobdiedaiway

    0下载:
  2. 计算机数值分析之雅克比迭代法,文中有详细的说明和完整代码,思路清晰,程序已经运行成功并附有实验结果-Computer numerical analysis of Jacobi iterative method, the paper has detailed instructions and complete code, clear thinking, the program has been running successfully with experimental results
  3. 所属分类:Algorithm

    • 发布日期:2017-11-28
    • 文件大小:20831
    • 提供者:lucieh
  1. jietijuzhen

    0下载:
  2. 阶梯矩阵的完整代码,需要的看看,简单实用,代码短小-The complete code step matrix, need to have a look, is simple and practical, short code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:202947
    • 提供者:张亮
  1. NMFLAB

    0下载:
  2. 非负矩阵分解在矩阵计算中具有重要意义,这是NMF非负矩阵分解实验室完整代码。-non-negtive resolution
  3. 所属分类:Algorithm

    • 发布日期:2017-06-15
    • 文件大小:23594778
    • 提供者:sqsjs
« 12 3 4 5 6 »
搜珍网 www.dssz.com