搜索资源列表
linux实验
- 文件中有我的进程创建,进程通信等实验的原代码,和大家共享!-document I have created in the process, the process of communication experiment original code, and share!
linux系统实验指导书
- 初学linux很好的实验指导
linux作业
- linux简单的实验,实现对linux的基本掌握
GX-ARM9-2410EP-LINUX-BOOK.zip.
- 瑞泰创新的GX-ARM9-2410EP教学实验系统关于LINUX操作系统开发的详细资料,Ruitai innovative GX-ARM9-2410EP teaching experimental system LINUX operating system on the development of detailed information
linux-QQ(udp)
- 本实验是一个Linux下的网络即时通信工具,模仿QQ而来…-This experiment is a real-time communication network under Linux tools, imitation QQ from ...
linux-gps
- 基于嵌入式linux的拓展GPS定位模块测试实验(包括源程序,驱动,各头文件以及makefile)-Expansion of embedded linux based GPS positioning module testing laboratories (including source code, driver, the header files and makefile)
Mini2440Linux
- mini2440 linux实验手册步骤很详细-mini2440 linux lab manual steps in detail
hit-oslab-linux-20080830.tar
- linux下os实验平台,完整文件,随载随用-os experiment under the linux platform, complete documentation, with the set with the use of
systemtest
- 本程序是操作系统课程实验的死锁的检测与解除。解除方式采用撤销进程的方法。全部用数组实现。在ubuntu(linux)下编译通过。为本人原创。每次撤销个代价最小的死锁进程,释放其所拥有的资源。 所有数据都是可以自行设置的,包括进程个数,资源种类数,各进程的代价等。-This procedure is the operating system course experiment Deadlock Detection and disarmament. The lifting of the way
linux
- linux课程实验的题目和参考程序。有进程管理,进程控制和软中断。-linux courses experimental procedures and reference topics. Have the process management, process control and soft interrupt.
Linux--sy--jingchengtongxin
- 进程间通信的实验代码,是操作系统实验中的代码-Interprocess communication experiment code, is the operating system code experiment
Linux--shiyanbaogao
- Linux上机实验报告:(1)实验Linux的安装、 (2)实验Linux基本操作、(3)实验Linux Shell程序设计、(4)实验Linux 高级程序设计-Linux experiment on the report: (1) experimental installation of Linux, (2) experimental Linux basic operation, (3) experimental Linux Shell programming, (4) experimenta
linuxsystemprogramming
- 《Linux System Programming》主要介绍了Linux上系统编程知识以及相关的系统调用。《Linux System Prorgramming》(简称LSP)的中文翻译工作是浮图开放实验室和哈尔滨工业大学计算机学院IBM俱乐部 《深入理解计算机系统》讨论班的练习项目。-" Linux System Programming" introduces the knowledge of Linux system programming and related syste
ARM-linux-study
- 这是ARM 学习资料,linux系统的,包括基础入门、实验指导、实验源代码、课件,仅供学习参考用,不得用于商业目的。-study ARM and liunx based on 2410
linux--os
- os实验源代码,共八个。。 有文件管理、内存管理、进程通信-os experiment source code, a total of eight. . There are document management, memory management, process communications and so on. . .
linux_file
- linux实验_文件操作:创建文件,打开文件,读文件,写文件以及设置和查看文件类型等操作- file operations
Linux
- 本程序不需要makefile,交叉编译后可直接下载到芯片上运行。将实验板与电脑通过串口相连,可看见打印咋屏幕上的字符“Hello World”。-This procedure does not require makefile, cross-compiled can be directly downloaded to the chip to run. The experimental board and connected to the computer through the serial p
linux
- linux的基础命令使用,包含cat,mv等文件的基本操作(linux cat mv comm sort grep)
Linux
- 1.学习并理解如何使用 Hadoop,学会在 Hadoop 中运行简单的程序,了解其运 行过程。 2.通过学习生产者/消费者问题理解多线程同步问题。 1.在 Linux 环境下建立大数据处理框架 (1)学习 Hadoop 的相关知识。 (2)安装并配置 Hadoop 环境。 (3)在 Hadoop 上执行 WordCount 示例。 2. 实现生产者/消费者同步问题 (1)在 linux 系统中学习信号量的使用。 (2)执行生产者与消费者模型。(1. learn and und
实验六
- 实验目的:实现模拟内存管理 掌握伙伴算法原理(Experiments: Implementing the Principle of Partner Algorithms for Analog Memory Management)