搜索资源列表
RSA解密和加密算法的实现和应用
- RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个数便是 public_key ,编码过程是, 若资料为 a,
Bas64_EnCode
- Base64 加密算法(Author 蒋柏良 Jerry Jiang)-* * DEscr iptION * Base64 processes input in 24bit chunks by converting each chunk into 4 * bytes of output. It does so by splitting input into four 6bit groups and * using these as indexes in the following
kyotocabinet-java-1.14.tar
- 这是 kyoko cabinet C 代码有关 Java 的绑定接口。 kyoko cabinet 是一个管理数据库的库。该数据库是一个单一的数据文件,每个记录为关键字和值。每个关键字和值是可变长度的字节序。二进制数据和字符串都可作为关键字或值。每个关键字必须唯一。没有数据表和数据类型的概念。记录以哈希表和b树组织。 -Kyoto Cabinet is a library of routines for managing a database. The database is a
kyotocabinet-lua-1.13.tar
- 这是 kyoko cabinet C 库的Lua语言绑定的API接口。 kyoko cabinet 是一个管理数据库的库。该数据库是一个单一的数据文件,每个记录为关键字和值。每个关键字和值是可变长度的字节序。二进制数据和字符串都可作为关键字或值。每个关键字必须唯一。没有数据表和数据类型的概念。记录以哈希表和b树组织。-Kyoto Cabinet is a library of routines for managing a database. The database is a sim
ttkern
- Load the basic TrueType kerning table. This doesn t handle kerning data within the GPOS table at the moment.
ttkern
- Load the basic TrueType kerning table. This doesn t handle kerning data within the GPOS table at the moment for Linux.
crc-itu-t
- CRC table for the CRC ITU-T V.41 0x0x1021 (x^16 + x^12 + x^15 + 1).
ircomm_core
- A small call-table, so we don t have to check the service-type whenever we want to do something.
therm
- exit now if we haven t found the thermal table.
ebt_mark
- The mark target can be used in any chain, I believe adding a mangle table just for marking is total overkill. Marking a frame doesn t really change anything in the frame anyway.
ttkern
- Load the basic TrueType kerning table. This doesn t handle kerning data within the GPOS table at the moment. -Load the basic TrueType kerning table. This doesn t handle kerning data within the GPOS table at the moment.
isalpha
- Why doesn t gcc define ARM ARCH ? Instead it defines bunch of below macros. See all architectires[] table in gcc config arm arm.c. On a side note it defines Source Code for Linux v2.13.6.
TempSensor-R-T-table-to-AD-T-table
- 温感电阻表转AD表 温度传感器AD采集 查找表转换 ,依温感数据手册得到电阻温度对应表,根据电路图编程批量转换为AD值温度对应表 c语言版-TempSensor R-T table to AD-T table
