资源列表
mpeg2
- 1、简介 此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的ma
DIVX-Compressor
- 这是一个有关用DSPack进行视频压缩的示例程序,这个示例程序非常简单,精简了许多无关的全码,只保留核心功能代码。-This is a sample program for video compression using DSPack, this sample program is very simple and streamlined many independent code, and retain only the core functionality of the code.
lemano
- ketal pipatos desira ikolmo popi
VB网络应用
- VB网络应用,例如:聊天系统,浏览器程序-VB network applications, such as : Chat system, browser procedures
Music-List-Editor
- 传奇3客户端音乐列表文件编辑器 -Mir3 Music List Editor
WaterShed1
- project for operation on bitmaps
huffman
- VC++实现的huffman压缩解压编码,在DOS下运行,调试并通过。-VC++ implementation of the huffman compression decompression code in DOS to run, debug and through.
HTML5_user_reg
- HTML5用户注册页面是一套基于jquery-1.8.2.min.js、jquery-ui.min.js和html5shiv.js等插件制作的给网站提供用户注册功能的网页模板,界面干净整洁,步骤注册,带注册验证功能,共分三步完成用户注册。第一步有用户名、密码、邮箱、出生日期、上传头像、个人主页;第二步有语言、 精通几门;第三步电话、国籍、 邮编、备注等表单选项-HTML5 user registration page is set based on jquery-1.8.2.min.js, jq
DCT_only
- this code is a implementation of the Discrete cosinuss transformation. In this code I have used the direct méthode of calcul by used the equation without used the maatrix multiplication.
divx_core
- 效率极高的divx编解码核心库源代码,可以跨平台编译使用。-very efficient divx codec core of the source code, cross-platform compiler can use.
lzhuff
- lzhuf源自日本的压缩解压缩程序,绝对可以工作-from Japan lzhuf compression decompression procedures