搜索资源列表
os_example
- 验证进程同步的信号量方法的C程序-certification process synchronization signal quantity of C Program
MyIE_Code
- 1.MyIE开源工程协议 MyIE开源工程遵循GNU通用公共许可证GPL(GNU General Public License)开发,任何人都可以永久免费安装使用,在你下载和使用MyIE源代码前,请阅读并同意这个许可(http://www.gnu.org/copyleft/gpl.html),中文版本(http://www.morequick.com/down/gpl_chs.htm). 2.工程编译提示 如果你使用的是VC++6,你需要更新2个头文件,请从这里下载: http
reader-writer-program
- 这是操作系统经典并发程序,用C++语言实现-This is classic operating system with procedures, with C language
C-os
- 用C语言设计一个有 N个进程并行的优先级调度程序的源代码-C language design is a process of parallel N-priority scheduling of a program's source code
philosopher.c
- 哲学家问题的解决,对于并发程序以及多线程的一个简单的解决-philosopher solve the problem, and for the concurrent program in a multithreaded simple solution
基于AT89C51单片机的电子万年历C语言程序
- 基于AT89C51单片机的电子万年历C语言程序,并带有调时功能.-Electronic calendar based on AT89C51 microcontroller C language program, and with the tune when the function.
经典的理发师问题,用C语言实现
- 经典的理发师问题,用C语言实现,程序实现了几个进程之间的相互调度关系,预防死锁。,Classic barber problem using C language, the program realize a number of the process of scheduling the relationship between the prevention of deadlock.
使用Linux下的图形库
- 编写一个C程序,使用Linux下的图形库,分窗口显示三个并发进程的运行。-Write a C program, using the graphics library under Linux, sub-window displays three concurrent processes running.
jiguanguan
- 这是一个籍贯管理系统,可用于C++程序设计-This is a place of origin management system, can be used in C Program Design
C
- 这是操作系统实验时所编写的一个模拟进程调度用c++语言所编写的一个小程序-This is the operating system during the preparation of the experimental simulation of the process of scheduling a c++ language used by a small program to prepare
main
- 作業系統RR排程方法,使用c程式來表示cpu bound & io bound (學校作業)-RR operating system scheduling methods, the use of c program to that cpu bound & io bound (school work)
c
- 操作系统 此法分析程序 程序进行扫描过程中将其分解为各类单词的词法分析方法-Analysis of the operating system this program will be scanning process procedures for all types of the decomposition of the lexical analysis of words
file
- 基于消息驱动的菜单是在8位单片机上动行的,能在较少的时间内完在菜单系统设计-This is very good to design C Program.
mymenu
- C语言菜单开发,在原代码中自定义菜单,支持二级菜单的开发,很有实用价值-c program source for memu code
DesignandImplementationofJobschedulingsimulationpr
- 先来先服务(FCFS)、短者优先(SJF)、高优先权优先(FPF)是操作系统作业调度的三种基本调度算法。本文用程序模拟这三种调度算法的过程。通过对各个进程在调度过程中参数(开始时间、完成时间、平均周转时间和平均带权时间等)的变化的记录,加深对三种调度过程的认识。-First-come, first-served (FCFS), short-preferred (SJF), a high priority priority (FPF) is the operating system, job sc
rr28
- program to implement Round-Robin CPU scheduling algorithms
bankerRR28
- a c program to implement Bankers Algorithm for deadlock
Os_cpu_a
- UCOSII在XC164芯片上的移植程序中所要修改的其中一个文件。-In the XC164 chip UCOSII transplant program in which you want to modify a file.
shellprompt
- c program to implement shellprompt of linux
linuxC
- C语言本质。结合计算机和操作系统的原理讲解C程序是怎么编译、链接、运行的,同时全面介绍C的语法。位运算的章节改编自亚嵌教育林小竹老师的讲义,链表和二叉树的章节改编自亚嵌教育朱老师的讲义。汇编语言的章节改编自[ GroudUp],在这本书的最后一章提到,学习编程有两种Approach,一种是Bottom Up,一种是Top Down,各有优缺点,需要两者结合起来。所以我编这本书的思路是,第一部分Top Down,第二部分Bottom Up,第三部分可以算填了中间的空隙,三部分全都围绕C语言展开
