-
-
-
[
PDF]
slideldpc.zip
This is a slide for the introduction of Low density parity check codes. It gives an introduction of the LDPC codes, also describe the methodology of how to encode LDPC codes and how to decode.
-
[
C#(.net)]
VS_Solution_Converter.zip
... window on start, minor UI fine tuning
-- Fixed bugs when converting ANSI encoded(e.g. Cmake generated solution files uses ANIS encode) solution files
-- Fixed a bug when converting solution files start with an empty line
-- Add drag & drop support
-
[
Visual C++ (VC++)]
VideoGrabber.zip
... to enumerate video capture devices, and capture into a buffer on a seperate thread. A program can link to this DLL, begin video capture, and pull from the 30 frames/second buffer at any frequency and get full RGB frames to then save to disk, encode, etc.
-
[
C/C++]
c_model.rar
JPEG CMODELS JPEG ENCODE AND DECODER SUITABALE HARDWARE MODELS
-
-
-
-
[
Matlab]
DSSS_enhanced_with_a_coarse_time_synchronization_
... -Spectrum Modulation Trx/Rcx system, in which, the phase of the pseudo-random sequence generated in the transmitter and used to encode the data stream is unknown a priory at the receiver.A parallel search strategy is employed to locally determine it in ...
-
[
C/C++]
Huffman.rar
This file encode a txt file with the Huffman algorithms. It also reconstruct it.