登录
首页 » Windows_Unix » expriment

expriment

于 2016-01-05 发布 文件大小:1356KB
0 280
下载积分: 1 下载次数: 3

代码说明:

  华南理工大学操作系统四个实验,包括源码和实验报告(South China University of Technology four experimental operating system)

文件列表:

实验一
......\an_ch2_1a.cpp,323,2015-11-25
......\an_ch2_1b.cpp,280,2015-11-25
......\share_var.cpp,424,2015-11-25
......\实验一.doc,743936,2015-12-19
实验三
......\myfind.cpp,9229,2015-11-26
......\实验三.doc,416768,2015-12-19
实验二
......\hair_cut.cpp,1817,2015-12-18
......\produce_consume.cpp,1897,2015-11-25
......\read_write.cpp,3975,2015-11-25
......\实验二.doc,278528,2015-12-19
实验四
......\comand.cpp,3134,2015-12-19
......\doit.cpp,1325,2015-12-19
......\实验四.doc,236032,2015-12-19

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DOS源码
    说明:  dos源码,国产的,不是ms-dos,可以学习,非常好用(dos code,made in china ,not ms-dos)
    2020-06-16 09:00:01下载
    积分:1
  • antenna_for_test
    一个用于天线伺服转台的程序,根据飞机飞行的GPS实时数据,解算出地面伺服天线转台的俯仰角和方位角,指导天线输出,对准飞机位置(A program for the antenna servo turntable, according to the aircraft flying GPS real-time data, the ground servo antenna turntable tilt angle and azimuth, to guide the antenna output, alignment aircraft position)
    2017-05-02 14:54:05下载
    积分:1
  • myshell
    用纯C语言编写的一个Linux下的Shell,包含tch和bash的基本功能(包含重定向和后台运行),暂时不支持管道。已经在cygwin和Ubantu 7.10下测试通过。 主要包含: makefile 编译生成myshell可执行文件 myshell.c 主函数(涉及程序入口) utility.c 所有功能函数(将近1000行) myshell.h(包含宏定义、结构体声明、库函数的头文件,及utility.c中的所有函数的声明) readme 用户手册(当用户在myshell里输入help <command> 时,输出<command>的使用说明) (With pure C language under Linux in a Shell, contains tch and bash the basic functions (including redirect and running in the background), the moment does not support the pipeline. Has been under cygwin and test Ubantu 7.10. Mainly includes: makefile compiler generated executable file myshell main function myshell.c (relating to procedures for entrance) utility.c all the features of function (nearly 1000 lines) myshell.h (contains macro definition, the structure declaration, the first document library, and all utility.c statement function) readme user' s manual (when users enter help in myshell <command> , The output <command> The use of explanation))
    2009-04-27 14:38:33下载
    积分:1
  • ucore-thumips-ucore-fix
    这是个一个基于mips的开源操作系统ucore.(An operating system based-on mips.)
    2020-07-11 10:08:54下载
    积分:1
  • ucore-lab1
    Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验1:系统软件启动过程。实验目的:操作系统是一个软件,也需要通过某种机制加载并运行它。在这里我们将通过另外一个更加简单的软件-bootloader 来完成这些工作。为此,我们需要完成一个能够切换到x86 的保护模式并显示字符的bootloader,为将来启动操作系统做准备。proj1 提供了一个非常小的bootloader,整个bootloader 的大小小于512 个字节,这样才能放到硬盘的主引导扇区中。通过分析和实现这个bootloader,读者可以了解到:基于分段机制的存储管理、设备管理的基本概念、PC 启动bootloader 的过程、bootloader 的文件组成、编译运行bootloader 的过程、调试bootloader 的方法、在汇编级了解栈的结构和处理过程、中断处理机制、通过串口/并口/CGA 输出字符的方法。文件中包括源代码、实验指导书和实验报告。(Ucore is a small operating system for learning, the " Sparrow" contains the virtual memory management, process management, processor scheduling, synchronization mutually exclusive, inter-process communication, file system and other major kernel functions, the total amount of kernel code ( C+ asm) no more than 5K lines. Fully embodies the " small" the guiding ideology. This is ucore experiment 1: the system software boot process. Purpose: the operating system is a software, but also need some mechanism to load and run it. Here we will adopt another more simple software-bootloader to complete these tasks. To this end, we need to be able to complete a switch to the x86 protected mode and display the characters bootloader, the operating system to start to prepare for the future. proj1 provides a very small bootloader, the bootloader is less than 512 bytes in size, so as to put the hard disk master boot sector. Through the analysis and to achieve this bootloader, the read)
    2011-06-07 14:36:34下载
    积分:1
  • 用login二级目录的文件
    这个程序是模拟采用二级目录结构的磁盘文件系统中的文件操作,它可以实现对文件的一些基本管理,如:读、写、删除文件等。通过这个程序可掌握文件子系统的原理,加深对二级目录结构的文件系统中用户管理、文件管理、目录管理的理解,并用程序实现对文件子系统的模拟。(the procedure is simulated using two disk directory structure of the file system file manipulation, it can be achieved on some basic document management, such as : read, write, delete files. Through this procedure can grasp the principle document subsystems to enhance the structure of the two file system user management, document management, directory management, understanding, and the procedures to achieve the right documents subsystem simulation.)
    2020-12-12 20:29:16下载
    积分:1
  • 计算机
    说明:  操作系统提供一系列服务: 多任务、用户界面、内存管理、内存保护、 文件存取、网络、设备控制、硬件控制 、错误检测及恢复系统、安全(The operating system provides a range of services: Multitasking, user interface, memory management, memory protection, File access, network, device control, hardware control, error detection and recovery systems, security)
    2020-06-21 20:40:01下载
    积分:1
  • TextCoreData
    文本的核心数据,精选ios编程学习源码,很好的参考资料。(The core data text, select learning IOS programming source code, a good reference.)
    2013-12-14 08:54:53下载
    积分:1
  • 计算机
    操作系统提供一系列服务: 多任务、用户界面、内存管理、内存保护、 文件存取、网络、设备控制、硬件控制 、错误检测及恢复系统、安全(The operating system provides a range of services: Multitasking, user interface, memory management, memory protection, File access, network, device control, hardware control, error detection and recovery systems, security)
    2020-06-21 20:40:01下载
    积分:1
  • 1196084华工课程设计
    说明:  华南理工大学操作系统课程设计文件哈哈哈哈哈哈(hua nan li gong da xue cao zuo xi tong ke cheng she ji)
    2021-02-18 19:09:44下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载