资源列表
Caesar_Cip2198022142011
- caesar cipher code in java..very helpfu-caesar cipher code in java..very helpfull
456
- RSA算法的C语言实现 1.密钥的产生 (1)选两个安全的大素数p和q。 (2)计算n=p×q,φ(n)=(p-1)(q-1),其中φ(n)是n的欧拉函数值。 (3)选一整数e,满足1<e<φ(n),且gcd(φ(n),e)=1。 (4)计算d,满足de≡1 modφ(n),即d是e在模φ(n)下的乘法逆元,因e与φ(n)互素,由模运算可知,它的乘法逆元一定存在。 (5)以{e,n}为公开钥,{d,n}为秘密钥。 2.加密 加密时首先将明文M比特串分组
v2m
- Wait for the blitter to be completely idle for Linux v2.13.6.
OS_sh
- linux OS simple shell source code
base
- Current pages that are being used for internal memory allocations. These pages are carved up in cacheline-size quanta, so that there is no chance of false cache line sharing.
pmap_clnt
- pmap_clnt.h Supplies C routines to get to portmap services.
nor_Linux
- Linux设备驱动开发详解_nor驱动范例-Linux device driver development driver _nor Detailed Example
au-buffer
- this code is about the doubly link list library link list
A_10068
- UVa ACM 10068 Accepted Code
AD
- 机器人主手给定采集滤波程序,采用pci1713数据采集卡获取数据。- The collection and filtering procedures for Robot master hand,adopting the pci1713 to collecting the data.
oem_iodb
- /******************************************************* * File Name: CangNan.c * Descr iption: 苍南流量计通信程序 * Date: 2006-11-7 *******************************************************/ -/***************************************************
haxi
- linux内核中使用哈希的例子,利用netfilter抓包然后做成哈希链表-linux kernel hash example, the use netfilter packet capture and then made a hash list
