-
g721
G721-G723 源代码
G.726 is an ITU-T ADPCM speech codec standard covering the transmission of voice at rates of 16, 24, 32, and 40 kbit/s. It was introduced to supersede both G.721, which covered ADPCM at 32 kbit/s, and G.723, which described ADPCM for 24 and 40 kbit/s. G.726 also introduced a new 16 kbit/s rate. The four bit rates associated with G.726 are often referred to by the bit size of a sample, which are 2-bits, 3-bits, 4-bits, and 5-bits respectively.-G721-G723 source code of G.726 is an ITU-T ADPCM speech codec standard covering the transmission of voice at rates of 16, 24, 32, and 40 kbit/s. It was introduced to supersede both G.721, which covered ADPCM at 32 kbit/s, and G.723, which described ADPCM for 24 and 40 kbit/s. G.726 also introduced a new 16 kbit/s rate. The four bit rates associated with G.726 are often referred to by the bit size of a sample, which are 2-bits, 3-bits, 4-bits, and 5-bits respectively.
- 2022-03-12 09:39:16下载
- 积分:1
-
Java仿千千静听音乐播放器源代码
Java仿千千静听音乐播放器源代码,使用Java写的模拟千千静听的音乐播放器,代码完整,可直接运行。供初学者参考。
- 2022-07-27 01:50:36下载
- 积分:1
-
从网络上搜集的资料整理编写的双窗口(控制&播放)FLASH播放器,最近把一些BUG解决了,里面含有所有源代码和一个经UPXShell压缩过的编译好的EXE文件,...
从网络上搜集的资料整理编写的双窗口(控制&播放)FLASH播放器,最近把一些BUG解决了,里面含有所有源代码和一个经UPXShell压缩过的编译好的EXE文件,本代码开源,欢迎指正不足。-The information collected from the network and write dual-window (Control & Play) FLASH player, recently settled a number of BUG, which contains all the source code and a compressed through UPXShell compiled EXE file, the code is open source, please correct me enough.
- 2023-04-15 11:50:03下载
- 积分:1
-
一个打开BMP图像的程序,用于显示硬盘上的BMP文件或resouse目录中的BMP文件...
一个打开BMP图像的程序,用于显示硬盘上的BMP文件或resouse目录中的BMP文件-an open BMP images procedures for the display on the disk resouse BMP files or directories of BMP file
- 2022-08-02 22:00:21下载
- 积分:1
-
Visual C++ video/audio develop practical projects selected cases. Books on CD
Visual C++视频/音频开发实用工程案例精选。书籍光盘中的源代码第二章-Visual C++ video/audio develop practical projects selected cases. Books on CD-ROM source code Chapter II
- 2022-07-12 12:10:36下载
- 积分:1
-
本程序在Windows XP、Visual C++6.0版本环境下编译通过。需要rtcdll.dll文件(此文件一般在Windows安装目录下的system32...
本程序在Windows XP、Visual C++6.0版本环境下编译通过。需要rtcdll.dll文件(此文件一般在Windows安装目录下的system32文件夹中)。
另外,MMSYSTEM.H头文件一般在“C:Program FilesMicrosoft Visual StudioVC98 Include”目录下
运行程序需要摄像头和麦克风等设备。
-this program in Windows XP, Visual C Version 6.0 environment compile. Need rtcdll.dll document (document in the general Windows installation directory under the system32 folder). In addition, the first document MMSYSTEM.H generally "C : Program Files Microsoft Visual Studio VC98 Include" directory operational procedures need cameras and microphones and other devices.
- 2023-01-23 23:20:03下载
- 积分:1
-
基于intel IPP的MPEG2视频解码器,对反离散余弦变换和运动补偿进行了优化,可轻松胜任1920×1088分辨率的视频解码...
基于intel IPP的MPEG2视频解码器,对反离散余弦变换和运动补偿进行了优化,可轻松胜任1920×1088分辨率的视频解码-The mpeg2 decoder based on intel IPP optimize IDCT and motion compensation and decode the 1920*1088 resolution of video easliy.
- 2022-06-12 14:11:13下载
- 积分:1
-
VB函数示例,关于Filter函数
VB函数示例,关于Filter函数-Example VB function, on the Filter Function
- 2023-09-01 21:10:03下载
- 积分:1
-
这个程序实现了一个简单的时钟,实现用windows低层调用。
这个程序实现了一个简单的时钟,实现用windows低层调用。-this program a simple clock, used to achieve lower call windows.
- 2023-04-06 17:40:03下载
- 积分:1
-
C++编写的音乐库歌曲统计器
可统计mp3播放器音乐库内的歌曲,显示歌曲名,歌手名及播放次数,可实现如下功能:1.按歌曲名排序 2.按歌手排序 3. 按播放...
C++编写的音乐库歌曲统计器
可统计mp3播放器音乐库内的歌曲,显示歌曲名,歌手名及播放次数,可实现如下功能:1.按歌曲名排序 2.按歌手排序 3. 按播放次数排序 4. 随机选择10首歌曲
内附测试文本library.txt,编译可运行-C++ Prepared song music library and Statistics Statistics can be kept in the register mp3 player music songs, show song name, singer name and player number, enabling the following functions: 1. By song name to sort 2. By singer sort 3. Sort by number of plays 4. randomly selected 10 test songs containing the text of library.txt, the compiler can be run
- 2022-01-24 15:12:33下载
- 积分:1