搜索资源列表
shell
- 模拟Linux操作系统shell编程,完全实现其功能,很全面-shell programming
File-system
- Linux操作系统下的编程,模拟实现了Linux操作系统下的文件系统功能-Programming under the Linux operating system, the simulation under the Linux operating system, file system
Linuxkernal_art
- Linux内核设计的艺术_图解Linux操作系统架构设计与实现原理.p,我想学习linux内核的人该读下这本书 值得推荐。-Art _ illustration of the design of the Linux kernel Linux operating system architecture design and implementation principle p, I want to learn linux kernel the read the next book worth re
ds18b20
- ds18b20在linux操作系统上的驱动实现,亲测可用-ds18b20 drive on the Linux operating system, pro-test available
linux
- 实现操作系统实验进程的控制——Linux系统下-Experimental process control of the operating system- Linux
2
- 操作系统实验,实现线程切换功能,在linux系统下,实现一个可以运行在无操作系统虚拟机上的线程切换工程-Experimental operating system, to achieve thread switching functions in linux system, to achieve an operating system can run on a virtual machine without thread switching on engineering
3
- 操作系统实验,实现消息机制,在linux系统下实现操作系统功能的消息机制-Experimental operating system, implement a message mechanism, the system under linux operating system features message mechanism
char_driver
- (操作系统实验和课程设计)掌握增加设备驱动程序的方法。通过模块方法,增加一个新的设备驱动程序,其功能可以简单。实现字符设备的驱动 -(Experimental operating system and curriculum design) add device drivers to master methods. Through modular approach, adding a new device driver, its functionality can be easy. Achie
Fat-FileSystem
- 简易Linux FAT 文件系统的实现。本程序是操作系统课程的课程设计,获得优秀。 具体实现了文件系统格式的定义,实现了基本的cd/pwd/ls 等命令。-Basic Linux FAT filesystem demo code.
caozuoxitongkeshe
- 华中科技大学 操作系统课设 2012年版 成绩90+ 完整实现 -Huazhong University of Science and Technology classesbasedoperatingsystem.Rar 2012 edition scores 90+ complete implementation
navigation-hydro-devel
- 机器人操作系统ROS经典的导航程序,配合激光测距仪,IMU可实现小车自主导航。-The robot operating system ROS classic navigation program, in conjunction with a laser rangefinder, IMU can realize vehicle autonomous navigation.
oranges
- 一个操作系统的实现,能实现一个简单的系统-a operation system partice
Linux_Qt_PWM
- 本设计是基于嵌入式技术作为主处理器的AD采集与电机控制系统,利用S3C2410 ARM微处理器作为主控CPU,辅以LINUX操作系统和Qt界面系统,实现了智能化的将AD采集的数据通过Qt界面形式展现出来,同时根据AD值的不同改变PWM的参数值,从而控制电机的方向和转速等功能,并讨论了如何提高系统的速度、可靠性和可扩展性。-This design is based on embedded technology as the main processor s AD acquisition and m
Disk
- 在Linux操作系统上,简单地实现一个基于位示图的文件系统-On the Linux operating system, a simple realization of a bit map based on the file system
bochs-2.3.5.tar
- 硬件模拟器。可以实现Linux环境下的硬件模拟,然后在它上面跑操作系统。-Hardware simulator. Linux can achieve hardware simulation environment, and then run the operating system on top of it
xv6.tar
- Xv6是由麻省理工学院(MIT)为操作系统工程的课程(代号6.828),开发的一个教学目的的操作系统。Xv6是在x86处理器上(x即指x86)用ANSI标准C重新实现的Unix第六版(Unix V6,通常直接被称为V6)。-Xv6 is an operating system developed by the Massachusetts Institute of Technology (MIT) for operating system engineering courses (codename