您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. G.729音频压缩传输协议(IP电话)

  2. G.729音频压缩传输协议(IP电话)CODING OF SPEECH AT 8 kbit/s USING CONJUGATE-STRUCTUREALGEBRAIC-CODE-EXCITED LINEAR-PREDICTION (CS-ACELP)This Recommendation contains the descr iption of an algorithm for the coding of speech si gnals at 8 kbit/s usingConjugate-St
  3. 所属分类:其它

    • 发布日期:2007-08-10
    • 文件大小:205824
    • 提供者:jlctt
  1. G-DES C语言源程序

  2. 用c语言写的,仅包含程序,要自己编译 /* LibTomCrypt, modular cryptographic library -- Tom St Denis * * LibTomCrypt is a library that provides various cryptographic * algorithms in a highly modular and flexible manner. * * The library is free for all purposes without
  3. 所属分类:C

    • 发布日期:2009-05-08
    • 文件大小:17408
    • 提供者:lakekane
  1. G.729编解码源代码

  2. ITU-T G.729 Source code ITU-T G.729 Annex B ANSI-C Source Code Version 1.4 Last modified: November, 2000 */ TITLE ----- Fixed-point descr iption of Recommendation G.729 with ANNEX B Coding of Speech at 8 kbit/s using Conjugate-Structure Algebraic-Co
  3. 所属分类:C

    • 发布日期:2009-06-06
    • 文件大小:115712
    • 提供者:kun_ni
  1. Voiceage的G.729编解码开发库

  2. Based on the renowned Code Excited Linear Prediction (CELP) coding model, the G.729 speech compression standard delivers toll-quality speech, similar in quality to 32-kbps ADPCM but at one-quarter the bit rate. With the low rate of 8 kbps, G.729 is
  3. 所属分类:其它

    • 发布日期:2009-07-08
    • 文件大小:163840
    • 提供者:wuwhere
  1. 光传送网通信协议-G.709

  2. 1 Scope 11 2 References 11 3 Terms and definitions 12 4 Abbreviations 14 5 Conventions 17 6 Optical transport network interface structure 18 6.1 Basic signal structure 19 6.1.1 OCh substructure 19 6.1.2 Full functionality OTM n.m (n ≥ 1) structure 1
  3. 所属分类:C++

    • 发布日期:2009-10-02
    • 文件大小:1048576
    • 提供者:songhu2002
  1. 光传送网通信协议-G.709

  2. 1 Scope 11 2 References 11 3 Terms and definitions 12 4 Abbreviations 14 5 Conventions 17 6 Optical transport network interface structure 18 6.1 Basic signal structure 19 6.1.1 OCh substructure 19 6.1.2 Full functionality OTM n.m (n ≥ 1) structure 1
  3. 所属分类:C++

    • 发布日期:2009-10-02
    • 文件大小:1048576
    • 提供者:songhu2002
  1. 光网络通信协议-g.709

  2. 1 Scope 11 2 References 11 3 Terms and definitions 12 4 Abbreviations 14 5 Conventions 17 6 Optical transport network interface structure 18 6.1 Basic signal structure 19 6.1.1 OCh substructure 19 6.1.2 Full functionality OTM n.m (n ≥ 1) structure 1
  3. 所属分类:C++

    • 发布日期:2009-10-02
    • 文件大小:1048576
    • 提供者:sh1996
  1. G.729a/b语音编码解码ANSI C源码

  2. G.729的全名Code Excited Linear Prediction Model (CELP) and Conjugate-Structure Algebraic CELP (CS-ACELP). 共轭结构-代数码激励线性预测编码. G.729家族一共包括三个版本G.729, G.729A,G.729B,G.729AB: G.729 是G.729的第一个版本, G.729A 相对于G.729简化了算法. G.729B 给G.729增加了静音压缩的算法. G.729Ab 给G.729A增
  3. 所属分类:其它

    • 发布日期:2009-12-03
    • 文件大小:299008
    • 提供者:aimie
  1. Code Conventions for the Java Programming Language

  2. Code Conventions for the Java Programming Language This Code Conventions for the Java Programming Language document contains the standard conventions that we at Sun follow and recommend that others follow. It covers filenames, file organization, ind
  3. 所属分类:Java

    • 发布日期:2010-04-13
    • 文件大小:132096
    • 提供者:aicham
  1. AutoCAD 2 G-Code v0.45

  2. AutoCAD 2 G-Code v0.45
  3. 所属分类:制造

    • 发布日期:2011-04-17
    • 文件大小:316416
    • 提供者:mokson
  1. G.729标准文档及参考代码

  2. G.729标准文档及参考代码 This Recommendation contains the descr iption of an algorithm for the coding of speech signals at 8 kbit/s using Conjugate-Structure Algebraic-Code-Excited Linear-Prediction (CS-ACELP). This coder is designed to operate with a digital
  3. 所属分类:其它

    • 发布日期:2011-07-21
    • 文件大小:14680064
    • 提供者:spark_huo
  1. voip软件语音压缩编码G.723

  2. win下sjphone的语音编码G.723
  3. 所属分类:其它

    • 发布日期:2012-01-21
    • 文件大小:67584
    • 提供者:luengf
  1. Open G.729 Initiative

  2. Open G.729 Initiative Technical Documentation VoiceAge G.729 is an 8 Kbps coder that encodes/decodes speech signals using the Conjugate-Structure Algebraic-Code-Excited-Linear-Prediction (CS-ACELP) algorithm. VoiceAge G.729 is a reduced complexity v
  3. 所属分类:C++

    • 发布日期:2012-08-11
    • 文件大小:362496
    • 提供者:zhihu008
  1. Algrithm travel c++ source code

  2. travel Algrithm. #include #include #include #include #include struct Path { char pass[25]; //sign passed note. int min_distance; //minmax distance from concurrent note.// int nextcity; //next note from current note. struct Path *next; }; int C[
  3. 所属分类:C++

    • 发布日期:2013-02-13
    • 文件大小:1024
    • 提供者:human_3000
  1. grbl-master.zip

  2. An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino — Read more
  3. 所属分类:C++

    • 发布日期:2013-05-15
    • 文件大小:97280
    • 提供者:u010398378
  1. G code manual

  2. G code manual for hyundai
  3. 所属分类:教育

    • 发布日期:2013-06-01
    • 文件大小:1048576
    • 提供者:u010912820
  1. 雕刻机参数

  2. AXYZ G-Code雕刻机后处理参数希望能帮助朋友们,相互学习。
  3. 所属分类:数据库

    • 发布日期:2014-05-18
    • 文件大小:6144
    • 提供者:u012850417
  1. DXF 转 G CODE

  2. 完成 dxf汇入的功能, 完成绘图及g代码仿真功能
  3. 所属分类:C++

    • 发布日期:2016-07-09
    • 文件大小:2097152
    • 提供者:uhlin
  1. LinuxCNC G code

  2. LinuxCNC G code解释包,从G0、G1到G99,所有G代码解析,含车铣复合加工,包含了三次、四次样条曲线。
  3. 所属分类:C

    • 发布日期:2018-07-23
    • 文件大小:28672
    • 提供者:zxj005
  1. dxf与g-code转换程序,带仿真功能

  2. 成熟的商业软件,实现了将DXF文件转化为G-CODE的功能,并附带了仿真功能。
  3. 所属分类:其它

    • 发布日期:2019-01-21
    • 文件大小:3145728
    • 提供者:qq_34806641
« 12 3 4 5 6 7 8 9 10 ... 50 »