资源列表

« 1 2 ... 57 58 59 60 61 6263 64 65 66 67 ... 9711 »

[Linux/Unix编程freeradius-1.0.5

说明:RADIUS认证协议,非常完整,包括认证、授权、记费-RADIUS authentication protocol, a very complete, including authentication, authorization, recording fees
<曹长斌> 在 2008-10-13 上传 | 大小:2598754 | 下载:0

[Linux/Unix编程51EDA_code_BIOSV6.01

说明:基于ARM7 BIOS源代码,适用CPU:三星S3C44B0X。-ARM7-based BIOS source code, the application CPU : Samsung S3C44B0X.
<石林> 在 2008-10-13 上传 | 大小:1165294 | 下载:1

[Linux/Unix编程iscsitarget-0.4.12.tar

说明:iscsi企业级target.很好用 -ISCSI enterprise-class target. Good use
<迟云> 在 2008-10-13 上传 | 大小:87678 | 下载:0

[Linux/Unix编程亲密数

说明:如果整数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为
<姚紫欣> 在 2008-10-13 上传 | 大小:1023 | 下载:0

[Linux/Unix编程Understanding_The_Linux_Kernel

说明:Linux内核源代码分析的经典书籍(英文版)-Linux kernel source code analysis of the classic books (in English)
<zhou> 在 2008-10-13 上传 | 大小:2973278 | 下载:0

[Linux/Unix编程手机短消息服务的服务器和客户端.tar

说明:手机短消息的服务器端和客户端的源代码 是应用于LINUX/UNIX开发环境的-phone short message server and client source code is used in Linux / UNIX development environment
<李飞> 在 2008-10-13 上传 | 大小:93430 | 下载:0

[Linux/Unix编程字符设备驱动程序的框架

说明:在不用某个设备时,可以将他卸载,主要是从/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
<yo> 在 2008-10-13 上传 | 大小:843 | 下载:0

[Linux/Unix编程精灵进程

说明:这是一个实现精灵进程的程序,虽然是一个小程序,但是据我所知本站上还没有,请高手指教.-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.
<亿摆> 在 2008-10-13 上传 | 大小:2034 | 下载:0

[Linux/Unix编程信号

说明:这是一个用信号实现父子进程之间简单通讯的程序,要求实现父子进程同步,用信号实现.可能还有待改进的地方-This is a signal achievement with his son communications process between simple procedure requires the synchronization process and his son, using signal achievement. The
<亿摆> 在 2008-10-13 上传 | 大小:3191 | 下载:0

[Linux/Unix编程软盘可装下的linux

说明:将Linux系统裁减到就像DOS一样只要一张软盘就能启动,是制作嵌入式Linux的基础。网络上有许多实现方法的介绍,但是在实践过程中都或多或少存在着一些问题或不方便之处。我结合自己在这方面的实践经验,详细介绍基于软盘Linux的制作过程-Linux systems like DOS cut the same as a floppy disk can be launched is the production of embedded Li
<李明> 在 2008-10-13 上传 | 大小:4184 | 下载:0

[Linux/Unix编程迷你型的 linux 系统

说明:构建一个迷你型的 linux 系统。它占用的硬盘空间远小于 16M 字节,但是却包括了 XFree86 的 X Window 窗口系统。-Construction of a mini - linux system. It occupied disk space is much less than 16M bytes, but does include the XFree86 X Window System window.
<李明> 在 2008-10-13 上传 | 大小:6389 | 下载:0

[Linux/Unix编程Linux内核重编译常见故障介绍

说明:收集整理了几个在Linux内核重编译中最常见的故障及其解决方法,如果您在编译内核过程中遇到了类似的故障,那么本文将会对您有所帮助。-collected several of the Linux kernel recompile the most common fault and the solution, if you are in the kernel process encountered a similar fault, then
<李明> 在 2008-10-13 上传 | 大小:2708 | 下载:0
« 1 2 ... 57 58 59 60 61 6263 64 65 66 67 ... 9711 »

源码中国 www.ymcn.org