资源列表
gzip13s
- UNIX下gzip的实现源码,c语言实现,可以将其移植到其他平台-Unix gzip achieve the source, c language, which can be transplanted to other platforms
find41s
- UNIX下find命令的实现代码,c语言实现,可以方便的将其移植-UNIX find command under the realization code, c language, can easily be transplanted
VirtuaNewsPro104
- 软件类别: PHP源码 / 文章管理 软件语言: 简体中文 授权方式: 商业版 文件大小: 308K -software categories : PHP source / articles management software Language : English Authorization : commercial version of File Size : 308K
freeradius-1.0.5
- RADIUS认证协议,非常完整,包括认证、授权、记费-RADIUS authentication protocol, a very complete, including authentication, authorization, recording fees
51EDA_code_BIOSV6.01
- 基于ARM7 BIOS源代码,适用CPU:三星S3C44B0X。-ARM7-based BIOS source code, the application CPU : Samsung S3C44B0X.
iscsitarget-0.4.12.tar
- iscsi企业级target.很好用 -ISCSI enterprise-class target. Good use
亲密数
- 如果整数A的全部因子(包括1,不包括A本身)之和等于B;且整数B的全部因子(包括1,不包括B本身)之和等于A,则将整数A和B称为亲密数。求3000以内的全部亲密数。 *题目分析与算法设计 按照亲密数定义,要判断数a是否有亲密数,只要计算出a的全部因子的累加和为b,再计算b的全部因子的累加和为n,若n等于a则可判定a和b是亲密数。计算数a的各因子的算法: 用a依次对i(i=1~a/2)进行模运算,若模运算结果等于0,则i为a的一个因子;否则i就不是a的因子。 *-If all
Understanding_The_Linux_Kernel
- Linux内核源代码分析的经典书籍(英文版)-Linux kernel source code analysis of the classic books (in English)
手机短消息服务的服务器和客户端.tar
- 手机短消息的服务器端和客户端的源代码 是应用于LINUX/UNIX开发环境的-phone short message server and client source code is used in Linux / UNIX development environment
字符设备驱动程序的框架
- 在不用某个设备时,可以将他卸载,主要是从/proc 中取消某个设备的特殊文件,可用特定的函数实现。上面列举一个字符设备驱动程序的框架.来说明这个过程 -not in a particular equipment, he can be unloaded, mainly from / proc remove certain documents to the special equipment can be used to achieve a specific function. Listed abo
精灵进程
- 这是一个实现精灵进程的程序,虽然是一个小程序,但是据我所知本站上还没有,请高手指教.-This is a process to achieve the genie procedures, although it is a small program, but as far as I know there was no site, experts advise.
信号
- 这是一个用信号实现父子进程之间简单通讯的程序,要求实现父子进程同步,用信号实现.可能还有待改进的地方-This is a signal achievement with his son communications process between simple procedure requires the synchronization process and his son, using signal achievement. There may be room for improvement
