搜索资源列表
G.711
- 语音信号的G.711编码。 The source code has been modified by simplifying the ADPCM algorithm to increase running speed. Here, the quantizer scale factor, y(k), is determined by \"unlocked\" factor yu(k) only. The factor yl(k) and speed-contral fact
G.723
- G.723语音编码 The source code has been modified by simplifying the ADPCM algorithm to increase running speed. Here, the quantizer scale factor, y(k), is determined by \"unlocked\" factor yu(k) only. The factor yl(k) and speed-contral factor a
G-P
- G-P算法程序,用matlab编写,希望能共享,同时我也想下载一些源码,因为是新手,希望多多支持!谢谢!-G-P algorithm procedures, using Matlab prepared hope sharing, I also want to download the source code, as a greenhorn, hoping for their support! Thank you!
rs274ngc_new
- 数控系统中的解释器源代码,可以独立的运行,直接在dos环境下解释G代码-NC system for the interpretation of the source code, independent of the operation, directly in the environment explained dos G code
G.729.rar
- 语音信号的编码解码,这个是源代码,未经过编译的。,Codec speech signal, this is the source code, has not been compiled.
DXF_to_G
- dxf格式的文件转换成G代码文件,包括delphi源文件及exe-dxf format files into G code files, including source files and exe delphi
Decoder
- ITU-T G.729A标准源代码解码端,已创建工程文件,方便初学者,已测试,运行良好-ITU-T G.729A standard decoder source code, project files have been created for beginners, have been tested, well-functioning
LR
- 1.实验目的 设计一个LR分析器,实现对表达式语言的分析,加深对LR语法分析方法的基本思想的理解,掌握LR分析器设计与实现的基本方法。 2.实验要求 建立文法及其LR分析表表示的数据结构,设计并实现一个LALR(1)的分析器,对源程序经词法分析后生成的二元式代码流进行分析,如果输入串是文法定义的句子则输出“是”,否则输出“否”。 3.实验内容 (1)文法描述及其LALR(1)分析表 描述表达式语言的文法G如下: -1. The experiment was to de
G723
- G.723 是H.323协议族中的音频编码标准之一,也是应用非常广泛的音频标准,该压缩文件包含了ITU G.723的标准,同时也包含了对应的源代码,可用VC++进行编译。-G.723 is the H.323 protocol suite in one of the audio coding standard, but also the application of a very wide range of audio standards, the compressed file contai
repgcode-0.3
- An interpreter for the G-code language, which can control a 3-axis Cartesian positioning system (ie for a CNC milling machine) which has electronics compatible with the RepRap project.
GCodeCompiles
- 这个文件里一直有一个源文件,主要是对数控系统中用到的G代码进行语法和词法分析,编译,对搞数控的兄弟有一定的参考价值。-This file has been a source file, mainly used in the numerical control system, G-code syntax and lexical analysis, compile, NC brothers are engaged in a certain reference value.
G.729code
- 多媒体技术,G729语音编码源代码。参考协议ITU-G.729,Annex B ANSI-C Source Code-Multimedia technology, G729 speech coding source code. Reference to the agreement ITU-G.729, Annex B ANSI-C Source Code
G-code
- delphi版G代码读取源程序,是用delphi7.0开发的,功能比较简单-delphi read G code
lexandyacc
- G代码生成,解释,可以对机床进行控制,对各种参数进行设计-G code generation, interpretation, can be controlled machine tools, the design of various parameters
g.729I
- G.729编解码整套代码,包括测试语音数据流,VS2005中运行成功的-G.729 code and decode
T-REC-G.723.1-200605-I!!SOFT-ZST-E
- G.723语音编码器是一种用于多媒体通信,编码速率为5.3kbits/s和6.3kbit/s的双码率编码方案。G.723标准是国际电信联盟(ITU)制定的多媒体通信标准中的一个组成部分,可以应用于IP电话等系统中。其中,5.3kbits/s码率编码器采用多脉冲最大似然量化技术(MP-MLQ),6.3kbits/s码率编码器采用代数码激励线性预测技术。-G.723 is a speech coder for multimedia communications, coding rate 5.3kbi
G.711-G.721-G.723---source-code-
- G.711源码 语音编码必备源码,还有G.721 G.731等源码发放中。- G.711 G.721 G.731 source code
G-code-interpreter
- 数控G代码解释器的设计与实现,是G代码实现的最新成果-CNC G-code interpreter Design and Implementation of the latest results of the G code to achieve
generic-G-code-compiler
- 虚拟数控加工通用G代码编译器的研究。是G代码编译器生成的完整介绍。-Virtual CNC machining generic G-code compiler.G-code compiler generates the full descr iption.
GCode_Interpreterdc
- g代码在arduino上面的读取编程,实现两个东西的之间的直通(Read programming of G code on Arduino)