CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - Convex

搜索资源列表

  1. PolyLine

    0下载:
  2. 使用QT编写的求多个点的最小凸包算法,有图形显示,使用鼠标画点,最后生成最小凸包。-Written request to use QT minimum number of points the convex hull algorithm, graphical display, use the mouse to draw, and finally generate the smallest convex hull.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:816.65kb
    • 提供者:chao
  1. ArtGallery

    0下载:
  2. Descr iption The art galleries of the new and very futuristic building of the Center for Balkan Cooperation have the form of polygons (not necessarily convex). When a big exhibition is organized, watching over all of the pictures is a big security
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.3kb
    • 提供者:zas
  1. convexhull_Grahamscan

    1下载:
  2. Input : A set S of planar points Output : A convex hull for S Step 1: If S contains no more than five points, use exhaustive searching to find the convex hull and return. Step 2: Find a median line perpendicular to the X-axis which divides S in
  3. 所属分类:Other systems

    • 发布日期:2016-08-10
    • 文件大小:2.2kb
    • 提供者:linru
  1. chull_3dConvexHull

    0下载:
  2. 求空间点集的三维凸包。chull.cpp, chull.h。来自计算几何英文原著作者个人网站。-computer 3D convex hull of a set of points. The set of points are not on a same plane.
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:5.48kb
    • 提供者:liuctic
  1. convexhull

    0下载:
  2. 用于求解凸包问题!包围所有的定点! -Convex hull for the solution of the problem!
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:6.71kb
    • 提供者:Future
  1. cvxmod-0.4.6.tar

    0下载:
  2. CVXMOD is a Python-based tool for expressing and solving convex optimization problems.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:59.04kb
    • 提供者:hnytsyz
  1. Convexhull

    0下载:
  2. 现有一硬件采集了人在一固定大小的平面上的压力中心点,采集了很多数据,现在要求用vb算出一组压力中心点的凸包,以便显示人在这一时段的活动范围-A collection of existing hardware in a fixed plane the size of the center of pressure, a lot of data collection, and now requires a set of pressure vb calculate the center of the
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.82kb
    • 提供者:韩廷章
  1. Fill

    0下载:
  2. 用于内存中任意四边形的填充,无论凹凸四边形都适用-Memory for arbitrary quadrilateral filling, whether it applies to all convex quadrilateral
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1.82mb
    • 提供者:张果胜
  1. Hull

    1下载:
  2. 凸包算法实现三角网的构建 Convex hull of the triangulation algorithm to build-Convex hull triangulation algorithm to build the Convex hull of the triangulation algorithm to build
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:1.19kb
    • 提供者:都海伦
  1. convexhull

    0下载:
  2. an application for convex hull in visual c++ on windows platform using openCv library a -an application for convex hull in visual c++ on windows platform using openCv library a a a a a a a a a a a
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:1009byte
    • 提供者:vane
  1. sanjiaopoufen

    0下载:
  2. 实现凸多边形的三角剖分,c++源代码,拷到编译器下即可调试运行,没错误,不想下的很多程序代码调试有错误。-Achieve convex polygon triangulation, c++ source code, copying it to debug the compiler can be run under, no errors, do not want to debug code under a lot of mistakes.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1.07kb
    • 提供者:phoenix
  1. minWeight

    2下载:
  2. 一凸8 边形P 的顶点顺时针为{v1,v2,… ,v8},任意两顶点间的线段的权重由矩阵D 给出。 若vi 与vj 是P 上不相邻的两个顶点,则线段vivj 称为P 的一条弦。求P 的一个弦的集合T, 使得T 中所有的弦恰好将P 分割成互不重迭的三角形,且各三角形的权重之和为最小(一 个三角形的权重是其各边的权重之和)。-A convex 8-gon P, vertex clockwise of (v1, v2, ..., v8), any two vertices of the s
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:808byte
    • 提供者:黎明
  1. convex-hull

    0下载:
  2. 点集Q的凸包(convex hull)是指一个最小凸多边形,满足Q中的点或者在多边形边上或者在其内。-Q of the convex point set bag (convex hull) is to point to a minimum convex polygons, meet the Q point or in the polygon the side or in them.
  3. 所属分类:Other windows programs

    • 发布日期:2016-08-10
    • 文件大小:5.39mb
    • 提供者:方期待
  1. Convex-lens-quality-checks

    0下载:
  2. 凸透镜质量检测器,通过输入数据检测凸透镜质量是否合格。-Convex lens quality detector, by entering the data detection convex lens quality is satisfactory.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:182.41kb
    • 提供者:张立
  1. the-example-of-convex-optimization

    1下载:
  2. 本程序包用于图像对准优化,是凸优化以及最优化的一个应用示例。-This package is used to align the image optimization, is a convex optimization and optimization of an application example.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2.73kb
    • 提供者:郝建颖
  1. Convex-hull-

    0下载:
  2. Convex hull algorithm and jarvis Geremi algorithm, two algorithms on a comparison of two algorithms and provides code
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.35kb
    • 提供者:liyaofei
  1. non-convex-optimization

    0下载:
  2. 非凸集合上的优化问题,运用遗传算法求解,可以快速求解问题的可行解,给同行最优化计算的人借鉴、参考,有不足或者有讨论的和我联系。-Feasible solution set of the non-convex optimization problem, the use of genetic algorithms to quickly solve the problem, people to learn from peers optimization calculation of reference
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:374.93kb
    • 提供者:张仁崇
  1. Convex-optimization

    3下载:
  2. 基于凸优化的改进型卡尔曼滤波目标跟踪仿真程序,- Improved Kalman target tracking program based on convex optimization
  3. 所属分类:其他小程序

    • 发布日期:2016-11-15
    • 文件大小:1.01mb
    • 提供者:Ying
  1. convex_optimization

    0下载:
  2. convex, optimization, presentation
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:847kb
    • 提供者:blest
  1. 90

    0下载:
  2. convex the control view followins
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:3kb
    • 提供者:FIGUEREDO
« 12 3 4 5 »
搜珍网 www.dssz.com