CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - algorithm performance

搜索资源列表

  1. 10chapter

    0下载:
  2. 这是C语言中的难点的一些算法。其中包括用C实现的班级成绩管理,用C实现的排序算法等-This is the C language of the difficulties some algorithm. Including C achievable performance management classes, C to achieve the ranking algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4774
    • 提供者:杨天
  1. CQuadDissect

    0下载:
  2. Delaunay三角网作为一种主要的DTM表尔法,具有权其广泛的用途。经过二十多年来的研究,它的生成算法巳趋于成熟。本文简要介绍了Delaunay三角网的定又及其特性,在简单回顾和评价了分割—归并法,逐点插入法,三角冈生长法等三类主沈算法的基础上,提出了一个融以上算法优点于一体,兼顾空间与时间性能的合成算法。经测试,一般情况下它的运算速度远快于逐点插入法,与分割—归并法相当,较好的情况下快于分割—归并法。-Delaunay Triangulation as a major DTM Fall ta
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:77436
    • 提供者:苏聪
  1. Centroid-Rocchio

    0下载:
  2. 高性能文档分类算法,支持向量机方法,有需要者请便。-document classification algorithm performance, support vector machines, there are those in need, please yourself.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9224
    • 提供者:新文化
  1. PDFFILES

    0下载:
  2. 基于ARM7TDMI的SoC片内AC97模块和片外CODEC-UCB1400,采用ITU-T的G.721算法设计语音处理系统 提出一种基于低端RISC核的语音系统设计方案。该方案结合SoC的片内eSRAM模块进行性能优化;通过在流片后的实际样机上验证,编码速率为19.88 KB/s,解码速率为22.68 KB/s,达到了语音实时性要求。-ARM7TDMI-based SoC chip AC97 module and off-chip CODEC-mated 00. using the ITU-T
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:981125
    • 提供者:李瑶
  1. fanalysis

    2下载:
  2. 这是一个用指纹数据库自动评估指纹算法性能,在VC++ 6.0平台上开发的程序。程序自动读取指定路径下,按FVC2004规格命名的指纹图像文件然后分别进行类内和类间比对,并将结果分别存在两个不同的文件中供分析用。只要替换工程中的指纹识别动态库文件,就可以对指定算法进行分析。-This is a fingerprint database with automatic fingerprint algorithm performance assessment, the VC 6.0 platform d
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:31133
    • 提供者:林金龙
  1. dyzbhg

    1下载:
  2. 对matlab工具箱中的多元逐步回归算法参数表现更明确-Matlab toolbox to the stepwise multiple regression algorithm performance parameters more clearly
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2767
    • 提供者:wangqin
  1. bankp

    0下载:
  2. 这是银行家算法表现的一个程序-This is a banker algorithm performance of a procedure
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1499
    • 提供者:张乐
  1. crfsuite-0.8

    0下载:
  2. CRFsuite is a very fast implmentation of the Conditional Random Fields (CRF) algorithm. It handles tens of thousands sentences in merely one second. In comparison to CRF++, CRFSuite yields substantially better efficiency performance
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-16
    • 文件大小:445636
    • 提供者:Yu-Chieh Wu
  1. speaker_id

    0下载:
  2. A paper that I presented on Supervisory Control and Data Acquisition (SCADA) won the second prize at the symposium conducted by the Electrical and Electronics Engineering department of the SRM University. Other topics on which I presented papers were
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:521757
    • 提供者:ajeeth
  1. 1

    0下载:
  2. LMS 算法源程序,绘制性能曲线图,误差性能曲线-LMS algorithm source code, rendering the performance curves, the error performance curve
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-12
    • 文件大小:730
    • 提供者:小于
  1. f_lms

    0下载:
  2. 均衡技术是克服码间干扰(Inter-Symbol Interference,ISI)的有效措施,由于信道特性的随机性与时变性,实际中消除码间干扰最常用的是自适应均衡器。本文对基于最小均方(Least Mean Squares,LMS)算法和递推最小二乘(Recursive Least Squares,RLS)算法的自适应均衡器进行仿真研究,分析了信道特性与设计参数对自适应均衡器的收敛速度与稳态性能的影响。 -Equalization technique is to overcome inte
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:740
    • 提供者:xieliwei
  1. turbo

    5下载:
  2. 课程设计两个程序:一:数据帧(程序每帧设置为400bit)在有扰信道传输时,采用Turbo码进行编译码。并仿真Log-MAP译码算法在不同迭代次数下的性能。 二:实现有扰信道中,不同信噪比下,采用MAP译码算法的Turbo码的性能。 以上各主程序均有做比较详细的程序注释 可直接运行turbo_main.m或LogMAP.m,稍等片刻即可观察到仿真结果 -two programs of Curriculum design : a: Data frames
  3. 所属分类:编译器/词法分析

    • 发布日期:2013-10-12
    • 文件大小:345740
    • 提供者:陈侯海
  1. os

    0下载:
  2. 存储管理中页面置换算法性能测试 要求:设系统采用固定分配局部置换的存储分配策略,编写仿真程序对下述页面 置换算法进行性能测试,并对结果进行分析和比较。 (1) 最佳适应(Optimal)页面置换算法; (2) 先进先出(FIFO)页面置换算法; (3) 最近最久未使用(LRU)页面置换算法; (4) 最少使用(LFU)页面置换算法。 要求可适用于键盘输入和自动产生随机页面走向序列两种数据输入方式。-Page replacement algor
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:1777841
    • 提供者:周明明
  1. routing-algorithm-paper

    0下载:
  2. Performance Evaluation of Intelligent Ant sense and AODV Routing Protocols for Personal Area Network in Different Mobilities
  3. 所属分类:OS Develop

    • 发布日期:2017-11-27
    • 文件大小:512133
    • 提供者:elmustafa
  1. RLS

    0下载:
  2. 本代码是关于自适应波束形成的代码,基于matlab软甲,rls算法,不同参数下的性能比较。-The code is the code on the adaptive beamforming matlab soft shells, rls algorithm performance comparison of different parameters.
  3. 所属分类:MacOS develop

    • 发布日期:2017-11-16
    • 文件大小:1082
    • 提供者:漳浦
  1. LMS_NLMS_RLS

    0下载:
  2. 基于RLS算法,NLMS和LMS的自适应滤波器的MATLAB程序-LMS and RLS algorithm performance comparisons, including the right value compared with the
  3. 所属分类:source in ebook

    • 发布日期:2017-11-27
    • 文件大小:1973
    • 提供者:windwizard
  1. Untitled1

    0下载:
  2. MUSIC算法以及运用MUSIC、ESPRIT、GEESE进行非相关源的模拟测向并比较各种算法的性能-MUSIC algorithm performance and the use of MUSIC, ESPRIT, GEESE non-relevant source analog measurement and comparison of various algorithms to
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:984
    • 提供者:liuyang
  1. heshengsuanfa

    0下载:
  2. 和声搜索算法是一和启发式的全局搜索智能算法,在许多优化问题中得到了成功应用,而且在不少优化问题上比常规的一些智能算法的性能表现更优越,并且程序实现比较简单-Harmony and heuristic search algorithm is a global search of intelligent algorithm in many optimization problems have been successfully applied, but also in many optimizati
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:1093
    • 提供者:袁平亮
  1. ex4.m

    0下载:
  2. Simulation V-BALST structure MMSE detection algorithm performance, the modulation scheme is QPSK
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-12
    • 文件大小:1316
    • 提供者:ryuukatoki
  1. MPI-and-OpenMP-parallel-programming

    1下载:
  2. 《MPI与OpenMP并行程序设计(C语言版)》是美国Oregon州立大学的Michael J.Quinn教授在多年讲授“并行程序设计”课程的基础上编写而成的,主要介绍用C语言,并结合使用MPI和OpenMP进行并行程序设计,内容包括并行体系结构、并行算法设计、消息传递编程、Eratosthenes 筛法、Floyd 算法、性能分析、矩阵向量乘法、文档分类、蒙特卡洛法、矩阵乘法、线性方程组求解、有限差分方法、排序、快速傅立叶变换、组合搜索、共享存储编程、融合OpenMP和MPI以及5个附录。-&
  3. 所属分类:MPI

    • 发布日期:2016-09-22
    • 文件大小:48901120
    • 提供者:艾艾
« 12 3 4 »
搜珍网 www.dssz.com