搜索资源列表
c++sphere
- 球体生成,包括光照模型、网格生成等模型。适用于初学者-ball production, including the illumination model, mesh generation, and other models. Apply to beginners
Generate Grid
- 二维网格生成C语言程序代码
适体坐标网格程序
- c/c++ 适体坐标网格,复杂几何形状,网格生成
一个二维的网格产生程序
- 有限元分析方法使用c语言编程生成二维网格的程序-finite element analysis method using C language programming two-dimensional mesh generation process
等边三角形有限元网格生成程序
- 等边三角形有限元网格生成程序,效果不错,值得参考-equilateral triangle finite element mesh generation process, the effect is true, they may be worth
c++sphere
- 球体生成,包括光照模型、网格生成等模型。适用于初学者-ball production, including the illumination model, mesh generation, and other models. Apply to beginners
source
- Visual C下OpenGL开发框架生成三维地形模拟,SDI框架,一个简单的例子-Visual C Development fr a mework generation OpenGL 3D terrain modeling, SDI fr a mework, a simple example
Delaunay_mesh_three_dim
- 三维有限元网格并行生成,基于节点的网格生成过程,源码给出了,候选点集的确定过程和两个数值算例,验证了算法和程序的正确性
Euler
- 基于James格式的CFD程序,计算NACA0012翼型流场和升力阻力系数.网格由Fluent提供的Gmbit生成,计算结果可以通过Tecplot观看-James formats based on the CFD program to calculate the flow field and the NACA0012 airfoil lift drag coefficient. Fluent grid provided by the G
Delaunay
- 离散点数据生成三角网格的算法(C#),简单明了.-Discrete points of data to generate triangular mesh algorithm (C#), Simple and clear.
airfoilgrd
- 双曲生成二维翼型C型网格(后缘可以有台阶)-Generate two-dimensional airfoil C-hyperbolic grid (there are steps you can back edge)
source
- 偏微分方程法生成翼型C网格程序 fortran-PDE grid generation method program fortran airfoil C
Euler_RKDG_Tri_3node_20111107
- 用间断有限元方法求解二维Euler方程。 算例是一个圆柱绕流问题。压缩文件里面还包含了一个用MATLAB写的网格生成程 序,只需要做很小的改动就可以生成稀疏程度不同的网格。 程序还有些问题如下: 1. 因为没有对边界处作处理,所以计算的残差不会收敛到一个给定的小数,如 0.001等。当最大残差为0.1左右时,按下键盘上的ESC键,程序计算结束,会输出 一个文件Result.dat,用
C
- 生成网格内存码率的1 / n卷积编码器的数据,在非系统的情况下,模拟二进制卷积码的编码和解码程序-Generate trellis data of a memory-m rate-1/n convolutional encoder: Nonsystematic case ,simulating encoding and decoding procedures of binary convolutional codes
vtk2DDelaunayGeneration
- C++结合VTK三维可视化库,实现2D和3D Delaunay网格生成的代码,是学习vtk管线编程和 Delaunay 三角网格生成的很好的程序代码-2D & 3D Delaunay Mesh Generation implemented by c++ & vtk
c_grid
- 机翼、翼型 C 网格生成程序 fortran code-fotran code ,C grid fortran fur airfoil and win
cfd_program
- 给定几何,自动划分结构化网格,目前可以划分简单几何网格(Given geometry, automatic structured mesh can be divided into simple geometric mesh)
1-C-grid
- 基于椭圆偏微分方程,针对NACA0012翼型生成C网格,生成最后的网格(C type mesh generation)
naca0012翼型网格生成
- C语言生成C型网格,求解拉普拉斯方程生成网格并计算压力系数(Solve the Laplace equation to generate the grid and calculate the pressure coefficient)
Gmsh-4.0.6-source
- 经典的三维有限元网格生成程序全套源代码及配套的前处理、后处理程序。用C++和Fortran开发。同时配有Manual使用手册。(a three-dimensional finite element mesh generator with built-in pre- and post-processing facilities, source codes are compiled by C++ and Fortran language,