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

搜索资源列表

  1. SortPoint

    0下载:
  2. 如何将无序的多边形顶点集合,排序成逆时针顺序!这个正是凸包算法前面的一些准备工作!-how to disorderly polygon vertex assembly, sequencing into a counter-clockwise order! This is why the convex hull algorithm front of some preparation work!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1267
    • 提供者:小刘
  1. Project5037735

    0下载:
  2. A game of triangle, it create convex hull nestedly and then does triangulation. Then player can play like GO.-triangle. it create convex hull and then does nestedly tri angulation. Then player can play like GO.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3063086
    • 提供者:nick huang
  1. chull

    0下载:
  2. Computational Geometry in C 书中的源代码 生成三维凸包-Computational Geometry book in the C source code generated 3D convex hull
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:8970
    • 提供者:wuxsren
  1. convhull

    0下载:
  2. 设平面上n个点为 ,坐标原点为 。可按照下面方法求得包含这n个点的凸多边形。 (1)求最右边点,即x坐标最大点,设为 。 (2) 以 点为中心,在其余 个点中选取与 逆时针旋转角度最小的点,设为 。 (3)再以 点为中心,在其余 个点中选取与 逆时针旋转角度最小的点 。如此类推,直到新选取的点与 点重合为止。设已求得多边形k个点依次为 ,其中第 点与第1点重合。则分别以点 为三角形顶点计算面积并求和即可。 -Let n points in the plane as the
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:26824
    • 提供者:pzg
  1. MPI-Geometry

    0下载:
  2. 部分几何问题的MPI源码,包括包含、相交和凸壳问题。-Some geometric problems MPI source code, including the inclusion, intersection and convex hull problems.
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:8283
    • 提供者:不死鸟
  1. tubao

    0下载:
  2. 实现点集凸包的算法,把众多随机分布的点用一条折线以最小的长度使其全部包括其中-Achieve point set convex hull algorithms, the number of random distribution of points with a polyline with a minimum length of it all including the
  3. 所属分类:汇编语言

    • 发布日期:2017-04-10
    • 文件大小:931
    • 提供者:lixiaowei
  1. tubao

    0下载:
  2. 算法课程中一个给出N个点和坐标,求取一个凸包的程序-Algorithm for a course coordinates are given N points and strike a convex program
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:276687
    • 提供者:苍痕
  1. erciguihua

    0下载:
  2. 用拉格朗日法求解等式约束的凸二次规划 用起作用集法求解不等式约束的凸二次规划 用路径跟踪法求解不等式约束的凸二次规划 -Lagrangian method for solving equality constraints convex quadratic programming work set method for solving inequality constraints convex quadratic programming path tracking method for
  3. 所属分类:assembly language

    • 发布日期:2017-11-08
    • 文件大小:1760
    • 提供者:wangchun
  1. convexhull

    0下载:
  2. 对平面上n个点,求取凸包,并求该凸包面积-convex hull for n points。
  3. 所属分类:source in ebook

    • 发布日期:2017-12-10
    • 文件大小:1426
    • 提供者:Steven
  1. concave

    1下载:
  2. matlab表面微结构生成源代码 图片中凹包凸包检测方法 -generate source code Matlab surface microstructure picture concave envelope convex hull detection method
  3. 所属分类:书籍源码

    • 发布日期:2013-09-11
    • 文件大小:1663
    • 提供者:zjy
  1. YALL1-v1.4

    0下载:
  2. 新版的求解L1范数最小化问题的凸优化工具包-new version for solve L1-norm minimization problem of convex optimization
  3. 所属分类:source in ebook

    • 发布日期:2017-11-23
    • 文件大小:5596782
    • 提供者:小小王
  1. Algorithm-analysis-

    0下载:
  2. 算法分析与设计论文附加代码,动态规划解决凸多边形的最优三角分割和回溯法解决哈密顿回路问题-Algorithm analysis and design thesis additional code, dynamic programming to solve the optimal convex polygon triangulation and backtracking to solve the problem Hamiltonian circuit
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:146482
    • 提供者:丁玲玲
  1. quadprog-1.2.1.tar

    0下载:
  2. 二次规划包This file is part of QuadProg++: a C++ library implementing the algorithm of Goldfarb and Idnani for the solution of a (convex) Quadratic Programming problem by means of an active-set dual method.-Quadprog++ 1.2.1
  3. 所属分类:source in ebook

    • 发布日期:2017-05-06
    • 文件大小:1267001
    • 提供者:汪洋
  1. simulate

    0下载:
  2. 使用DC算法求解非凸函数的最优化问题。可以确保局部最优解,有时收敛到全局最优-DC algorithm using optimization problem of non-convex function. Ensure local optima, sometimes converge to the global optimum
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:85372
    • 提供者:破晓
  1. lmi

    0下载:
  2. 俞立老师书本例题的仿真程序,凸优化,最优解,可行性等问题。对线性不等式的编程有很好的参考性-Yu Li, teacher simulation of the book program, convex optimization, the optimal solution, feasibility and other issues. The programming of linear inequalities has a good reference
  3. 所属分类:source in ebook

    • 发布日期:2017-05-05
    • 文件大小:5871
    • 提供者:郭婷婷
搜珍网 www.dssz.com