CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 微处理器(ARM/PowerPC等) 搜索资源 - management

搜索资源列表

  1. mmuos

    1下载:
  2. 这是一个不到2000行的操作系统,巧妙地利用ARM9 CPU的内存管理单元(MMU)实现进程的切换。ARM9的4G虚拟地址可分成128个进程空间,每个32M。虽然它们的虚拟地址(VA)都是0-(32M-1),但是对应的MVA(Modified vitual address,由虚拟地址VA和进程号PID组合而来)不一样,设置MVA对应的页表指向不同物理地址就可以很方便地让各进程运行空间相互隔开。代码很少,注释丰富,希望能对想理解操作系统、了解ARM体系结构的朋友有所帮助。 -This is a
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:76675
    • 提供者:韦东
  1. ARM-program

    0下载:
  2. ARM体系结构和编程,介绍ARM CPU 的细节,包括结构,寻址,指令集,汇编语言,cache管理,存储,函数调用参数传递,交叉编译连接及调试。-ARM architecture and programming on the ARM CPU details, including the structure, addressing, instruction set, assembly language, cache management, storage, transfer function ca
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:18489202
    • 提供者:韩杰生
  1. WBKstartup

    0下载:
  2. UCOSII的文件管理实验,编译工具为SDT2.51实验板子为S3C44B0-UCOSII document management experiments compiler tool for SDT2.51 experimental plank for S3C44B0
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:8678
    • 提供者:赵立兴
  1. manage_student

    0下载:
  2. 简单的学生信息管理系统,基本包含学生信息管理机制的调度。-simple student information management system, the basic student information management includes the activation mechanism.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:3703
    • 提供者:mengfan
  1. S3C44B0Xcomm

    0下载:
  2. 通过讨论常见的串口软件使用的方法,提出基于一种称之为双缓冲队列的串口缓冲区管理策略的串口软件模块的实现方法和其中要注意的问题。-through discussion of the common use of serial software, Based on the call a double-buffer queue Serial buffer management strategy Serial software modules and the method to which attenti
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:47706
    • 提供者:金阳
  1. mem_admin

    0下载:
  2. 一个ARM内核通用的内存管理程序。通过使用三个链表进行管理,能减少内存碎片的发生。-a generic ARM kernel memory management procedures. Through the use of three chain management, can reduce the incidence of memory debris.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:6323
    • 提供者:许晖冬
  1. pc_simulate

    0下载:
  2. 一个内存管理的PC端的模拟器。是初学者对内存管理有个感性的认识-a memory management on the PC simulator. Yes beginners memory management is a perceptive understanding
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:820661
    • 提供者:许晖冬
  1. ruanjiandingshiqi

    0下载:
  2. 本软定时器模快所通过一个唯一的索引(即序号)来表识每一个软定时器,这个序号从0到MAX_SOFT_TIMER-1 ,最多为255个。要使用软定时器模块,首先需要让软定时器管理任务运行起来。软定时器管理任务的函数名称为SoftTimer,所以只需要Small RTOS的要求在Config.h的数组TaskFuction加上SoftTimer项即可。因为软定时器执行的任务时间等因素不确定,所以一般把这个任务优先级定得比较低。-the soft-timer module adopted by only
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:12322
    • 提供者:李强
  1. lpc21xx_Power

    0下载:
  2. lpc21xx系列的power管理的demo程序,该程序包含了c和asm两种,都可以通过ads和jtag直接运行在lpc21xx的arm芯片中。-lpc21xx series of power management demo procedures, The program contains the c and asm2 two, can jtag through ads and direct operations in the arm lpc21xx chip.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:69215
    • 提供者:彭超
  1. DynamicVoltageControl

    0下载:
  2. dynatic power management example code for BF5-dynatic power management code for example BF5
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:9961
    • 提供者:zhj
  1. S3C2440_CN_PDF.rar

    0下载:
  2. 整理好的最全的S3C2440中文资料,包含18章节。如下:第1章 产品概述 第2章 处理器工作模式 第5章 内存控制器 第6章 Nand Flash控制器 第7章 时钟与电源管理 第8章 直接存储器存取 第10章 PWM及定时器 第11章 UART 第14章 中断控制器 第16章 ADC和触摸屏接口 第17章 实时时钟 第18章 看门狗定时器 第19章 MMC/SD/SDIO控制器 第20章 IIC总线接口 第21章 IIS总线接口 第22章 SPI(串行外围设备接
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-16
    • 文件大小:4359859
    • 提供者:王蓝天
  1. mdk3.24crack-ulink1-ulink2-jli

    0下载:
  2. 1、在MDK下让ULINK与ULINK2共存调试ARM: 1.1、安装MDK3.20或以它版本; 1.2、拷贝BIN文件夹到keil的安装目录下(例如c:\Keil\ARM\ 此步实际是安装ULINK1需用的DLL); 1.3、将windows文件夹拷贝到系统安装目录(例如c:\ 此步其实是安装ULINK1的驱动); 1.4、打开KEIL,选择File菜单下的License Management,拷贝CID; 1.5、用KEIL_Lic.exe生成License,并注册(此
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-24
    • 文件大小:588901
    • 提供者:LUCK
  1. STM32-AT24C02

    0下载:
  2. STM32-AT24C02,大容量IC卡在STM32上的应用。卡片存储方便管理与应用。-STM32-AT24C02, high-capacity IC card applications on the STM32. Facilitate the management and storage card application.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:2484
    • 提供者:haibin
  1. C_memory_manage

    0下载:
  2. C语言的内存管理函数和说明,对C和C++的开发人员很有帮助-C language memory management functions and instructions.It is helpful to C and C++ developers
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:10570
    • 提供者:Michael Zhang
  1. STM32_NandFlash_Disk

    1下载:
  2. STM32做的NAND FLASH U盘程序,包括NAND FLASH坏块管理-STM32 do NAND FLASH U disk procedures, including bad block management NAND FLASH
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2014-03-30
    • 文件大小:581389
    • 提供者:dream_fly
  1. STM32-SDCard-SDIO-FATFS-V2

    0下载:
  2. 芯达开发板SD卡测试程序,可以了解一下FAT文件管理,希望对大家有帮助。-Core of the development board SD card test program, you can look FAT file management, we want to help.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:2163272
    • 提供者:刘红莉
  1. s3c2410_MMU

    0下载:
  2. 关于s3c2410 如何操作MMU(虚拟内存管理)的文档,有助于了解三星的ARM原理-S3C2410 how to operate on the MMU (virtual memory management) of documents, help to understand the principle of Samsung
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:266487
    • 提供者:江涛涛
  1. RTC

    0下载:
  2. 此代码是对电源管理部分的详细的代码,采用的是三星ARM9的技术开发的,对想学习ARM的朋友非常的有帮助-This code is a power management part of the detailed code, adopted by Samsung ARM9 technology development, to want to learn ARM friend very helpful
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:1548
    • 提供者:ding
  1. disu

    0下载:
  2. 44b0,电源管理低速模式-44b0, low power management mode
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-11
    • 文件大小:834
    • 提供者:xd
  1. Network-Management

    0下载:
  2. 网络管理:现场总线管理层7。提供用于总线和通信关系组态的服务、运行阶段的监视和诊断服务以及建立和释放管理连接服务。功能分成三组:1)上下关系管理2)组态管理 3)故障管理 -Network Management: Fieldbus management 7. Provide for communication between the bus and the configuration of services, the operational phase of the monitoring
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:98439
    • 提供者:mgx
« 12 3 4 5 »
搜珍网 www.dssz.com