搜索资源列表
eno&weno.rar
- 数值计算程序,基于非结构有限体积法的eno和weno的计算格式.-Numerical procedure, based on the volume of non-structural priority issue
二维非结构化网格生成及流动传热求解程序
- delauney二维非结构化网格生成程序 采用fortran语言-Delauney 2D unstructured mesh generation process using FORTRAN language
遍历二叉树的4个非递归算法
- 二叉树的4个非递归算法,中序先序后序和层次遍历,算法都有注释而且很详细,适合数据结构学习者使用-binary tree four non - recursive algorithm, the first sequence after sequence and the sequence level traversal algorithm Notes but have very detailed data structure suitable for use Learners
层次非递归遍历
- 数据结构中的常见算法,树的层次非递归遍历序算法,简单易懂-data structure of the common algorithm, the level of tree traversal sequence non - recursive algorithm, simple
各种二叉树的数据结构
- 按先序扩展序列建立二叉树,先序、中序、后序遍历的递归算法,二叉树遍历的非递归算法,层次的非递归算法,求二叉树的深度。-sequence extended by the first sequence established binary tree, first sequence, sequence, after the preorder the recursive algorithm, the binary tree traversal non - recursive algorithm, the
二叉树的各种遍历操作(非)递归
- 数据结构的基本应用,二叉树的遍历。适合初学者,比较简单。 -the basic data structure application binary tree traversal. For beginners, relatively simple.
李森数据结构作业
- 文件夹中包括常用的数据结构的算法,包括二叉树的三种递归和非递归算法,染色问题,八皇后问题,深度广度遍历,约瑟夫环,数值转换,树的高度和叶子节点数,最小生成树 ,两点之间的所有路径-folder include common data structure of the algorithm, including the three binary tree recursive and non - recursive algorithm, Dyeing, 8 Queen, depth and bread
非递归遍历一
- 本文用C语言实现了双链表结构树的前中后序非递归遍历-Using C language of the Double Chain structure tree before, during and after non - recursive traversal sequence
VC下利用COM传递不定长结构数组(非Variant)
- Variant变量可以在COM/DCOM接口方法中传递(传入、传出)不定长结构数组,但是需要打包和解包,效率比较低。这个例子使用了size_is指定长度的方法,本是从MSDN上看到的,但是MSDN上给出的例子不够具体,所以费了些时间摸索,最后试通,给刚接触COM的朋友分享(老家伙们可以直接无视)。本例子由于是工作需要做得试验程序,因此其中存在少量冗余代码,大家注意一下就行了,还有,减少传递的参数个数时,所传递的实时(随机模拟)数据只是减了最后一个(没有减去相对应的),这个Bug不妨碍大局,因此存
Delauny三角非结构化网格划分
- Delauny三角非结构化网格划分,内附有详细使用说明
dolfyn
- 三维非结构网格求解程序,2万多行,国外的开源代码,配有说明书。FORTRAN开发,要看懂难度有点大,CFD编程摸索很久了,没什么起色都。 开源么,就免费吧,赚个人气……
code
- 二维非结构网格生成程序。用 Delaunay 三角形化方法,实现x‐y 平面上给定的梯形区域的非结构化网格划分。-Unstructured mesh generation process. Delaunay triangulation method used to achieve x-y plane of the trapezoidal region given unstructured mesh.
Euler.tar
- 一个非结构Euler方程的求解器,对于结构网格将点的坐标安((i=1,imax),k=1,kmax)输入后就可以了,适用于任何结构C型网格,但解法是非结构的哦!-A unstructural Euler equations solver, for unstructured grid coordinates of the point An ((i = 1, imax), k = 1, kmax) can be entered after, and apply to any structure, C
sourcecode
- 非结构网格海洋环流与生态模型 (FVCOM),此模型综合了现有海洋有限差分和有限元模型的优点,解决了数值计算中浅海复杂岸界拟合、质量守恒以及计算有效性的难题,是一个可以模拟全球及地区海洋环流与生态的高分辨率的数值模型系统及预报系统。-An Unstructured Grid, Finite-Volume Coastal Ocean Model
unstruc-cavity
- 非结构方腔流动计算程序,采用C语言,计算流体动力学-Non-structural square cavity flow calculation program, using C language, computational fluid dynamics
11
- 有一位编程大师,他写非结构化的程序,一位初学者刻意模仿他,也写非结构化的程序。当他让大师看他的进步时,大师批评了他的非结构化程序:“ 对一位编程大师合适的东西未必对一个初学者同样合适,在超越结构化之前,你必须理解编程之道。” 我个人认为作为一个初学者应该踏踏实实的打好程序设计的基础,不要急功近利,舍本逐末。我走过不少弯路,希望大家能和我一样能牢记编程大师的忠告:“对编程大师合适的东西未必对一个初学者同样合适”。 本文所描述的优秀编程风格适合于大部分语言,文章中可能提到你不是很了解的概念,
Test_4
- vtk环境下,能够显示非结构化网格的程序,自己编的,与大家共享 编程环境:mfc-vtk environment, able to display unstructured mesh procedures, compiled their own, and share programming environment: mfc
unstructive-mesh
- 非结构化网格的实现,二维非结构化网格生成及流动传热求解程序-Unstructured grid implementation, two-dimensional unstructured grid generation and flow and heat transfer solver
75854079FindVanishingPoint
- 利用纹理特征检测非结构化道路消失点,利用消失点和颜色特征检测道路区域(Using texture features to detect unstructured road disappearance points, using exit points and color characteristics to detect road areas)
数据结构上机指导说明书与代码
- 数据结构描述了非数值问题的数据元素及组织关系,包含逻辑结构、物理结构与数据运算。(Data structure describes the data elements and organizational relationships of non - numerical problems, including logical structure, physical structure and data operation.)