CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 uCOS开发 搜索资源 - solve

搜索资源列表

  1. multitaskRTC

    0下载:
  2. 基于ucos的多任务与系统时钟实验,使用信号量解决任务间互斥问题,把系统时间显示在一个文本框中-based multi-task with the system clock experiments, the use of signal volume between mutually exclusive mandate to solve the problem, the system shows the time in a text box
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:252766
    • 提供者:liming
  1. my_os_easy_and_PDF

    0下载:
  2. 从Keil C51 的内存空间管理方式入手,着重讨论实时操作系统在任务调度时的重入问题,分析一些解决 重入的基本方式与方法:分析实时操作系统任务调度的占先性,提出非占先的任务调度是能更适合于 Keil C51 的一种调度方式。为此,构造这一实时操作系统,并有针对性地介绍此系统的堆管理方法、任务 的建立以及任务的切换等。-from Keil C51 memory space management mode. focused on real-time operating system i
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:252797
    • 提供者:jun
  1. Romprg

    1下载:
  2. S3C44B得FLASH烧片程序,我花了一个月才完成,可以帮你解决开发过程中入门之难,可以适用于任何操作系统,帮你解决嵌入式中的最大困难-S3C44B FLASH burn unit in the procedure, I spent a month to complete, can help you solve the portal development process will be difficult and can be applied to any operating system,
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:12892
    • 提供者:李彤惠
  1. Stm32_ucos 在STM32上编写多任务实时操作系统

    0下载:
  2. 在STM32上编写多任务实时操作系统,同时运行6个任务,通过发送和接收信号量机制,解决哲学家就餐问题,通过板上按键代表哲学家的就餐请求,板上LED灯表示就餐成功或者未果,同时在晶体数码管上显示就餐申请时间。-STM32 to write multi-task in real-time operating system, run six tasks by sending and receiving semaphore mechanism to solve the dining philosophe
  3. 所属分类:uCOS开发

    • 发布日期:2017-03-21
    • 文件大小:345887
    • 提供者:郭攀
  1. fanzhuanxinhao

    0下载:
  2. MyTask、YouTask和ThreeTask 。在主函数中创建任务MyTask。而YouTask和ThreeTask由任务MyTaskTask创建,其优先级分别为2、4、6。这三个任务都要占用资源s,任务YouTask访问时间短一些,在任务MyTask和任务ThreeTask利用while(OSTime<T) {}增加访问时间,T值分别为300,500。MyTask、YouTask和ThreeTask采用OSTimeDly(K)延时等待,K值均为200。这样出现任务优先级反转。为了解决
  3. 所属分类:uCOS

    • 发布日期:2017-04-10
    • 文件大小:1201
    • 提供者:霍钱进
  1. ucos2_mem

    0下载:
  2. uc/os II 内存管理算法的改进算法。改进后的算法很好的解决了内存溢出的问题。-uc/os II memory management algorithm to improve the algorithm. Improved algorithm to solve a very good memory overflow problem.
  3. 所属分类:uCOS

    • 发布日期:2017-04-07
    • 文件大小:90745
    • 提供者:pengkohuang
  1. System3x3_src

    0下载:
  2. solve 3x3 matric linear equation
  3. 所属分类:uCOS

    • 发布日期:2017-04-06
    • 文件大小:53676
    • 提供者:chal
  1. maicunguanli

    0下载:
  2. 解决软件开发中常见的哲学家就餐问题,很好用的程序,希望对你有开发有帮助,UCOS下开发的。-To solve common software development dining philosophers problem, a good use of the program, want to help you develop, UCOS under development.
  3. 所属分类:uCOS

    • 发布日期:2017-04-06
    • 文件大小:2740
    • 提供者:王宝
  1. xiaoxiduilian

    0下载:
  2. 解决软件开发中常见的消息队列就餐问题,很好用的程序,希望对你有开发有帮助,UCOS下开发的。-To solve common software development problems Message Queue dining, good use of the program, want to help you develop, UCOS under development.
  3. 所属分类:uCOS

    • 发布日期:2017-04-07
    • 文件大小:2541
    • 提供者:王宝
  1. ucos_Philosopher_Repast

    0下载:
  2. uC/OS哲学家就餐演示.这个程序演示基本的哲学家就餐问题的解决。程序启动具有五个不同优先级的任务,每个任务对应一个 * 哲学家,完成一系列动作.-uC/OS Dining Philosophers presentation. This program demonstrates the basic dining philosophers problem to solve. Program starts with five different priority tasks, each tas
  3. 所属分类:uCOS

    • 发布日期:2017-04-05
    • 文件大小:2057
    • 提供者:leo
  1. UCGUIFontTool_V0.1

    0下载:
  2. 是基于ucos+ucgui嵌入式系统开发必备工具,解决UCGUIFontTool导出大字体时点阵为空白的Bug:原程序中导出数据时“像素值的判断”存在bug!-Ucos+ ucgui based embedded system development tools necessary to solve UCGUIFontTool export large font matrix blank Bug: When you export data in the original program &quo
  3. 所属分类:uCOS

    • 发布日期:2017-04-01
    • 文件大小:113216
    • 提供者:
  1. TCP_Test

    0下载:
  2. LPC1700 用周立功的开发板上的TCPIP改的。修正了一些BUG。但突然断网没有解决,可用硬件方式,网口灯灭强关TCP,就可以了。-With the development of LPC1700 ZhouLiGong TCPIP change on the board. Fixed some BUG. But suddenly broken network not solve, usable hardware way, WangKou lamp strong close TCP, it ca
  3. 所属分类:uCOS

    • 发布日期:2017-04-09
    • 文件大小:2061320
    • 提供者:平艳
搜珍网 www.dssz.com