最近移植在s3c44b0x上的最新的ucos v2.85版本,并建立了简单的多任务,靠系统时钟中断切换,绝对的好东东奉献给大家!
上传时间: 2016-01-16
上传用户:sdq_123
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
标签: represented integers group items
上传时间: 2016-01-17
上传用户:jeffery
ZLG/FS文件系统,它是可移植的、可固化的文件系统,可以用于前后台系统,也可用于多任务环境。包括ZLG_FS在CF卡上的例子,uCOS-II中使用和前后台使用代码
上传时间: 2014-01-20
上传用户:问题问题
vxworks平台下,基于缓冲队列(单链表)的多任务网络通讯。从通讯入手---双缓冲网络通讯,另外,还有网络通断检测。
标签: vxworks
上传时间: 2014-01-12
上传用户:爱死爱死
本书以新一代Pentium系列微处理器和MASM 6.1X为背景,全面系统地叙述了16/32位PC汇编语言程序设计方法和最新知识与技术。全书共12章,分为三个层次:基本原理方法篇(第一~六章)介绍了Pentium工作方式和扩展技术,16/32位寄存器,存储寻址机制,指令寻址与指令系统,汇编语法与伪指令,顺序分支和循环程序设计,子程序嵌套与违归及COM文件的编制。程序设计应用篇(第七~十章)介绍了表处理的排序检索,加密、解密,磁盘文件管理,时钟与驻留,BIOS中断调用技术,机器人图形动画,输入/输出接口程序,异步通信,汇编语言与高级语言的混合编程。知识拓展技术篇(第十一~十二章)介绍了分段、分页管理与多任务保护机制,实方式与保护方式切换示例,虚拟86方式的使用程序,多媒体汇编MMX和SSE指令及其编程设计与优化处理等。通过程序示例与软件工具用法示范以及附录列表,说明了如何进行软件开发。各章之后均附有适量的习题。该书体系结构逐层推进,层内循序渐进;融会多年教学研究成果,内容新颖丰富,重点突出学用结合;教学内容易于教师和学生根据实际层次水平按需组合。
上传时间: 2016-03-25
上传用户:qiaoyue
嵌入式操作系统Salvo 在单片机C8051F350上的移植,在keil c51上可以模拟运行,支持多任务,任务间通讯等!也可以移植到别的51系列单片机上,不需要额外RAM!
标签: C8051F350 Salvo 嵌入式操作系统 单片机
上传时间: 2016-03-25
上传用户:saharawalker
介绍SymbianOS的基础PPT,想进这一行的可以看看,会有些收获,高手就算了 目录: 硬件资源 软件资源 进程,线程,上下文切换 进程,线程的内存使用 可执行程序 内核 内存分配 文件 事件处理 活动对象 多任务处理和抢占 服务器 电源管理 设备驱动程序 定时器
标签: SymbianOS
上传时间: 2016-04-01
上传用户:ljt101007
这个移植的结构很清晰 内有ucos2 ucgui 整体做到一个ADS工程里,内容包含44b0必要的初始化,ucos2和多任务例子,ucgui和它的demo,很丰富!
上传时间: 2014-01-06
上传用户:R50974
ucOS 在单片机上实现,模拟多任务。最好是在日系单片机上实现
上传时间: 2013-12-04
上传用户:三人用菜
用游标的方法实现对称差的计算,即 (A-B)+(B-A)
上传时间: 2016-05-23
上传用户:远远ssad