代码搜索结果
找到约 10,000 项符合
Memory 的代码
169-171.html
The Data Compression Book-:Statistical Modeling
mem.h
/******************************************************************************
Copyright (c) 2006 by RockOS.
All rights reserved.
This software is supported by the Rock Software Work
sralloc.h
/*****************************************************************************
*
* Simple SRAM Dynamic Memory Allocation
*
********************************************************
ledswing_flash.dat
Com *--------------------------------------------------------------------------------------
Com * ATMEL Microcontroller Software Support - ROUSSET -
Com *-------------------------------------
graphicsconfig.h
/*********************************************************************
* Module for Microchip Graphics Library
* This file contains compile time options for the Graphics Library.
***************
lab4-asm.cmd
MEMORY
{
VECS : o=0h ,l=800h
IRAM : o=800h,l=0f800h
}
SECTIONS
{
.text :>IRAM
.data :>IRAM
.bss :>IRAM
}
lab4-asm.cmd
MEMORY
{
VECS : o=0h ,l=800h
IRAM : o=800h,l=0f800h
}
SECTIONS
{
.text :>IRAM
.data :>IRAM
.bss :>IRAM
}
sralloc.h
/*****************************************************************************
*
* Simple SRAM Dynamic Memory Allocation
*
********************************************************