搜索资源列表
traffic-light-base-on-µCOS
- program about traffic light base on µ C/OS-Ⅱ kernel-program about traffic light on base
COS-II
- μC/OS从1992年开始为人们熟悉,到现在已经发展为μC/OS-II。ΜC/OS-II最多支持56个任务,其内核为占先式,总是执行就绪态的优先级最高的任务,并支持Semaphore(信号量)、Mailbox(邮箱)、Message Queue(消息队列)等多种常用的进程间通信机制。与大多商用RTOS不同的是,μC/OS-II公开所有的源代码,并可以免费获得,对商业应用收取少量License费用。
μCos-Ⅱ在TMS320VC5402上的移植及其堆栈的改进
- 介绍了L C ö O S 2Ê 在TM S320VC5402 上的移植以及在移植过程中的一些注意事项, 给出一些关键的实现代码,并在移植的基础上给出了改进堆栈设计以减少对内存需求的方法。-introduced ouml C L O S 2Ecirc TM HPI in the transplant process and the transplantation of some note, is the realization of some of the key code, a
C语言常用源代码
- C语言数值计算中常用的函数,如sin(x),cos(x)的实现方式的源代码。-Codes for functions which are used frequently in numerical calculation ,such as sine function,cosine function, written in C language
基于ARM7微处理器与μcos-II实时操作系统
- 本论文研究的课题是:ARM7处理器以及µ c/os-II操作系统,通过做实验,了解三星公司的S3C44BOX芯片的内部结构,工作原理以及其扩展的外围设备.熟悉基于µ c/os-II扩展的嵌入式系统的启动和应用程序的结构.掌握将µ c/os-II移植到ARM7处理器的基本方法,同时在µ c/os-II的基础上开发最基本的嵌入式系统。本文还给出了在开发的时候要注意的一些关键的问题。-this thesis research topic is : ARM7 pr
CPU卡COS源程 Jay Card
- CPU card COS source ISO7816, smart card cos source
3
- 表达式解析源代码 对于包含有函数sin、cos、tan、cot、sqrt、asin、acos、atan、log,和运算符+(加)、-(减)、*(乘)、/(除)与^(幂次)的字符串进行解析。可以解析出变量名,由用户赋值然后求表达式的值。 -Parsing the source code for the expression contains a function, sin, cos, tan, cot, sqrt, asin, acos, atan, log, and operators
arm-paper-2
- arm开发书籍,包括:ARM嵌入式系统C语言编程 ep7312芯片原理及应用 μCOS-Ⅱ在EP7312上的移植-development arm of books, including : ARM Embedded Systems Programming Language C ep7312 chip Theory and Application COS-II in EP7312
cOS
- 这是c语言初学者很值得一看的资料,里面的内容较为丰富,对初学者帮助会很大。-This is very much worth a visit c language information for beginners, which is more rich content, will be a great help for beginners.
μCOS-Ⅱ
- μCOS-Ⅱ的中文手册,简单易懂,更快速理解-the μCOS-Ⅱ specifications in chinese。
C
- 一个能进行四则运算的程序 支持+ - * / () sin cos tan lg ln-support+-*/() sin cos tan lg ln ....
ucos2_liler
- 不可多得的UCOS详解电子书。包括12章节: 1.范例。2.实时系统概念。3.内核结构。4.任务管理。5时间管理。6.任务之间的通信和同步。7.内存管理。8.移植ucos。9.µ COS-II在80x86上的移植。10.从 µ COS 升级到 µ COS-II。11.参考手册。12.配置手册。 每一章都配有大量的c代码例程。-Xiangjie UCOS rare books. Consists of 12 chapters: 1. Example. 2. T
C++_calculator
- this program is simple calculator that calculate [multiply, divide, plus, minus, facrorial, power, sin(x), cos(x), tan(x), sqrt(x), Ln(x), Exp(x)] of two number.
cos-x
- 这个是余玄函数的c++程序,觉的还是蛮重要的基础代码程序-This is Yu Xuan function c++ program, it feels pretty important basis or source program
cos
- 余弦波生成C语言代码,用于信号发生器设计中。-this is a function of cos singnl.
cos
- 运行输出cos函数和一条直线,C语言编码。-cos
COS-II
- μC/OS-II在TMS320VC5402上的移植-μC/OS-II in the graft on the TMS320VC5402
COS-ii-C51
- μC/OS-II在C8051F上的移植 2007-9-5 14:17:36 收藏 | 打印 | 投票(15) | 评论(0) | 阅读(11758) ◇字体:[大 中 小]在嵌入式应用中,使用RTOS的最主要原因是提高系统的可靠性,其次是提高开发效率、缩短开发周期。μC/OS-II 是一个基于优先级的抢占式实时内核,支持56 个用户任务,90 的代码使用标准的ANSI C语言书写,程序可读性强,移植性好,代码可固化,可裁剪,非常灵活。C8051F是美国Cygnal公司生产的与51系列兼容的微控制
cos
- 计算2个文档的余弦相似度,c#实现,环境是vs2010-2 documents calculate the cosine similarity, c# implementation, the environment is vs2010
cos
- 由C编写的实现os进程FCFS和SJF两种算法调度-Written in C to achieve os process FCFS and SJF two algorithms scheduling