CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 分网

搜索资源列表

  1. C语言编程网.files

    0下载:
  2. -用C语言画分形图
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:9461
    • 提供者:王坤侠
  1. Video_Codec

    1下载:
  2. 这里提供的是一个视频编解码与传输的Demo程序,分为两部分,分别是Server和Client端,演示了视频编码、传输、解码以及视频显示等功能。 该程序采用了VFW(Video For Windows)体系结构进行编程,编译工具为VC++6.0或以上,视频编码采用了VFW体系下的DivX,当然你也可以根据需要改为Xvid或是其它,由于这份Demo以前写得较匆忙,没有留下任何文档,主要是因为程序非常的简单,但是对于没有VC++基础或是对VFW不太熟悉的朋友可要仔细看了,有问题就到中华视
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:39901
    • 提供者:中国
  1. Delaunay2

    2下载:
  2. Delauny三角网生成算法的VC实现,算法基于凸包的Delaunay三角剖分方法,在生成的凸多边形的基础上进行三角剖分,并采用VC进行程序设计。
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:53303
    • 提供者:姜一
  1. huangjian_w_PlayVideoCap

    2下载:
  2. 开源MPEG4压缩算法-Xvid库调用范例 关键字:PlayVideoCap MPEG4 XvidCore 视频压缩算法 来 自:原创 平 台:Win2k/XP/NT,Win2003 深浅度:中级 完成时间:2007-12-28 发布者:huangjian_w 发布时间:2007-12-29 编辑器:DELPHI7 语  种:简体中文 分 类:媒体与图形 下载浏览:542/1841 加入到我的收藏
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:749621
    • 提供者:hss
  1. tin

    0下载:
  2. 规则地形三维grd数据分块构建不规则三角网。
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:1076659
    • 提供者:罗成明
  1. 111

    1下载:
  2. 一种基于分块和混沌网的图像置乱方法 要的可以看看~
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:869366
    • 提供者:zou jie
  1. opengl

    0下载:
  2. 读取三维地形文件,地形模型用三角网法实现,并在地形上增加了一些简单分型产生的树!!可以借鉴一下哦!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:456470
    • 提供者:白墨
  1. 2008DELAUNEY.rar

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

    • 发布日期:2017-04-01
    • 文件大小:3125
    • 提供者:jianxinxia
  1. Delaunay

    0下载:
  2. Delaunay 分治算法三角网格剖分!-Source code for DeWall, a divide and conquer 3d Delaunay
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-23
    • 文件大小:589679
    • 提供者:竹林英客
  1. voronoi

    4下载:
  2. 根据数据构建三角网,然后由所构建的三角网生成泰森多边形,文件打开后需等待1分多钟的处理时间。-Construction of the data triangulation, and then built by the generation of Thiessen Polygon Triangulation, documents waiting to be opened after 1 minute of processing time.
  3. 所属分类:GIS program

    • 发布日期:2016-08-04
    • 文件大小:4638673
    • 提供者:叶樱
  1. new

    0下载:
  2. 对原始的三角网格进行八叉剖分,来提高三角网格简化的速度-it carries out the octree to divide the space, puts triangled-meshes into different spaces,it improves the whole speed of simplification
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3400248
    • 提供者:文果
  1. meshsimplification

    0下载:
  2. 对原始的三角网格进行八叉剖分,来提高三角网格简化的速度-it carries out the octree to divide the space, puts triangled-meshes into different spaces,it improves the whole speed of simplification
  3. 所属分类:Graph program

    • 发布日期:2017-05-24
    • 文件大小:3400612
    • 提供者:文果
  1. RandomPointsDelaunayVc

    1下载:
  2. 在平面随机生成散列的二维点,点数可由用户输入,然后将散列的点进行三角剖分,生成三角网。可以用于算法演示,这个比较老的代码,速度并不快,也可以继续改进。-The demo can show an example of delaunay and the a algorithm is not very fast.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:276354
    • 提供者:Jh
  1. tinlib

    0下载:
  2. 三角网生成程序。Delaunay三角剖分,限定三角剖分,网格细分等功能。-Triangle mesh generator with Delaunay algorithm,contrained,refinement
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:231424
    • 提供者:yuanganghui
  1. Delaunay

    0下载:
  2. Delaunay三角剖分算法 . 一个非常强劲的VC编的Delaunay三角网生成算法,对您学习VC++或GIS的学习都有很好的帮助作用-In mathematics, and computational geometry, a Delaunay triangulation for a set P of points in the plane is a triangulation DT(P) such that no point in P is inside the circumcircle o
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:36739
    • 提供者:yulin
  1. modis_mrt

    0下载:
  2. 用于MODIS遥感分块数据拼接以及重新投影的批量处理程序。利用了MODIS官网提供的小程序,本程序基于该程序实现批量处理。(A batch processing program for MODIS remote sensing blocking data splicing and reprojection. The MODIS website provides a small program, and my program is based on this program to carry ou
  3. 所属分类:GIS编程

    • 发布日期:2017-12-17
    • 文件大小:282624
    • 提供者:olanking
  1. ntb__fhe

    0下载:
  2. 关于粗糙集与层次分析法组合预测的论文,来源中国期刊网,(On rough set combined with analytic hierarchy process (ahp) to predict the papers, source of China journal net,)
  3. 所属分类:分形几何

    • 发布日期:2017-12-21
    • 文件大小:32768
    • 提供者:dcuiial
  1. 最优程序

    0下载:
  2. 优化函数,各种优化处理函数,可直接读取使用子函数(The optimization function, various optimization processing functions, can directly read the use of sub functions)
  3. 所属分类:绘图程序

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:彡火
  1. 千图网_评选流程图_图片编号27243107

    0下载:
  2. 利用matlab模拟具有分型结构的动态树叶(Using MATLAB to simulate dynamic leaves with substructure)
  3. 所属分类:图形图象

    • 发布日期:2018-04-19
    • 文件大小:1837056
    • 提供者:s1992
  1. 强大的约束三角剖分程序源码

    3下载:
  2. 纯C语音编写的强大的约束三角网剖分程序,支持特征线(Pure C, a powerful constraint triangulation program to support feature lines.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-03
    • 文件大小:135168
    • 提供者:ygyay
« 12 »
搜珍网 www.dssz.com