搜索资源列表
操作系统linux报告网页版(web)
- 操作系统课程设计,在linux下实现操作系统的基本功能,包括设备驱动、系统功能调用、文件系统-courses on operating system design, the Linux operating system under the basic functions, including device drivers, the system function calls, file systems, etc.
wum1
- 基于WEB的linux系统账号管理系统 为GF做的课程设计,很简单,阐述了原理,主要用到 PHP、MYSQL、GCC3.0。-Web-based account management system Linux system to do GF curriculum design, and is very simple to explain the principles, the main use PHP, MYSQL, GCC3.0.
caozuoxitong
- 以前做的操作系统的课程设计,内容包括:1)编写一个C程序,使用Linux下的图形库,分窗口显示三个并发进程的运行 2)采用模块方法,添加一个新的设备驱动程序 3)了解/proc文件的特点和使用方法,监控系统状态,显示系统中若干部件的使用情况,用图形界面显示系统监控状态
3
- 用UML 制做的银行存款系统-活动图\\银行系统 类图 银行 UML uml uml活动图 uml 活动图 用例图分析 软件课程设计 uml银行系统图
os(linuxshellthreadprocess)
- liunx下的shell实现;进程、线程同步的实现;I/O系统调用的比较(mmap)——操作系统的课程设计
xitongruanjiankechengsheji
- 系统软件课程设计 适用于本科生操作系统LINUX课程设计
JOBS
- 作业调度程序,操作系统的课程设计,LINUX系统下使用
ufs.rar
- 使用FUSE提供的API,在linux下实现的简单的文件系统。此为操作系统课程设计。,Using the FUSE API , implement an simple filesystem in linux. It is the operation system homework.
czxtshiyan
- 操作系统课程设计 linux文件系统模拟,-Curriculum design linux operating system file system simulation,
pv
- 在LINUX系统下实现PV操作的算法,课程设计时编写的,能够成功运行-LINUX system in the implementation of the algorithm for PV operation, the preparation of curriculum design and be able to run successfully
ARMlinuxppt
- 嵌入式LINUX系统课程设计 嵌入式LINUX课件-LINUX Embedded System Embedded LINUX Courseware Course Design
CurriculumDesignCompilingLinuxKernel
- 编译linux内核,向内核添加系统调用源码和报告。操作系统的一个课程设计,修改内核源代码,向内核文件中增加系统调用;重新编译内核;编程调用自己创建的系统调用;图文并茂,花了两天时间才顺利做完,拿来分享,希望能帮助看到的朋友顺利编译内核。 -Compiling linux kernel, add the system calls to the kernel source code and reports. Operating system, a curriculum design, modif
src
- C语言课程设计的作品,要求为设计一个终端界面下的海外投资信息管理系统,我采用ncurses库编写,内有Makefile和README以及样例数据。-C language curriculum design works, required for the design of a terminal interface of the overseas investment information management system, I use ncurses library preparation,
ufs
- 在Linux环境下实现基于UFS的多级用户空间文件系统。同时这也是操作系统的课程设计。-This code is writed to design a file system in user space based on UFS. Also it is the solution for a operating system curricular.
Linux
- 计算机操作系统LINUX课程设计。在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的模拟Linux文件系统。-Computer operating system LINUX curriculum design. In any OS, the establishment of a large file and put it into a false plate, in which the realization of a simple simulation of Linux fi
cfz
- 【设计题目】Linux二级文件系统设计【开发语言及实现平台或实验环境】C++/VC++【设计要求】理解Linux的文件系统的组织;掌握常用的数据结构;系统采用两级目录,其中第一级对应于用户账号,第二级对应于用户帐号下的文件 使用文件来模拟外存,进行数据结构设计和操作算法的设计,实现一个文件系统并实现基本的文件操作(为了简便文件系统,不考虑文件共享,文件系统安全以及管道文件与设备文件等特殊内容)。要求:1、对程序的每一部分要有详细的设计分析说明 2、程序执行的每个步骤要有具体的提示内容或输出3、源
Embedded_Linux_based_smart_phone_system_design
- 基于嵌入式Linux的智能型手机系统设计Embedded Linux-based smart phone system design很不错的课程设计-Embedded Linux-based smart phone system design Embedded Linux-based smart phone system design a very good course design
LinuxFileSystem
- 课程设计:Linux二级文件系统设计(C语言实现) 1.本实验的目的是通过一个简单多用户文件系统的设计,加深理解文件系统的内部功能和内部实现。 2.结合数据结构、程序设计、计算机原理等课程的知识,设计一个二级文件系统,进一步理解操作系统。 3.通过对实际问题的分析、设计、编程实现,提高实际应用、编程的能力 -Course Design: Linux File System Design (C language)
09-10-2
- 操作系统课程设计 linux系统下的二级文件目录 较为繁琐 程序较长 使用c-a descr iption of the file system using c
Shell程序之学生管理系统
- shell编程的学生成绩管理系统,是我之前的一个课程设计(Student Achievement Management System Based on Shell Programming,It was one of my previous curriculum designs.)