搜索资源列表

  1. tubao

    0下载:
  2. 凸包可视化程序,界面美观,使用visual c++开发,功能齐全-Convex hull of visual programming, interface aesthetics, the use of visual c++ Development, full-featured
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:48128
    • 提供者:王震
  1. knn

    0下载:
  2. 朴素贝叶斯(Naive Bayes, NB)算法是机器学习领域中常用的一种基于概率的分类算法,非常简单有效。k近邻法(k-Nearest Neighbor, kNN)[30,31]又称为基于实例(Example-based, Instance-bases)的算法,其基本思想相当直观:Rocchio法来源于信息检索系统,后来最早由Hull在1994年应用于分类[74],从那以后,Rocchio方法就在文本分类中广泛应用起来。-Naive
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:96256
    • 提供者:许梁
  1. graphics

    0下载:
  2. 用C语言实现画圆、画土堤符号、生成凸壳以及用晕线填充面状物体的源码。-Drawcircle using C language, painting earth symbol, to generate Convex Hull and Filled with faint lines of the source surface-like objects.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:lixue
  1. Douglas-PeuckerLineApproximationAlgorithm

    0下载:
  2. When working with mathematical simulations or engineering problems, it is not unusual to handle curves that contains thousands of points. Usually, displaying all the points is not useful, a number of them will be rendere
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:429056
    • 提供者:成东
  1. Voronoi

    0下载:
  2. 自己用VC编写的GIS中voronoi图和凸壳自动生成源代码-Their use of VC in the preparation of GIS maps and Convex Hull voronoi automatically generated source code
  3. 所属分类:GIS编程

    • 发布日期:2024-05-18
    • 文件大小:2169856
    • 提供者:刘晓静
  1. Hermite

    0下载:
  2. 编制赫尔密特差值函数的VC程序,并用此计算节点的数值-The preparation of Hull Schmidt VC difference function procedures, and using this calculated value node
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:219136
    • 提供者:吕静榕
  1. computationgeometry

    0下载:
  2. 我的计算几何模板,求3d凸包,计算最远点对(nlogn),求最近点对,和二维凸包-Computational geometry to my template, and 3d convex hull calculation of farthest point of (nlogn), for nearest point right, and two-dimensional convex hull
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:bill
  1. MinvexCore

    0下载:
  2. 我同学写的一个最小凸包的算法程序!注释详尽,功能蛮好的哦!-I have students write a minimum convex hull algorithm procedure! Notes detailed features of the Oh fine!
  3. 所属分类:其他行业

    • 发布日期:2024-05-18
    • 文件大小:36864
    • 提供者:liuqi
  1. delaunaytriangulation

    0下载:
  2. 介绍了点与有向线段关系判断方法和凸包生成算法;提出了一种基于凸包的Delaunay三角剖分方法,采用VC#实现了该算法。实践表明该方法程序实现较简单,计算效率较高。 -Introduction of the point and line segment has to determine the relationship between the methods and convex hull generation algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:57344
    • 提供者:赵韩
  1. a

    0下载:
  2. 给出N个点的坐标,求其出凸包,并计算凸包的周长-Given the coordinates of N points, and the convex hull of its, and calculate the convex hull perimeter
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:backluck
  1. tubao

    0下载:
  2. 这是一个凸包的程序,许多点,找几个点把所有的点都包起来,就像凸多边形一样。-This is a convex hull of the procedure, a number of points, find a few points all the points are wrapped, as the same convex polygon.
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 一个生成凸壳的离散点程序需要下载看看吧,自己修改了,已应用与实际中-Generating the Convex Hull of a discrete point of the procedure will need to download to see it, their modifications, and has been applied and the actual in
  3. 所属分类:3D图形编程

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

    0下载:
  2. 计算几何讲义源代码 包括三角剖分, 凸包(二维,三维), 几何查找, 运动规划-Computational geometry, including source code handouts triangulation, convex hull (two-dimensional, three-dimensional), geometric find, motion planning
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:57344
    • 提供者:唐某某
  1. opengl7

    0下载:
  2. 结合opengl的函数库对船体进行b样条拟合 万方数据的文章-Opengl binding on the hull of the function library for b-spline fitting data万方article
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:60416
    • 提供者:chenxi
  1. melkman

    0下载:
  2. melkman code 多边形求凸包的算法-Polygon melkman code for Convex Hull algorithm
  3. 所属分类:数据结构常用算法

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

    0下载:
  2. A source code for effective use of convex hull. Calibrate it for your hand.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:sid
  1. poly

    0下载:
  2. 计算几何经典算法集合,包括旋转卡壳求凸包,求重心,多边形面积,多边形周长,直线方程等-Collection of classical computational geometry algorithms, including the rotating卡壳for convex hull, and center of gravity, polygon area, polygon perimeter, linear equations, etc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:151552
    • 提供者:c4pt0r
  1. ImageDespeckle

    0下载:
  2. 这个是图像去噪算法的实现, hull算法和维纳滤波, -This is the realization of image denoising algorithms, hull algorithm and Wiener filtering,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:28672
    • 提供者:gajs
  1. 2187

    0下载:
  2. poj2187给一堆点,求出其中的最远点对,凸包的应用-poj2187 to a pile of points, obtained one of the furthest points right, the application of convex hull
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. 所属分类:绘图程序

    • 发布日期:2024-05-18
    • 文件大小:1953792
    • 提供者:张晓东
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 19 »

源码中国 www.ymcn.org