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

搜索资源列表

  1. 自动球形译码

    1下载:
  2. 广义常规球形解码算法能处理多输入多输出系统(Multiple-Input Multiple-Out-put,MIMO)中发送天线多于 接收天线的情况,但是对于非等符号能量的星座图,如正交幅度调制(Quadrature Amplitude Modulation,QAM)运 算量大。为了进一步降低算法复杂度,提出一种改进的快速算法,该算法采用了预处理排序策略和广义球形解码 与迫零检测结合的搜索策略,从而避免了高复杂度。仿真结果表明该快速广义球形解码算法以较小的性能损失换 取明显的复杂度减少。
  3. 所属分类:matlab例程

    • 发布日期:2012-03-09
    • 文件大小:1484
    • 提供者:chqmiao@126.com
  1. 非支配排序遗传算法

    0下载:
  2. NSGA-II 相对于NSGA而言,NSGA—II具有以下优点:1)提出新的基于分级 的快速非胜出排序算法,将计算复杂度由 降到 ,其中: 表示目标函数的数目, 表示种群中个体的数目;2)为了标定分级快速非胜出排序后同级中不同元素的适值,也为使准 域中的元素能扩展到整个 域,并尽可能均匀遍布,文献[7]提出了拥挤距离的概念,采用拥挤距离比较算子代替需要计算复杂的共享参数的适值共享方法;3)引入了保优机制,扩大了采样空间,经选择后参加繁殖的个体所产生的后代同其父代个体共同竞争来产生下一代种群,因
  3. 所属分类:其它文档

  1. 快速图像修复技术

    0下载:
  2. 提出了一个非常简单的修复算法来重建图像中小部分的丢失和损坏图像,该算法与目前产生同等效果的方法相比,速度要快两到三个数量级。
  3. 所属分类:文档资料

  1. 快速排序非递归算法(队列实现)

    0下载:
  2. 快速排序的非递归方法
  3. 所属分类:数据结构常用算法

  1. CORDIC算法快速求反正切

    3下载:
  2. CORDIC算法快速求反正切,迭代10次输出弧度误差<|0.002|,迭代15次输出弧度误差<|0.0001|,对电机矢量算法计算速度要求高非常有用;myarctan_cordic1.c输入输出为float,myarctan_cordic3.c输入输出为int,pdf文件为CORDIC算法原理。-CORDIC algorithm quickly find tangent, curvature of the output error iteration 10 < | 0.002
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-01-16
    • 文件大小:1126221
    • 提供者:Wuyouzi
  1. MPI_QuickSort.并行快速排序算法

    0下载:
  2. 并行快速排序算法,基于MPI 2.0 c语言实现,注释很清楚明确。,Parallel QuickSort base on MPI 2.0 in C language.
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-22
    • 文件大小:2499
    • 提供者:zcc
  1. Mersenne 梅森旋转算法(Mersenne twister)

    0下载:
  2. 梅森旋转算法(Mersenne twister) 是一个伪随机数发生算法,可以快速产生高质量的伪随机数, 修正了古典随机数发生算法的很多缺陷。-Mason rotation algorithm (Mersenne twister) is a pseudo-random number generation algorithm that can quickly produce high-quality pseudo-random numbers, random number correction a
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-21
    • 文件大小:81450
    • 提供者:郭福明
  1. LSD 直线的快速检测算法

    0下载:
  2. 一种直线的快速检测算法,检测效果好于canny等常见算法,a fast line segment detector-A linear algorithm for the rapid detection, detection is better than other common canny algorithm, a fast line segment detector
  3. 所属分类:2D图形编程

    • 发布日期:2016-01-25
    • 文件大小:58368
    • 提供者:严冬
  1. AntColony.rar

    0下载:
  2. 蚁群算法,使用Renyi熵寻优,快速寻找最优解,Ant colony algorithm, the use of Renyi entropy optimization, fast search for the optimal solution
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:37344
    • 提供者:高圆圆
  1. speedyGAv1.3.zip

    0下载:
  2. 一种快速简单的遗传算法程序,基于Matlab7,加入特殊的交叉算子和变异算子,使算法更快。,SpeedyGA is a vectorized implementation of a genetic algorithm in the Matlab programming language.SpeedyGA has been created and tested under Matlab 7 (R14). Added mutation and crossover mask pregeneration
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3275
    • 提供者:徐进澎
  1. 频域回声抵消其算法

    1下载:
  2. 频域回声抵消其算法,运用FFT的高效快速实现系数更新,multidelay frequency echo canceller
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-10-20
    • 文件大小:8252
    • 提供者:黄瑛
  1. fastcommunity.rar

    0下载:
  2. 大型复杂网络社区划分的快速算法,2004年由Clauset和Newman等人提出,Division of large and complex network of community-based fast algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:46983
    • 提供者:X.Liu
  1. Loeffler_dct.rar

    0下载:
  2. JPEG dct快速算法,实现8X8到4X4,以及8X8到2X2等DCT变换,快速实现降采样。,JPEG dct fast algorithm 8X8 to 4X4, and 8X8 to 2X2, such as DCT transform, rapid down-sampling.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-31
    • 文件大小:330928
    • 提供者:罗小伟
  1. dwt-matlab.rar

    0下载:
  2. Mallat小波快速算法的实现,非常的详细,而且函数全部模块化,方面调用。,This code is writed by matlab language,it used to process the mallat quick method
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2023
    • 提供者:曾明
  1. spfa_algorithm.rar

    0下载:
  2. 关于最短路径的SPFA快速算法-段凡丁(西安交通大学)PDF格式,a fast algorithm for shortest path SPFA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:343922
    • 提供者:YOYO
  1. 五字棋的算法思想

    0下载:
  2. 近来随着计算机的快速发展,各种棋类游戏被纷纷请进了电脑,使得那些喜爱下棋,又经常苦于没有对手的棋迷,这是五字棋的算法思想-With the recent rapid development of computers, have come in a variety of board games is a computer, so those who love to play chess, and often suffer no rival in the chess fan, this is fiv
  3. 所属分类:棋牌游戏

    • 发布日期:2017-03-27
    • 文件大小:161270
    • 提供者:crazy_youth
  1. DIBR

    0下载:
  2. DIBR功能实现3D合成,是三维电影合成的快速算法-DIBR function realization 3D synthesis, is a fast algorithm for the synthesis of three-dimensional film
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:5088418
    • 提供者:lw3171796
  1. pngskin(1).zip

    0下载:
  2. PNGSKIN1的源代码,实现窗口透明,alphablend利用MMX快速算法,实现快速的alpha混合运算。,PNGSKIN1 the source code to achieve a transparent window, alphablend fast algorithm for the use of MMX to achieve fast computation of mixed alpha.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:18420
    • 提供者:陈建华
  1. FastAlgorithms.rar

    0下载:
  2. 小波基矩阵乘法快速算法工具箱,里面有目录,供大家学习参考!,Tools for Fast Matrix Multiplication in Wavelet Basis
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:5630
    • 提供者:小哈
  1. iatan.rar

    0下载:
  2. 三角函数atan的快速算法,用泰勒级数逼近,结果化为以半周为单位的量乘以比例系数,用整数表示,Trigonometric functions atan fast algorithm, using Taylor series approximation, the result turned into a half weeks in the amount of units multiplied by the ratio factor, with an integer that
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:11716
    • 提供者:赵长风
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com