搜索资源列表
C多线程编程实例
- 纯C语言多线程编程实例
linux-fifo
- 在linux下使用C语言开发的进程控制程序-the use of C language development process control procedures
Interrupt&DMA
- 这是一个在TI DSP上用C语言实现的DMA中断程序的试验例程-This is a TI DSP C language DMA interrupt program to the test routines
huan111
- 操作系统中 内存分配 页式管理算法c语言实现-operating system memory allocation algorithms page management c Language
jcmn
- 本程序包括先来先服务调度、短作业(进程)优先调度、优先权调度三种算法。用C语言实现,执行时先输入进程数(到达时间、运行时间、优先权由随机函数产生),在主界面选择算法(可用函数实现),执行,显示结果。-procedures including the first-come first-service scheduling, short operations (process), priority scheduling, priority scheduling algorithm three. C
course_attemper
- 关于进程调度的一个程序,采用C语言编写程序,选用优先数调度算法或简单轮转法对五个进程进行调度,每个进程处于运行(Run)、就绪(Ready)和完成(Finish)三种状态之一,并假定起始状态为就绪状态。-on the process of scheduling a procedure using C language programming, a few selected priority scheduling algorithm or a simple method to rotate fiv
lift_simulation
- 用TC编写的一段电梯模拟程序,界面也是TC编写的,简洁美观。主要是用作c语言的线程编程练习。-TC prepared with a lift of the simulation program, the interface is prepared by the TC, simple beauty. C is mainly used for threaded programming language exercises.
c_lizi
- c语言开发实例详解,对学C语言的很有用的-c example explanation of the development of language, learning the C language very useful
processs
- C语言写的操作系统 进程调度程序 大学的时候写的作业-C language to write the operating system scheduler process of the University of write operations
http_thread
- 大学作业,用GCC编写的C语言程序。创建线程达到传送本地HTML文件。把HTML文件与其文件夹放置程序相同的文件夹,打开IE输入http://127.0.0.1:8080/文件名.html 即可成功打开-University of operations, prepared by the GCC using C language program. Create threads to transmit local HTML documents. Put HTML file folder with
prodcomsem
- 用GCC编写的C语言程序。利用Semaphore实现经典producer\\consumer问题-prepared by the GCC using C language program. Semaphore achieve using classical producer \\ consumer issues
c程序设计
- c语言实现生产者消费者问题-producer consumer issues
diaodu
- 最短作业优先(抢占和非抢占 c语言程序基于DOS环境,是单线程工作。故要在DOS真正模仿在实际应用中的最短作业优先调度(抢占式),是难实现的。 本程序在DOS环境下实现了进程运行与程序操作的模拟同步进行。主要是应用虚拟运行算法,计算某个时候该谁占用CPU和谁已经终止了。利用虚拟运行,可以实现一种虚拟的同步操作。
os
- 使用c语言编写的实现操作系统的作业调度算法的程序,作业信息可手动输入,也可从附带的文本文件中读取
duanzuoyeyouxian
- 用C语言实现的进程调度程序,采用短作业优先调度算法。
C语言编写的进程管理
- 用C语言实现的简单进程管理
jibu_c_1.0.0.zip
- C语言多核多线程并行编程源代码。内有大量源代码。,Multi-core multi-threaded C language source code for parallel programming. There are a large number of source code.
c-DelayProgram
- C语言编写的关于延时程序的研究,写的比较好-C language programs on the delay of the research and write better
Classic-C-Sharp-multi-threaded-
- 《C#多线程经典入门教程》,C#语言中的多线程程序设计-Classic Tutorial C# multi-threaded " , multi-threaded programming in C# language
基于C的多线程编程学习例程
- 该程序源码适合初学者学习多线程编程,采用的编程语言是C语言。(The program source code, suitable for beginners to learn C multithreaded programming.)