资源列表
server
- Linux下的网络通信,服务端,用来接收客户端的信息并反馈。-Linux, network communications, server, used to receive client information and feedback.
mydu.tar
- unix du命令的简单实现,主要可以学习glob函数的使用-static int64_t mydu_getblocks(const char*path) { int i int64_t sum=0 static struct stat stat_result glob_t glob_result static int ret static char fullpath[PATHMAX] if (lstat(path, &stat
througuput3
- 学习ns2的同学们可以借用下,计算吞吐量的简单代码-Learning students can borrow ns2, the calculation of throughput of the simple code
ceshi
- 这是一个CGI的测试程序,已经调试通过,可以使用,希望对大家有用-This is a CGI test program has been through debugging, you can use, I hope useful
AESKey
- 60行纯java代码实现AES加密解密的工具类-java AES encryption and decryption
ReorderingCursorWrapper
- Cursor wrapper that reorders rows according to supplied specific position mapping.
c6x_ksyms
- Port on Texas Instruments TMS320C6x architecture.
or32_ksyms
- Linux architectural port borrowing liberally similar works of others. -Linux architectural port borrowing liberally similar works of others.
RSA
- 这是一个简单的RSA加密算法,用C语言实现。-This is a simple RSA encryption algorithm, implemented in C language.
xt_conntrack
- Header file for kernel module to match connection tracking information.
search_n
- search_n(ForwardIterator first, ForwardIterator last, Size count,.
One-time-pad
- 由于上课需要,自己编写的One time pad加密算法。同样能实现相同的加密功能,但是所耗的资源、加密速度不同。-Due to scheduling needs, we have written One time pad encryption algorithm. Encryption can also achieve the same functionality, but the consumption of resources, different encryption speed.