资源列表
Vigenère
- 维吉尼亚算法的实现,构成 明文:每个字符惟一对应一个0~25间的数字。 密钥:一个字符串,其中每个字符同明文一样对应一个数字,代表位移值,如a 表示位移 0,b 表示位移 1,c 表示位移 2,...... )。 加密过程: 将明文数字串依据密钥长度分段,并逐一与密钥数字串相加(模26),得到密文数字串; 最后,将密文数字串转换为字母串。 -Virginia algorithm constitutes explicit: Each character correspon
RC4
- 流密码中RC4算法的加密解密的c程序实现-stream cipher
drv_uart
- linux或android平台串口通信接口实现源代码-linux&android serial
eh-inline-1
- Workaround for a misbehaviour when compiling resource scr ipts using eMbedded Visual C++. The standard . -Workaround for a misbehaviour when compiling resource scr ipts using eMbedded Visual C++. The standard .
cifa
- 从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续进行)
device
- 对PX270开发板上,关于arm的按键可编程驱动,以及test程序。-The development of the PX270 board programmable buttons on the arm drive, and the test program.
lasi700
- PARISC LASI driver for the 53c700 chip.
counter_32k
- OMAP 32ksynctimer/counter_32k-related code driver .
smi
- Return IB_SMI_HANDLE if the SMP should be handled by the local SMA SM via process_mad.
leds-clevo-mail
- struct clevo_mail_led_dmi_table - List of known good models.
locking-selftest-rlock-hardirq
- FireDTV driver (formerly known as FireSAT).
ohci-tilegx
- Tilera TILE-Gx USB OHCI host controller driver.
