资源列表
client
- 该源代码是linux下的抓包程序,该程序是客户端部分,可以接受来自服务器端的数据包。-The linux source code is under the capture process, which is part of the client can accept data from the server-side package.
rc4.asm
- RC4算法的Asm实现,实现效率高,可以很方便的用到工程中去-Asm achieve RC4 algorithm to achieve high efficiency
LPC2148_RAM
- lpc2103_ram.icf 下载配置文件-lpc2103_ram.icf
Memory
- information on memory document
TestEncriptarMD5
- Encript password in MD5
i8237
- 8237A DMA controller suspend functions.
qreader
- QCLucene Reader Private Source Code for Linux.
HttpServerConnection
- An HTTP connection for use on the server side.
mipsprom
- More PROM shit. Probably has to do with VME RMW cycles.
motorola_pgalloc
- inline pgtable t pte alloc one for Linux v2.13.6.
crc
- crc32 源代码,包括16位和32位crc算法,循环冗余校验码(CRC)的基本原理是:在K位信息码后再拼接R位的校验码,整个编码长度为N位,因此,这种编码又叫(N,K)码。对于一个给定的(N,K)码,可以证明存在一个最高次幂为N-K R的多项式G(x)。根据G(x)可以生成K位信息的校验码,而G(x)叫做这个CRC码的生成多项式-crc32 functions
sushu.txt
- 两种素数筛法:埃拉托斯特尼筛法和欧拉筛法。使用时直接调用函数即可,素数都会存储到su数组中-Two prime sieve methods: Elata Terney sieve method and Euler sieve method. The function can be used directly call the prime number will be stored in the su array