搜索资源列表

  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,
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-17
    • 文件大小:18489344
    • 提供者:韩杰生
  1. ClearCache

    0下载:
  2. 清空IE浏览器的缓存,防止Cache数据,从而造成页面不刷新-emptied IE browser cache to prevent data cache, resulting in pages not updated
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:166912
    • 提供者:wome
  1. Cache_emu

    0下载:
  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. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:33792
    • 提供者:刘权
  1. komssys-0.3.6.tar

    0下载:
  2. The KOM(S) Streaming System provides a server, a client, and a proxy cache for audio/video streaming. The first and foremost encoding format that we use is MPEG-1 System. The primary platforms is Linux. It does not
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-17
    • 文件大小:1266688
    • 提供者:向军
  1. cache_521

    0下载:
  2. 高速缓存算法类.英文介绍: The Cache class implements a simple caching mechanism with "least recently used" (LRU) replacement. It is useful for cases in which you have some memory to spare and you wish to speed up access to
  3. 所属分类:系统编程

    • 发布日期:2024-05-17
    • 文件大小:8192
    • 提供者:洋场河
  1. ARM9_instruction_cache_verilogCodes

    0下载:
  2. Arm9指令Cache缓存模块的verilog代码,对一些做ARM硬件开发的朋友有参考价值。-Arm9 Instruction Cache Cache Module Verilog code, do some of the hardware development of the ARM friends reference value.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:杨力
  1. ch12_cache

    0下载:
  2. ARM嵌入式系统开发--软件设计与优化随书源代码。开发环境asm+c,cache配置。-ARM Embedded System Development-- software design and optimization of the source code with the book. Development Environment asm2 c, cache configuration.
  3. 所属分类:书籍源码

    • 发布日期:2024-05-17
    • 文件大小:22528
    • 提供者:a
  1. SimulateCache

    0下载:
  2. cache: you will be given a char at will and you should simulate the computer s memory and cache .-cache : you will be given a char at will and you should sim ulate the computer's memory and cache.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:张丽颖
  1. Cache(ASM)

    0下载:
  2. Blakcfin processor Cache code example-Blakcfin processor code example Cache
  3. 所属分类:DSP编程

    • 发布日期:2024-05-17
    • 文件大小:13312
    • 提供者:xiaoke
  1. NRS4000_cpu

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

    • 发布日期:2024-05-17
    • 文件大小:40960
    • 提供者:chengp
  1. ARMcache

    0下载:
  2. arm微处理器系列cache初始化代码,包含720T,740T,920T,940T,1020T系列。-arm series microprocessor cache initialization code contains 720T, 740T, 920T, 940T, and 1020T Series.
  3. 所属分类:汇编语言

    • 发布日期:2024-05-17
    • 文件大小:8192
    • 提供者:葉盺
  1. Cache_FIFO

    0下载:
  2. 模拟内存高速缓存技术C源码,主要是FIFO形式。-simulated high-speed cache memory technology C source code, is the main form of FIFO.
  3. 所属分类:并行运算

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:夏军
  1. TMS320C6000DSPCacheUsersGuidespru656a

    0下载:
  2. TMS320C6000 DSP Cache User’s Guide-spru656a-TMS320C6000 DSP Cache User's Guide-spru6 56a
  3. 所属分类:DSP编程

    • 发布日期:2024-05-17
    • 文件大小:331776
    • 提供者:时贵章
  1. dcache

    0下载:
  2. 数据cache的访问方法&过程,其中的读写操作,包括失效和命中的处理过程。-data cache access method & process, which read and write operations, including failure and hit part of the process.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:力量
  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. 所属分类:操作系统开发

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:力量
  1. ADSP_BF532_Cache

    0下载:
  2. ADI Blackfin 532 Cache配置程序 使用Visual DSP++ 3.5开发-ADI Blackfin 532 Cache configuration procedures using Visual DSP 3. 5 development
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-17
    • 文件大小:14336
    • 提供者:hzq
  1. cache4j_0.4_src

    0下载:
  2. cache4j是一个有简单API与实现快速的Java对象缓存。它的特性包括:在内存中进行缓存,设计用于多线程环境,两种实现:同步与阻塞,多种缓存清除策略:LFU, LRU, FIFO,可使用强引用(strong reference)与软引用(soft reference)存储对象。-cache4j is a simple API and achieving rapid Java Object Cache. Its features in
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:51200
    • 提供者:ytr
  1. DualServerSourceV5.01

    0下载:
  2. Combined DHCP/DNS Server. DHCP Server allots addresses and DNS Server first try resolving from DHCP allotted names then from Cache then forwarding to External DNS. Relay Agent, PXEBOOT and BOOTP, Zone Replication, Auto C
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-17
    • 文件大小:32768
    • 提供者:Justin Wu
  1. DDK_BCHKD_Custom_Events

    0下载:
  2. RAM Disk Driver with custom BoundsChecker events This sample illustrates how to add custom BoundsChecker events to a DDK driver. It links to the kchecker library and has several BOUNDSCHECKER() calls in it.
  3. 所属分类:驱动编程

    • 发布日期:2024-05-17
    • 文件大小:23552
    • 提供者:wiyn
  1. ProxyServer2

    0下载:
  2. 网络代理服务器的设计与实现 实现对网络的管理,有网页缓存,时间管理等-Network Proxy Server Design and Implementation of the networks management, a web cache, time management, etc.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:186368
    • 提供者:qingbai
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org