CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - simplification

搜索资源列表

  1. 大规模地形渲染

    2下载:
  2. 大规模地形渲染,使用OPENGL 和 C++变成,使用ROAM经典算法,LOD算法化简提高效率。-massive terrain rendering, use OpenGL and C into use Applying ROAM classic algorithms, LOD algorithm Simplification improve efficiency.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:731840
    • 提供者:小高
  1. 3dSimplifier

    2下载:
  2. 一个浙江大学教授写的三维网格简化的源代码,用的是能量误差算法!-a professor of Zhejiang University wrote 3D mesh simplification of the source code, using the energy error algorithm!
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:815605
    • 提供者:wuhanwangtao
  1. meshsimpilification

    0下载:
  2. 网格简化,对与3D模型处理很有帮助,希望大家能喜欢-mesh simplification,very useful in the 3D modeling
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:76462
    • 提供者:yitian
  1. siggraph

    0下载:
  2. 97年siggraph网格简化程序,用得是ply格式的,供大家使用,-97 years siggraph mesh simplification process is to ply the format used for people to use, huh, huh
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:61434
    • 提供者:xy
  1. jmspmesh

    0下载:
  2. Mesh simplification with many algorithmes like QEM, MELAX & Progressive mesh simplification for Open GL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1646428
    • 提供者:Djems
  1. simplification

    1下载:
  2. 三角片图形简化源代码,使用vc++和OpenGL开发,功能强大-Triangle mesh simplification source code,developed by visual c++ and opengl,it s very useful!
  3. 所属分类:3D Graphic

    • 发布日期:2015-12-02
    • 文件大小:3192815
    • 提供者:peter
  1. jmspmesh

    0下载:
  2. 网格简化代码,已在vs2008下调试通过,并带有debug版和release版的可执行文件-mesh simplification code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-23
    • 文件大小:7330017
    • 提供者:kklove
  1. simplification

    0下载:
  2. Volume simplification. It is a sample program to simplify tetrahedra.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-14
    • 文件大小:4258
    • 提供者:Chao
  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. quine_mccluskey-2008-01-09

    0下载:
  2. this qmc algorithm for logic simplification.-this is qmc algorithm for logic simplification.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:17929
    • 提供者:reza
  1. 2007-7-072

    0下载:
  2. Triangle Collapse Algorithm Based on Discrete Curvature Estimation-A new mesh simplification algorithm based on surface curvature estimation is proposed and it is on the basis of triangle collapse.According to the discrete curvature on triangle meshe
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:343329
    • 提供者:strida
  1. K-map-Simplification

    0下载:
  2. 卡诺图化简与应用。本次创作主要用C语言实现了4x4卡诺图的化简,并且基于此,对可能发生竞争冒烟现象解,给出了优化解。最后谈了一些设计心得。-K-map Simplification
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1451
    • 提供者:郑拓
  1. mesh-simplification

    0下载:
  2. 这是上计算机图形学的课程时老师讲解内容的一部分 mesh分片是个长久不衰的技术 很好很强大-This is a course on computer graphics part of the teacher to explain the contents of the mesh points is a long-lasting piece of technology a very powerful
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-20
    • 文件大小:5892071
    • 提供者:贺晨
  1. Line-SImplification

    0下载:
  2. The program is related to line simplification the given line-The program is related to line simplification the given line
  3. 所属分类:Education soft system

    • 发布日期:2017-04-25
    • 文件大小:17320
    • 提供者:Mohd Radhie
  1. point-cloud-simplification-

    6下载:
  2. 激光点云的抽稀算法,可以选择抽稀的倍数, VS2010所写,完整的程序 下载就能运行-Laser point cloud simplification algorithms
  3. 所属分类:Algorithm

    • 发布日期:2015-09-16
    • 文件大小:12926976
    • 提供者:zhouzhaoyang
  1. Simplification-of-grammar

    0下载:
  2. 设计文法类,实现对文法G[S]=(Vt, Vn, P, S)的文件读写,文法的文件表示形式以及内存表示形式可自定义。本质上,文法就是3个集合+1个符号,重点(难点)是产生式集合如何处理。文法的文本形式可根据自己需要自由定义。在前述的基础上,实现文法化简的无用符号及无用产生式消除算法。 -Grammar class design, to achieve the grammar G [S] = (Vt, Vn, P, S) to read and write files, grammar fil
  3. 所属分类:Editor

    • 发布日期:2017-05-03
    • 文件大小:931577
    • 提供者:Fliwat
  1. Logical-expression-simplification-

    0下载:
  2. 逻辑表达式化简程序,支持4输入查找表的化简,可以进行批量化简。-Logical expression simplification program, support 4 input lookup table simplification, can be simplified.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-15
    • 文件大小:230400
    • 提供者:luyang
  1. qm--Logic-function-simplification

    0下载:
  2. 逻辑函数化简,参考了 清华大学的《数字逻辑与数字集成电路》这本书里面的化简方法,并把它的化简方法用C++语言实现。里面用两个C++类实现-Logic function simplification, reference to Tsinghua University, digital logic and digital integrated circuits, the book inside the simplified method, and its simplification metho
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-12-11
    • 文件大小:293902
    • 提供者:李明晓
  1. simplification

    0下载:
  2. 一个使用c++读取obj文件并实现简化效果的程序,适合初学者模仿学习(C++ using a obj file to read and achieve simplified effect of procedures, suitable for beginners to imitate learning)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-26
    • 文件大小:3211264
    • 提供者:李帅好帅
  1. simplify

    0下载:
  2. 三角网格简化算法从,适合图形学入门者学习。(From the algorithm of triangle mesh simplification, suitable for beginners to learn graphics.)
  3. 所属分类:3D图形编程

    • 发布日期:2017-12-20
    • 文件大小:1498112
    • 提供者:DavidLee
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com