搜索资源列表
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
层次非递归遍历
- 数据结构中的常见算法,树的层次非递归遍历序算法,简单易懂-data structure of the common algorithm, the level of tree traversal sequence non - recursive algorithm, simple
二叉树的各种遍历操作(非)递归
- 数据结构的基本应用,二叉树的遍历。适合初学者,比较简单。 -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
Obstaclenew
- 非结构化路识别,以及障碍物检测,使用Opencv 开发。希望需要的同学赶紧下阿
数据结构的一些简单编程题
- 数据结构的一些简单编程题,二叉树结构,遍历的递归于非递归算法-data structure that some simple programming, binary tree structure, traverse the non - recursive recursive algorithm
数据结构的一些较难题答案
- 有许多是考研要用的!三路归并算法,快速排序的非递归算法,无向连通图的非递归的深度优先遍历等,,希望大家用得着-many are taking tests to use! Three road merging algorithm, rapid sequencing of non - recursive algorithm, undirected graph of the non - recursive depth-first traversal, and we hope that it needs
表达式计算(加减乘除与或非及括号)C语言
- 参考书c语言版得严蔚敏的数据结构 利用堆栈实现根据表达式运算符优先级比较完成正确的计算 程序设计有运算符优先级表可以自己设定运算符优先级
Mesh2d.rar
- 一个功能强大的非结构网格划分程序,可实现网格的自动剖分,及局部加密与质量控制,A powerful non-structural mesh procedures, can realize the automatic mesh generation, and partial encryption and quality control
pingheng.rar
- 一个vc++环境下的数据结构的课程设计报告源代码,关于非平衡二叉树转平衡二叉树的实现,A vc++ environment data structure of the curriculum design report of the source code, about the non-balanced binary tree balanced binary tree to realize the
unstruc.rar
- 非结构网格生成程序,计算流体动力学,网格生成十分方便,Unstructured grid generation procedure, computational fluid dynamics, grid generation is very convenient
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
Mesh2d_v24
- 非结构网格剖分,进行平面网格的剖分,可以插值复杂地形-Unstructured mesh generation, the plane of the grid mesh, can be interpolated complex terrain
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
unstructive-mesh
- 非结构化网格的实现,二维非结构化网格生成及流动传热求解程序-Unstructured grid implementation, two-dimensional unstructured grid generation and flow and heat transfer solver
数据结构上机指导说明书与代码
- 数据结构描述了非数值问题的数据元素及组织关系,包含逻辑结构、物理结构与数据运算。(Data structure describes the data elements and organizational relationships of non - numerical problems, including logical structure, physical structure and data operation.)