搜索资源列表

  1. 二维非结构化网格生成及流动传热求解程序

    1下载:
  2. delauney二维非结构化网格生成程序 采用fortran语言-Delauney 2D unstructured mesh generation process using FORTRAN language
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:6828
    • 提供者:asdf
  1. VC下利用COM传递不定长结构数组(非Variant)

    0下载:
  2. Variant变量可以在COM/DCOM接口方法中传递(传入、传出)不定长结构数组,但是需要打包和解包,效率比较低。这个例子使用了size_is指定长度的方法,本是从MSDN上看到的,但是MSDN上给出的例子不够具体,所以费了些时间摸索,最后试通,给刚接触COM的朋友分享(老家伙们可以直接无视)。本例子由于是工作需要做得试验程序,因此其中存在少量冗余代码,大家注意一下就行了,还有,减少传递的参数个数时,所传递的实时(随机模拟)数据只是减
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2009-09-11
    • 文件大小:358855
    • 提供者:seaskyfox
  1. 数据结构二叉树

    0下载:
  2. 数据结构二叉树的链式建立、先序、中序、后序、层次遍历的递归与非递归方法。
  3. 所属分类:其它资源

    • 发布日期:2012-04-20
    • 文件大小:98013
    • 提供者:living_mf11
  1. 非c程序员c++入门自学教程

    0下载:
  2. 非c程序员c++入门自学教程-c c entry self-tutorial
  3. 所属分类:电子书籍

    • 发布日期:2024-05-18
    • 文件大小:7882752
    • 提供者:唐小川
  1. 数据结构的一些较难题答案

    0下载:
  2. 有许多是考研要用的!三路归并算法,快速排序的非递归算法,无向连通图的非递归的深度优先遍历等,,希望大家用得着-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
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:马号
  1. 非递归

    0下载:
  2. 数据结构 迷宫问题 迷宫非递归算法.rar-data structures, maze problem, non-recursive algorithm for maze problem
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:长风
  1. 二维非结构化网格生成及流动传热求解程序

    0下载:
  2. delauney二维非结构化网格生成程序 采用fortran语言-Delauney 2D unstructured mesh generation process using FORTRAN language
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:asdf
  1. 遍历二叉树的4个非递归算法

    0下载:
  2. 二叉树的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
  3. 所属分类:界面编程

    • 发布日期:2024-05-18
    • 文件大小:337920
    • 提供者:赵麟
  1. 各种二叉树的数据结构

    1下载:
  2. 按先序扩展序列建立二叉树,先序、中序、后序遍历的递归算法,二叉树遍历的非递归算法,层次的非递归算法,求二叉树的深度。-sequence extended by the first sequence established binary tree, first sequence, sequence, after the preorder the recursive algorithm, the binary tree traversal
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:贾德
  1. 李森数据结构作业

    0下载:
  2. 文件夹中包括常用的数据结构的算法,包括二叉树的三种递归和非递归算法,染色问题,八皇后问题,深度广度遍历,约瑟夫环,数值转换,树的高度和叶子节点数,最小生成树 ,两点之间的所有路径-folder include common data structure of the algorithm, including the three binary tree recursive and non- recursive algorithm, Dye
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:19456
    • 提供者:李森
  1. Mesh2d

    1下载:
  2. 一个功能强大的非结构网格划分程序,可实现网格的自动剖分,及局部加密与质量控制-A powerful non-structural mesh procedures, can realize the automatic mesh generation, and partial encryption and quality control
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:215040
    • 提供者:ren
  1. 2008unstruct

    0下载:
  2. 陶文铨08年在非结构化同位网格进行离散与求解程序的修改,对初学者帮助很大。-In 2008 with the unstructured grid to solve
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:30720
    • 提供者:lee
  1. unstruc-cavity

    0下载:
  2. 非结构方腔流动计算程序,采用C语言,计算流体动力学-Non-structural square cavity flow calculation program, using C language, computational fluid dynamics
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:240640
    • 提供者:李志峰
  1. 11

    0下载:
  2. 有一位编程大师,他写非结构化的程序,一位初学者刻意模仿他,也写非结构化的程序。当他让大师看他的进步时,大师批评了他的非结构化程序:“ 对一位编程大师合适的东西未必对一个初学者同样合适,在超越结构化之前,你必须理解编程之道。” 我个人认为作为一个初学者应该踏踏实实的打好程序设计的基础,不要急功近利,舍本逐末。我走过不少弯路,希望大家能和我一样能牢记编程大师的忠告:“对编程大师合适的东西未必对一个初学者同样合适”。 本文所描述的优秀编
  3. 所属分类:文件格式

    • 发布日期:2024-05-18
    • 文件大小:18432
    • 提供者:赵昭
  1. Euler.tar

    1下载:
  2. 一个非结构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,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:11264
    • 提供者:大波
  1. Test_4

    0下载:
  2. vtk环境下,能够显示非结构化网格的程序,自己编的,与大家共享 编程环境:mfc-vtk environment, able to display unstructured mesh procedures, compiled their own, and share programming environment: mfc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:2050048
    • 提供者:宋力
  1. code

    0下载:
  2. 二维非结构网格生成程序。用 Delaunay 三角形化方法,实现x‐y 平面上给定的梯形区域的非结构化网格划分。-Unstructured mesh generation process. Delaunay triangulation method used to achieve x-y plane of the trapezoidal region given unstructured mesh.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:GSD
  1. unstructive-mesh

    0下载:
  2. 非结构化网格的实现,二维非结构化网格生成及流动传热求解程序-Unstructured grid implementation, two-dimensional unstructured grid generation and flow and heat transfer solver
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:zhaolei
  1. sourcecode.tar

    0下载:
  2. 非结构网格海洋环流与生态模型 (FVCOM),此模型综合了现有海洋有限差分和有限元模型的优点,解决了数值计算中浅海复杂岸界拟合、质量守恒以及计算有效性的难题,是一个可以模拟全球及地区海洋环流与生态的高分辨率的数值模型系统及预报系统。-An Unstructured Grid, Finite-Volume Coastal Ocean Model
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:6699008
    • 提供者:xlh
  1. 75854079FindVanishingPoint

    0下载:
  2. 利用纹理特征检测非结构化道路消失点,利用消失点和颜色特征检测道路区域(Using texture features to detect unstructured road disappearance points, using exit points and color characteristics to detect road areas)
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:29696
    • 提供者:sojp&249479
« 12 3 4 5 6 7 8 9 10 ... 37 »

源码中国 www.ymcn.org