关于用VC++实现mp3编解码的源代码。可作播放器。-on with VC mp3 codec source code. For players. 下载
自编mp3播放器源代码 VC++开发 包含MP3的编解码原理在内- 下载
“MP3目录”下为完整的播放器CoolPlayer的全部代码,“解码源码”目录下为单独的MP3解码部分。本代码在VC下实现。可以为MP3编码的算法提供参考。-"MP3 Catalog" for the integrity of the players CoolPlayer all the code, "decoder source" directory as a separate part of the MP3 decoder. The code under the VC. For MP3 encoding algorithms provide a reference. 下载
本程序是MP3的解码程序,可以用VC编译或者用GNU编译,可以运行在PC机上。 本程可以MP3文件解压为WAV文件 TEST 中的代码可以播放WAV文件 有兴趣的朋友可以把这段mp3程序移植到开发板上,这样就可以用开发板播放MP3了。-MP3 decoding procedures that can be used with VC or GNU compiler compiler. can run on the PC. The process can decompress MP3 to WAV TEST document of the code can be broadcast WAV documents are interested friends this can be transplanted to mp3 development board, we can develop with the board to broadcast MP3. 下载
本程序是MP3的解码程序,可以用VC编译或者用GNU编译,可以运行在PC机上。 本程可以MP3文件解压为WAV文件 TEST 中的代码可以播放WAV文件 有兴趣的朋友可以把这段mp3程序移植到开发板上,这样就可以用开发板播放MP3了-MP3 decoding procedures that can be used with VC or GNU compiler compiler. can run on the PC. The process can decompress MP3 to WAV TEST document of the code can be broadcast WAV documents are interested friends this can be transplanted to mp3 development board, we can develop with the board to broadcast MP3 下载
本程序是MP3的解码程序,可以用VC编译或者用GNU编译,可以运行在PC机上。 本程可以MP3文件解压为WAV文件 TEST 中的代码可以播放WAV文件 有兴趣的朋友可以把这段mp3程序移植到开发板上,这样就可以用开发板播放MP3了。-MP3 decoding procedures that can be used with VC or GNU compiler compiler. can run on the PC. The process can decompress MP3 to WAV TEST document of the code can be broadcast WAV documents are interested friends this can be transplanted to mp3 development board, we can develop with the board to broadcast MP3. 下载
该目录下包含了实施ISO/IEC DIS 13818-2标准的源程序。它可以将为压缩的图像转化成MPEG-1和MPEG-2视频编码流,同时也可以进行逆变换。doc/目录下的mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信息。verify/目录下是一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 在src/目录下有两个子目录mpeg2enc/和mpeg2dec/,其中包含了编码器和解码器的源代码,以及在VC下编译过的可执行程序。par/目录下给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。可以在标准的C编译器中,编译makefile文件来运行该程序。在bin/目录下,给出了该文件的可执行程序。 在mpeg2ply/目录下包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。 -this directory contains the implementation of the ISO / IEC DIS 13818-2 standards of the source. It will be compressed images into MPEG-1 and MPEG-2 video encoding flow, but also for inverse transform. Doc / directory and the mpeg2enc.doc mpeg2dec.doc document contains decoders for further information. Verify / directory is a group used for the certification of small images and data flow, and used to automatically detect encoder and decoder output of the Unix shell script file. In src / directory there are two subdirectories mpeg2enc and / mpeg2dec /, which includes the encoder and decoder source code, and the VC compiled executable programs. Par / directory is given in a second group of 25 and 30 under the rate of MPEG-2 and MPEG-1 encoding of the document encoding parameters. The standar 下载
该目录下包含了实施ISO/IEC DIS 13818-2标准的源程序。它可以将为压缩的图像 转化成MPEG-1和MPEG-2视频编码流,同时也可以进行逆变换。 doc/目录下的mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信 息。verify/目录下是一组用来进行验证的图像和小的数据流,以及用来自动检测编码 器和解码器输出的Unix shell脚本文件。 在src/目录下有两个子目录mpeg2enc/和mpeg2dec/,其中包含了编码器和解码器 的源代码,以及在VC下编译过的可执行程序。par/目录下给出了一组可在每秒25和30帧 的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。 可以在标准的C编译器中,编译makefile文件来运行该程序。 在bin/目录下,给出了该文件的可执行程序。 在mpeg2ply/目录下包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。 -this directory contains the implementation of the ISO / IEC DIS 13818-2 standards of the source. It will be compressed images into MPEG-1 and MPEG-2 video encoding flow, but also for inverse transform. Doc / directory and the mpeg2enc.doc mpeg2dec.doc document contains decoders for further information. Verify / directory is a group used for the certification of small images and data flow, and used to automatically detect encoder and decoder output of the Unix shell script file. In src / directory there are two subdirectories mpeg2enc and / mpeg2dec /, which includes the encoder and decoder source code, and the VC compiled executable programs. Par / directory is given in a second group of 25 and 30 under the rate of MPEG-2 and MPEG-1 encoding of the document encoding parameters. The standar 下载
一个好的cd播放器这篇文章是我第一次在VC在线发表,我应该是只VC的菜鸟。为了找个能循环播放mp3的VC源程序,我搜遍了网上的资源(差点气得要砸电脑),好不容易找到一个,却只有程序中的调用,关键的类的生成文件却没有,有什么用?(主要是自己没有MCI函数的具体的参数资料,不知道怎么调用,如果你有,请发一份给我,字符串的我已经有了,命令方式的没有。) 后来找到一个,非常感谢他,作者叫:黄利龙。但他没有单独把类分离出来,且没有保存列表到文件。 我把他的程序打印出来,仔细分析了程序语句,然后进行了修改和优化。大家可以从下面的程序看出来,我们菜鸟的人基础不够,很希望了解每一句的确切意思,有些地方我带有猜测的,如果有错的地方,请大家指出,也欢迎大家来信和我交流,我向您学习。-a good cd player this article is the first time I VC published online, I should be the only VC exposure. To find MP3 players can cycle of VC source, I searched online resources (almost went to smash computer), and managed to find one, only the procedures called key to the class file has not, what is the use? (Mainly MCI is not their specific function of the parameters of information, I do not know how call, if you have, please send a copy to me, the string I have, in no order.) He found one, very grateful to him, the writer asked : Huang Lung. But he did not single out separate category, which does not keep a list of documents. I regard him to print out the procedures, a detailed analysis of the program statement and then proceed to a revision and optimization. Below we can see the procedu 下载
modbus程序开发 自适应信号处理matlab程序 24点 vc vc excel 读取文件 msp430f135 程序 回归计算 c 文件查找字符串 类似matlab glade教程 matlab 数据类型 端口扫描器设计程序 xp进dos工具 java pda 程序开发 gis开发书籍 商品维护 log 算子 代码 binary cod 线性回归算法 java “如何制作pc游戏 api 定时关机 verilog 液晶 程序 处理 excel 殿堂之路下载 1 9 数字 九 格 apache xml解析器 c primer(第4 版)习题解答 linux无线扫描工具 vc开发视频聊天 魔兽世界文件查看器 rsa 代码 二进小波变换 matlab 蓝牙鼠源程序 emd程序 低通滤波 图像处理 mp3文件分析 pdu 编码 解码 利用小波变换分析数字图像 矩阵转置 c 漂亮的vb播放器代码下载 下载 刷新 页面 jsp 运动估值 lcm1602 mjp扩展名 mfc制作播放器 抽奖源码 c/s 聊天代码 全景图像拼接 音乐波形图 麻将胡牌算法 编写静态库