搜索资源列表
操作系统linux报告网页版(web)
- 操作系统课程设计,在linux下实现操作系统的基本功能,包括设备驱动、系统功能调用、文件系统-courses on operating system design, the Linux operating system under the basic functions, including device drivers, the system function calls, file systems, etc.
操作系统的原理及实现方法
- 通过课程设计,能更好地掌握操作系统的原理及实现方法,加深对操作系统基础理论和重要算法的理解及进程间的同步和互斥关系,加强动手能力和思维能力。
操作系统的原理及实现方法
- 通过课程设计,能更好地掌握操作系统的原理及实现方法,加深对操作系统基础理论和重要算法的理解及进程间的同步和互斥关系,加强动手能力和思维能力。
操作系统作业(原版)
- 用C语言编制一个简单的UNIX模拟文件子系统,该系统主要实现用户的注册,注销,文件的创建,删除,修改,文件的写入,读出等功能.-C language a simple UNIX emulation subsystem, the system main users of registration, cancellation, document creation, deletion, modification, the paper write, read out capabilities.
用标准C实现shell功能
- 用标准C实现shell功能,这是我们上课的一个操作系统实验,不过我是用java实现的,这是我在网上找的,供大家参考-achieved using standard C shell function, which is a class of experimental operating system, but I use java to achieve, and this is my find of the Internet for reference
Linux_Thread
- 操作系统实验,实现了linux下的多线程-Operating system experiments, realized under the multi-threaded linux
LinuxShell
- 大学操作系统课程实验:Linux下实现的一个shell解释器。能够比较完整完好地执行Linux下的普通命令、重定向命令、管道命令等多种命令。-Experimental University of the operating system: Linux under a shell interpreter. Good to be able to complete the implementation of Linux under the general command, redirect comma
threads.tar
- 一个简单的类UNIX操作系统的调度程序,简单实现了进程的切换等功能-A simple UNIX-like operating system scheduler, a simple realization of the process of switching functions
grub
- 多引导启动管理程序 运行在DOS下,可以实现多个操作系统的启动-programe to manager booter of multiply operating systems
elks-0.1.0.tar
- elks操作系统,一个小型轻量级的linux内核的操作系统实现。-elks operating system, a small lightweight linux operating system kernel to achieve.
mypro
- 本科操作系统课程设计,用GTK编写界面,然后配合本代码实现一个类似windows下任务管理器功能的工具-Undergraduate operating systems courses designed to prepare with the GTK interface, and then in parallel with this code to achieve a similar function as the Task Manager tool in Windows
linux_IIC
- linux操作系统下的i2c总线驱动开发,可实现i2c总线的应用扩展。-linux operating system developed under the i2c bus driver can achieve i2c bus applications.
111USB
- LINUX内核空间USB运动控制卡驱动程序的开发,介绍一种基于ARM 体系结构的运动控制卡的设计方法,通过嵌入linux 操作系统实现多任务管理,USB 接口与上位机 通信,克服了采用传统并行总线结构的弊端。以一种USB 运动控制卡为实例来介绍利用dev 文件系统开发字符设备驱动程序的关键技术-The LINUX kernel space USB motion control card driver development, introduces one kind based on the
janck
- 能够在android操作系统实现短信的发送功能,并能显示发送成功。-Android operating system to achieve SMS sending function, and can be sent successfully.
操作系统双向进程通信
- 操作系统实验进程双向通信,要求 1)创建一个消息队列用于收发双方通信包含msgget() msgsnd() msgrcv() 2)编写发送端和接收端代码基于消息队列实现双向通信 3)编译调试顺利运行并提交实验报告 4)课后要求对常见的四种进程通信方式进行调研和总结(Bidirectional communication of experimental process of operating system based on message queue)
uCos2-20130514
- 实现实时操作系统的移植和使用,在Linux平台上实现多任务。(Real time operating system transplantation and use.)
操作系统实验_buddy算法源程序
- 模拟了操作系统课程实验中伙伴(buddy)算法的实现,对加深理解又一定帮助。(The implementation of partner algorithm is simulated)
linux
- 进程调度算法,在linux中利用多线程模拟实现FCFS,SJF,RR的调度过程 哲学家算法(linux FCFS SJF RR)
Linux
- 1.学习并理解如何使用 Hadoop,学会在 Hadoop 中运行简单的程序,了解其运 行过程。 2.通过学习生产者/消费者问题理解多线程同步问题。 1.在 Linux 环境下建立大数据处理框架 (1)学习 Hadoop 的相关知识。 (2)安装并配置 Hadoop 环境。 (3)在 Hadoop 上执行 WordCount 示例。 2. 实现生产者/消费者同步问题 (1)在 linux 系统中学习信号量的使用。 (2)执行生产者与消费者模型。(1. learn and und
刘俊傲-U201617047-软工1603-上机(一)
- 基于Linux与windows 的编程实现代码(there are some codes about the Linux and windows)