搜索资源列表

  1. jisuanjihe

    0下载:
  2. 其中讲述了计算几何中常用的叉积定义以及应用,凸包算法,还有半平面交算法-Which describes the computational geometry of the cross product definition of commonly used applications, convex hull algorithm, there are half-plane intersection algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:33792
    • 提供者:xjm
  1. ComputationalGeometry

    0下载:
  2. 计算几何方面的英文优秀教程,主要讲解了最短路径问题。-A very useful study material about computational geometry.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:20480
    • 提供者:姜恩池
  1. ACMtemplate

    0下载:
  2. ACM模板,包含计算几何、组合、数论、排序、字符串、排序、博弈、图论等,还有puk部分题目解答-ACM template
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:168960
    • 提供者:朝阳
  1. zjuACM

    0下载:
  2. 浙江大学ACM模板,里面包括图论,计算几何,以及一些常用算法-ACM for zhejiang unversity
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:156672
    • 提供者:oi111
  1. ComputationalGeometry

    0下载:
  2. 计算几何的原本的算法不好用。本书就现在一些新的算法做一些介绍,从实际的应用出发,便于理解和自学。-The original computational geometry algorithms difficult to use. Book to present some new algorithms to do some introduction, from a practical application, the ease of und
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:3739648
    • 提供者:huawanhg
  1. cmath

    0下载:
  2. 这个一个计算几何的C语言代码,学习用c语言来写计算几何的朋友会有帮助。-The computational geometry of a C-language code, learn to write using c language computational geometry friends would help.
  3. 所属分类:分形几何

    • 发布日期:2024-05-18
    • 文件大小:13312
    • 提供者:彭刚
  1. thespeedofpolygonoffsettingisright

    0下载:
  2. 实现多边形的偏置,产生偏置数据,符合于计算几何中的应用-Polygon offset to achieve, resulting in biased data, in line with the application of computational geometry
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:4474880
    • 提供者:luheng
  1. wykobi_dot_net

    0下载:
  2. 实现多边形的凸包运算,且能顺利进行多边形三角划分,还有各种其他多边形计算几何之间的处理-Operation to achieve the convex hull of polygons, and can smooth the polygon triangulation, computational geometry and various other polygon processing between
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:194560
    • 提供者:luheng
  1. ACM_CODE

    0下载:
  2. ACM常用代码模板,包含图论,计算几何,数论,排序,字符串等,非常实用啊-ACM commonly used code templates, including graph theory, computational geometry, number theory, sorting, strings, etc, very useful ah
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:30720
    • 提供者:simon
  1. math

    0下载:
  2. 计算几何的比赛题目,有需要的可以拿去看看参考参考-NOPIde biasaitimu,youxuyaodehuakeyinaqu kankan....
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:1288192
    • 提供者:tom
  1. cut-ear-1

    0下载:
  2. 计算几何中介绍多边形的割耳朵算法的源码,在opengl的环境中开发完成-Computational geometry algorithms described ear cut polygon source, opengl environment in the developed
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:4787200
    • 提供者:xuehua
  1. FindConvertex

    0下载:
  2. 计算几何中求散点的凸包,在opengl的环境中开发完成-Scatter in computational geometry convex hull of demand in the developed environment opengl
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:5026816
    • 提供者:xuehua
  1. PolygonTriangulation_Demo

    0下载:
  2. 本文介绍两个类和一个实用功能,计算几何集。 C3Point是一个三维的对手,口岸系统和CPolygon封装了C3Point的设置和提供一般多边形处理功能。轻度的类已经优化了速度。最初写的类中使用的discretising二维表面成单元网络和计算所造成的元素的属性。必须小心使用,如曲率和面积职能的部分职能,以确保由函数返回的结果与您的需求和定义是一致的。 -This article describes the two classes
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:26624
    • 提供者:胡小
  1. computational-geometry(DengJunHui)

    0下载:
  2. 邓俊辉老师的计算几何,相信大家都不陌生,里面讲解了很多经典算法,比如分治算法,平面扫描算法,随机算法...相信对研究图形处理方面的人绝对会非常有用-Deng Junhui computational geometry teacher, I believe that everyone is familiar with, which explains a lot of classical algorithms such as divide
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:3739648
    • 提供者:wang
  1. wykobi.tar

    0下载:
  2. 有关计算几何的C++源代码和数据结构。非常适合大家入门学习使用-For C++ computational geometry code and data structures. We started very suitable for learning to use
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:103424
    • 提供者:ee1111
  1. changyongsuanfa

    0下载:
  2. 一些简易算法实现,编程的初学者适用,高精度算法,简单计算几何算法-it s for the beginner
  3. 所属分类:分形几何

    • 发布日期:2024-05-18
    • 文件大小:11264
    • 提供者:杨扬
  1. pku1039

    0下载:
  2. pku1039 计算几何 简单枚举 注意精度要 在 PKU 上可以通过1E-8 自己测试可以通过 1e-13-pku1039 accuracy of computational geometry to a simple enumeration of attention PKU can test yourself by 1E-8 1e-13 through
  3. 所属分类:分形几何

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:wangpeng
  1. Geometry_Algorithm_Archive

    0下载:
  2. 介绍了一些计算几何的基本且使用的算法,带有部分代码。很实用。-Introduces some basic computational geometry and algorithms used, with part of the code. Very practical.
  3. 所属分类:分形几何

    • 发布日期:2024-05-18
    • 文件大小:1073152
    • 提供者:WEIDD
  1. Resist-geometric-attacks

    0下载:
  2. 该算法把计算出的图像不变质心作为对其进行对数极坐标变换的原 点, 再作傅立叶变换, 取出中频段幅值作为水印嵌入域。该算法具有较好的鲁棒性、可检测性, 能同时抵抗几何攻击和信号 处理攻击, 它在数字图像的版权保护等领域有广泛的应用前景。-The algorithm to calculate the heart of the image does not degenerate as the number of its polar t
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:228352
    • 提供者:切尔西
  1. PKU_ACM_Code

    0下载:
  2. 北大ACM的代码,很经典的源代码 主流算法:搜索,动态规划,贪心,图论,数论,计算几何,组合数学,模拟,数据结构,博弈论  -ACM code of Beijing University, is the source code of the mainstream of classical algorithms: search, dynamic programming, greedy, graph theory, number t
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:174080
    • 提供者:王振
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 26 »

源码中国 www.ymcn.org