搜索结果
找到约 41,410 项符合
C-G 的查询结果
编译器/解释器 UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, wh
UC Library Extensions
UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard.
UC Library
Builtin functions:
Most of these are standard C ...
书籍源码 A* sudo sudo/* B* adduser script adduser C* rmuser script rmuser E* tout tout/*
A* sudo sudo/*
B* adduser script adduser
C* rmuser script rmuser
E* tout tout/*
F* dumdum dumdum
G* lostfile lostfile
H* Mkfl.localsys Makefile.localsys
I* spacegripe spacegripe
J* sendmail.cf sendmail.cf
N* remote remote.c
O* distributed conrol distrib/* ...
Java编程 基于J2EE的物流信息系统的设计与实现 介绍了J2EE 体系结构、Mv c模式等相关概念和技术
基于J2EE的物流信息系统的设计与实现
介绍了J2EE 体系结构、Mv c模式等相关概念和技术,并重点探讨了
目 前比 较受欢迎的三种开源框架( s t r ut s框架、S Pr i n g框架和H i b e m a t e 框架)。
分析了他们的体系结构、 特点和优缺点。 根据J ZE E的分层结构,结合We b应用
的特点, 将三种框架进行组合设计, 即表现层 ...
VC书籍 ITU-T在1996年3月公布了G.729建议的8Kbit/s共轭结构代数码激励线性预测(CS-ACELP)语音编码方案
ITU-T在1996年3月公布了G.729建议的8Kbit/s共轭结构代数码激励线性预测(CS-ACELP)语音编码方案,其编解码程序C语言的源代码。
其他 One dimensional wavelet transform s input data from file dataIn.txt h[] : -1 0 1 2 g[] : 1 1 0 3
One dimensional wavelet transform s input data from file dataIn.txt
h[] : -1 0 1 2
g[] : 1 1 0 3
c[] : 1 4 2 5 4 6 7 8
语音压缩 这是一段G.729A的编码和解码仿真程序
这是一段G.729A的编码和解码仿真程序,由C和matlab混合实现,还带有输入语音矢量,可以测试
语音压缩 具有浮点指令的g.729语音压缩编码
具有浮点指令的g.729语音压缩编码,符合ITU-T G.729 Annex C 规范,通过修改makefile可以支持windows/linux/solaris等操作系统,仅需要很少的更改就可以应用到voip领域
语音压缩 Imtelephone.com出品的g.729编解码库及应用的源代码
Imtelephone.com出品的g.729编解码库及应用的源代码,使用visual c++实现
其他行业 本代码提供读取Segy格式地震数据的SegyReader类(C++) 在segy.h文件中有segy卷头/道头的每一个字段的中文详细说明,方便大家查询使用. 另外, 使用QT3.x制作的G
本代码提供读取Segy格式地震数据的SegyReader类(C++)
在segy.h文件中有segy卷头/道头的每一个字段的中文详细说明,方便大家查询使用.
另外, 使用QT3.x制作的GUI界面程序, 可以选择一个segy文件, 使用SegyReader类读取并显示相关信息在界面上.
===sr.exe的执行需要QT3.3.4的dll文件(因文件较大故未加入,需要者安装QT3.3 ...
软件设计/软件工程 g.726编解码源程序
g.726编解码源程序,可在C++环境下运行