CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Cache Simulation

搜索资源列表

  1. Cache_emu

    1下载:
  2. 这是Vc++6.0实现的用于大学操作系统或计算机系统结构课程实验的缓存算法模拟程序(有图形界面)-Vc 6.0 for the University of operating system or computer system architecture courses experimental cache algorithm simulation program (with a graphical interface)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:32.93kb
    • 提供者:刘权
  1. NRS4000_cpu

    0下载:
  2. 现代先进微处理器有非常高的集成度和复杂度,又有寄存器堆、Cache等嵌入式部件,而且芯片管脚数相对较少,必须要有一定的自测试设计和其它的可测试性设计来简化测试代码,提高故障覆盖率。本文简要讨论NRS4000微处理器芯片的以边界扫描测试为主体,以自测试为补充的可测试性设计框架。着重介绍芯片的边界扫描设计和芯片中译码控制器PLA和微程序ROM以及采用内嵌RAM结构的指令Cache和寄存器堆的内建自测试设计。仿真结果表明,这些可测试性设计大大缩短了测试代码的长度。-modern microproces
  3. 所属分类:行业发展研究

    • 发布日期:2008-10-13
    • 文件大小:40.33kb
    • 提供者:chengp
  1. icache

    0下载:
  2. 模拟指令cache的访问过程,包括命中和失效等操作过程,很有用的东西。-simulation instruction cache in the course of the visit, including hits such as the failure to operate and process useful things.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2.16kb
    • 提供者:力量
  1. Init_SDRAM

    0下载:
  2. AT91RM9200 SDRAM初始化脚本文件,ADS1.2使用,SDRAM为三星K4S641632E,使用脚本后可以将代码直接通过JTAG下载到SDRAM中,在SDRAM中进行仿真调试,启动文件不要进行修改直接可以使用,同时打开CP15的指令缓存和数据缓存-AT91RM9200 SDRAM initialization scr ipt file, ADS1.2 use, Samsung K4S641632E of SDRAM, After using a scr ipt code can be
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:15.65kb
    • 提供者:Tony
  1. Vc实现的cache模拟

    0下载:
  2. 计算机体系结构中cache实现原理及解决方案的模拟程序.-Computer Architecture cache Principle and solutions simulation program.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:385.69kb
    • 提供者:欧未然
  1. DHRY

    0下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:23.28kb
    • 提供者:aglo
  1. return_buf

    0下载:
  2. 循环buffer。数据写进循环缓存区,模拟数据被取走,打印出来为空。-Loop buffer. Data included in the loop cache, simulation data is removed, print out blank.
  3. 所属分类:Printing program

    • 发布日期:2017-04-03
    • 文件大小:1kb
    • 提供者:c
  1. Proxycachereplacementsimulationenvironmentimplemen

    0下载:
  2. 代理缓存替换环境的模拟实现,算法中一共有四种缓存替换算法。-Agent simulation environment to achieve cache replacement algorithm in a total of four cache replacement algorithm.
  3. 所属分类:VOIP program

    • 发布日期:2017-03-31
    • 文件大小:7.78kb
    • 提供者:张婕
  1. tangyouhua_0738200224

    0下载:
  2. 仿真螺旋交织器系统。要求将得到的整数序列放置在三个工作空间中并输出值。观察交织后数值的可视化变化规律。螺旋交织器模块参数:螺旋排列列数3;组的大小2;螺旋排列的跳步1;初始条件0。螺旋解交织器参数设置同螺旋交织器。斜坡函数模块参数:斜率1;开始时间0;初始输出1;矢量参数一维。缓存器参数:输出缓存长度6;缓存交叠0;初始条件0。仿真系统中的时延参数为7。-Simulation of helical interleaver system. Requirements will be placed i
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3.27kb
    • 提供者:谭杰龙
  1. randbrush

    0下载:
  2. php以http1.1协议模拟浏览器 1.使用http1.1协议发送请求; 2.支持keep-alive的持久连接模式; 3.支持chunked方式的分块传输; 4.自定义请求头部; 5.支持Cookie; 6.支持自动跳转,包括301/302和http或wml页面的跳转,不支持js的; 7.单线程,根据需要可以用多进程模拟多线程; 8.不解析css; 9.模拟文件缓存-php browser to http1.1 protocol simulation
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-03
    • 文件大小:2.65kb
    • 提供者:chenshuanj
  1. zuihou

    0下载:
  2. 利用c语言模拟cache的三种映射关系及地址变换的方法-using C language imitate cache simulation three mapping and address translation method
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:4.14kb
    • 提供者:xiaorong
  1. cache-fifo

    0下载:
  2. CPU缓存算法,FIFO的模拟程序,通过VC2010编译,包括数据查找,替换算法-CPU caching algorithm FIFO algorithm FIF simulation, including data whether the hit, replace, contained on this basis can be done other algorithms,
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1.67kb
    • 提供者:秋光亮
  1. spring-test

    0下载:
  2. Cache模拟器 程序运行时,都会对内存进行相关操作,所访问的内存地址可以被记录下来,形成memory trace文件。在本实验中,你将使用benchmark程序产生的memory trace文件来测试Cache命中率,文件可以在http://cseweb.ucsd.edu/classes/fa07/cse240a/proj1-traces.tar.gz上获得。-Cache simulation
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-26
    • 文件大小:8.62mb
    • 提供者:彼得潘
  1. cache1

    0下载:
  2. 用C++模拟简单的cache的功能,运用LRU替换算法-C++ cache simulation with simple functions, using LRU replacement algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5.44mb
    • 提供者:cloud
  1. cache

    0下载:
  2. 使用Verilog实现对cache命中判断的模拟-Use Verilog to realize the simulation of the cache hit judgment
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:730byte
    • 提供者:zhangjiachen
  1. cache_dict_test

    0下载:
  2. 用Python的字典来仿真cache的存储策略,即离散的读取用户请求来验证cache有效性-cache simulation by Python
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:736byte
    • 提供者:liangbiao
  1. cache

    0下载:
  2. 给大家上载两个先进的编码技术turbo codes的c语言仿真程序-Give you upload two advanced coding technology turbo codes c simulation program
  3. 所属分类:File Operate

    • 发布日期:2017-12-15
    • 文件大小:2kb
    • 提供者:OUV$9605
  1. Comsuter-simulation-the

    0下载:
  2. 计算机体系结构中cache实现原理及解决方案的模拟程序-Computer architecture of the cache implementation principle and solution of simulation program,,
  3. 所属分类:Network Security

    • 发布日期:2017-12-17
    • 文件大小:315kb
    • 提供者:fuyctiud
  1. ulceks-control-cache

    0下载:
  2. 基于matlab的正弦波波形显示仿真源代码 推荐给大家-Sinusoidal waveform display simulation based on matlab source to recommend to you
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-17
    • 文件大小:5kb
    • 提供者:XDlcnmz_783928
  1. cache_sim

    2下载:
  2. 这是一个计算机组成与设计的project作业,主要功能是实现一个cache的仿真,包括对缺失率、与磁盘交流的次数等相关信息(This is a computer composition and design of the project job, the main function is to implement a cache simulation, including the loss rate, the number of exchanges with the disk and other
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:838kb
    • 提供者:诺亚11122
« 12 »
搜珍网 www.dssz.com