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

搜索资源列表

  1. zuigansuanfa

    0下载:
  2. 用于多个离散点拟合光滑曲线的,优化了追赶法,这个例子适用于闭合和不闭合两种情况。当时由于工程情况,写的急,代码不好看,但是很好用。为了方便传递参数,我做了一个链表,用时候根据自己情况可以修改,核心算法不动即可。-point for a number of discrete smooth curve fitting, and optimized to catch up with the law applicable to this case is not closed and the closur
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2966
    • 提供者:qiao
  1. kexuejisuanchengxu

    1下载:
  2. 《科学工程计算C语言算法》一书代码。C语言编写。均写成函数形式,可以直接调用。包括数值微分、数值积分、插值、方程求解等数值算法。-"scientific engineering calculation algorithm C language," a code book. C language. Functions were written form can be called directly. Including numerical differentiation, nu
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:590096
    • 提供者:yyy
  1. 53432641

    0下载:
  2. 工程中很多的地方用到龙格库塔求解微分方程的数值解,龙格库塔是很重要的一种方法,尤其是四阶的,精确度相当的高。此代码只是演示求一个微分方程,要求解其它的微分方程,可以自己定义借口函数,退换程序里面的函数:float f(float , float)即可;-project many places used for Runge - Kutta numerical solution of differential equations. Runge - Kutta is a very important
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7386
    • 提供者:马克
  1. NumericalRecipesInFortran77-90-SourceCode

    0下载:
  2. 著名的Numerical Recipes in XXX图书的Fortran版本。 如果你是从事科学计算相关的研究或是工程项目,其中肯定涉及到具体的数学算法的细节,如:排序、矩阵运算、接各种方程组等,本书中提供的程序代码可以帮你从细节中摆脱出来,专心于算法的整体实现。 本文档收录的是书中配套的程序。-famous Numerical Recipes in the book XXX Fortran version. If you are engaged in scientific compu
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:657663
    • 提供者:杨愚根
  1. fft

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

    • 发布日期:2008-10-13
    • 文件大小:24304
    • 提供者:leiming691128
  1. 龙格--库塔法

    0下载:
  2. 龙格-库塔法是工程中常用的求解微分方程的一种方法.而且具有四阶精度,因此应用很广泛.改程序给出了其源代码.-Runge - Kutta method is commonly used in engineering solving a differential equation methods. But with four bands precision, it is widely used. Changed its procedures is the source code.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3576
    • 提供者:淘淘
  1. fdsf

    0下载:
  2. 计算机常用的计算数值方法,程序可以直接用于工程计算。所有代码c++编写-Computer calculation of commonly used numerical methods, procedures can be directly used for engineering calculations. All code c++ Prepared
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:447514
    • 提供者:李志辉
  1. ScienceAndEngineeringNumericalAlgorithms

    1下载:
  2. 该代码是《科学与工程数值算法》(visual C++实现)一书中的源代码,里面包括常见的数值算法的实现,主要包括复数运算、矩阵运算、线性方程组的求解、非线性方程组的求解以及差值和数值积分的实现。-The code is " Science and Engineering, Numerical Algorithms" (visual C++ to achieve) the book' s source code, which include the common reali
  3. 所属分类:Algorithm

    • 发布日期:2015-02-25
    • 文件大小:1183112
    • 提供者:王伟
  1. C

    0下载:
  2. 此为Introduction to Finite Element in Engineering 即工程中的有限元方法 一书中的配套程序原代码-This is the Introduction to Finite Element in Engineering or Engineering finite element method, a book supporting the program source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:67394
    • 提供者:lyl
  1. Romberg

    0下载:
  2. Romberg 算法求积分式的值,有报告和主要算法代码,但因工程太大所以没有上传工程-Romberg Algorithm for Finding the value of the integral, it was reported and the main algorithm code, but there is no project too big upload works
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:449134
    • 提供者:xyy
  1. code-for-finite-elements-method

    0下载:
  2. 《工程中的有限元方法(第3版)》[(美)钱德拉佩特拉,(美)贝莱冈度 著,曾攀 译]书籍中的原代码,入门级代码-" Finite Element Method in Engineering (3rd edition)" [(U.S.) Chandra Petra, (U.S.) Beilai Gang degrees with, had climbed translation] books of the original code, entry-level code
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:67282
    • 提供者:yyf
  1. testCRC

    0下载:
  2. 这是一个实现CRC算法的实例。代码虽然不多,但它在实际工程中却是很实用,也很容易理解。-This is an instance of the CRC algorithm. Code, while small, but it is in the actual project is very practical, very easy to understand.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:7138
    • 提供者:jhlng.Liang
  1. STT753-2

    1下载:
  2. 塔式起重机建模文档,非常棒的商业流程和代码,可以用于ANSYS结构建模学习和工程应用实践练习,其中参数可以用户自己参考修改编写! 此.txt文档为ANSYS的命令流(类似于ForTran)-Tower crane model documentation, great business processes and code that can be used ANSYS structural modeling study and practice of engineering practice,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:7057
    • 提供者:Jeff
  1. dt.tar

    0下载:
  2. 逆向工程中,以体数据为基础抽取中轴的国外代码,包含薄化算法和距离场算法。-skeletonization by thinning and distance field-based skeletonization.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:22085
    • 提供者:Niu Wenjie
  1. LowFilter

    1下载:
  2. 低通滤波器的vc实现,此代码经精心测试,立马能够移植入你的代码工程中-Kriging interpolation method has been tested and rewritten, you can quickly for your project
  3. 所属分类:Algorithm

    • 发布日期:2015-08-13
    • 文件大小:4574208
    • 提供者:penglu
  1. C-fft

    0下载:
  2. 用C语言实现的FFT代码,可以修改后用于其他工程-FFT code in C language, can be modified for other projects
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:3326
    • 提供者:wx
  1. testAudio

    0下载:
  2. 有关speex AEC 的实际工程代码示例 适合VS2005以上版本打开-about speex AEC demo
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:791605
    • 提供者:刘飞
  1. 8.14 系泊系统 工程分析

    1下载:
  2. 系泊系统设计相关代码,一个一个自己敲出来的哦(Mooring system design code)
  3. 所属分类:数学计算

    • 发布日期:2017-12-22
    • 文件大小:4096
    • 提供者:1155
  1. lppinv

    0下载:
  2. 文件中包含了一个visualC++工程,里面写好了一个矩阵广义求逆的C函数,只需给函数传递矩阵指针,矩阵的介数就能求出该矩阵的广义逆矩阵(The document contains a visualC++ project, which has written a matrix generalized inverse C function, just transfer the function of the matrix pointer, matrix betweenness, you can f
  3. 所属分类:数学计算

  1. abaqus在岩土工程中的应用》源代码

    6下载:
  2. abaqus在岩土工程中的应用代码,便于学习参考(Application code of ABAQUS in geotechnical engineering)
  3. 所属分类:数学计算

    • 发布日期:2018-04-30
    • 文件大小:29062144
    • 提供者:beidouxing
« 12 »
搜珍网 www.dssz.com