-
-
string_process.rar
... string合并和其他功能。如输入:
set one "The cat"
set two "sat on the mat"
set sentence one + SPACE + two
append sentence " by itself."
print sentence
printwordcount sentence
printwords sentence
printlength sentence
list
exit
得到如下结果:
The cat sat ...
-
eigenfaces_sample.rar
Eigenfaces is used to representing a face by projecting original images onto a face space defined by eigenvectors, and then a new face is compared to known faces by calculating the distance between their projections onto face space.
-
stickcppl.rar
... parts after cutting, there are at most 64 sticks. The second line contains the lengths of those parts separated by the space. The last line of the file contains zero.
Output
The output should contains the smallest possible length of original sticks, ...
-
AFEPack.tar.gz
主要特点
* Flexible finite element space construction based template element library
基于模板单元库灵活的构造 ...
-
-
SDR.rar
软件无线电经典英文书籍《Autonomous Software-defined Radio Receivers for Deep Space Applications》
-
-
-
Munsell_src.zip
... that can render immersive 3D worlds. Direct3D is ideally suited for programs that allow the operator to fly through complex models in 3D space. The specific model I tackled was a model of the Munsell color solid. The Munsell color solid is a model for the ...
-
Alamouti_GUI.zip
A document and source code of Alamouti space time coding scheme
-