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

搜索资源列表

  1. Dynamic-encrypt-instruction

    0下载:
  2. 指令动态加密法。这儿讲述的是用单条指令加密法,再用 int 1 单步中断解下一条指令的第一字节,由于用另外程序解密时无法预知指令长, 所以不能用编程的方法解密,只能用手工一条一条地解。具体实现见注释,这种加密法的麻烦只处就是加密时也要一句一句来。-directive dynamic encryption method. Here is on the order of the single-encryption method, and then a single step int slips of
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2385
    • 提供者:jiankang
  1. oxNewton

    0下载:
  2. Newton Game Dynamic 1.52 Delphi下基于GLScene的OpenGL游戏开发控件。功能非常强大和易于使用。 Advanced physics engine for real-time simulation of rigid bodies-Newton Game Dynamic 1.52Delphi the OpenGL-based game development GLScene control. Very powerful and easy to use.
  3. 所属分类:Delphi VCL

    • 发布日期:2014-11-12
    • 文件大小:1951446
    • 提供者:Ferret
  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. dynamic

    0下载:
  2. 操作系统的动态分区存储管理模拟程序。程序将分区说明表分散为可用队列与已用队列,每次插入进程或撤销进程只需将结点移至另一队列即可,当然此过程还涉及拆分分区,合并分区以及更新分区号-Dynamic partitioning operating system storage management simulation program. Procedure will Zoning Table scattered available queue queue and has spent each inser
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:2466
    • 提供者:李志龙
  1. dtw

    0下载:
  2. 动态时间规正算法,用于语音识别,模式匹配等,在matlab环境下使用-Dynamic time warping algorithm for speech recognition, pattern matching, etc., in the matlab environment
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:2130697
    • 提供者:zzr
  1. dynamic-mandel

    0下载:
  2. 利用并行技术,动态的完成图的绘制,当slave完成一行的绘制,master会自动给出另一行的序号-The use of parallel technologies, the completion of the dynamic mapping, when the slave completed his drawing, master will automatically give another line of the serial number
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:2070
    • 提供者:jingjing wang
  1. DTW

    0下载:
  2. Dynamic time warping program. Calculates the similarity between 2 vectors. Audio, Video, Speech Processing. DTW Dynamic Time Warping-DTW
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-27
    • 文件大小:5740
    • 提供者:chengwei
  1. pascal

    0下载:
  2. This program demonstrate how to create Pascal s Triangle using dynamic memory allocation.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:29307
    • 提供者:Biswadip Dey
  1. cognitive_radio

    0下载:
  2. Basic simulation of Dynamic Spectrum Acce-Basic simulation of Dynamic Spectrum Access
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:1175
    • 提供者:GABY
  1. Research_on_DTW-based_speech_recognition_for_voice

    0下载:
  2. 研究了将语音识别中的 ( 动态时间规整) 算法用于声纹鉴别的技术。通过引入 DTW Dynamic Time Warping, , 由所给的有限个样本建立最大相似于样本点的样本域, 计算被测样本的相似度。该算法提高了语 “样本域”的概念 音鉴别( 区分不同发音者) 的效率。有限人数的实验结果显示该算法辨伪率为 ( 人次) , 识别率 (98.75 400 81~93 80 人次) 。-Will be studied in speech recognition (dynamic
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:342925
    • 提供者:sdc
  1. DTW

    0下载:
  2. Dynamic Time Warping mATLAB code
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:1287
    • 提供者:Ali
  1. creation-dynamic-component-tshape

    0下载:
  2. Creation dynamic component TShape
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-05
    • 文件大小:7687
    • 提供者:davaamail
  1. dtw

    1下载:
  2. 本资料是自己编写的基于MATLAB语音工具箱的DTW动态时间规整的说话人识别,具有很高的识别率-This information is written in their own voice-based MATLAB toolbox DTW dynamic time warping speaker recognition with high recognition rate
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-23
    • 文件大小:583659
    • 提供者:李同学
  1. SpeechRecognition_DTW

    0下载:
  2. Speech Recognition Using DTW This is a English/Persian 0~9 digit and some primary English/Persian command recognition system which use Dynamic Time Warping (DTW). Code is developed in MATLAB 6.5 and can used in Windows platform. Program has two
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-27
    • 文件大小:607575
    • 提供者:Aso
  1. Delphi.VCL.objects.change.dynamic.code

    0下载:
  2. Delphi编程动态改变VCL对象经典代码Delphi VCL objects to change the classic dynamic programming code -Delphi VCL objects to change the classic dynamic programming code
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:7608
    • 提供者:ttlove
  1. Delphi.code.dynamic.check.printing.classic

    0下载:
  2. Delphi动态支票打印程序经典代码Delphi code for dynamic check-printing program classic -Delphi code for dynamic check-printing program classic
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-25
    • 文件大小:862303
    • 提供者:kx
  1. dynamic

    0下载:
  2. 内存分配动态算法,对内存的动态分配进行模拟-Dynamic memory allocation algorithm, to simulate the dynamic allocation of memory
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:2203
    • 提供者:yyq
  1. Dynamic-display

    0下载:
  2. Dynamic display - to achieve chip select decoder
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:119727
    • 提供者:yin
  1. dynamic-priority-allocation

    0下载:
  2. 这是操作系统中动态优先权算法模拟的实验报告,内含有源代码,能够计算周转时间等-This is the operating system, dynamic priority algorithm simulation lab report, containing source code, to calculate the turnover time
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:91109
    • 提供者:黎明
  1. Dynamic-simulation-of-salt-pond

    0下载:
  2. 盐水池的动态模拟程序,以前编写的一个小小的程序-Dynamic simulation of salt pond, a small program written in the previous
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:419757
    • 提供者:patrick
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com