-
-
rasta2_2_3.rar
... or streams of feature vectors. Three
feature extraction approaches are supported - PLP, log-rasta and
J-rasta. For each case, cepstral features are typically produced,
although there are some options for spectrum-like features.
RASTA handles various ...
-
rasta2_3beta.rar
... or streams of feature vectors. Three
feature extraction approaches are supported - PLP, log-rasta and
J-rasta. For each case, cepstral features are typically produced,
although there are some options for spectrum-like features.
RASTA handles various ...
-
2973.rar
... 比赛题
The game of Scrabble is played with tiles. A tile either has a single letter written on it, or it is blank. In the latter case, the tile may be used to represent a letter of your choice. On your turn, you arrange the tiles to form a word. Each tile ...
-
2136.rar
北京大学ACM比赛题目
Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input (no more than 72 characters ... each letter (but not blanks, digits, or punctuation) appears in the all-upper-case input. Format your output exactly as shown.
-
Two-Category_Classifier.rar
This Two-Category Classifier Using Discriminant Functions to
separeate two classes. The Classifier is designed on classes which
has two feature vectors and other case it has one feature vector.
-
example-3.rar
This application has one task that reads characters from stdin
and sends them to a second task. This converts the characters
to upper case and sends them back to the first task for printing.
Each task will execute on a different processor.
-
-
C++jiang_yi.rar
Part 1. OO Techniques
(面向对象技术)
Chapter 1. OO Software Development
(面向对象软件开发)
Chapter 2. Case Study--OO in C++
(C++面向对象程序设计实例)
Part 2. Object-Oriented Programming
(面向对象 ...
-
case.rar
通过VC调用Ansys进行计算。可实现VC下Ansys的后台运行。
-
huffman_src.zip
... to s1 and 2 bits to s2, s3 so the encoded length will be 1*1000+2*(200+30)=1460 bits=182 bytes). In the best case the file consisted of just one symbol will be encoded with compression ratio as 1:8. Huffman coding is used in image compression, however in ...
-