搜索资源列表
FEMDevC++sorce
- 一个三角形单元有限元计算程序,是Dev C++的源代码,
CLAPACK_dll
- LAPACK的全称是Linear Algebra PACKage,是非常著名的线性代数库。LAPACK是用Fortran写的,这里是C版LAPACK编译后的dll和头文件。-LAPACK full name is Linear Algebra PACKage, is a very well-known linear algebra library. LAPACK is written in Fortran, here is the C version of LAPACK compiled dll
zhongshu1
- 自己编写的C++,用DEV-C++编译, 求一个有序的数组的众数,用数组实现,效率很高,时间复杂是O(n)-I have written C++, With DEV-C++ Compiler, and an orderly array of plural, with an array of the realization of highly efficient and time complexity is O (n)
MyMatrix
- DEV C++ 写的一个矩阵类,用列主元消去法求模的。类的构造函数接收矩阵的行列值或者是一个vector<vector<double> >类型的变量。没有用模板,数据类型是double.-DEV C++ to write a matrix class, with out seeking principal mode of elimination. Class constructor to receive the rank of matrix or a vector val
bigInt
- 大整数的幂运算原代码(数组实现),在 dev c++中通过 -Large integer exponentiation of the original code (the array to achieve), the dev c++ through
vecmath-1_5_2-src
- java 写的matrix等的一些操作,含有矩阵求逆等方法,是java3d的一部分。https://java3d.dev.java.net/binary-builds.html -matrix operations such as matrix inversionmethods,It is part of java3d project. https:// java3d.dev.java.net/binary-builds.html
Use_FFT_Make_Convol
- 利用DEV C++ 平台,用FFT实现卷积的功能-Using DEV C++ platform, using FFT convolution function to achieve! ! ! !
Use_FFT_Make_Convols
- 利用DEV C++ 平台,应FFT实现分段卷积的功能!!!,希望对大家有用-Using DEV C++ platform, should be the function of FFT convolution to achieve sub! ! ! , And I hope useful! ! !
Use_FFT_ToMake_IFFT
- 用DEV C++实现的简单的用FFT实现IFFT的c语言程序。-DEV C++ implementation with a simple implementation with the FFT IFFT of the c language program.
ANSYS-Second-dev-handbook
- ANSYS二次开发手册,UIUS,APDL等等命令流的讲解与介绍-Secondary development of ANSYS manuals, UIUS, APDL, etc. to explain and introduce order flow
Dev
- 优化算法中的惩罚函数方法,可以求解约束条件下的极值-Penalty function method optimization algorithm can solve the extremum constraints
matriz.txt
- matrix 3x3 Hello all Taringueros, for those who need to multiply, add or subtract matrices with C + + I bring this code, I just need to change the credits, that is, take my name and put yours. This code while not completely mine, if the changes are.
matriziuytrfghjuytresdfgytrdfghytfghj.txt
- matriz 3x3 Hello all Taringueros, for those who need to multiply, add or subtract matrices with C + + I bring this code, I just need to change the credits, that is, take my name and put yours. This code while not completely mine, if the changes are.
Algorithm
- DEV-C++环境下编译,减治法求a的n次方,动态规划最短路-Under DEV-C++ compiler environment, minus a treatment method for the n-th power, dynamic programming shortest
Out-PCA
- DEV-C++环境下编译通过,用于求数值计算的列主元法求解方程组-Under DEV-C++ environment compiler, used to seek out the main element numerical method for solving equations
three-ways-to-find-the-gross-error
- /* name:用三种方法寻找粗大误差 Copyright: Author: Mr.Lai IDE:Dev-C++ 4.9.9.2 Date: 28/03/13 13:51 Descr iption:莱以特准则、格罗布斯准则 和狄克松准则寻找粗大误差 */-/* Name: three ways to find the gross error Copyright: Author: Mr.Lai IDE: Dev-C++ 4.9.9.2 Date: 28/03/1
Fuction_Struct
- function struct example dev - c