虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Visualisation

  • Delineation and Visualisation of Congenital Abnormality using 3D Facial Images

    Delineation and Visualisation of Congenital Abnormality using 3D Facial Images

    标签: Visualisation Delineation Abnormality Congenital

    上传时间: 2013-12-20

    上传用户:hebmuljb

  • FREERTOS的官方移植文档

    FeaturesThe following standard features are provided.• Choice of RTOS scheduling policy1. Pre-emptive:Always runs the highest available task. Tasks of identical priorityshare CPU time (fully pre-emptive with round robin time slicing).2. Cooperative:Context switches only occur if a task blocks, or explicitly callstaskYIELD().• Co-routines (light weight tasks that utilise very little RAM).• Message queues• Semaphores [via macros]• Trace Visualisation ability (requires more RAM)• Majority of source code common to all supported development tools• Wide range of ports and examples

    标签: FREERTOS 移植 文档

    上传时间: 2013-10-13

    上传用户:13162218709

  • The download includes the kernel source code, and a demo application for EVERY RTOS port. See http:

    The download includes the kernel source code, and a demo application for EVERY RTOS port. See http://www.freertos.org/a00017.html for full details of the directory structure and information on locating the files you require. The easiest way to use FreeRTOS is start start with one of the demo application projects. Once this is running the project can be modified to include your own source files. This way the correct files and compiler options will be automatically included in your application. + The Source directory contains the real time kernel source files for every port. The kernel itself is only 3 files. + The Demo directory contains the demo application source files for every port. + The TraceCon directory contains the trace Visualisation exe file. See the readme files in the respective directories for further information.

    标签: application download includes kernel

    上传时间: 2016-08-24

    上传用户:zhyiroy