搜索资源列表
13818_5_for_vc
- 1、简介 此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的ma
ArmAddressInfo_0.11
- Simple command line tool for displaying shared and other memory addresses used by the ARM Code. It also displays additional information about ARM Code capabilities (SACD, DVD-Audio, Nero Digital, DivX Media Format Menu, etc.) Usage: ArmAddressInfo
MtkExtract_0.23.0
- Simple command line tool for extracting all mediatek firmware items at once. Usage: MtkExtract <Mediatek MT13x9 firmware> Also supports MT8226 firmwares!
20041191326762
- /* smplayer, GUI front-end for mplayer. Copyright (C) 2007 Ricardo Villalba <rvm@escomposlinux.org> This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as publishe
Draw_sunplus_bmp_function_introduce
- SUNPLUS 画的BMP的函数使用说明,请参考《画BMP图片》。-Introduce draw BMP function of SUNPLUS.Plz refer to <<draw BMP pic>>