搜索资源列表
los
- 操作系统课程设计 1、模拟UNIX(linux)文件系统 [问题描述] 在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的 模拟UNIX文件系统 。 [基本要求] 1.在现有机器硬盘上开辟20M的硬盘空间,作为设定的硬盘空间。 2.编写一管理程序对此空间进行管理,以模拟UNIX(linux)文件系统,具体要求如下: (1) 要求盘块大小1k 正规文件 (2) i 结点文件类型 目录文件 (共1byte) 块设备 管道文
根据TTL识别操作系统
- Windows 9x/NT/2000 Tntel 128 Digital Unix 4.0 Alpha 60 Linux 2.2.x Intel 64 Netware 4.11 Intel 128 AIX 4.3.x IBM/RS6000 60 Cisco 12.0 2514 255 Solares 8 Intel/Sparc 64
rtklib_2.4.1 卫星数据解算的程序
- rtklib 版本2.4.1 An Open Source Program Package for GNSS Positioning 日本开源网站上提供的关于卫星数据解算的程序。All of the executable binary APs for Windows are included in the package as well as whole source programs of the library and the APs. * For real-time PP
doc
- 1. Download the version you want: * Version 1.3.4 (30 Aug 2007) -- this is the latest version for UNIX/Linux and Windows * Previous versions 2. Unzip the file, which will create a directory called klt and place all the files there 3. Co
zipfiles
- 1)Introduction to unix- A beginners guide for quick start in Unix without much external help.A good book. 2)BeginningC++ game programming 3)Computers networking unix - solaris - tcpip network administration 4)Dictionary of networking 5)Netwo
OS
- 实验要求 编写类似于DOS,UNIX的命令行解释程序 (1)自行定义系统提示符 (2)自定义命令集(8-10个) (3)用户输入HELP以查找命令的帮助 (4)列出命令的功能,区分内部还是外部命令 (5)用户输入QUIT退出 (6)内部命令有dir, cd, md, rd, cls, date, time, ren, copy等。 -The experiment requires the preparation is similar to the DOS, UNI
01_20130415.doc.tar
- 项目描述 (1) 设计学生结构体,至少包括学生姓名、C语言成绩、Unix成绩、Oracle成绩这四个成员变量; (2) 从键盘接受若干学生信息; (3) 以链表的形式存储在内存中; (4) 对链表进行排序; (5) 排序后的结果存入文件中; (6) 从文件中读取指定条件(比如Unix分数在60到80之间的学生)的学生信息,并显示在屏幕上-Project Descr iption (1) Design Student structure, including at leas
Python入门基础教程全套
- 1.易于学习:Python有相对较少的关键字,结构简单,和一个明确定义的语法,学习起来更加简单。 2.易于阅读:Python代码定义的更清晰。 3.易于维护:Python的成功在于它的源代码是相当容易维护的。 4.一个广泛的标准库:Python的最大的优势之一是丰富的库,跨平台的,在UNIX,Windows和Macintosh兼容很好。 5.互动模式:互动模式的支持,您可以从终端输入执行代码并获得结果的语言,互动的测试和调试代码片断。 6.可移植:基于其开放源代码的特性,Python已