搜索资源列表

  1. 瞬时混合盲信号分离问题的自适应算法比较

    0下载:
  2. 瞬时混合盲信号分离问题的自适应算法比较 可以作为参考
  3. 所属分类:Audio

    • 发布日期:2010-09-24
    • 文件大小:1.11mb
    • 提供者:wqyun84
  1. 压缩感知的几种重构算法比较的源代码

    9下载:
  2. 压缩感知的几种重构算法比较的源代码 有OMP CoSaMP SP等 现有算法包括的比较全-Several compressed sensing reconstruction algorithm to compare the source code has OMP CoSaMP SP comparison of other existing algorithms, including full
  3. 所属分类:matlab例程

    • 发布日期:2010-10-11
    • 文件大小:12.18kb
    • 提供者:testsb
  1. 数据结构各种排序算法比较

    0下载:
  2. 数据结构作业,有顺序查找,拆半查找和分块查找,以及它们之间的比较,这是我上交的报告,里边有全部的源码,直接就可以拿来交给老师,希望能对有些人起到帮助的作用。
  3. 所属分类:文档资料

  1. 内部排序算法比较课程设计

    0下载:
  2. 内部排序算法比较课程设计
  3. 所属分类:文档资料

  1. 梯度算法比较

    0下载:
  2. 梯度算法比较 结构元素尺度为 3*3,形状为菱形 结构元素为3*3,方向分别为0,90,45,135的线形 多尺度结构元素3*3 5*5 7*7,菱形 多尺度结构元素3*3 5*5 7*7,线形4个方向
  3. 所属分类:matlab例程

    • 发布日期:2011-05-05
    • 文件大小:1.04kb
    • 提供者:JaJa108
  1. 7种基于块匹配的运动估计算法比较

    2下载:
  2. 其中基于块匹配的运动估计算法MATLab源码,包括全搜索、三步法、四步法、新三步法、菱形搜索法、ARPs。
  3. 所属分类:源码下载

  1. 几种运动估计算法比较(C++)

    0下载:
  2. 几种运动估计算法比较(C++)
  3. 所属分类:源码下载

    • 发布日期:2012-04-22
    • 文件大小:920.88kb
    • 提供者:ahau@sohu.com
  1. BasicSort

    0下载:
  2. 基本排序算法比较与选择-Comparison of the basic sorting algorithm to choose
  3. 所属分类:数值算法/人工智能

    • 发布日期:2026-01-17
    • 文件大小:4kb
    • 提供者:刘谓
  1. 数据结构排序算法比较

    0下载:
  2. 数据结构中的排序算法的比较-data structure of the algorithm comparison
  3. 所属分类:数据结构常用算法

    • 发布日期:2026-01-17
    • 文件大小:92kb
    • 提供者:shiningstar
  1. 带通配符的字符串匹配算法源代码

    0下载:
  2. 带通配符的字符串匹配算法源代码。程序中的查找算法比较先进,提高模糊查询的功能,可以查询字母和汉字,很有用吆。-with wildcard string matching algorithm source code. Procedures for the more advanced search algorithm to improve fuzzy query function can find letters and Chinese characters, useful shout.
  3. 所属分类:系统编程

    • 发布日期:2026-01-17
    • 文件大小:4kb
    • 提供者:张三水
  1. 差别算法matlab源码

    0下载:
  2. 粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation).源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2026-01-17
    • 文件大小:16kb
    • 提供者:
  1. 各种排序方法比较

    0下载:
  2. 这个程序包括了各种常用内部排序算法在平均排序所需时间上的比较.-this procedure include a wide range of internal sorting algorithm commonly used in the average time required for ordering on the comparison.
  3. 所属分类:数据结构常用算法

    • 发布日期:2026-01-17
    • 文件大小:401kb
    • 提供者:丁一
  1. 粒子群优化算法C

    1下载:
  2. 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域-comparison with the genetic algorithm, the advantages of PSO is simple and easy to achieve without many parameters need to be adjusted. Now it has been widely used function op
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2026-01-17
    • 文件大小:16kb
    • 提供者:wxd
  1. sha1算法

    0下载:
  2. sha1算法,比较经典的算法,有兴趣的来看看吧.-sha1 algorithm, the algorithm more classic, interested tool.
  3. 所属分类:系统编程

    • 发布日期:2026-01-17
    • 文件大小:6kb
    • 提供者:
  1. 冒泡、快速排序算法比较程序

    0下载:
  2. 数据结构课程设计:冒泡、快速排序的比较,用C语言编写,调试成功-curriculum design data structure : Bubble, rapid sequencing of comparison, the C language, debugging success
  3. 所属分类:数据结构常用算法

    • 发布日期:2026-01-17
    • 文件大小:2kb
    • 提供者:
  1. FFT算法和STFT算法比较20041215

    0下载:
  2. 用matlab工具比较fft和stft算法的区别-using Matlab tool fft comparison algorithm and the difference stft
  3. 所属分类:数学计算/工程计算

    • 发布日期:2026-01-17
    • 文件大小:1kb
    • 提供者:qjsky
  1. my-sort

    0下载:
  2. 内部排序算法比较,6种常用的内部排序算法进行实测比较:一趟冒泡排序、简单选择排序、快速排序、希尔排序、直接插入排序、堆排序。-internal sorting algorithm, six kinds of internal sorting algorithm measured comparison : Bubble Sort trip, Sort simple choice, quick sort, Hill, ranked direct insertion sort, heap sort.
  3. 所属分类:其他小程序

    • 发布日期:2026-01-17
    • 文件大小:1.22mb
    • 提供者:马全
  1. 贝叶斯和KNN算法比较——基于Adult数据集

    0下载:
  2. 朴素贝叶斯算法和KNN算法比较,其中用到的数据集为adults(Comparison of Bias and KNN algorithms)
  3. 所属分类:数据挖掘

    • 发布日期:2026-01-17
    • 文件大小:128kb
    • 提供者:hgwf
  1. chan-taylor-fang算法比较

    0下载:
  2. 对比了三种经典算法,用于二维定位,分析了精度(Three classical algorithms are compared for two dimensional positioning, and the accuracy is analyzed.)
  3. 所属分类:其他小程序

    • 发布日期:2026-01-17
    • 文件大小:830kb
    • 提供者:柚子啊啊啊
  1. 波束形成算法比较

    0下载:
  2. 对于波束形成各算法的比较,将各算法放于一个图中,结果正确(For the comparison of beamforming algorithms, each algorithm is put in a graph and the results are correct.)
  3. 所属分类:matlab例程

    • 发布日期:2026-01-17
    • 文件大小:1kb
    • 提供者:鬼普瑞拉
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org