搜索资源列表
Proc文件系统源代码分析报告
- 论文-Proc文件系统源代码分析报告
FTP_linux
- 本设计实现了ftp的设计,使用了socket网络编程,ftp基于cs模式,包含客户端和服务端,可以实现上传、下载、删除、添加等各种功能,支持断点续传、多用户登陆、错误日志等功能。运行环境是linux,压缩包内含有源代码、使用说明、实验报告等,是学习linux和网络编程的上等材料。-This design enables the design of ftp, using the socket network programming, ftp cs-based model, including cl
OS0417
- 此为NachOs实验报告及源码,实验内容: 1. 研究code/shell 下的代码: Nachos 所给的源代码的code/shell 目录下的源代码实现了一个shell,该shell 利用C/C++ 对Linux Shell 命令的调用支持( execl (SHELL, SHELL, "-c", exec_name,NULL) )实现了一个Shell 的Wrapper,使得一个函数(nachos_syscall.c 中的Exec(char*exec_name))可以实现所有的Linu
222
- Linux下进程间多种通信机制实现的源代码和实验报告-jingchengtongxin
CurriculumDesignCompilingLinuxKernel
- 编译linux内核,向内核添加系统调用源码和报告。操作系统的一个课程设计,修改内核源代码,向内核文件中增加系统调用;重新编译内核;编程调用自己创建的系统调用;图文并茂,花了两天时间才顺利做完,拿来分享,希望能帮助看到的朋友顺利编译内核。 -Compiling linux kernel, add the system calls to the kernel source code and reports. Operating system, a curriculum design, modif
SerialPort
- linux环境下串口接收数据与发送数据实验 包含实验报告和源代码-linux environment to receive data and send data to serial experiments with test report and source code
cfz
- 【设计题目】Linux二级文件系统设计【开发语言及实现平台或实验环境】C++/VC++【设计要求】理解Linux的文件系统的组织;掌握常用的数据结构;系统采用两级目录,其中第一级对应于用户账号,第二级对应于用户帐号下的文件 使用文件来模拟外存,进行数据结构设计和操作算法的设计,实现一个文件系统并实现基本的文件操作(为了简便文件系统,不考虑文件共享,文件系统安全以及管道文件与设备文件等特殊内容)。要求:1、对程序的每一部分要有详细的设计分析说明 2、程序执行的每个步骤要有具体的提示内容或输出3、源
fsfds
- crux系统的进程因此,包括源代码以及实验报告-crux hide process
return-into-libc
- 为一篇报告文档,利用return-into-libc方法,完成攻击实验,实验环境为Linux(Ubuntu-9.10),内含实验攻击源代码(无害)。-As a report document, the use of return-into-libc method to complete the attack experiments, the experimental environment for the Linux (Ubuntu-9.10), attack the source code c
linux-GTK
- linux GTK+单词统计程序课程设计 包括源代码 课程设计报告 可执行文件-linux GTK+ word statistics program curriculum design curriculum design report including source code executable file
Perflab
- CSAPP Perflab 满分源代码,附报告,smooth得分20+-CSAPP Perflab Code