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

搜索资源列表

  1. 19点FIR低通滤波C语言程序

    1下载:
  2. 这是一个对语音信号(0.3kHz~3.4kHz)进行低通滤波的C语言程序, 低通滤波的截止频率为800Hz,滤波器采用19点的有限冲击响应FIR滤波。 语音信号的采样频率为8kHz,每个语音样值按16位整型数存放在insp.dat文件中。-This c program is a low pass filter for radio signal 0.3kHz-3.4kHz.The stop frequence of this filter is 800hz.This digtal filte
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.24kb
    • 提供者:郑涛
  1. ZUIXINDI

    0下载:
  2. 最接近点对问题,分治法实现,随机生成N个数寻找最短路径的两个点-closest point of the problem, realizing the partition method, random number generation N to find the shortest path to the two points
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.34kb
    • 提供者:张亮
  1. 一维黄金 插值 格点法

    0下载:
  2. 本程序可以对任意输入的一元二次函数,算法利用了黄金分割法,插值法,格点法求出最小值-the arbitrary procedures for the importation of a quadratic function, the algorithm using the Golden Section, interpolation, the lattice method, the minimum
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:80.18kb
    • 提供者:杜莉
  1. 最接近点对问题

    0下载:
  2. 最接近点对问题的源码。使用dephi编写而成。-closest point to the source. Dephi use prepared.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:176.78kb
    • 提供者:陈琳
  1. pointtopointDijkstraAlgrithms

    1下载:
  2. 具有图形化界面的一个路由模拟程序。路由算法为Dijkstra算法。具有求出图中任意节点间所有最短路径以及最短路径子图的功能。这是一个点对点(S-T)Dijkstra算法的改进。用于求两点间的所有最短路径。-graphical interface with the simulation of a routing procedures. Routing algorithm Dijkstra algorithm. With map obtained arbitrary nodes all the sh
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.06kb
    • 提供者:阎一
  1. graphDegree

    0下载:
  2. 求图的顶点连通度算法。方法就是先对源和汇做枚举,之后对每个枚举情况,把除去源汇两点的其余所有顶点看成是容量限制为1的点,求网络的最大流,就是此点对的顶点连通度,之后对枚举的所有点对找连通度最小的当成图的连通度。 带有顶点容量限制的最大流方法:将带容量限制的顶点u拆成两个点u 和u*,原顶点u的入边为u 的入边,原顶点u的出边为u*的出边,之后在u 和u*之间连接双向边,边的容量为顶点的容量限制。-plans for the vertex connectivity algorithms. F
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.48kb
    • 提供者:吴地瓜
  1. 最近点对

    0下载:
  2. 这是一个经典的寻找最近点对的算法实现,运用VC编写,采用类的方式,是程序更易理解。-This is a classic look for the nearest point of the algorithm, using VC preparation, the type used, the way the process easier to understand.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8.9kb
    • 提供者:袁美钠
  1. ClosestPair 二维最近点对算法

    0下载:
  2. 二维最近点对算法,分别用遍历方法和分治算法实现,并对实现的时间进行比较-Two-dimensional nearest point of the algorithm, respectively, and partition with traversal algorithm, and compare the time to achieve
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-04-09
    • 文件大小:2.84mb
    • 提供者:wanglin
  1. firstproblem

    0下载:
  2. 最近点对问题的图形界面实现,用户可以通过鼠标输入点集,也可以通过随机生成点集,程序会将最近的两个点用红色标示出来-Nearest point on the question of the realization of a graphical interface, users can mouse input point set, can also be randomly generated point set, the program will be the two most recent poi
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:5.15kb
    • 提供者:hetengfei
  1. pointNear

    0下载:
  2. 分治法解决最近点对问题,包括两种情况,考虑边界内四个点-Sub-rule method to solve the nearest point on the issues, including the two situations, consider the four-point boundary
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:3kb
    • 提供者:yibin
  1. DivConquer

    0下载:
  2. 算法实验:1 分治法在数值问题中的应用 ——最近点对问题 2 减治法在组合问题中的应用——8枚硬币问题 3 变治法在排序问题中的应用——堆排序 4 动态规划法在图问题中的应用——全源最短路径问题 -Algorithm experiment: 1 divided numerical problems in the application- the nearest point to question 2 by governance problems in the applicati
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:23.74kb
    • 提供者:邱名楷
  1. nearestpoint

    1下载:
  2. 求最近点对的算法,使用分治法求解最近点对问题-For the nearest point of the algorithm, the use of sub-rule method to solve the problem nearest point
  3. 所属分类:Data structs

    • 发布日期:2016-11-20
    • 文件大小:1.82kb
    • 提供者:xiliting
  1. zjdd

    0下载:
  2. 用于计算二维平面上一个点集的最近点对,可以计算100000个点的规模-Used to calculate the two-dimensional plane, a set of points the last points, we can calculate the size of 100000 points
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:2.04kb
    • 提供者:liam
  1. zhiyudian-tuxiangpeizhu

    0下载:
  2. 基于点的matlab图像配准.提出一种基于小波系数的特征索引算法,实现了图像特征点对的快速搜索和两幅图像之间的匹配-Based on the point of matlab Image Registration. Presents a feature based on wavelet coefficients indexing algorithm to realize the image feature points on the fast search and matching between
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:36.11kb
    • 提供者:杨博明
  1. LanQQ

    0下载:
  2. 点对点无需上网QQ高速传输工具,经典力作,值得收藏-QQ-point high-speed Internet access without tools, classic masterpiece, worthy of collection
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:415.26kb
    • 提供者:dsy
  1. closepair

    0下载:
  2. 二位平面中求最近点对的问题,采用分治的方法,按照书本的算法实现-Two nearest points on the plane ask the question, the use of divide and conquer approach, in accordance with the books of the algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:449.4kb
    • 提供者:龙飞
  1. 基于MATLAB特征点提取程序

    0下载:
  2. 本程序是利用matlab对特征点提取程序,可以实现各种波形的特征点提取。(This procedure is the use of MATLAB feature extraction procedures, you can achieve a variety of waveform feature points extraction.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1kb
    • 提供者:昔勤
  1. closest_pair_of_points

    0下载:
  2. C++11标准下编写的平面最近点对算法,包括暴力算法与O(nlogn)的算法。使用纯面向对象的方式编写,提供了测试类。(The plane closest point pair algorithm based on C++11 standard, including the algorithm of violent algorithm and O (nlogn). Written in a purely object-oriented way, it provides test classes.
  3. 所属分类:数据结构

    • 发布日期:2018-05-07
    • 文件大小:16kb
    • 提供者:Somo
  1. ISAR单特显点法相位补偿

    0下载:
  2. isar 单特点法相位补偿,可以对相位进行运动补偿(ISAR single feature phase compensation can compensate the phase motion)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-27
    • 文件大小:3kb
    • 提供者:plasar
  1. 对冲刷单圣手

    1下载:
  2. 功能介绍对于刷单圣手EA在功能设置上面可以参考以下几点: 1,开仓方向:可以选“开多单”、“开空单”选框来控制只开多单或只开空单,又或者多空都开仓。 2,加仓:可以设置加仓手数倍数,可以分多层数并设置不同的加仓间隔。 3,止盈平仓,可以设置平均止盈点数,也可以根据不同的层数来设置盈利全平金额。 加载说明: 加载货币:AUDUSD/NZDUSD/USDJPY/GBPUSD/EURGBP/EURJPY/GBP/JPY 加载周期:15M 建议起步资金建议1000跑0.01(Function intro
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-03-02
    • 文件大小:84kb
    • 提供者:初夏@微凉
« 12 3 4 5 6 7 8 9 10 ... 43 »
搜珍网 www.dssz.com