CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 点对

搜索资源列表

  1. vb_bezierfit

    0下载:
  2. 这是一个分别用Bezier曲线和B样条曲线进行曲线拟合的例子 程序用VB6.0中文版编写 例子中需要一个窗体和一个按钮(使用默认的名字) 在本例中,黑色的线条是对坐标系上各点的直接连线 黄色的线仅对点间连线进行近似拟合,并不通过每一个点,使用的是B样条曲线 蓝色的线通过除第一个点和最后一个点之外的每一个点,使用的是Bezier曲线-This is a difference with Bezier curves and B-spline curves curve f
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.2kb
    • 提供者:qiao
  1. Program2

    0下载:
  2. 曲线数据处理之曲线插值主要内容:实际观测值总不能稠密到满足任何条件下的需求,对中间没有观测值的点位则需要通过插值获得答案。又实际观测数据往往是离散的,即在X轴上观测数据点之间是不等距的,也需要通过插值使其等距化。-curve data processing for curve interpolation main elements : the actual observed values can not be populated any conditions to meet the needs
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:26.96kb
    • 提供者:梁建军
  1. 8node

    1下载:
  2. 平面8节点单元类,可以输出单元的刚度、质量、阻尼矩阵,并可通过形函数插值得到内部各点得位移、应力等。对各位以前编写的程序的一个补充和完善吧。-plane eight-unit category, the output unit stiffness, mass, damping matrix, through the shape function can be interpolation points in the internal displacement and stress. Right b
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4.17kb
    • 提供者:stefanie
  1. fdzh

    0下载:
  2. 浮点转换器,可以对十进制定点数、浮点BCD码和二进制浮点操作数之间进行相互转换。-float converters, and can set the decimal points. BCD floating-point and binary floating-point operation between several mutual conversion.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:186.62kb
    • 提供者:冯明春
  1. fix_fft

    0下载:
  2. 定点基2FFT,并且具有将定点FFT与浮点FFT比对的功能-sentinel radix 2 FFT, and will be positioned with floating-point FFT and FFT functions to the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.31kb
    • 提供者:林凌
  1. fft64_simulation

    0下载:
  2. 基于蝶形运算的64点快速傅立叶变换,对FFT的理解有很好的帮助-butterfly computation based on the 64 point fast Fourier transform, FFT understanding of good help
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.63kb
    • 提供者:华少洪
  1. zuijiejindiandui

    0下载:
  2. 本程序实现的功能是给出一系列点,找出他们之间距离最近的点对-the program's function is given a series of points, they find the distance between the nearest point
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:83.06kb
    • 提供者:liuqing
  1. BundleAdjustment

    2下载:
  2. 立体影像对的光束法严密解求外方位元素:已知控制点的左右影像像点坐标和物方空间坐标,解求左右影像的外方位元素。-three-dimensional images of the bundle closely to Solve exterior orientation elements : known control points around the image pixel coordinates and objects to space coordinates solution for image
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:54.86kb
    • 提供者:thaozia
  1. D2R10

    2下载:
  2. 用vc++平台开发的双三次样条插值函数,具有很高的精度,能够完成对面上的点的插值
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6.95kb
    • 提供者:任林
  1. graph

    0下载:
  2. 题目:图(有向,无向,加权)的构造,与遍历算法的设计与实现 1.输入的形式和输入的范围 本程序采用相邻的两个点对的形式输入 2.输出的形式 分为两部分,第一部分为邻接链表的形式输出,第二部分为邻接矩阵的形式输出 3.可以实现的功能 图(有向、无向、加权)的邻接矩阵和邻接链表建立,并完成图的先深遍历和先广遍历,且以以符号话表示。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:13.12kb
    • 提供者:呵呵
  1. 最近距离

    0下载:
  2. 距离最近的点对计算方法-a program for get the shortest path of two points.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5.19kb
    • 提供者:高老
  1. 128点DIT FFT

    0下载:
  2. 128点DIT FFT,能实现128点的快速傅里叶变换,对在校的大学生学习,试验很有帮助!-DIT FFT 128 points, 128 points to achieve the fast Fourier transform, to the college students study, test helpful!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.03kb
    • 提供者:王京
  1. 2187

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

    • 发布日期:2017-04-10
    • 文件大小:1.11kb
    • 提供者:cx
  1. CLOSESTPAIR

    0下载:
  2. 使用分治算法找到平面上的n各点的集合S中最小距离的一个点对-Use Divide and Conquer Algorithm to find the plane of the set of n points S in the minimum distance of a point on the
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:358.77kb
    • 提供者:钟峰
  1. shiyan3

    0下载:
  2. 设p1=(x1, y1), p2=(x2, y2), …, pn=(xn, yn)是平面上n个点构成的集合S,设计算法找出集合S中距离最近的点对。-Let p1 = (x1, y1), p2 = (x2, y2), ..., pn = (xn, yn) is the plane the set of n points S, S in the design algorithm to find the nearest collection point right.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:890.92kb
    • 提供者:zhong
  1. NearestPoint

    0下载:
  2. 使用分治法实现最近点对算法,图形化界面,可以通过鼠标点击生成点也可以随机生成,并计算得到最近点对-Divide and conquer method to achieve the closest point algorithm, graphical interface, can be generated by a mouse click can also be randomly generated, and calculated to the nearest point on
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:13.94kb
    • 提供者:冷暖
  1. x

    0下载:
  2. ★问题描述: 给出平面上的N 个二维点,求出距离最小的2 个点对。本题中距离定义为他们的直 线距离。例如(0,0) (3,4)的距离为5. ★数据输入: 有多组数据,对于每组数据,第一行是一个数字N 表示点的个数。N=0 的时候说明 输入结束。之后N 行,每行有2 个浮点数x_i,y_i 表示第i 个点的坐标。(1<=N<=10000 0,0<=|x_i|,|y_i|<=10^9) ★结果输出: 输出一个浮点数,表示最近点对的距离除以2,保
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:551byte
    • 提供者:徐冬胜
  1. ClosestPairPoint

    0下载:
  2. 最近点对算法的实现,用java编写,可以直接使用-The nearest point on the implementation of the algorithm, using java, you can directly use
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1.35kb
    • 提供者:雅馨
  1. ex2

    0下载:
  2. 以二元运算为例,用阻塞型点对点通信函数实现了MPI_Scan的功能。-In a binary operation, for example, by blocking peer communication function implements the MPI_Scan function.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:777byte
    • 提供者:lily
  1. FCM,模糊C均值聚类的MATLAB实现[matlab]-FCM

    0下载:
  2. 模糊c-均值聚类算法 fuzzy c-means algorithm (FCMA)或称( FCM)。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功,它通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的。(Fuzzy c-means algorithm (FCMA) or FCM. Among many fuzzy clustering algorithms, the fuzzy C-means (FCM) algor
  3. 所属分类:数学计算

« 12 3 4 5 6 »
搜珍网 www.dssz.com