搜索资源列表
ADI_modify
- 一维ADiFDTD算法的改进,可以节省时间和内存,VC版本-a peacekeeping ADiFDTD algorithm, we can save time and memory, VC version
pow
- double pow(double,double) 省去了libm的麻烦。可以自由使用-double pow (double, double) save a libm trouble. Free use
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
jieyue
- 节约里程法的c++代码,vc2010解决方案,采用迪卡克拉斯算法进行改进-Save mileage method c++ code, vc2010 solution algorithm is improved by Decca Claes
lsqr-fortran
- 是针对大规模的线性方程组,及最小二乘问题的迭代求解方法。改方法可减少内存占有量,再数学上与共轭梯度法等价。-A method of solving large sparse linear systems and linear least squares,which can save memory and equivant to the CG method in the view of pure mathematics.
matrix
- 求解三对角方程组,有详细的注释。 节省存储空间的算法-Solving tridiagonal equations, there are detailed notes. Algorithm to save storage space
random
- 从数组中提取一组(六个)随机数,一共循环抽取5次并且将抽取的结果保存在一个一个RADOM.TXT文件里(分行保存). -Extracted from the array of one group (six) of random numbers, a total of 5 times the cycle and will be taken from the results of samples stored in one document RADOM.TXT (branch of Save).
exam7_1
- 采用薄板矩形单元计算矩形板的弯曲 定义有限元模型、求解有限元模型、保存计算结果-Rectangular unit calculated using thin plate bending the definition of rectangular plate finite element model, solving the finite element model, save results
biaskalmanC
- bias kalman滤波的C类库,可以节省开发相关滤波程序的时间-c class of bias and kalman filter,can save time of programing about kalman and bias filter
namespace
- 很高效的矩阵链乘的程序,在时间和空间上都很注意节省-A very efficient matrix-chain by the procedure, in time and space is more attentive to save
multipeek-function
- 此是多峰函数MATLAB程序,多峰函数在解决多峰曲线问题中经常会用到,有此程序代码可以省去很多麻烦。-This is a multi-peak function MATLAB program, multi-peak function, multi-peak curve in the settlement of the question is often used, there is such a code can save a lot of trouble.
jiyiwanjianniudejisuan
- 通过VB编写一个求某机翼剪力、弯矩和扭矩的算法,要求能通过该算法求出机翼剪力、弯矩和扭矩的数值,并将其保存在文本中,便于绘图时调用。-VB, a request by a wing shear, moment and torque algorithms require that the algorithm obtained through the wing shear, moment and torque values, and save it in the text for easy draw
Ftest
- 用于对保存为txt的两组数据进行F检验.例如:>>Ftest.exe A.txt B.txt,其中A.txt B.txt分别是两组数据-Used to save two sets of data for the txt F test. For example:> > Ftest.exe A.txt B.txt, which are two sets of data A.txt B.txt
fft123
- 在VC++的环境下,实现对数据的FFT计算,保存计算结果,界面友好,有一定的参考价值-In VC++ environment, to realize the FFT calculation of the data, save the calculated results, user-friendly, there is some reference value
bigintsz
- 大整数加法。任何C/C++固有类型的变量都无法保存它。最直观的想法是可以用一个字符串来保存它-Large integer addition. Any C/C++ intrinsic types of variables can not save it. The most intuitive idea is to save it with a string
shujucunchu
- 实现数据的存储把一个矩阵的一列的元素进行加和,存到另一个矩阵中,其中按照对应位置进行存储。-Data storage to a matrix of an element of addition, and, save to another matrix, which according to the corresponding position for storage.
SPWM
- 进行SPWM设计时自动计算的工具,可大节省时间-Automatically calculated for SPWM design tools, can greatly save time
cov1
- 快速傅里叶变换 可以有效地节省时间 尤其适合大量数据计算-Fast Fourier transform can effectively save time especially for large amounts of data calculated
matrix
- //--显示矩阵,形参m为行,n为列 void MatrixDisplay(double *A,int m,int n) //--求矩阵转置,形参m为行,n为列,A转置后存为B void MatrixInverse(double *A,double *B, int m,int n) //--求矩阵相乘,A矩阵为[m,p],B矩阵为[p,n],C为[m,n] void MatrixMultiply(double *A,double *B,double *C ,i
SEG-Y-Load-And-Save
- sgy读取/存储程序,用于切割地震记录,Qt界面编写。-sgy file read/save procedures for cutting the seismic records,write in Qt .
