interactive mapping, an excellent paper to illustrate the interactive mapping
标签: interactive mapping illustrate excellent
上传时间: 2014-12-01
上传用户:
LDATRACE Calculates an LDA transform to maximize trace discriminant
标签: discriminant Calculates transform LDATRACE
上传时间: 2013-12-17
上传用户:tyler
ElGamal method is an aymetric method to crypt message. You can use ElGamal to crypt the key session of symetric method.
标签: ElGamal method crypt aymetric
上传时间: 2014-01-16
上传用户:xzt
RSA is an asymetric method to crypt message. You can use RSA to crypt the key session of symetric method.
标签: crypt RSA asymetric symetric
上传时间: 2013-12-07
上传用户:ma1301115706
SHA512 is a hash function. You can use sha512 with an asymetric method to sign a document.
标签: 512 asymetric function document
上传时间: 2017-04-22
上传用户:6546544
An e-book to learn the usage of HTK toolkit..
标签: toolkit e-book learn usage
上传时间: 2013-12-20
上传用户:jyycc
an introduction course to tcl programming language for networks
标签: introduction programming language networks
上传时间: 2013-12-19
上传用户:jiahao131
樣板 B 樹 ( B - tree ) 規則 : (1) 每個節點內元素個數在 [MIN,2*MIN] 之間, 但根節點元素個數為 [1,2*MIN] (2) 節點內元素由小排到大, 元素不重複 (3) 每個節點內的指標個數為元素個數加一 (4) 第 i 個指標所指向的子節點內的所有元素值皆小於父節點的第 i 個元素 (5) B 樹內的所有末端節點深度一樣
上传时间: 2017-05-14
上传用户:日光微澜
Code to convert an pgm image to matrix matlab
标签: convert matrix matlab image
上传时间: 2014-01-25
上传用户:gut1234567
欧几里德算法:辗转求余 原理: gcd(a,b)=gcd(b,a mod b) 当b为0时,两数的最大公约数即为a getchar()会接受前一个scanf的回车符
上传时间: 2014-01-10
上传用户:2467478207