搜索资源列表
NachOS_Project
- NachOS 四个project的完成实验报告 shell 线程管理 文件管理 内存管理-NachOS the completion of lab reports four project shell memory management, thread management document management
lab
- Shell解释程序,用于实现unix下命令的解释执行,后台处理,管道定向等功能。-Shell interpreter, under the command used to implement the interpretation of the implementation of unix, background processing, pipe orientation and other functions.
WindowsCEVirtualMemoryArchitecture
- This lab will help you exploring the usage of Windows CE virtual memory by shell options provided with Platform Builder. And you will learn how to analysis the virtual addressing space using Windows CE Shell.
cpu86
- CPU86 - Free VHDL CPU8088 IP core Copyright (C) 2005-2010 HT-LAB Quick run: 1) Open a DOSBox/Cygwin shell 2) Navigate to the web_cpu88/Modelsim directory. 3) Execute run.bat See website for more details. The CPU86 cor
lab-tk1942-0001.pdf.tar
- INITIAL STEPS TO LOGIN INTO UBUNTU WORKSTATION 1. Boot into Ubuntu OS. Refer to your lab tutor on how to do this. 2. Login into the Ubuntu workstation using your supplied login and password. 3. Open Ubuntu’s terminal client by any of the metho
lab4
- The subject of this programming assignment is writing a simple client-server application that uses (network) sockets.-The subject of this programming assignment is writing a simple client-server application that uses (network) sockets. The client-s
planet
- 一个应用程序模拟大炮打飞机。在GUI界面上,飞机水平飞行,用界面上的按钮控制大炮的运行方向(如向左,向右,向上,向下)。当炮弹碰着飞机后,飞机坠落。包括实验报告。-An application simulates aircraft artillery hit. In the GUI interface, the aircraft in level flight, with the control buttons on the interface running direction of the
tshlab-handout
- 深入理解计算机系统配套lab--tshlab.实现了一个简单的shell.-In-depth understanding of computer systems supporting the lab-. Tshlab implements a simple shell.
shell
- shell解释器实验报告,包括列表管道,重定向,内外部命令-shell interpreter lab reports, including a list of pipes, redirection, internal and external commands
homework2
- In this assignment you will get practice working with Java arrays, and more practice implementing your own classes. Like you did in assignment 1 and lab 4, you will be implementing a class whose specification we have given you, in this case a class c
tsh.c
- 深入理解计算机系统 shell-lab,满分实现-CSAPP 2e shell-lab, 25/25 correctness
lab
- 编写一个shell脚本程序,它带一个命令行参数,这个参数是一个文件。如果这个文件是一个普通文件,则打印文件所有者的名字和最后的修改日期。如果程序带有多个参数,则输出出错信息。 编写shell程序,统计指定目录下的普通文件、子目录及可执行文件的数目,目录的路径名字由参数传入。 用bash编写程序,该程序从键盘输入的n个整数,计算其总和、最大值和最小值并输出,从小到大排序并输出。(Write a shell scr ipt program, which takes a command line