搜索资源列表
gsnake
- GSNAKE API provides tools for contour modeling, extraction, detection and classification, based on generalized active contour model (g-snake). GSNAKE consists of a set of objects built in C++, suitable for use in the are
ChatRoom+G
- 这是关于语音聊天软件的一个程序代码 当运行该软的时候,至少需要有一方按下“建立服务器”按钮,表示该台机子用于做服务器,成功时文本显示区会显示“Server Has Been Set OK!”,才有可能接受来自其他机子的连接,当然客户端要输入服务器的IP地址和指定端口后,然后按“连接服务器”按钮,若成功则会在本地文本显示区显示“Client Connection Succeed”,双方建立了连接后,就可以开始通信了。你可以在文本输入区
G.729TMS320C54x(54025409)
- 这是关于g.729编码解码在dsp上实现的硕士论文-G.729 codec on the dsp achieve master's thesis
HANSON
- G[S]所定义的赋值语句进行语法分析,并在语法分析过程中将所输入的扶植语句翻译为四元式。-G [S] definition of assignment for syntax analysis, the syntax analysis process will be supported by the input of the translation of statements - four yuan.
G.729TMS320C54x(54025409)
- 这是关于g.729编码解码在dsp上实现的硕士论文-G.729 codec on the dsp achieve master's thesis
G.729
- ITU-T之G.729算法的VC6.0工程,包括编码和解码。这工程是我自己创建并经过验证的,请放心使用!-ITU-T s G.729 algorithm VC6.0 projects, including the encoding and decoding. This project is the creation of my own and tested, please rest assured to use!
G-S
- 数值计算的G-S算法实现,一个比较不错的实现程序.-a data caculate G-S program, writed in C
G.729
- G.729标准中文说明,这个建议包含了使用共轭结构代数码激励、线性预测编码的8kbit/s语音信号编码的算法描述。-G.729
G-S(matlab)
- 程序在matlab环境下,实现了高斯迭代法解方程。-Program in matlab environment, fulfilling the law of the Gauss iterative solution of equations.
T-REC-G.722.2-200307
- ITU-T G.722.2 国际电信联盟G.722.2建议书,2003年7月版。该建议书是语音通讯领域的压缩标准,被GSM,WCDMA,3GPP等采用,题目为16kbit下的宽带语音编码,使用自适应多率宽带编码。 内容主要有代数码激励线性预测编码(ACELP),话音活动检测(VAD)等。-This Recommendation describes the high quality Adaptive Multi-Rate Wide
CG-Jacobi-g-s-sor
- 解线性方程组的迭代法,包括jacobi迭代,G-S迭代,Sor迭代,及共轭梯度等。-iterative method for solving linear equations, including jacobi iteration, GS iterative, Sor iteration, and conjugate gradient.
G.719_Annex_B_Float_V1.0
- 该代码为IUT-T的G.719参考代码,而且为浮点代码-The code for the IUT-T' s G.719 reference code, but also for the floating-point code
T-REC-G.719
- 该文档为IUT-T的G.719的参考说明文档,详细介绍了相关技术。-The documentation for the IUT-T' s G.719 reference documentation detailing the relevant technology.
G-S
- 本程序为G-S迭代法,若系数矩阵满足 1.G-S迭代矩阵谱半径小于一 2.jacobi迭代矩阵一范数或无穷范数小于一 3.系数矩阵A正定 4.系数矩阵A严格对角占优或不可约对角占优 则可返回A*x=b的解。算法迭代次数比 x=M*x+g形式的标准化迭代次数多,但所用时间少很多。-The program for the G-S iteration method, if the coefficient matrix
G-S迭代
- 用Gauss-Seidel迭代法解线性方程组。(Solving linear equations by G-S iteration)
T-REC-G.722.2-200201-S!AnnC!SOFT-ZST-S
- Esp g.722.2 WB Coder Decoder ITU-T
T-REC-G.727-199103-I!AppI!SOFT-ZST-S
- ITU-T G.727 Esp coder decoder
T-REC-G.722.1-200011-S!AnnB!SOFT-ZST-S
- ITU-T G.722.1 Esp Float
T-REC-G.723.1-200605-I!!SOFT-ZST-S
- ITU-T G.723.1 Coder decoder
G-S
- 在matlab上实现G-S,SOR,JACOBI等多种迭代算法(G-S, SOR, JACOBI and other iterative algorithms are implemented on MATLAB.)