CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - 2D

搜索资源列表

  1. algorithms-master

    0下载:
  2. 1. 经典的算法实现 2. 服务器端 3. 正确,易于使用和改造, 一个头文件一个算法,并附带一个demo. 1. 一个算法用一个.h文件表示放到include下.2. 算法演示的demo程序放到src下.3. 程序正确通过后,请发起Pull Requests,代码被验证后入库,并在README中发布新算法实现。 已实现 ( Implemented ): Array shuffle Prime test(trial division) Prime test(Mi
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1636510
    • 提供者:汪小君
  1. 2Dmath

    0下载:
  2. 2D math algorithm library to manipulate 2D vectors and matrix
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4339
    • 提供者:yr
  1. CVector

    0下载:
  2. 2D、3D、4D向量类,包含操作符重载 -2D, 3D, 4D vector class includes operator overloading,class CVector2,class CVector3,class CVector4
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2781
    • 提供者:hongmingliang
  1. MaxPointsonaLine

    0下载:
  2. Given n points on a 2D plane, find the maximum number of points that lie on the same straight line. 分析:首先要注意的是,输入数组中可能有重复的点。由于两点确定一条直线,一个很直观的解法是计算每两个点形成的直线,然后把相同的直线合并,最后包含点最多的直线上点的个数就是本题的解。我们知道表示一条直线可以用斜率和y截距两个浮点数(垂直于x轴的直线斜率为无穷大,截距用x截距),同时还需要保存每
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:857
    • 提供者:lb
  1. Binary-Inddexed-Tree

    0下载:
  2. 一个树状数组各种改造姿势的模板。除了常规用法单点查询求前缀和外,支持区间修改单点查询、区间修改区间求和、RMQ、离线平衡树以及多维扩展-Many improved versions of binary indexed tree. Which can be used to do these kinds of work in a 1D array: Change one point+k and get the prefixsum Change a range+k and get value
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1466
    • 提供者:
  1. Max-Points-on-a-Line

    0下载:
  2. 给定的n个点在二维平面上,发现的最大数量点躺在同一直线。-Given n points on a 2D plane, find the maximum number of points that lie on the same straight line.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:652
    • 提供者:胡延旭
  1. cfd2d

    0下载:
  2. This program was written for cfd simulation with 2D.
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:368727
    • 提供者:Tuan Dinh
  1. k-means-2d-rand-point

    0下载:
  2. K_means经典聚类算法,用点阵可视化 通过产生随机点,不断更改中心点实现聚类-K Means classic clustering algorithm, with lattice visualization By generating random points, and constantly change the center point to achieve clustering
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:27835
    • 提供者:吕重辛
  1. seidel-1.0.tar

    0下载:
  2. seidel三角剖分,快速2d 三角剖分算法-seidel triangulation triangulation algorithm fast 2d
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:71680
    • 提供者:力量棵
« 1 2»
搜珍网 www.dssz.com