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

搜索资源列表

  1. mandebrot集

    0下载:
  2. mandebrot集演示程序。该程序利用函数取点,在不同点显示不同颜色,表现出了一种分形结构。-mandebrot Set Demonstration Program. It uses function points from the different points of different colors, showing a fractal structure.
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:56714
    • 提供者:蝌蚪
  1. cdtall.tar

    0下载:
  2. Constraint Delaunay triangulations,用于剖分具有外部轮廓线或内部轮廓线的离散点集 -Constraint Delaunay triangulations, uses in to cut in half has exterior contour line or the internal contour line separate set of points
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:708096
    • 提供者:洋流
  1. 经典的图形处理程序集

    0下载:
  2. 图象处理的基础,包过点运算,空间运算,频域运算,等等.是入门的基础-the basis of image processing, packet-off point operations, space operations, the frequency domain computation, and so on. The foundation is the entry
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2589937
    • 提供者:余风
  1. GPRS点击WAP实现排名

    0下载:
  2. 文章介绍了利用AT指令集进行计算机控制GPRS 模块上网并进行模拟操作. 对于WAP提高排名很有用.通过GPRS CDMA数据业务点击WAP网关实现排名(AT指令集).-article describes the use of AT instruction set computer control of the Internet and GPRS module mock operation. Right WAP increase in the rankings useful. GPRS data
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:145733
    • 提供者:山中鹤
  1. jisuanbiankuang

    0下载:
  2. 求n多个点的外围 采用旋转的方法,计算出一个点集的外围边框-seek multiple points of the external rotation method used to calculate a point set up outside the frame
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1114
    • 提供者:奕竹
  1. nearpiont

    0下载:
  2. 最接近点对问题是求二维坐标中的点对问题,该算法是为了将平面上点集S线性分割为大小大致相等的2个子集S1和S2,我们选取一垂直线l:x=m来作为分割直线。其中m为S中各点x坐标的中位数。由此将S分割为S1={p∈S|px≤m}和S2={p∈S|px>m}。从而使S1和S2分别位于直线l的左侧和右侧,且S=S1∪S2 。由于m是S中各点x坐标值的中位数,因此S1和S2中的点数大致相等。 递归地在S1和S2上解最接近点对问题,我们分别得到S1和S2中的最小距离δ1和δ2。现设δ=min(δ
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15666
    • 提供者:黄波
  1. VrGeometry

    0下载:
  2. 一个二维 com 控件定义,包含点、线、点集、矩形、多边形对象-a two-dimensional definition of control, including point, line, point sets, rectangle, polygon objects
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:38900
    • 提供者:蒋荣安
  1. CircleGiftWrap

    1下载:
  2. 计算几何中,用VC++实现的求点集凸包的包裹算法-computational geometry, with VC point for the collection of parcels convex hull algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:40469
    • 提供者:Chen Fei
  1. minarea

    0下载:
  2. 本程序主要实现在输入的随机点集中,找到能够包含该点集的最小方形和圆形!本程序是基于OpenCV的,使用前请安装此软件-the main procedures in the importation of random focus that can contain the point set the minimum square and round! This procedure is based on OpenCV, before using the installation software
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 快速求解离散点集的最小闭包,用于构建delaunay三角形中-discrete point set the minimum closure, used to build nodes Triangle
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:658570
    • 提供者:李莉莉
  1. stabbing

    0下载:
  2. 给定n维空间中的m个非空点集S1,…,Sm,如果直线L与每个点集均有公共点,则称L为这m个点集的一条直线穿越(line transversal 或 stabbing line)。同样,如果线段K(本文中的线段均指闭线段,且包括单点集)与每个点集均有公共点,则称K为这m个点集的一条线段穿越(segment transversal 或 stabbing line segment)。穿越的概念是海莱定理(Helly’s theorem)的延伸,它的存在性等问题一直是计算几何中海莱类定理(Helly-t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:112064
    • 提供者:刘晓明
  1. GoodPointSetBasedGeneticAlgorithm

    0下载:
  2. 利用数论中的佳点集的理论和方法,对遗传算法中的交叉操作进行了重新设计,给出了一个新的遗传算法,称之为佳点集的遗传算法 站长不接受我的代码说明名你对佳点集完全不了解我白传了-use of the theory of good points of the theory and method of genetic algorithm crossover operator of a new design. is a new genetic algorithm, call it good point-
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:20223
    • 提供者:lixijuan
  1. DemXLog

    0下载:
  2. 从DEM文件中提取中间点集,源码,输出为AVS文件-documents from the DEM extraction intermediate points, source, the output document for AVS
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:17926
    • 提供者:Yao
  1. cx9

    0下载:
  2. 用Hausdorff距离对两角点集进行配准,得到点集间的仿射变换,从而实现图像的自动配准。此算法以角点作为Hausdorff距离的配准特征,与直接选用边缘来配准的方法相比较,大大减小计算量。-Hausdorff distance on the corners with a point set registration, be affine transformation between sets in order to achieve automatic image registration. T
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:19393
    • 提供者:sfm
  1. RANSAC算法去除误匹配点

    13下载:
  2. ransac消除错配matlab代码。运行通过,输入两个点集的坐标、迭代次数、阈值参数,输出正确匹配点集坐标。
  3. 所属分类:图形图像处理(光照,映射..)

  1. 纽约时报数据集

    1下载:
  2. 纽约时报数据集可以用于大数据分析,来进行预测新闻的点击率。(The New York Times data set can be used for large data analysis to predict the click rate of the news.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:41468928
    • 提供者:CSU_ZPD
  1. 迭代最近点算法综述

    0下载:
  2. 三维点集配准问题是计算机技术中的一个极其重要的问题,作为解决三维点集配准问题的一个应用较为广泛的算法,ICP算法得到了研究者的关注,本文以一种全新的思路从配准元素的选择、配准策略的确定和误差函数的求解等3个方面对三维点集配准的ICP算法的各种改进和优化进行了分类和总结。(The three-dimensional point set registration problem is an extremely important issue in computer technology. As an
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:171008
    • 提供者:东大大
  1. GPS单点定位

    2下载:
  2. GPS单点定位程序 用于消除电离层影响的matlab程序集(ppp GPS single point positioning program is used to eliminate ionospheric influence by MATLAB program.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:9216
    • 提供者:AANG
  1. 按距离筛选平面点集

    0下载:
  2. 读取TXT格式的平面点集(X,Y),输入距离,从第一个值开始遍历计算,去除距离小于给定值的点,筛选出的点之间距离都大于给定值
  3. 所属分类:C#编程

  1. 点云数据

    2下载:
  2. 部分公开点云数据集,txt格式,用于配准研究(Partial open point cloud data set, TXT format, for registration research)
  3. 所属分类:其他

    • 发布日期:2021-01-14
    • 文件大小:2708480
    • 提供者:夜空Yosora
« 1 23 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com