搜索资源列表
final_decode
- rs解码器在fpga上的实现,采用的modelsim开发平台 -rs on fpga decoder in the realization of the development platform used in modelsim
Final
- Generate random bits, convert to bipolar, corrupt the message by passing through noise and decode using hard decision decoding and calculate BER
TSdecode
- TS协议解析,包括MPEG的分析 Decode MPEG-2 transport streams Peter Daniel, Final year project 2000/2001-ts decoder Decode MPEG-2 transport streams Peter Daniel, Final year project 2000/2001
h264-src
- h264编解码源代码; 版本final-jm8.6; -video encode and decode h264
project.tar
- In this assignment you will be designing a chip that both encodes and decodes a data stream using a Hamming code. You will also inject random errors into the data stream and your decoder must be able to fix single-bit errors. Note: This project is in
FFmpeg_13
- 这是一个使用FFMpeg的示例程序,使用的是13版的库文件,实现了从一个任意格式的视频读入。进行解码,每隔10帧取一帧进行编码,最后存储成任意格式的输出文件,默认的输入文件名为 video.mp4 ,输出文件名为 out.avi ,需要自己在工程目录下添加输入视频。-This is an example of the use of FFMpeg program, using a version of the 13 library files, and a video in any format