搜索资源列表
调度算法
- 这是操作系统实验的调度算法,包含时间片轮转法,抢占式优先权算法,非抢占式优先权算法,先来先服务算法,短作业(进程)优先调度算法. -This is the experimental operating system scheduling algorithms, including time-rotate, Preemptive priority algorithm, non-preemptive priority algorithm, first-come first-serve algor
ssw
- 此文件是硬盘自伺服刻录代码,该软件的运行硬件环境是arm966e,开发平台是ADS1.2,源码除了包括用于硬盘碟片刻写的自伺服算法实现部分,还包括ucos实时操作系统在arm966e上的成功移植部分代码.-this file from the hard drive servo write code, the software operating environment is arm966e hardware, ADS1.2 development platform is, in addition
UCOSIIzlggui
- 本人连续两天调试UCOSII,将贪吃蛇的任务加到UCOS上,ARM选用的是LPC2414,贪吃蛇的关键算法调试得吐血,不过两天得调试总算有了回报,多任务终于运行了,有四个任务运行,显示用到了周立功的ZLGGUI,对大家学习UCOSII操作系统式绝好得例子-I debugging UCOSII two consecutive days, the task will be a huge memory foisted UCOS, ARM uses the LPC2414, the huge memor
ARM7_GPS_BusStationPre
- 在ARM7和UC/OSII的平台上实现了GPS自动报站的功能,涉及GPS模块LEA_4S的驱动,位置速寻算法,语音芯片ISD4004的录放音驱动,LED页面管理等等.从启动代码到操作系统的移植以及到业务代码都有,是一个完整的项目代码.只要有相应的硬件平台就可以跑起来
读者优先算法-操作系统
- 这是一个操作系统中的读者优先算法的实现绝对正确-This is an operating system as a priority readers algorithm to achieve absolutely correct
写者优先算法-操作系统
- 这是操作系统中的写者优先算法的实现绝对正确-this is the operating system was the priority algorithm to achieve absolutely correct
进程调度算法-操作系统
- 这是一个操作系统的进程调度算法的实现绝对正确-This is a process of the operating system's scheduling algorithm to achieve absolutely correct
uCOS-II
- μC/OS-II uCOS-II 中文讲解 共12章 深入剖析了操作系统的结构算法及功能 -μC/OS-II uCOS-II Chinese interpretation of Chapter 12 in-depth analysis of the operating system structure and function algorithm
thesis
- 首先对嵌入式系统和嵌入式实时操作系统的发展进行了介绍,并详细介绍了本设计所用的嵌入式实时操作系统UC/OS-II以及在基于ARM Cortex-M3系列最高配置微处理器STM32F103ZE上的移植过程,该操作系统是实现嵌入式UC/GUI以及AD数据实时采集处理的基础。然后详细介绍了本设计所用的UC/GUI嵌入式用户图形界面开发系统的特点及其在UC/OS-II的基础上的移植过程。最后本文详细介绍了设计中所进行的AD数据的实时采集过程以及对数据进行一阶滤波算法处理的过程。比照了采取滤波算法和不使用