搜索资源列表

  1. triangle_source

    0下载:
  2. 实现2D网格剖分,有限元分析时很有用,从国外的开源网站上下载的,使用过,很方便-Realize 2D mesh, finite element analysis was very useful, from abroad, open-source Web site to download and use, very convenient
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-19
    • 文件大小:141312
    • 提供者:tangdading
  1. cMoneyGrid

    0下载:
  2. Delphi功能强的DBGRID构件,支持钱币网格,从DBGRIDEH中继承.比速达的网格构件功能更强大.-DBGrid Delphi powerful component to support the coin grid, inherited from DBGRIDEH. Tatsu than speed grid more powerful components.
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-19
    • 文件大小:885760
    • 提供者:mr.wu
  1. GenDelaunay2D

    0下载:
  2. 一个二维Delaunay三角网格剖分算法,希望对大家的研究有所帮助。-Delaunay triangulation of a two-dimensional mesh generation algorithm, and they hope to help everyone study.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:2040832
    • 提供者:胡岩
  1. MFC_OpenGL

    1下载:
  2. 通过等值线的绘制与填充过程分离的编程思想,先用OpenGL硬件加速的光栅化技术实现区域快速填充,然后利用MFC下的GD I绘图功能在相同的区域上绘制等值线。该方法不涉及到复杂的算法,用很简单的代码就能实现与商业软件视觉效果相媲美的等值线填充效果,且适用于离散区域为任意形状的多边形网格系统。-Through the contour of the drawing and filling process of the separation o
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:285696
    • 提供者:vcgirl
  1. meshing

    0下载:
  2. 有限元编程做网格划分的,对于从事有限元分析的比较有用-Programming the finite element mesh to do the, for finite element analysis of the more useful
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:崔向阳
  1. bayes_demo

    0下载:
  2. 目标跟踪的扩展卡尔曼滤波算法主函数的文件是:kal_demo.m 近似网格滤波的主函数文件是:bayes_demo.m 近似网格滤波划分网格的方法是:以目标上一个时刻的位置作为中心进行网格的划分,每个网格大小为1,总的区域为5*5 改进后算法的主函数文件是:trackiing_demo.m-Target tracking extended Kalman filter algorithm is the
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:138240
    • 提供者:Lin
  1. alxgridver1.25

    1下载:
  2. 一个功能强大的网格控件 ALXGrid 1.25版本 作者: Alexey Dolgachov 该表格控件具有排序、分割、打印等功能,还可以插入图像、选择框。 -A powerful grid control version ALXGrid 1.25 Author: Alexey Dolgachov the form control with sorting, partitioning, print and ot
  3. 所属分类:界面编程

    • 发布日期:2024-05-19
    • 文件大小:582656
    • 提供者:李桃
  1. Sub

    0下载:
  2. 采用四边数据结构和细分曲面造型技术构造三维网格图形-Using four-data structure and subdivision surface modeling three-dimensional grid graph
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-19
    • 文件大小:189440
    • 提供者:王栋
  1. cog.tar

    0下载:
  2. Delaunay三角形的网格剖分程序,用c++语言编写-Delaunay triangular mesh generation procedure, using c++ Languages
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:878592
    • 提供者:holysword
  1. MFree

    0下载:
  2. 计算迦辽金无网格法主要计算模块的几个子程序-Calculation of Galerkin meshless method main calculation module several subroutines
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:14336
    • 提供者:李美香
  1. testcodec

    0下载:
  2. 非常好的类似excel的网格程序,使用vc6 开发。-Very good excel grid similar procedures, using vc6 to develop.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-19
    • 文件大小:150528
    • 提供者:tanger
  1. triangle++.tar

    0下载:
  2. 最新delaunay 算法源代码,可以快速划分2维网格!!! The triangulation algorithm used here is very simple.-Delaunay algorithm the latest source code, can be quickly divided into 2-D grid! ! ! The triangulation algorithm used here is very si
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:155648
    • 提供者:
  1. CreateTriangle

    0下载:
  2. 三角网的计算与绘制,对给定的点按照角度自动创建三角网格,然后用创建的三角网格进行计算,最后绘图-Triangulation Calculation and mapping of a given point is automatically created in accordance with the angle of triangular mesh, and then create a triangular mesh is calcul
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:29696
    • 提供者:Henry
  1. efg1d

    0下载:
  2. 一篇优秀的无网格伽辽金方法入门文章。这篇文章最好的地方在于——提供了matlab源码。方便大家了解和学习无网格的编程实现-An excellent method EFGM article entry. This article is the best place- to provide a matlab source code. U.S. to facilitate understanding and learning programm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:2609152
    • 提供者:yangocean
  1. lgxGrid

    0下载:
  2. 一个很好的NET平台下的网格控件,现在向大家开放使用,希望能帮到大家-NET platform for a good grid under control, now open for use by everyone, I hope to help the U.S.
  3. 所属分类:书籍源码

    • 发布日期:2024-05-19
    • 文件大小:4245504
    • 提供者:小飞龙
  1. Mat-forExp2

    0下载:
  2. 数值计算中的多重网格计算程序 不过还需要做一些调试工作 基本思路是正确的 -Numerical calculation of multi-grid procedure needs to be done but the work of a number of debugging basic idea is correct
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:X.Y. Gao
  1. triangle

    0下载:
  2. 效率极高的基于delaunay三角网格剖分程序,只是没有图形输出,可以只将生成文件直接导入matlab中。-Based on highly efficient delaunay triangular mesh generation process, but there is no graphics output, you can only generate documents in directly into matlab.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-19
    • 文件大小:108544
    • 提供者: 徐天
  1. pinjie

    0下载:
  2. 用matlab实现基于网格匹配的图像拼接,其中网格大小需要自己依据图片大小进行调整-Using matlab to achieve grid-based matching of image mosaic, in which the size of the grid need to be adjusted based on image size
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:huang lun
  1. demo7_1

    0下载:
  2. 一个基于OPENGL生成地形网格的例子,算法四叉树-OPENGL generate a terrain based on the grid example, the algorithm quadtree
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:207872
    • 提供者:肖鹏
  1. Voronoisweepline

    0下载:
  2. 经典网格生成程序源代码,采用sweepline扫描线构建Vornoi图结构生成三角网格。-Classic mesh generation source code used to build sweepline scan line Vornoi map the structure of triangular mesh generation.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-19
    • 文件大小:323584
    • 提供者:lyang
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »

源码中国 www.ymcn.org