搜索资源列表
96_tar.tar
- 华中科技大学96级学生linux内核实习报告- The Central China scientific and technical university 96 levels of students linux essence practice reported
Linux内核实习
- Linux内核实习-internship Linux kernel
homework
- 操作系统内核实习,模拟Shell命令,运行执行后可以使用一些Shell命令
设备管理
- 这是一个linux中设备管理最近寻道时间编程的 是我在实习期间做的-This a Linux device management had recently seek time programming is done in the internship period
ksamp
- Linux操作系统内核实习,cpu的类型与型号,所使用的Linux内核版本,从系统最后一次启动以来已经经历了时间,总共有多少cpu时间执行在用户态?系统态?空闲态,配置了多少内存?当前多少可用?,有多少磁盘读写请求,内核已经进行了多少次上下文切换?,从系统启动以来已经创建了多少进程?-Linux operating system kernel internship, cpu type and model used by the Linux kernel version, from the sys
sharedmemry
- linux 多线程编程, 共享内存传递数据,为了实习多个线程同时访问数据,需要互斥,保证数据同步等-linux multithreaded programming, shared memory to transfer data, in order to practice multiple threads simultaneously access the data, need mutual exclusion, to ensure data synchronization
Solaris9
- 实习时学到的资料 很难得的数据库基础知识 有兴趣可以-Internship information when it is very difficult to learn a basic knowledge of the database who are interested can look at
00748193-lab1
- linux操作系统实习lab1 boot和kernel部分-write os by yourself
lab1
- JOS LAB1 试验报告,操作系统实习mit.6.828-JOS LAB1 Test Report
Ubuntu.Linux-practical-learning-tutorial
- 本文是关于Ubuntu的实习教程,通过此书的学习,可以熟悉Ubunbu的环境,并且掌握一些基本操作。-This article is a tutorial on the Ubuntu internship, learning through this book, you can know Ubunbu the environment, and have some basic operations.
serial
- linux下的视频采集,用QT结合opencv.实习的。 是一个很好用的代码。可以直接下载到ARM10中运行-video capture under linux, using QT with opencv. internship. Is a good use of the code. Can be directly downloaded to run ARM10
unisx-system
- 模拟UNIX系统的空闲块成组链接法,实现磁盘存储空间的管理。 设计分配和归还磁盘空间的程序,能显示或打印分配的磁盘空间的块号,在完成一次分配或归还后能显示或打印各空闲块组的情况(各组的空闲块数和块号)。本实习省去了块号与物理地址之间的转换工作,而在实际的系统中必须进行块号与物理地址的转换工作。 (6) 运行你所设计的程序,假定空闲块链接的初始状态如提示(2),现先分配4块,再依次归还第2块和第6块。把执行后分配到的块号依次显示或打印出来,且显示或打印空闲块组的情况。
hannuo.tar
- 使用C语言实习的Linux终端下的汉诺塔游戏,可以根据难度选择N的大小,N越大,难度就越高-source code of hannuo tower game written by C,it is my first do something by C myself,fighting!
Linux
- 本文介绍了在Linux环境下的socket编程常用函数用法及socket编程的一般规则和客户/服务器模型的编程应注意的事项和常遇问题的解决方法,并举了具体代 码实例。要理解本文所谈的技术问题需要读者具有一定C语言的编程经验和TCP/IP方面的基本知识。要实习本文的示例,需要Linux下的gcc编译平台支持-This article describes the Linux environment, the use of socket programming and socket programmi
2_mkfifo
- 使用有名管道实习进程间的通信,无论两个进程是否具有亲缘关系(Use the communication between named pipeline internship processes, regardless of whether the two processes have kinship.)