CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - computational

搜索资源列表

  1. 计算几何C语言描述

    2下载:
  2. 计算几何算法的C语言实现,还不错, 不过有些难度,感兴趣的朋友可以看看。-computational geometry algorithm C language, quite good, but some are more difficult, interested friends can see.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:169249
    • 提供者:何小熊
  1. Computational Geometry in C Ccode2.tar

    1下载:
  2. 计算几何c语言实现 第二版 的源代码。对于计算机图形学的学习有一定的益处。-computational geometry c language second edition of the source code. For the study computer graphics have certain benefits.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:57027
    • 提供者:李利华
  1. 计算几何算法

    1下载:
  2. 计算几何常用算法,包括点是否在多边型中,判定两条直线是否相交,平面最近点对-computational geometry algorithm commonly used, including whether a multilateral type in determining whether the intersection of two straight, the nearest point on Plane
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3373
    • 提供者:徐灵奇
  1. computinggraph

    0下载:
  2. 计算几何常用方法,主要是和计算机图形学对应-computational geometry commonly used methods, mainly computer graphics and counterparts
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5374
    • 提供者:吴斌暄
  1. FortuneVoronoic

    1下载:
  2. fortune的算法实现voronoi图,用c#实现的.计算几何的一个有用的算法-fortune of algorithm threshold map, with the c #. A computational geometry algorithm useful
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:13333
    • 提供者:xwenq
  1. Cgeometry

    0下载:
  2. 计算几何基本算法-basic computational geometry algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2443
    • 提供者:逄望舒
  1. CircleGiftWrap

    1下载:
  2. 计算几何中,用VC++实现的求点集凸包的包裹算法-computational geometry, with VC point for the collection of parcels convex hull algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:40469
    • 提供者:Chen Fei
  1. geography

    0下载:
  2. 天津大学的ACM队的计算几何的资料合集,有兴趣的人看看吧,有点帮助的就好,c++写的-Tianjin University of ACM team computational geometry Collection of information, those who are interested in and watch it. like a bit of help, write c
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:177778
    • 提供者:mathstony
  1. Beachline

    0下载:
  2. 计算几何中求Voronoi图的海岸线算法,很漂亮的.-computational geometry seeking Voronoi diagram of coastline algorithm, very nice.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:75104
    • 提供者:刘晓明
  1. ssr_retinex_grahics

    2下载:
  2. 中心/ 环绕Retinex 算法。自从Retinex 理论提出以来, Land 本人和其他 人先后提出了Retinex 不同的变种, 最新的一个版 本是中心/ 环绕Retinex 7 。该方法比较以前的版 本, 运算速度显著提高, 而且物理意义更加清楚。 这种运算与人类视网膜和大脑皮层神经元的神经生 理学函数相关, 其形式类似于自然视觉科学中常用 来模拟单个神经元感受野的高斯差分函数-center / around Retinex algorithm. Since Ret
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4349
    • 提供者:红宁
  1. sltoolbox_r101

    0下载:
  2. sltoolbox (Statistical Learning Toolbox) organizes a comprehensive set of matlab codes in statistical learning, pattern recognition and computer vision. It includes 256 m-files in 24 categories, which are from low-level computational routines to high
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5156576
    • 提供者:王冰
  1. calibration_v21.tar

    0下载:
  2. This a camera calibration toolbox for generic lenses. The toolbox can be used to calibrate conventional, wide-angle and fish-eye lens cameras. The calibration is based on viewing a planar calibration object. The intrinsic and extrinsic camera pa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:35739
    • 提供者:abc
  1. FeiFeiLi_phD_thesis_2005

    0下载:
  2. Visual Recognition: Computational Models and Human Psychophysics PhD thesis. 加州理工李菲菲的博士学位论文。 主要内容包括基于分类的目标识别研究: 1、costellation model 2、pLSA/LDA model 的目标识别研究。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:15333908
    • 提供者:eleyanz
  1. polygon-union

    2下载:
  2. 求两个多边形交集的程序,使用计算几何实现的,值得学习-intersection of polygons for the two procedures, the use of computational geometry to achieve, and worth learning
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:131540
    • 提供者:cwj
  1. 计算几何

    1下载:
  2. 计算几何大全,c++代码,内含点,直线,线段,圆,弧,多边形等求交,相互关系等等各种算法,对CAD等编程有很大帮助-computational geometry Daquan, c code, intron, straight line, circle, arc, polygon, etc. intersection, mutual relations, and so on various algorithms, such as the CAD program is very helpful
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:13435
    • 提供者:孤星赶月
  1. jsjh.rar

    0下载:
  2. 计算几何北大oj上的题目的代码,几何公式和计算几何题目总结及分类。,Oj North computational geometry code on the subject, geometry formulas and computational geometry and classification of the subject summary.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:403923
    • 提供者:young
  1. Computational-geometry-topictest

    0下载:
  2. 计算几何专题测试是一个很爱好的资料 对你有好处-Computational geometry feature testing, love is a good information is good for you
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:774506
    • 提供者:andy
  1. rtfluid06.src

    0下载:
  2. Real-Time Particle-Based Fluid Simulation Rendering realistic moving water is one of the key techniques that immerse the viewers into interactive graphics world including computer games. Physical simulations based on computational fluid dynamics
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1722365
    • 提供者:mike
  1. Computational-Geometry

    0下载:
  2. 一本很好的关于计算几何方面的书(英文版),值得推荐-A good book on the aspects of computational geometry (English), should be commended
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:925092
    • 提供者:金崇超
  1. Adaptive.Image.Processing.A.Computational.Intellig

    0下载:
  2. 图像自适应滤波、边缘检测教程。英文原版书籍-Adaptive.Image.Processing.A.Computational.Intelligence.Perspective
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4441481
    • 提供者:Craftor
« 12 3 4 5 6 »
搜珍网 www.dssz.com