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

搜索资源列表

  1. vbflag

    0下载:
  2. vbflag值得算法演示,多多学习没有坏处,-vbflag worth algorithm demo, it is not detrimental to learn more, a little
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4966
    • 提供者:joshua
  1. QAPMATLAB

    0下载:
  2. 使用人工智能算法解决二次分配问题,需要建立距离/流量矩阵-use of artificial intelligence algorithms to solve quadratic distribution problems, we need to create distance / Flow Matrix
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1920
    • 提供者:william
  1. cluster-tool

    0下载:
  2. C-均值聚类算法的挖掘软件,用于数据挖掘,很不错的实用软件.-C-means clustering algorithm mining software for data mining, very good utility software.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:21963
    • 提供者:zsq
  1. NN-PSO

    1下载:
  2. 粒子群优化算法(PSO)应用于神经网络优化程序-Particle Swarm Optimization (PSO) algorithm used neural network optimization procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:21488
    • 提供者:chenqh
  1. C++Algorithm_feixiuzheng

    0下载:
  2. C++通用算法之非修正算法,其中包括查找容器中相同的元素,容器中相同的元素统计等等,这些算法都比较高效,直接就可以复制使用,特别方便。-generic algorithm C non-correction algorithms, including the search for packaging the same elements, Vessel Statistics same elements, and so on, these algorithms are more efficient a
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5650
    • 提供者:牛亚
  1. C++Algorithm_xiuzheng

    0下载:
  2. C++通用算法之修正算法,其中包括查找容器中相同的元素,容器中相同的元素统计等等,这些算法都比较高效,直接就可以复制使用,特别方便。这些代码都是经过自己推敲研究过的-C generic algorithms correction algorithms, including the search for packaging the same elements, Vessel Statistics same elements, and so on, these algorithms are more
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7900
    • 提供者:牛亚
  1. C++Algorithm_sort

    0下载:
  2. C++通用算法之排序,其中包括排序算法,排序元素的查找,字典式比较,极值元素求解-C definitive ranking algorithm, including sorting algorithm, ranking elements of search, dictionary, Extreme Solution elements etc.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7159
    • 提供者:牛亚
  1. C++Algorithm_datavalue

    0下载:
  2. C++通用算法之数值算法,其中包括元素求和,元素内积,序列相邻差算法-C Numerical Algorithms generic algorithms, which include elements of peace, elements within the plot, poor sequence adjacent algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2639
    • 提供者:牛亚
  1. tdpsola

    1下载:
  2. 此算法是针对语音合成,采用时域的基音同步叠加算法,对波形进行韵律特征提取,修改,以及合成(包括短时能量分析,短时过零率分析等等算法)!算法是用matlab编写的-Speech synthesis, using time-domain synchronous Pitch stack algorithm, rhythm right waveform feature extraction, modification, and synthesis (including short-term energy
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:35365
    • 提供者:
  1. CodesAndMLPaper

    0下载:
  2. 包括一篇国外关于机器学习的文章和一些数据结构与算法的代码-abroad, including a study on the machinery of the article and some data structure and algorithm code
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2290658
    • 提供者:周彦宁
  1. Tomasulo

    0下载:
  2. 动态调度算法实验,实现了一个Tomasulo算法的模拟器。-dynamic scheduling algorithm experiment, the realization of a Tomasulo algorithm simulator.
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:376812
    • 提供者:周林
  1. exelmp

    0下载:
  2. 一个简单的公交查询管理系 d 统,采用最短路算法,利用odbcapi函数访问数据库。 -a simple inquiry Bus Marketing Management-d, the most shorted algorithm, use odbcapi function access to the database.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:46159
    • 提供者:jhghgh
  1. speakerrecognition

    0下载:
  2. 语音识别中的两种特征提取方法lpcc和mfcc,还有一个是文本无关的识别算法dtw,另外还有一个是预处理消噪部分的。共享一下,这些都是我调试过的,好用。-Speech Recognition two feature extraction methods and mfcc lpcc. There is a text-independent recognition algorithm dtw, in addition to a pretreatment is part of the noise so
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1741
    • 提供者:杨洁
  1. arrage

    0下载:
  2. 全排列的一个算法,用的是暴力法写出来的,老师要求的,-full array of one algorithm, the Violence Act is written, the teacher asked, Oh
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:798
    • 提供者:银狐
  1. euclid

    0下载:
  2. c语言经典的实现了最大公约数的算法 可以处理int内的任意整数!还有运行图 及运行处理的结果!-c classical language to achieve a common denominator of the algorithm can handle int the arbitrary integer! There diagram and operation of the outcome!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:93576
    • 提供者:杨海亮
  1. chinese_remaine

    0下载:
  2. 使用c语言实现的中国剩余定理算法 首先输入方程数目,在分组 每次两个数值输入!-use the C Language Chinese Remainder Theorem algorithm input equation, the number of a numerical input for each two!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:97137
    • 提供者:杨海亮
  1. Physic

    0下载:
  2. 简单的弹球算法,调用基本图形~!递规算法!-simple algorithm, called basic graphics ~! Regulation delivery algorithm!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:62545
    • 提供者:陈宏磊
  1. pinxiejiancha

    0下载:
  2. ASCII文本拼写检查的C语言源程序,本程序的算法不是最优的,希望大家能提出更好的算法。-ASCII text spelling check the C language source files, the process of the algorithm is not optimal, hope that we can come up with a better algorithm.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:268934
    • 提供者:wuming
  1. ADPCMdecodedemonstration

    0下载:
  2. adpcm压缩算法演示程序,adpcm压缩算法演示程序.-adpcm compression algorithm Demonstration Program, adpcm compression algorithm Demonstration Program.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:14386
    • 提供者:李铁
  1. zydd

    0下载:
  2. 单道批处理系统的作业调度程序(短作业优先,最高响应比,先来先服务三种算法)-Shan Road Batch Job Scheduling System (short operating priority, the highest response ratio, first-come first three service algorithm)
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1668
    • 提供者:cici
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com