搜索资源列表
Keil_C_for_AT45DB041
- 提供DataFlash(AT45DB041)的底层读写驱动函数,包括内存读写,缓存读写,内存与缓存之间的数据交换等等。-provide DataFlash (AT45DB041) literacy drive the bottom function, memory read and write, read and write cache, and cache memory for data exchange between and so on.
Cache_FIFO
- 模拟内存高速缓存技术C源码,主要是FIFO形式。-simulated high-speed cache memory technology C source code, is the main form of FIFO.
simulator
- 开源的基于SystemC的模拟器,可以模拟ARM CPU, Cache, DDR,NOR, NAND, 时序和功耗均可以正确模拟。-This simulator is a cycle-accurate system-level energy and timing simulator. Developed by Embedded Low-Power Laboratory, Seoul National University. The simulator’s underlying kernel is
DHRY
- The DHRY program performs the dhrystone benchmarks on the 8051. Dhrystone is a general-performance benchmark test originally developed by Reinhold Weicker in 1984. This benchmark is used to measure and compare the performance of different
AT45DB041B-c51pdf
- SPI接口4M位高速存储芯片,带2*512缓存-SPI interface 4M-bit high-speed memory chips, with 2* 512 cache
MaskScanM
- VBA scr ipt.针对某特定datalog格式。但可以做为VBA快速利用内存缓存打开NG大文本文件的sample.-VBA scr ipt. Datalog for a specific format. However, the rapid use of VBA can be used as cache memory to open NG large text file sample.
Cache_dotnet_cs
- 实现LRU算法的cache dotnet C#源码,用来支持asp.net程序提升系统访问速度。同时保证系统能够控制内存的使用不产生泄漏。-LRU algorithm implementation cache dotnet C# source code, used to support asp.net procedures to enhance the speed of system access. At the same time to ensure that the system be ab
cache
- OSCACHE API 供开发内存共享查阅使用。-OSCACHE API for shared memory access to the use of the development.
delete
- scr ipt to delete cache memory from browser
DLXwhitcache
- 一个DLX流水线CPU的实现 附带一个两级cache的存储层次实现-DLX pipeline a CPU attached to the realization of a two-tier level of cache memory to achieve
Connguration_and_Coding_of_Cache_in_VxWorks_operat
- 摘要:该文提出了一种合理地应用Cache的方法,以解决VxWorks环境下操作系统的启动速 度慢和应用程序运行效率低的问题。在启动过程中,通过修改配置文件来合理地打开代码 Cache和数据Cache,加快操作系统的启动速度;在应用程序开发过程中,通过使用不同的Cache 编程方法,提高应用程序的运行效率。实例分析给出了具体应用的实现方法。 关键词:VxWorks操作系统;高速缓冲存储器;直接存储器存取-Abstract: This paper presents a reasona
CACHE
- 一个arm7开发板上cathe内存测试程序,该程序用c语言编写。-a arm7 Development Board cathe memory test program, the program is available c language.
P6_Cache
- MEMORY CACHE SIMPLE CODE
cache
- This a paper that is good for someone who wants to design Cache memory.-This is a paper that is good for someone who wants to design Cache memory.
Memory
- Memory Hierarchy in Cache-Based System
cache
- cache设计,直接映射,回写式cache。256行,每行四字。 ram按字存储,大小为64K字。-cache design, direct mapped, write-back cache. 256 lines of four characters. ram memory by the word, the word size is 64K.
Embedded-memory-for-logic-chips
- 对于逻辑芯片的嵌入存储器来说,嵌入式SRAM 是最常用的一种,其典型的应用包括片上缓冲器、高速缓冲存储器、寄存器堆等-Embedded memory for logic chips, the embedded SRAM is the most common one, its typical applications include on-chip buffers, cache memory, register, etc.
CCacheManager
- cachemanager, to clear n maintain cache memory
cache
- 缓存基础,对各种缓存的介绍,包括浏览器缓存,cpu缓存,内存缓存,磁盘缓存等。-Cache based on the introduction of various caches, including browser cache, cpu cache, memory cache, disk caching.
basic-cache
- Verilog codes for cache memory with direct mapping and write back policy.