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

搜索资源列表

  1. VC中的生产和消费问题

    0下载:
  2. VC中实现的生产者和消费者问题的算法。此为转帖,算法讲的不错。-VC achieve producers and consumers of the algorithm. This was patented algorithm for the good.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:6651
    • 提供者:苏辉
  1. tc3

    0下载:
  2. AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一个完整的C#实现和加密.NET数据的举例。在读完本文后你将能用AES加密、测试 基于AES的软件并能在你的系统中使用AES加密。-AES (The Advanced Encryption Standard) is the National Institute o
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:3353382
    • 提供者:杨康
  1. 调度算法

    1下载:
  2. 这是操作系统实验的调度算法,包含时间片轮转法,抢占式优先权算法,非抢占式优先权算法,先来先服务算法,短作业(进程)优先调度算法. -This is the experimental operating system scheduling algorithms, including time-rotate, Preemptive priority algorithm, non-preemptive priority algorithm, first-come first-serve algor
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:15062
    • 提供者:梁狂
  1. jingdianc100

    0下载:
  2. 经典的C程序算法 等等 总共有100个 对学习C的人有很大帮助-classical algorithm C procedures, etc. A total of 100 pairs of learning C will be very helpful
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:22969
    • 提供者:无庸
  1. op1

    0下载:
  2. 寻求2812 ,算法的完整项目文件,DSP-seek 2812, the algorithm full project document, DSP
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:375222
    • 提供者:小邓
  1. Buddy.ZIP

    0下载:
  2. Linux物理内存分配方法:伙伴系统算法原码-Linux physical memory allocation method : Partnership original algorithm system code
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:6753
    • 提供者:yuweiE
  1. ssw

    1下载:
  2. 此文件是硬盘自伺服刻录代码,该软件的运行硬件环境是arm966e,开发平台是ADS1.2,源码除了包括用于硬盘碟片刻写的自伺服算法实现部分,还包括ucos实时操作系统在arm966e上的成功移植部分代码.-this file from the hard drive servo write code, the software operating environment is arm966e hardware, ADS1.2 development platform is, in addition
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:288626
    • 提供者:刘明
  1. UCOSIIzlggui

    0下载:
  2. 本人连续两天调试UCOSII,将贪吃蛇的任务加到UCOS上,ARM选用的是LPC2414,贪吃蛇的关键算法调试得吐血,不过两天得调试总算有了回报,多任务终于运行了,有四个任务运行,显示用到了周立功的ZLGGUI,对大家学习UCOSII操作系统式绝好得例子-I debugging UCOSII two consecutive days, the task will be a huge memory foisted UCOS, ARM uses the LPC2414, the huge memor
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:650850
    • 提供者:888
  1. lEDYU

    0下载:
  2. 基于MSP430LED灯显示算法及机器人应用
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:2704
    • 提供者:星海观尘
  1. ucos-study

    0下载:
  2. ucos中文讲解 任务管理,信号量,任务切换,核心算法,消息邮箱 互斥信号,任务机制
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:35838
    • 提供者:叶凌
  1. shiyan2

    0下载:
  2. 实验2用来实现银行家算法 用UCOS来实现
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:1924009
    • 提供者:龙一
  1. ARM7_GPS_BusStationPre

    1下载:
  2. 在ARM7和UC/OSII的平台上实现了GPS自动报站的功能,涉及GPS模块LEA_4S的驱动,位置速寻算法,语音芯片ISD4004的录放音驱动,LED页面管理等等.从启动代码到操作系统的移植以及到业务代码都有,是一个完整的项目代码.只要有相应的硬件平台就可以跑起来
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:7707604
    • 提供者:陈小猪
  1. 读者优先算法-操作系统

    0下载:
  2. 这是一个操作系统中的读者优先算法的实现绝对正确-This is an operating system as a priority readers algorithm to achieve absolutely correct
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:9474
    • 提供者:田田
  1. 写者优先算法-操作系统

    0下载:
  2. 这是操作系统中的写者优先算法的实现绝对正确-this is the operating system was the priority algorithm to achieve absolutely correct
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:8822
    • 提供者:田田
  1. 进程调度算法-操作系统

    0下载:
  2. 这是一个操作系统的进程调度算法的实现绝对正确-This is a process of the operating system's scheduling algorithm to achieve absolutely correct
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:11203
    • 提供者:田田
  1. 磁盘调度算法模拟

    0下载:
  2. 这是一个往上拉来的OS酸法模拟程序!觉得不错大家参考参考!-This is a bottom-up to pull the OS acid simulation program! Think it's good your information!
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:1069
    • 提供者:黄林宝
  1. youxian

    0下载:
  2. 进程调度算法,优先级算法,静态优先级和运行时候优先级自动调整-process scheduling algorithm, priority algorithm, static priority and time running automatically adjust priorities
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:13236
    • 提供者:陈钊
  1. OSMemory

    0下载:
  2. 用链表实现的内存管理,用数组来模拟内存空间实现的一个内存管理算法-achieve with the memory management, using memory arrays to simulate space realization of a memory management algorithm
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:10939
    • 提供者:Mark
  1. uCOS-II

    0下载:
  2. μC/OS-II uCOS-II 中文讲解 共12章 深入剖析了操作系统的结构算法及功能 -μC/OS-II uCOS-II Chinese interpretation of Chapter 12 in-depth analysis of the operating system structure and function algorithm
  3. 所属分类:uCOS

    • 发布日期:2017-04-10
    • 文件大小:1799372
    • 提供者:陈奕圳
  1. PID_Advanced

    0下载:
  2. PID算法 做了一些改进 增量式的 希望能够有用-PID algorithm to do a number of incremental improvements in the hope that can be useful
  3. 所属分类:uCOS

    • 发布日期:2017-04-12
    • 文件大小:1468
    • 提供者:king
« 12 »
搜珍网 www.dssz.com