资源列表
Untitled
- this is a write answer this is my answer
cohesive
- abaqus 子程序二次开发,采用Fortran语言的cohesive 单元uel子程序(cohesive uel User subroutine)
surfaces_cells
- ABAQUS中提取几何体、提取几何体表面的参数化建模程序块(In ABAQUS, the geometric body is extracted and the parameterized modeling program block is extracted)
arrow
- draw arrow in 2D or 3D
QT5开发及实例
- qt学习书籍,主要适合新手参考以及老手查阅(QT learning books, mainly suitable for novice and old hands)
huffman
- Huffman压缩编码,对Huffman二叉树理解有一定帮助(Huffman compression coding)
6534358
- 连分式插值,效果好于拉格朗日插值以及最小2乘拟合()
GA
- 基于MATLAB进行的遗传算法程序编写,可用于标准遗传算法的计算。(The genetic algorithm program based on MATLAB can be used for the calculation of the standard genetic algorithm.)
wgjwq
- 迷宫算法,一个利用堆栈和回溯算法实现的自动寻路程序()
Apress.Using R for Statistics.2014(非正式)
- Welcome to Using R for Statistics. This book was written for anyone who wants to use R to analyze data and create statistical plots. It is suitable for those with little or no experience with R, and aims to get you up and running quickly without havi
getPixelEx03
- A example of how to get the pixel color from a window where the mouse cursor position is located. This example uses GetPixel, and WindowFromPoint API calls.
C++matrix
- 矩阵运算的c++实现,封装了矩阵常用运算的类(some calculation of Matrix, in the version of C++)