搜索资源列表
ucosv251源代码
- *** *** *** *** *** *** *** *** *** *** RELEASE NOTES *** *** ***** *** *** *** *** *** *** *** 1) RELEASE NOTES: --- ---- The release notes are now provided in PDF format in the file: \\SOFTWARE\\uCOS-II\\DOC\\RelV251.PDF
monishizhong
- 模拟时钟中断的产生及设计一个对时钟中断事件进行处理的模拟程序。-Analog clock interrupt generation and interrupt the clock to design a simulation program for processing the event.
duan
- 模拟中断事件的处理 中断机构能发现中断事件,且当发现中断事件后迫使正在处理器上执行的进程暂时停止执行,而让操作系统的中断处理程序占有处理器去处理出现的中断事件-Simulated interrupt events can be found to deal with disruption of institutions disruptions and interruptions when found after the incident is forcing processors to imp
userkernelspace
- A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can us
mune
- 线程同步机制。 互斥器的功能和临界区域很相似。区别是:Mutex所花费的时间比Critical Section多的多,但是Mutex是核心对象(Event、Semaphore也是),可以跨进程使用,而且等待一个被锁住的Mutex可以设定TIMEOUT,不会像Critical Section那样无法得知临界区域的情况,而一直死等。-Thread synchronization mechanism. Mutex' s function and the critical region is
hard_error
- 本文要叙述的是会造成硬盘毁灭性故障的错误及操作,不是一般的磁盘和系统错误,这些故障通常没有先兆,一旦出现,在BIOS里也不能认出硬盘,硬盘数据挽回的可能性极小,此所谓硬盘之大敌。 -Of this paper described the result will be a devastating failure of the hard disk errors and operation, is not an ordinary disk and system errors, these fai
EXAMPLE.ZIP
- dos event dos event-dos event dos event dos event
evos_avr
- 经过产品验证的多事件操作系统,全部C函数组成,构思巧妙,占用内存少,适用于普通单片机,不仅简单系统,复杂系统也能应用,有很强的实用性-After a multi-event operating product certification systems, composed of all the C functions, ingenious, small footprint, suitable for ordinary microcomputer, not only simple systems,
3-1
- 事件对象——操作系统课程 程序展示如何在进程间使用事件-Event object- Operating System Course program shows how to use events between processes
djysiV0.4.6
- 这是我发现的一个新的操作系统,以响应事件来取代任务队列,不是很完美,但在完善。欢迎任何人对它进行测试完善。都江堰系统-This is what I found a new operating system in response to the event to replace the task queue, is not perfect, but perfect. Anyone is welcome to test it perfect. Dujiangyan Irrigation System
batch
- 用C++编写的简单批操作系统,程序源于国外的一本书Object-Oriented Discrete Event Simulation-Written in C++, a simple batch operating system
test_EventWithoutSem
- pc的windows下得BC4.5环境中,新建事件任务,在没有引入信号量的情况下,会发生一些现象,仔细观察,这些现象,可以深入的理解多任务操作系统-pc, the windows have BC4.5 environment, the new event task, the amount of the incoming signal in the absence of the case, the phenomenon will occur, careful observation of thes
test_EventWithSem
- pc的windows下得BC4.5环境中,新建事件任务,在引入信号量的情况下,会发生一些现象,仔细观察,这些现象,可以深入的理解多任务操作系统-pc, the windows have BC4.5 environment, the new event task, in the case of the introduction of a semaphore, a number of phenomena occur, careful observation of these phenomena ca
101220004-1
- 实现一个在linux环境下运行的坦克大战游戏,没有用任何库函数,可以相应键盘的消息事件(利用时钟中断机制实现)-Battle City game, running a linux environment and did not use any library functions corresponding keyboard message event (clock interrupt mechanism to achieve)
os1
- 通过利用简单的结构和控制方法,完成模拟进程结构、进程状态和进程控制,掌握根据事件处理就绪队列、阻塞队列和当前执行进程的状态的方法。-Through the use of a simple structure and control method, the completion of the modeling process structure, process status, and process control, master the ready queue according to the
223
- 基于反馈(Feed Back,FB)排队算法的CPU调度的模拟实现. 模拟动态创建多个进程,依据反馈排队算法调度原理,动态显示就绪队列中的进程、进程的剩余时间及占有CPU的进程; 动态显示等待队列中的进程(假设当前只有一个事件的等待队列); -Based on feedback (Feed Back, FB) queuing algorithms CPU scheduling simulation. Analog dynamically create multiple
jacos_v1070
- jacOS - cooperative multitasking real time operating system . The order of tasks is determined by their priorities and developments served by the system . For jacOS well be appropriate terms event-driven priority-based RTOS. Version 1.07.0 implemente
time
- 中断机构能发现中断事件,且当发现中断事件后迫使正在处理器上执行的进程暂时停止执行,而让操作系统的中断处理程序占有处理器去处理出现的中断事件。对不同的中断事件,由于它们的性质不同,所以操作系统应采用不同的处理-Interrupt agencies can find an interrupt event, and when it was found to force an interrupt event process being d on the processor to temporarily
w83627hf_wdt
- 主板上提供一个可按分或秒计时的,最长达255级的可编程看门狗定时器,WDT超时事件发生时系统复位。 本程序(w83627hf_wdt.c)是基于Winbond83627芯片的看门狗驱动程序-The motherboard is provided with a programmable watchdog timer that can be programmed in minutes or seconds, the most up to 255 level, and the system reset
source5_1_012
- 暴雨洪水管理模型)是一个动态的降水-径流模拟模型,主要用于模拟城市某一单一降水事件或长期的水量和水质模拟。(Rainstorm flood management model is a dynamic model of precipitation and runoff simulation, which is mainly used to simulate a single precipitation event or long-term water and water quality simul
