搜索资源列表
zuigansuanfa
- 用于多个离散点拟合光滑曲线的,优化了追赶法,这个例子适用于闭合和不闭合两种情况。当时由于工程情况,写的急,代码不好看,但是很好用。为了方便传递参数,我做了一个链表,用时候根据自己情况可以修改,核心算法不动即可。-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
kexuejisuanchengxu
- 《科学工程计算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
53432641
- 工程中很多的地方用到龙格库塔求解微分方程的数值解,龙格库塔是很重要的一种方法,尤其是四阶的,精确度相当的高。此代码只是演示求一个微分方程,要求解其它的微分方程,可以自己定义借口函数,退换程序里面的函数:float f(float , float)即可;-project many places used for Runge - Kutta numerical solution of differential equations. Runge - Kutta is a very important
NumericalRecipesInFortran77-90-SourceCode
- 著名的Numerical Recipes in XXX图书的Fortran版本。 如果你是从事科学计算相关的研究或是工程项目,其中肯定涉及到具体的数学算法的细节,如:排序、矩阵运算、接各种方程组等,本书中提供的程序代码可以帮你从细节中摆脱出来,专心于算法的整体实现。 本文档收录的是书中配套的程序。-famous Numerical Recipes in the book XXX Fortran version. If you are engaged in scientific compu
fft
- 一个完整FFT变换的C代码, 本代码在工程项目中得到了应用的检验. 若哪位发现BUG请通知本人.
龙格--库塔法
- 龙格-库塔法是工程中常用的求解微分方程的一种方法.而且具有四阶精度,因此应用很广泛.改程序给出了其源代码.-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.
fdsf
- 计算机常用的计算数值方法,程序可以直接用于工程计算。所有代码c++编写-Computer calculation of commonly used numerical methods, procedures can be directly used for engineering calculations. All code c++ Prepared
ScienceAndEngineeringNumericalAlgorithms
- 该代码是《科学与工程数值算法》(visual C++实现)一书中的源代码,里面包括常见的数值算法的实现,主要包括复数运算、矩阵运算、线性方程组的求解、非线性方程组的求解以及差值和数值积分的实现。-The code is " Science and Engineering, Numerical Algorithms" (visual C++ to achieve) the book' s source code, which include the common reali
C
- 此为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
Romberg
- 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
code-for-finite-elements-method
- 《工程中的有限元方法(第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
testCRC
- 这是一个实现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.
STT753-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,
dt.tar
- 逆向工程中,以体数据为基础抽取中轴的国外代码,包含薄化算法和距离场算法。-skeletonization by thinning and distance field-based skeletonization.
LowFilter
- 低通滤波器的vc实现,此代码经精心测试,立马能够移植入你的代码工程中-Kriging interpolation method has been tested and rewritten, you can quickly for your project
C-fft
- 用C语言实现的FFT代码,可以修改后用于其他工程-FFT code in C language, can be modified for other projects
testAudio
- 有关speex AEC 的实际工程代码示例 适合VS2005以上版本打开-about speex AEC demo
8.14 系泊系统 工程分析
- 系泊系统设计相关代码,一个一个自己敲出来的哦(Mooring system design code)
lppinv
- 文件中包含了一个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
abaqus在岩土工程中的应用》源代码
- abaqus在岩土工程中的应用代码,便于学习参考(Application code of ABAQUS in geotechnical engineering)