-
-
-
Encoder600.zip
This File introduce how to read the Encode Device form API.
-
-
encode.rar
iris encoding iris normalization iris recognition
-
Base32Url_and_Base64Url.rar
Standards based implementations of various Base32 and Base64 encoding/decoding methods. These are designed to encode binary data to plain text, and decode the resulting text back to the original binary. Useful when you need to transfer binary data through ...
-
-
-
gen.rar
this code to generate parity check matrix of Low density parity check cod, and encode in order to codeword
-
-
encode.rar
用维吉利亚密码的方法,以ART(不区分大小写)为密钥对任意给定的字母进行加密。加密方法为:将字母a,b,c…z 对应数字0,1,2……25。明文字母m,密文c,密钥k,c=m+ki mod 26 (i=1,2,3)。
-