-
Mpeg client传输客户端
Mpeg client传输客户端-Mpeg client transfer client
- 2022-08-24 13:28:16下载
- 积分:1
-
礼品系统主要提供顾客和供应商之间完成零件交易的功能,其中包括供应商信息、顾客信息以及零件信息。...
礼品系统主要提供顾客和供应商之间完成零件交易的功能,其中包括供应商信息、顾客信息以及零件信息。-Gifts systems to provide customers and suppliers to complete the function of parts transactions, including vendor information, customer information and part information.
- 2022-03-23 01:34:12下载
- 积分:1
-
一个LZW压缩算法源码 简单实用 很有帮助
一个LZW压缩算法源码 简单实用 很有帮助-LZW compression algorithm a simple and practical source of great help
- 2022-01-25 15:20:52下载
- 积分:1
-
斯坦福大学凸规划的程序,很经典,多次在IEEE的文章中出现
斯坦福大学凸规划的程序,很经典,多次在IEEE的文章中出现-convex
- 2022-06-19 14:20:58下载
- 积分:1
-
this code tree with Hoffman as the compression and decompression of the storage...
此代码用霍夫曼树作为压缩和解压缩的存储结构,实现了字典压缩算法,用C便已成功。-this code tree with Hoffman as the compression and decompression of the storage structure and achieve a dictionary compression algorithm has been successfully used C.
- 2022-04-23 00:32:34下载
- 积分:1
-
实现inflate压缩算法,结构清晰,方便裁剪,比gzip小很多。详情见www.zlib.net
实现inflate压缩算法,结构清晰,方便裁剪,比gzip小很多。详情见www.zlib.net-Realize inflate compression algorithm, structural clarity, easy cutting, much smaller than gzip. Details www.zlib.net
- 2022-04-25 10:18:32下载
- 积分:1
-
GIF文件解码器类使用说明
本解码器类支持GIF文件格式的89a版本,可支持动画GIF文件!
本原代码未经严格测试,欢迎广大朋友批评指正。...
GIF文件解码器类使用说明
本解码器类支持GIF文件格式的89a版本,可支持动画GIF文件!
本原代码未经严格测试,欢迎广大朋友批评指正。-GIF documents decoders use of this category of decoders class support to the GIF file format version 89a, GIF supports animation paper! Primitive code without testing, friends welcome criticism corrected.
- 2022-03-30 17:30:17下载
- 积分:1
-
介绍嵌入式的视频,来自上海交通大学,这是一个播放器的解压缩的程序...
介绍嵌入式的视频,来自上海交通大学,这是一个播放器的解压缩的程序-introduced Embedded Video from Shanghai Jiaotong University, which is a player in the process extract
- 2022-03-16 03:42:07下载
- 积分:1
-
WIN95/98 PE压缩软件源程序
WIN95/98 PE压缩软件源程序-WIN95/98 PE compression software source program
- 2023-09-06 10:30:02下载
- 积分:1
-
1、简介
此代码是IS0 13818
1、简介
此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的main函数注解去掉即可。-1, INTRODUCTION This code is IS0 13818-5 MPEG2 system layer protocol analysis code, after that I modified, and now finally can VC++ 6.0 compiler to run under the release for up dedicated to those who understand the MPEG2 system layer protocol and the hard programmers to work overtime. In order to be able to compile under windows, I modified the relevant part of the operating system code, comment out a number of main function, leaving only the main function decode.cpp no comment, so the procedure is compiled TS streaming system layer decoding analysis procedures, If you want to realize other functions such as encode, as long as the main function of decode.cpp comment, the main function of encode.cpp Notes can be removed.
- 2023-01-05 20:30:04下载
- 积分:1