搜索资源列表
二维非结构化网格生成及流动传热求解程序
- delauney二维非结构化网格生成程序 采用fortran语言-Delauney 2D unstructured mesh generation process using FORTRAN language
VC下利用COM传递不定长结构数组(非Variant)
- Variant变量可以在COM/DCOM接口方法中传递(传入、传出)不定长结构数组,但是需要打包和解包,效率比较低。这个例子使用了size_is指定长度的方法,本是从MSDN上看到的,但是MSDN上给出的例子不够具体,所以费了些时间摸索,最后试通,给刚接触COM的朋友分享(老家伙们可以直接无视)。本例子由于是工作需要做得试验程序,因此其中存在少量冗余代码,大家注意一下就行了,还有,减少传递的参数个数时,所传递的实时(随机模拟)数据只是减
数据结构二叉树
- 数据结构二叉树的链式建立、先序、中序、后序、层次遍历的递归与非递归方法。
非c程序员c++入门自学教程
- 非c程序员c++入门自学教程-c c entry self-tutorial
数据结构的一些较难题答案
- 有许多是考研要用的!三路归并算法,快速排序的非递归算法,无向连通图的非递归的深度优先遍历等,,希望大家用得着-many are taking tests to use! Three road merging algorithm, rapid sequencing of non- recursive algorithm, undirected graph of the non- recursive depth-first traversa
非递归
- 数据结构 迷宫问题 迷宫非递归算法.rar-data structures, maze problem, non-recursive algorithm for maze problem
二维非结构化网格生成及流动传热求解程序
- 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
各种二叉树的数据结构
- 按先序扩展序列建立二叉树,先序、中序、后序遍历的递归算法,二叉树遍历的非递归算法,层次的非递归算法,求二叉树的深度。-sequence extended by the first sequence established binary tree, first sequence, sequence, after the preorder the recursive algorithm, the binary tree traversal
李森数据结构作业
- 文件夹中包括常用的数据结构的算法,包括二叉树的三种递归和非递归算法,染色问题,八皇后问题,深度广度遍历,约瑟夫环,数值转换,树的高度和叶子节点数,最小生成树 ,两点之间的所有路径-folder include common data structure of the algorithm, including the three binary tree recursive and non- recursive algorithm, Dye
Mesh2d
- 一个功能强大的非结构网格划分程序,可实现网格的自动剖分,及局部加密与质量控制-A powerful non-structural mesh procedures, can realize the automatic mesh generation, and partial encryption and quality control
2008unstruct
- 陶文铨08年在非结构化同位网格进行离散与求解程序的修改,对初学者帮助很大。-In 2008 with the unstructured grid to solve
unstruc-cavity
- 非结构方腔流动计算程序,采用C语言,计算流体动力学-Non-structural square cavity flow calculation program, using C language, computational fluid dynamics
11
- 有一位编程大师,他写非结构化的程序,一位初学者刻意模仿他,也写非结构化的程序。当他让大师看他的进步时,大师批评了他的非结构化程序:“ 对一位编程大师合适的东西未必对一个初学者同样合适,在超越结构化之前,你必须理解编程之道。” 我个人认为作为一个初学者应该踏踏实实的打好程序设计的基础,不要急功近利,舍本逐末。我走过不少弯路,希望大家能和我一样能牢记编程大师的忠告:“对编程大师合适的东西未必对一个初学者同样合适”。 本文所描述的优秀编
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,
Test_4
- vtk环境下,能够显示非结构化网格的程序,自己编的,与大家共享 编程环境:mfc-vtk environment, able to display unstructured mesh procedures, compiled their own, and share programming environment: mfc
code
- 二维非结构网格生成程序。用 Delaunay 三角形化方法,实现x‐y 平面上给定的梯形区域的非结构化网格划分。-Unstructured mesh generation process. Delaunay triangulation method used to achieve x-y plane of the trapezoidal region given unstructured mesh.
unstructive-mesh
- 非结构化网格的实现,二维非结构化网格生成及流动传热求解程序-Unstructured grid implementation, two-dimensional unstructured grid generation and flow and heat transfer solver
sourcecode.tar
- 非结构网格海洋环流与生态模型 (FVCOM),此模型综合了现有海洋有限差分和有限元模型的优点,解决了数值计算中浅海复杂岸界拟合、质量守恒以及计算有效性的难题,是一个可以模拟全球及地区海洋环流与生态的高分辨率的数值模型系统及预报系统。-An Unstructured Grid, Finite-Volume Coastal Ocean Model
75854079FindVanishingPoint
- 利用纹理特征检测非结构化道路消失点,利用消失点和颜色特征检测道路区域(Using texture features to detect unstructured road disappearance points, using exit points and color characteristics to detect road areas)