搜索资源列表
Interrupt&DMA
- 这是一个在TI DSP上用C语言实现的DMA中断程序的试验例程-This is a TI DSP C language DMA interrupt program to the test routines
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.
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和谁已经终止了。利用虚拟运行,可以实现一种虚拟的同步操作。
DianTi
- 电梯模拟程序,2个电梯,6层楼,分别用2个线程控制电梯的速度,用主线程控制界面显示-Elevator simulation program, 2 lifts, 6 floors, each with two threads control the speed of the elevator, with the main thread control interface display
Programming_with_POSIX_Threads
- 此书为POSIX多线程程序设计中文版。本书深入描述了IEEE的开放系统接口标准-POSIX线程,通常称为Ptherads标准。本书首先解释了线程的基本概念,包括异步编程、线程的生命周期和同步机制;然后讨论了题,并给出了避免错误和提高性等问题的有价值的建议。本书使用了大量注释过的实例来解释实际的概念,并包括Pthreads的简装索引和对标准化的展望。本书适合有经验的C语言程序员阅读,也适合多线程编程人员参考。 -This book describes in depth the open syste
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
zhan
- 计算机操作系统 资源 暗穴分配 C语言程序-Computer operating system resource allocation dark hole C language program
SIN
- 通过c语言程序,让cpu画正弦曲线,可以使用资源管理器查看。-Through the C language program, so that CPU draw sine curve, you can use the resource manager to view.
83835298
- C语言程序设计技术文章 C language programming technical articles-C language program design technical articles C language programming technical articles
geybaas09
- 谭浩强老师的那本C语言程序设计的所有demo,从第一个到最后一个-Tan Haojiang teacher all the demo of the C language program design, first to last
基于C的多线程编程学习例程
- 该程序源码适合初学者学习多线程编程,采用的编程语言是C语言。(The program source code, suitable for beginners to learn C multithreaded programming.)
tnyee
- C language programming tutorial C语言程序设计教程()
jdovvdd8
- 数字语音编码中的GSM编码C语言程序,版本是gsm-1 0 10()
6018967
- OFDM系统的C语言程序,其中少了IFFT及FFT部分外网了随便搜下很多的 _()