搜索资源列表
MEPG4编码系统
- (1)本程序可在Windows 2000、Visual C++6.0 环境下编译通过。 (2)源码是一个编码模块,编译后生成encore.lib库文件, 不能直接执行。需要读者自己编写程序调用其中的功能。 (3)运行时打开//encore/build/目录下的encore.dsw文件。-(1) the procedures in Windows 2000, Visual C 6.0 environment compile. (2) is a source code modules compil
MP3编解码系统
- (1)“MP3目录”下为完整的播放器CoolPlayer的全部代码,“解码源码”目录下为单独的MP3解码部分。 (2)本程序可在Windows 2000、Visual C++6.0环境下编译通过,在\\\\MP3\\Debug目录下有可直接运行的执行文件。 (3)本程序没有特殊的软硬件要求,但对于特别陈旧的硬件,可能会不支持。-(1) "MP3 directory" for a complete player CoolPlayer all the code, "de
基于VC++MPEG-4编码技术
- (1)本程序可在Windows 2000、Visual C++6.0 环境下编译通过。 (2)源码是一个编码模块,编译后生成encore.lib库文件, 不能直接执行。需要读者自己编写程序调用其中的功能。 (3)运行时打开//encore/build/目录下的encore.dsw文件。-(1) the procedures in Windows 2000, Visual C 6.0 environment compile. (2) is a source code modul
基于VC++的MP3深入编程
- (1)“MP3目录”下为完整的播放器CoolPlayer的全部代码,“解码源码”目录下为单独的MP3解码部分。 (2)本程序可在Windows 2000、Visual C++6.0环境下编译通过,在\\\\MP3\\Debug目录下有可直接运行的执行文件。 (3)本程序没有特殊的软硬件要求,但对于特别陈旧的硬件,可能会不支持。-(1) "MP3 directory" for a complete player CoolPlayer all the c
netrecorder
- 一套记录网络通话的源代码,编译后可直接运行,如:可用于监视MSN通话或QQ通话等。-network calls a record of the source code, compilers can be run directly, such as : MSN can be used to monitor conversations or QQ such calls.
MPEG-4encode
- (1)本程序可在Windows 2000、Visual C++6.0 环境下编译通过。 (2)源码是一个编码模块,编译后生成encore.lib库文件, 不能直接执行。需要读者自己编写程序调用其中的功能。 (3)运行时打开//encore/build/目录下的encore.dsw文件。-(1) The procedures in Windows 2000, Visual C 6.0 environment compile. (2) is a source code mo
mpegencode
- MPEG-4编码技术相关源码 1)本程序可在Windows 2000、Visual C++6.0 环境下编译通过。 (2)源码是一个编码模块,编译后生成encore.lib库文件, 不能直接执行。需要自己编写程序调用其中的功能。 (3)运行时打开//encore/build/目录下的encore.dsw文件。-MPEG-4 coding technology related to a source) of the procedures in Windows 2000
encoderpp
- (1为完整的播放器CoolPlayer的全部代码,“解码源码”目录下为单独的MP3解码部分。 (2)环境下编译通过,在Debug目录下有可直接运行的执行文件。 (3)本程序没有特殊的软硬件要求,但对于特别陈旧的硬件,可能会不支持。-(for a complete player CoolPlayer all the code, "decoder source" directory as a separate part of the MP3 decoder. (2)
mp3_decode
- (1)“MP3目录”下为完整的播放器CoolPlayer的全部代码,“解码源码”目录下为单独的MP3解码部分。(2)本程序可在Windows 2000、Visual C++6.0环境下编译通过,在\\\\MP3\\Debug目录下有可直接运行的执行文件。(3)本程序没有特殊的软硬件要求,但对于特别陈旧的硬件,可能会不支持。
MP3
- (1)“MP3目录”下为完整的播放器CoolPlayer的全部代码,“解码源码”目录下为单独的MP3解码部分。 (2)本程序可在Windows 2000、Visual C++6.0环境下编译通过,在\\\\MP3\\Debug目录下有可直接运行的执行文件。 (3)本程序没有特殊的软硬件要求,但对于特别陈旧的硬件,可能会不支持。
MP3播放器源码
- 本程序可在Windows 2000、Visual C++6.0环境下编译通过,在\\\\MP3\\Debug目录下有可直接运行的执行文件。-the program in Windows 2000, Visual C Compiler 6.0 environment, in \\ \\ MP3 \\ Debug directory can be run directly on the implementation document.
MPEG-4编码原代码
- 本程序可在Windows 2000、Visual C++6.0 环境下编译通过。源码是一个编码模块,编译后生成encore.lib库文件, 不能直接执行。需要读者自己编写程序调用其中的功能。运行时打开//encore/build/目录下的encore.dsw文件。-the program in Windows 2000, Visual C 6.0 environment compile. Source code is a module compiled generation encore.lib
583422MPEG-4
- MPEG-4编码原代码本程序可在Windows 2000、Visual C++6.0 环境下编译通过。源码是一个编码模块,编译后生成encore.lib库文件, 不能直接执行。需要读者自己编写程序调用其中的功能。运行时打开//encore/build/目录下的encore.dsw文件。-MPEG-4 coding of the original program code in Windows 2000, Visual C 6.0 environment compile. Source code
dspG.723.1
- DSP优化的G.723.1的代码,支持5.3和6.3速率,可直接在DSP平台上编译,运行,占用CPU%8,效果很好!-The optimized code of DSP can support 5300 and 6300 bps. It can be compilered and runned in DSP table and have good performance.
dspG729a
- DSP上优化的G.729A代码,运行效果占CPU11%,是不可多得的代码,可直接在DSP中编译运行。-Optimized ITU G729.A source code running on DSP,use 11 CPU resource, can be compiled and executed on DSP, very useful.
MP3
- [1]本章“MP3”目录下为完整的播放器CoolPlayer的全部代码,“解码源码”目录下为单独的MP3解码部分。 [2]本程序在 Windows2000、Visual C++6.0环境下编译通过,在\MP3\Debug目录下有可直接运行的执行文件,本程序没有特殊的软硬件要求,但对于特别陈旧的硬件,可能会不支持。-Mp3 decoded
layer3
- (1)“MP3”目录下为完整的播放器CoolPlayer的全部代码,“解码源码”目录下为单独的MP3解码部分。 (2)本程序在 Windows2000、Visual C++6.0环境下编译通过,在\MP3\Debug目录下有可直接运行的执行文件,本程序没有特殊的软硬件要求,但对于特别陈旧的硬件,可能会不支持。-(1) " MP3" for a complete directory of all the player CoolPlayer code " decoder
PTPVideoCommunication
- 该程序经编译可直接正常运行,实现点对点的视频通信。-The program can be compiled directly by the normal operation to achieve point to point video communication.
Appendix17
- “MP3”目录下为完整的播放器CoolPlayer的全部代码,“解码源码”目录下为单独的MP3解码部分。 (2)本程序在 Windows2000、Visual C++6.0环境下编译通过,在\MP3\Debug目录下有可直接运行的执行文件,本程序没有特殊的软硬件要求,但对于特别陈旧的硬件,可能会不支持。-" MP3" directory for a complete player CoolPlayer all the code, " decode source&qu
camerah264
- 本程序实现了摄像头的视频采集,并将yuyv格式转换为h264格式,程序包含x264库,makefile文件,可以直接make编译运行生成可执行文件-This program implements camera video capture and yuyv format to h264 format, the program contains x264 library, makefile files, you can make directly compile and run an executa