搜索资源列表
c++_class_matrix
- 完整的矩阵类,实现的功能如下: 方阵、拷贝构造、初始化,分配矩阵数据的内存,并全部置0、将方阵初始化为方阵、设置矩阵个元素的值、得到知道元素的值、获取矩阵的列数、获取矩阵的行数、获取矩阵的数据、获取指定行的向量、获取指定列的向量、重载运算符 = 、重载运算符 ==、重载运算符 !=、重载运算符 +、重载运算符 - 重载运算符 数乘*、重载运算符 矩阵相乘* 矩阵转置。-integrity of the matrix type, function as follows : Lineup
Dz7Zip
- 7z压缩接口封装成控件(内存加载7Z.DLL 无需安装7Z和 7Z.DLL) 内存封装了 7z.dll 无需安装 7z 无需 7z.dll 支持文件压缩 和文件夹压缩 采用线程池压缩和解压缩技术 -7z compression interface, packaged into control (no need to install memory load 7Z.DLL 7Z and 7Z.DLL) memory encapsulates 7z.dll no 7z.dll w
loads
- 将使用的DLL文件预先装入内存已提高VB程序执行速度的程序- Will use the DLL document will load the memory to enhance the VB procedure in advance to carry out the speed procedure
matfile_format
- This document describes the internal format of MATLAB ® Version 5 and Version 4 MAT-files. A MAT-file stores data in binary (not human-readable) form. In MATLAB, you create MAT-files by using the save command, which writes the arrays current
Dynamic-Memory-Allocation
- 这个程序是有关计算机的动态内存分配的数据结构 可以直接加载头文件与源文件即可使用其中的接口-This program is a data structure for dynamic memory allocation of the computer can directly load the header files and source files you can use one of the interfaces
fasm_packer
- Simple packer, the loader is written in assembly (FASM) and the builder in Delphi. For the technical part, this packer is good for: - A non dependent code of its address with the delta offset - Load API by hash - Research in Export Ad
matlab--program
- 1.纽马克算法,振动分析方法,计算多自由度系统振动响应,位移,速度,加速度 2.用于计算多自由度系统固有频率、固有振型、模态质量、模态刚度矩阵、正则模态向量、受迫响应振动 3.里兹法是一种缩减系统自由度的近似方法,用于多自由度系统的求解 4.庞加莱截面图法,用来对多变量自治系统的运动进行分析 5.频谱图法,用于系统的频域分析 6.线加速度法求解系统振动响应 7.雨流计数法,主要用于工程界, 特别在疲劳寿命计算中运用非常广泛,对载荷的时间历程通过计数的过程反映了材料的记忆特