-
-
[
C/C++]
lab2wilision.rar
Write a C++ program to sort, using merge sort, a sequence of various types of data read in from
a file.
-
[
Visual C++ (VC++)]
midicmp.zip
... first intention writing this program was getting knowledge aboutmidi. After writing the pendant TXT2MIDI program I used it to sequence some music titles. When I bought my music workstation (including a morepowerful sequencer) my use of MIDI2TXT/TXT2MIDI ...
-
[
Visual C++ (VC++)]
midsplit.zip
I am able to record a backing sequence that plays life a whole song.In backing seq mode the keyboard also transfers the chords which one does nothear but occur in recording. These chord notes have same channel.The only method to distinguish them from ...
-
[
Matlab]
Fibonacci_sequence.rar
Using MATLAB in the XILINX BLOCKS prepared realize Fibonacci sequence algorithm, when F is 0, the output for 0 F for one, the output is 1 when F is N, the output for the F of the N-1 plus F of N-2 .
-
[
VHDL]
djpeg.rar
Realize jpeg image decoding capabilities. Code design: 1, Reconstruct the Huffman/RLE stream to a sequence2, Arrange the sequence to a matrix using the zigzag scanning backwards3, Multiply the matrix by quantization table
-
[
Unix_Linux]
solomon.rar
how to use recusive to generate
Solomon Golomb sequence
http://www.programming-challenges.com/pg.php?page=downloadproblem&probid=110607&format=html
-
[
Unix_Linux]
solomon.rar
how to use recusive medthod to generate
Solomon sequence number
http://www.programming-challenges.com/pg.php?page=downloadproblem&probid=110607&format=html
Category:
Algorithm Upload User:
szteam Size:
9K
-
-
[
Matlab]
channel.rar
... transmitted in OFDM frame outputs: y- vector of channel outputs (matrix for MIMO again, just like x matrix) create noise vector sequence (each row is a different antenna, each column is a different time index) note: noise is spatially and temporally white
-
[
Windows_Unix]
fasta-35.3.6.tar.gz
... to a protein sequence database or a DNA sequence to a DNA sequence database using the Smith-Waterman algorithm. [. Wat815.] Cssearch3 P is about 10-times slower than FASTA3, but is more sensitive for full-length protein sequence comparison.