-
MP10Setup_21hulian
挺 有用的一些资料,希望能和大家一起共享。(Quite a number of information used in the hope of sharing with everyone.)
- 2008-04-16 11:41:20下载
- 积分:1
-
lbm
格子玻尔兹曼模型DnQm系列模型中应用较为广泛的D2Q7模型源代码,用于模拟流体的流动。(The D2Q7 model source code of the the Lattice Boltzmann the model DnQm series model is widely used to simulate fluid flow.)
- 2012-10-27 00:03:05下载
- 积分:1
-
yellow
是基于的Robot Soccer v1.5a控制源码(Is based on the control of the Robot Soccer v1.5a source)
- 2008-05-19 08:40:41下载
- 积分:1
-
ClipboardChangedControl
说明: 剪贴板监控,监控应用程序的剪贴板操作,会对剪贴板内的变化做出响应(clipboard monitoring and control applications in the clipboard operations, the clipboard will respond to changes)
- 2006-02-17 10:27:03下载
- 积分:1
-
多维数组-矩阵的压缩存储- 稀疏矩阵(一)
说明: 稀疏矩阵
设矩阵A mn 中有s个非零元素,若s远远小于矩阵元素的总数(即s<<m×n),则称A为稀疏矩阵。
1、稀疏矩阵的压缩存储
为了节省存储单元,可只存储非零元素。由于非零元素的分布一般是没有规律的,因此在存储非零元素的同时,还必须存储非零
元素所在的行号、列号,才能迅速确定一个非零元素是矩阵中的哪一个元素。稀疏矩阵的压缩存储会失去随机存取功能。
其中每一个非零元素所在的行号、列号和值组成一个三元组(i,j,a ij ),并由此三元组惟一确定。
稀疏矩阵进行压缩存储通常有两类方法:顺序存储和链式存储。链式存储方法【参见参考书目】。
2、三元组表
将表示稀疏矩阵的非零元素的三元组按行优先(或列优先)的顺序排列(跳过零元素),并依次存放在向量中,这种稀疏矩阵的顺序
存储结构称为三元组表。 (sparse matrix based matrix A are mn s nonzero elements, if s is far less than the total number of matrix elements (s)
- 2006-01-09 21:57:35下载
- 积分:1
-
ToolbarBg
mfc创建工具栏背景位图,初学mfc编程(mfc create toolbar background bitmap, mfc programming beginner)
- 2011-08-14 14:20:54下载
- 积分:1
-
MaTeyou-CFD
马铁犹-计算流体动力学,一本介绍CFD很好的书,希望大家有用(Ma Teyou-CFD, hope the book can help you.)
- 2010-12-17 09:57:31下载
- 积分:1
-
SART
SART图像重建代码 基于C++ 主要用于CT等射线处理(code of image and with a wide application of CT, x-RAY , ETC)
- 2017-09-16 12:48:22下载
- 积分:1
-
TestOpenGL
基于MFC的利用OpenGL读取obj文件格式的点云文件的程序,可以对此三维文件旋转0缩放和平移,以及进行点面转换(The use of OpenGL-based MFC obj file format to read the point cloud file program, you can file for this three-dimensional spin 0 scaling and translation, as well as point and area conversion)
- 2010-10-10 17:32:23下载
- 积分:1
-
linefuzzycontrol
该程序介绍了MATLAB中怎么样生成模糊控制规则与控制量查询(The program introduces MATLAB, how kind of fuzzy control rules and control the generation of inquiries)
- 2010-09-16 10:37:30下载
- 积分:1