Welcome![Sign In][Sign Up]
Location:
Search - cos c

Search list

[Other resourcetraffic-light-base-on-µCOS

Description: program about traffic light base on µ C/OS-Ⅱ kernel-program about traffic light on base
Platform: | Size: 47243 | Author: 赵晓峰 | Hits:

[OtherCOS-II

Description: μC/OS从1992年开始为人们熟悉,到现在已经发展为μC/OS-II。ΜC/OS-II最多支持56个任务,其内核为占先式,总是执行就绪态的优先级最高的任务,并支持Semaphore(信号量)、Mailbox(邮箱)、Message Queue(消息队列)等多种常用的进程间通信机制。与大多商用RTOS不同的是,μC/OS-II公开所有的源代码,并可以免费获得,对商业应用收取少量License费用。
Platform: | Size: 8512 | Author: ttjj120 | Hits:

[Other resourceμCos-Ⅱ在TMS320VC5402上的移植及其堆栈的改进

Description: 介绍了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, and the transplant is given on the basis of an improved stack design to reduce memory requirements methods.
Platform: | Size: 173000 | Author: 葛强 | Hits:

[Mathimatics-Numerical algorithmsC语言常用源代码

Description: 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
Platform: | Size: 72617 | Author: 何培松 | Hits:

[Other resource基于ARM7微处理器与μcos-II实时操作系统

Description: 本论文研究的课题是:ARM7处理器以及µ c/os-II操作系统,通过做实验,了解三星公司的S3C44BOX芯片的内部结构,工作原理以及其扩展的外围设备.熟悉基于µ c/os-II扩展的嵌入式系统的启动和应用程序的结构.掌握将µ c/os-II移植到ARM7处理器的基本方法,同时在µ c/os-II的基础上开发最基本的嵌入式系统。本文还给出了在开发的时候要注意的一些关键的问题。-this thesis research topic is : ARM7 processor and micro c / os - II operating system, as an experiment to understand the S3C44BOX Samsung chip's internal structure and working principle and its expansion peripherals. Based on familiar with the micro c / os - II expansion of the embedded the launch systems and applications to the structure. master of micro c / os - II transplanted to the basic ARM7 processor, while the micro c / os - II on the basis of the development of basic embedded system. The paper also presents the development of the attention to some of the key issues.
Platform: | Size: 850427 | Author: 秦丽 | Hits:

[Windows Developexpr

Description: 可以计算各种函数,还可以使用变量,如A,B,C,D。可以计算各种数学函数sin cos tg ctg,处理括号,四则运算,是VC中一款不可多得的表达式计算类和计算工具。例如:cos(0) 1-can calculate various functions, variables can also be used, such as A, B, C, D. Can calculate mathematical functions sin cos tg rays, handling brackets, four operators, one VC is a rare expression of calculating and computing tools. For example : cos (0) 1
Platform: | Size: 1965056 | Author: 何福保 | Hits:

[Windows Develop算术表达式解析器

Description: 此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: + - * / ^ ( ) mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, trunc 例如设定a1和a2的大小,就可计算下列表达式: exp(sin(a1)*cos(a2))操作系统: Visual C++语言 -this arithmetic expression in accordance with the procedures in the importation of variable size and arithmetic expressions dynamic analytical expression to be Operational results. Support for a number of arithmetic operations and mathematical functions are as follows : :-*/^ () mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, for example, to set trunc a1 and a2 the size, can be calculated by the following formula : exp ( sin (a1)* cos (a2)) Operating System : Visual C language
Platform: | Size: 49152 | Author: 曲贵增 | Hits:

[OtheruCOS-II_LPC2000

Description: pc.c是移植于μCOS-II的PC服务代码(pc.c) 主要改动: 1、#include "includes.h"改为"config.h" 2、在屏幕上显示改为向UART0发送数据,在电脑上显示,影响的函数: PC_DispChar()、PC_DispClrCol()、PC_DispClrRow()、PC_DispClrScr()和PC_DispStr() 3、获取键值改为从UART0获取,影响的函数:PC_GetKey() 4、因为没有dos环境所作的修改,影响的函数: PC_DOSReturn()、PC_DOSSaveReturn()、PC_SetTickRate()(删除)、PC_VectGet()(删除)和 PC_VectSet(删除)。 5、因为定时器不同所作的修改,影响的函数: PC_ElapsedStart()和PC_ElapsedStop()。 6、因为实时时钟不同所作的修改,影响的函数:PC_GetDateTime()。-pc.c is transplanted COS-II PC service code (pc.c) major changes : 1,# include "includes.h" with "config.h" two, displayed on the screen changed to UART0 send data on the computer, the function : PC_DispChar (), PC_DispClrCol (), PC_DispClrRow (), PC_DispClrScr (), and PC_DispStr () 3, access keys to read from UART0 acquisition, the function : PC_GetKey () 4 because no dos environment changes, it will affect the function : PC_DOSReturn (), PC_DOSSaveReturn (), PC_SetTickRate () (deleted), PC_VectGet () (deleted) and PC_VectSet (deleted). 5, because the timer made different changes, it will affect the function : PC_ElapsedStart (), and PC_ElapsedStop (). 6, because of different real-time clock's revision, the function : PC_GetDateTime ().
Platform: | Size: 14336 | Author: hyh | Hits:

[uCOSμCos-Ⅱ在TMS320VC5402上的移植及其堆栈的改进

Description: 介绍了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, and the transplant is given on the basis of an improved stack design to reduce memory requirements methods.
Platform: | Size: 173056 | Author: 葛强 | Hits:

[Embeded Linuxarm-paper-2

Description: 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
Platform: | Size: 641024 | Author: 陈磊 | Hits:

[Mathimatics-Numerical algorithmsC语言常用源代码

Description: 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
Platform: | Size: 72704 | Author: 何培松 | Hits:

[ARM-PowerPC-ColdFire-MIPS基于ARM7微处理器与μcos-II实时操作系统

Description: 本论文研究的课题是:ARM7处理器以及µ c/os-II操作系统,通过做实验,了解三星公司的S3C44BOX芯片的内部结构,工作原理以及其扩展的外围设备.熟悉基于µ c/os-II扩展的嵌入式系统的启动和应用程序的结构.掌握将µ c/os-II移植到ARM7处理器的基本方法,同时在µ c/os-II的基础上开发最基本的嵌入式系统。本文还给出了在开发的时候要注意的一些关键的问题。-this thesis research topic is : ARM7 processor and micro c/os- II operating system, as an experiment to understand the S3C44BOX Samsung chip's internal structure and working principle and its expansion peripherals. Based on familiar with the micro c/os- II expansion of the embedded the launch systems and applications to the structure. master of micro c/os- II transplanted to the basic ARM7 processor, while the micro c/os- II on the basis of the development of basic embedded system. The paper also presents the development of the attention to some of the key issues.
Platform: | Size: 849920 | Author: 秦丽 | Hits:

[ELanguage字符串表达式解析器

Description: 此程序实现的是一个运算器,是在一个程序的基础上进行改进的,计算器中需要的运算以及操作对象: IF,AND,OR,<,<=,>,>=,<>,=,== 数字0-9,(,),+,-,*,/, SIN,COS,TAN,POW,EXP,ABS,SQRT,INT,LN,LOG,MIN,MAX.-this program is a computing device that is in a process of improvement based on the needs of calculator operation and the operation of Object : IF, AND, OR, lt; , Lt; =, Gt; , Gt; =, Lt; Gt; , =, == figures 0-9 ,(,), ,-,*,/, SIN, COS, TAN, POW, EXP, ABS, SQRT, INT, LN, LOG, MIN, MAX.
Platform: | Size: 46080 | Author: 天空 | Hits:

[uCOS嵌入式实时操作系统uCOS-II及其应用

Description: 嵌入式实时操作系统μC/OS-II及其应用 本文通过对一种源码公开的嵌入式操作系统mC/OS-II的分析,以51系列单片机为例,阐述了在单片机中使用该嵌入式操作系统的优缺-Embedded real-time operating system μC/OS-II and Its Application Based on an open-source embedded operating system mC/OS-II to the analysis of a series of single-chip 51 as an example, described in MCU the use of the embedded operating system lacking the gifted
Platform: | Size: 3072 | Author: 林帆 | Hits:

[Embeded Linuxc++OS

Description: 用C++编写多任务操作系统,很有学习价值,希望能对大家有帮助。-C preparing multi-tasking operating system, is worth learning, we hope to help.
Platform: | Size: 2639872 | Author: 方方 | Hits:

[Game Enginecordic_C_

Description: cordic C语言实现源代码,可计算sin cos。-cordic C language source code, translate sin cos.
Platform: | Size: 3072 | Author: | Hits:

[OtherCOS-II

Description: μC/OS从1992年开始为人们熟悉,到现在已经发展为μC/OS-II。ΜC/OS-II最多支持56个任务,其内核为占先式,总是执行就绪态的优先级最高的任务,并支持Semaphore(信号量)、Mailbox(邮箱)、Message Queue(消息队列)等多种常用的进程间通信机制。与大多商用RTOS不同的是,μC/OS-II公开所有的源代码,并可以免费获得,对商业应用收取少量License费用。-μC/OS since 1992 to people familiar with until now has been developed for μC/OS-II. ΜC/OS-II supports up to 56 tasks, the kernel for Preemptive always ready state to implement the highest priority tasks, and to support the Semaphore (Semaphore), Mailbox (mail), Message Queue (Message Queue), etc. a wide range of commonly used interprocess communication mechanism. Most of the commercial RTOS and the difference is, μC/OS-II open all the source code, and can be obtained free of charge a small business applications License fees.
Platform: | Size: 8192 | Author: ttjj120 | Hits:

[Windows Developjaycard

Description: CPU card COS source ISO7816, smart card cos source
Platform: | Size: 1537024 | Author: wisdom | Hits:

[Windows DevelopcOS

Description: 这是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.
Platform: | Size: 1165312 | Author: 汪海杰 | Hits:

[OS programμCOS-Ⅱ

Description: μCOS-Ⅱ的中文手册,简单易懂,更快速理解-the μCOS-Ⅱ specifications in chinese。
Platform: | Size: 4043776 | Author: guhanghui | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net