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

搜索资源列表

  1. 优先数调度算法

    0下载:
  2. 优先数调度算法,进程名,指针,要求运行时间,优先数,状态,Several priority scheduling algorithm, the process name, pointer, run-time requirements, priority number, status
  3. 所属分类:操作系统开发

    • 发布日期:2017-03-26
    • 文件大小:2395
    • 提供者:阿斯顿
  1. humanearbasedonthespectral

    0下载:
  2. 改进的基于人耳掩蔽效应谱减语音增强算法,是谱减法的改进算法。-To improve the human ear based on the spectral masking by speech enhancement algorithm is to improve the algorithm of spectral subtraction.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-10
    • 文件大小:1579196
    • 提供者:童话
  1. FCFS-RR

    0下载:
  2. FCFS 时间片轮转 时间片 轮转法 调度的算法 最高优先数算法基本思想 多级反馈队列调度实现思想 最高优先数调度算法(PCB)-FCFS Time Slice Time Slice rotary movement of the highest priority scheduling algorithm for several basic idea of multi-level algorithm Feedback Queue Scheduling the highest pri
  3. 所属分类:OS Develop

    • 发布日期:2016-01-25
    • 文件大小:133313
    • 提供者:caidongyun
  1. PID

    1下载:
  2. 51单片机使用汇编语言编制的PID算法程序,积分分离法-51 single-chip using the PID algorithm for the compilation of the preparation procedures
  3. 所属分类:汇编语言

    • 发布日期:2013-01-11
    • 文件大小:4005
    • 提供者:ws
  1. MPI-Sort

    0下载:
  2. 枚举、快速排序和正则采样排序的并行算法,附带说明,无解压密码-Enumeration, fast sorting and regular sampling of parallel sorting algorithms, annotated, non-decompression password
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:8869
    • 提供者:不死鸟
  1. ACM

    0下载:
  2. 算法精华,学习算法使用,据说是目前最全的ACM竞赛的算法大全,不看会后悔的哦-Algorithm is the essence of learning algorithm to use, is said to be the most full-race of the ACM algorithm Daquan, oh do not look would regret
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:353803
    • 提供者:liuliu
  1. id3

    0下载:
  2. ID3决策树算法的实现,3个测试用例,源码以及程序-ID3 decision tree algorithm, three test cases, source code and program
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:364618
    • 提供者:王杰
  1. Constrained_PSO_operator

    3下载:
  2. 带约束算子的粒子群算法,希望对大家的学习研究有所帮助。-Constrained PSO operator, we want to study and research help.
  3. 所属分类:并行运算

    • 发布日期:2017-05-14
    • 文件大小:347855
    • 提供者:陈波
  1. one

    0下载:
  2. FIFO页面置换算法,用C语言写的,可以缺页率和缺页次数,同时也可以看到内存分配状态!-FIFO page replacement algorithm, written using C language, and can page fault rate and the number of missing pages, but also can see the memory allocation status!
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:1038
    • 提供者:刘蒙
  1. 进程调度与作业调度的模拟

    0下载:
  2. 对进程调度与作业调度的模拟,进程调度算法:采用的是最高优先数优先的高度算法(即把处理机分配给优先数最高的进程和先来先服务算法。分区分配和回收算法:采用首次适应算法和最佳适应算法实现动态分区。其中,空闲分区通过空闲分区链来管理,在进行内存分配时,系统优先使用空闲区低端的空间。-process of scheduling and job scheduling simulation and process scheduling algorithm : the highest priority is t
  3. 所属分类:OS Develop

    • 发布日期:2017-03-23
    • 文件大小:40000
    • 提供者:陈任全
  1. 数据挖掘c++代码

    2下载:
  2. 包括关联 聚类 神经网络 遗传算法
  3. 所属分类:书籍源码

  1. textFCM

    0下载:
  2. 应用FCM(模糊c均值聚类)算法到文本聚类 采用两种方法计算文本相似度 采用ShootSeg分词 采用sogou互联网词库简化特征值计算-err
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-24
    • 文件大小:17833
    • 提供者:苏宁
  1. OpenCNSegmenter

    0下载:
  2. 中文分词,可以将中文的句子按照单词进行切分,很优秀的算法,在网络中得到-Chinese word segmentation, Chinese sentence can be carried out in accordance with the word segmentation, it is excellent algorithm, in the network have been
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-13
    • 文件大小:684206
    • 提供者:wenliang
  1. LMS

    1下载:
  2. LMS算法的基本原理分析介绍文档(难度为入门级别)-Introduction of LMS Algorithm
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:87940
    • 提供者:冰激凌
  1. parallel

    0下载:
  2. 《并行算法实践》陈国良著,书中的所有实例程序源代码。并包含中科大计算机并行程序设计课程课件。学习并行程序及算法的真贵资料-" Practice of Parallel Algorithms," Guoliang book, the book source code for all instances. And includes parallel programming courses USTC computer courseware. Parallel programs and
  3. 所属分类:MPI

    • 发布日期:2017-05-17
    • 文件大小:4963687
    • 提供者:KevinTse
  1. bp_fortran1

    1下载:
  2. BP神经网络FORTRAN源代码。 BP算法由两部分组成:信息的正向传递与误差的反向传播。在正向传播过程中,输入信息从输入经隐含层逐层计算传向输出层,每一层神经元的状态只影响下一层神经元的状态。如果在输出层没有得到期望的输出,则计算输出层的误差变化值,然后转向反向传播,通过网络将误差信号沿原来的连接通路反传过来修改各层神经元的权值直至达到期望目标。 -BP neural network FORTRAN source code. BP algorithm consists of two p
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:2009
    • 提供者:范磊
  1. MPI-StringMatch

    0下载:
  2. KMP串匹配、随机串匹配、近似串匹配的并行算法源码。-KMP string matching, randomized string matching, parallel algorithm for approximate string matching source code.
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:9799
    • 提供者:不死鸟
  1. topologicalsorting

    0下载:
  2. 这是用Delphi编写的拓扑排序算法的实现过程,很经典。-It is written in Delphi topological sorting algorithm implementation process, it is classic.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:180852
    • 提供者:wen
  1. EEG

    0下载:
  2. 脑电信号的分析算法的全面概述,包含李氏指数复杂度等-EEG analysis algorithm overview, including complexity, such as Lyapunov exponent
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:178944
    • 提供者:
  1. BURG

    0下载:
  2. 本文件为语音识别lpc源码中的burg算法部分。该算法简单实用,适合于进行线性预测参数的计算-This document is for lpc-source speech recognition algorithm in the part of the burg. The algorithm is simple and practical, suitable for the calculation of the linear prediction parameters
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:944
    • 提供者:魏玮
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com