Location:
Search - final decode
Search list
Description: Generate random bits, convert to bipolar, corrupt the message by passing through noise and decode using hard decision decoding and calculate BER
Platform: |
Size: 2048 |
Author: Prakash |
Hits:
Description: rs解码器在fpga上的实现,采用的modelsim开发平台
-rs on fpga decoder in the realization of the development platform used in modelsim
Platform: |
Size: 16384 |
Author: wangyujie |
Hits:
Description: 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
Platform: |
Size: 22528 |
Author: albertyth |
Hits:
Description: h264编解码源代码;
版本final-jm8.6;
-video encode and decode
h264
Platform: |
Size: 2225152 |
Author: 邓莹星 |
Hits:
Description: 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 intended to be individually. I don’t have a problem if you wish to
discuss the project with other students however your final work must be your own.
2. Functional Specification
The chip has to implement the following functions: a) Encode a byte of data using 4-parity bits using a Hamming function b) Decode data using Hamming function, perform error correction -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 intended to be individually. I don’t have a problem if you wish to
discuss the project with other students however your final work must be your own.
2. Functional Specification
The chip has to implement the following functions: a) Encode a byte of data using 4-parity bits using a Hamming function b) Decode data using Hamming function, perform error correction
Platform: |
Size: 1024 |
Author: Amalathithan |
Hits:
Description: 这是一个使用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 to read. Decode 10 encodes a frame every take, the final output files into any format of storage, the default input file name video.mp4 , the output file is named out.avi , it needs its own directory in the project add input videos.
Platform: |
Size: 4155392 |
Author: 俞忠将 |
Hits:
Description: his metric is the sum of all pathMetricDifferences required to decode from
# the detourNode to the beginning of the Trellis. This value is exactly equal
# to the squared Euclidean distance between the optimal path and the path
# associated with these detours.
# priorMsgSequence_: This is the message bits corresponding to all of the edges taken to get to
# this specific detourNode. Taking the 'optimal' path back from here will
# yield the correct message sequence.
# rowIndex_ & colIndex_: These variables hold the value in the Trellis corresponding to detourNode
#
# end_state_: Stores the final state coinciding with the node in order to be able to check
# the tail-biting constraint for TBCCs.
Platform: |
Size: 15994 |
Author: jivisadirov@gmail.com |
Hits: