CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 几何算法

搜索资源列表

  1. 图象的几何变换算法

    0下载:
  2. geotrans演示图像的移动,旋转等基本几何变化,是学习VC图像编程的好范例,适用于初学者。-geotrans demonstration of mobile images, rotate the basic geometry change is learning VC good image programming model, applicable to beginners.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:13185
    • 提供者:黄应
  1. Graphic

    0下载:
  2. 几何算法源码(包括多边形填充算法, 多边形裁剪算法和几何绘制算法) 附带演示源码
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:123851
    • 提供者:jdh
  1. 图象的几何变换算法2

    0下载:
  2. 此代码实现了图象的平移,旋转,镜像,转置,缩放等几何变换算法.-This program achieves geometrical transform algorithm of images levle-remove,circumrotation,Mirror,transpose,zoom and so on.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:32200
    • 提供者:王茹娟
  1. 数字图像的几何变换

    0下载:
  2. 主要完成的算法/功能: 图像文件的读出写入,支持BMP格式 图像剪切:输出图像指定矩形框区域的子图像 缩放:支持分数阶的放大/缩小倍率 旋转:支持0~90度之间任意给定角度的旋转变换
  3. 所属分类:GDI/图象编程

  1. SetOperatorBasedOnCGAL

    0下载:
  2. cgal是开源的计算几何算法库,用CGAL进行布尔运算操作-cgal is open-source computational geometry algorithms library CGAL conducted using Boolean operations
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-14
    • 文件大小:22123394
    • 提供者:赵林林
  1. Graphics2

    2下载:
  2. 图形程序合集2: 包括2D几何算法、帧缓存技术、3D几何算法、光线追踪和辐射度算法等等。 -Graphics program Collection 2: include 2D geometric algorithms, frame buffer techniques, 3D geometric algorithms, ray tracing and radiosity algorithms and so on.
  3. 所属分类:Windows编程

    • 发布日期:2013-03-21
    • 文件大小:104048
    • 提供者:metallica
  1. Collision_demo

    0下载:
  2. 演示了快速的几何碰撞检测算法,包括可编译的完整原代码-Including complete collision source, fast
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:66539
    • 提供者:
  1. Geometry

    1下载:
  2. 用C++语言实现的各种计算几何算法, 如判断点是否在多边形内, 多边形凸凹性判断, 寻找点集凸包的卷包裹法,求简单多边形的重心,求从多边形外一点出发到该多边形的切线,判断线段是否相交等等! -Using C++ language implementation of a variety of computational geometry algorithms, such as point to determine whether the polygon, the polygon convexity
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-06-18
    • 文件大小:13157
    • 提供者:11
  1. Developers_manual.tar

    0下载:
  2. CGAL - Computational Geometry Algorithms Library(计算几何算法库)的开发者手册 -CGAL- Computational Geometry Algorithms Library (computational geometry algorithms library) developer manual
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-06
    • 文件大小:115300
    • 提供者:snow
  1. VB-CAD

    6下载:
  2. VB编写的CAD功能的软件,全部算法控件都有代码,对VB技巧与数学几何算法及VB绘图都是值得学习的地方-VB, CAD software features, all algorithms have the control code, and VB geometric algorithms and mathematical skills and VB graphics are worthy of a place to learn
  3. 所属分类:Windows Develop

    • 发布日期:2014-07-19
    • 文件大小:613930
    • 提供者:smiling
  1. CONVEXHULL

    0下载:
  2. 周培德翻译的《计算几何:算法设计与分析》中的凸包算法,在Visual Studio2008平台用C#语言编写的基于页面的二维凸包生成程序。本人拥有自主版权!-Zhou s translation, "Computational Geometry: algorithm design and analysis" of the convex hull algorithm, written in C# in Visual Studio2008 platform packet generation pa
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:42240
    • 提供者:sunlu
  1. codes

    0下载:
  2. 解薛定谔方程,通过辛几何算法得到的辛格式-Solving the Schrodinger equation by symplectic algorithm Singh style
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:869
    • 提供者:yurongzhou
  1. CPoint3DCloud_modify

    0下载:
  2. 给出了常用的计算机图形学中的各种几何算法,代码是C++代码,对于利用C++绘制图形的同学很有帮助-Given the commonly used computer graphics in a variety of geometric algorithms, the code is C++ code for the students draw graphics using the C++ helpful
  3. 所属分类:Other systems

    • 发布日期:2017-06-10
    • 文件大小:17902971
    • 提供者:王莹莹
  1. geom3d-2014.10.13

    0下载:
  2. geom3d的目的是处理和可视化的三维几何图元,如点,线,面,体…它操作3D几何图元提供了低级别的功能,更容易开发的更复杂的几何算法 -The aim of geom3d library is to handle and visualize 3D geometric primitives such as points, lines, planes, polyhedra... It provides low-level functions for manipulating 3D geometr
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:464420
    • 提供者:iphoness
  1. CGAL-4.5

    2下载:
  2. CGAL,Computational Geometry Algorithms Library,计算几何算法库,设计目标是,以C++库的形式,提供方便,高效,可靠的几何算法。CGAL可用于各种需要几何计算的领域,如计算机图形学,科学可视化,计算机辅助设计和建模,地理信息系统,分子生物学,医学成像,机器人运动规划,网格生成,数值方法等等。    计算几何算法库(CGAL),提供计算几何相关的数据结构和算法,诸如三角剖分(2D约束三角剖分及二维和三维Delaunay三角剖分),Voronoi图(二维和
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-04-26
    • 文件大小:18593792
    • 提供者:a
  1. 多边形扫描线填充原始算法

    0下载:
  2. 扫描线算法适合对矢量图形进行区域填充,只需要直到多边形区域的几何位置,不需要指定种子点,适合计算机自动进行图形处理的场合使用,比如电脑游戏和三维CAD软件的渲染等等。(The scan line algorithm for vector graphics regional filling, need only geometric position until the polygon, do not need to specify the seed point for automatic comp
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:2305024
    • 提供者:洛洛云九
  1. 计算几何

    0下载:
  2. 计算几何算法,包括以下内容:目录 ㈠ 点的基本运算 1. 平面上两点之间距离 1 2. 判断两点是否重合 1 3. 矢量叉乘 1 4. 矢量点乘 2 5. 判断点是否在线段上 2 6. 求一点饶某点旋转后的坐标 2 7. 求矢量夹角 2 。。。。。。(Catalog A bit of basic arithmetic 1. the distance between two points on the plane is 1 2. determine whe
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:47104
    • 提供者:zredb
  1. 案例11-二维图形几何变换算法

    2下载:
  2. 计算机图形学里的二维图形几何变换,所用软件为C++(Geometric transformation of two-dimensional graphics)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:4054016
    • 提供者:冰冰冰冰
  1. 计算机图形学几何工具算法详解

    3下载:
  2. 计算机图形学几何工具算法详解 非常实用的一本书(Read the latest articles of Computers & Graphics)
  3. 所属分类:其他

    • 发布日期:2020-02-28
    • 文件大小:35122176
    • 提供者:argonn
  1. 多车道复杂环境下前方车辆检测算法_孔栋

    1下载:
  2. 基于前方车辆与本车存在安全距离,利用自适应阈值法确定图像灰度分割阈值,形态学处理,利用最小外接矩形框选候选车辆目标,集合车底阴影几何位置等特征验证车辆假设。(Based on the safe distance between the front vehicle and the vehicle, the adaptive threshold method is used to determine the threshold of image gray level segmentation, mo
  3. 所属分类:其他

    • 发布日期:2019-07-10
    • 文件大小:1374208
    • 提供者:向日葵的光
« 12 3 4 5 »
搜珍网 www.dssz.com