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

搜索资源列表

  1. cache.doc

    0下载:
  2. TMS320DM642 DSP是TI公司新近推出的一款高性能数字多媒体处理器,它的两级高速缓存(Cache)结构为高复杂度视频编码算法的高效率实现提供了有力的保证。综合考虑视频编码算法特点和Cache结构特征实现的算法,能够满足系统整体需求和指标要求
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:75296
    • 提供者:宋恋
  1. Cache

    0下载:
  2. High performance cache
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10059
    • 提供者:Harry
  1. cachesim

    0下载:
  2. Cache simulator that for any given configuration of direct/associative caches calculates number of hits/misses!
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2678
    • 提供者:amitabhh
  1. cache

    0下载:
  2. (1)FIFO:First In First Out,先进先出 (2)LRU:Least Recently Used,最近最少使用 (3)LFU:Least Frequently Used,最不经常使用-(1)FIFO:First In First Out (2)LRU:Least Recently Used (3)LFU:Least Frequently Used
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:652999
    • 提供者:鲁龙年
  1. maze

    0下载:
  2. 一个迷宫小游戏,透明显示位图,双缓存处理,直截像素处理-A maze game, transparent bitmap display, double the cache handle, deal with straightforward pixels
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-26
    • 文件大小:145375
    • 提供者:啦啦
  1. C64xx_DSP_Cache

    0下载:
  2. 介绍C64xx DSP Cache的资料,帮助你理解L1,l2的区别-C64xx DSP Cache introductory information to help you understand the L1, l2 distinction
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:187031
    • 提供者:陈利聪
  1. cache

    0下载:
  2. ssd6 联系5 。答案。100分的,共大家参考 -ssd6 Contact 5.答案. 100 points, a total of reference
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:16553
    • 提供者:王成
  1. cache

    0下载:
  2. 通过测试一个巨型二维数组的运算时间,考查Cache对程序性能的影响。同时对实验结果进行了仔细分析.-Passed the test of a giant two-dimensional array of computing time, to examine Cache impact on performance. At the same time, experimental results were carefully analyzed.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:159766
    • 提供者:Liu
  1. Cache_dotnet_cs

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

    • 发布日期:2017-04-25
    • 文件大小:14466
    • 提供者:zzj
  1. dcache

    0下载:
  2. white paper explaining how to optimize the data cache for MM applications
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:74367
    • 提供者:Santosh
  1. cache

    0下载:
  2. The cache manager source code implemented in Windows kernel.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:133334
    • 提供者:thug4lif3
  1. LZZQ

    0下载:
  2. Compression speed ~= Decompression speed. (around 200-300 MB/s) CPU notes: LZZQ uses 32KB dictionary, reduce to 16KB (change HASH_SIZE to 4*1024) for good L1 cache access (with little reduction in ratio).
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-02
    • 文件大小:5720
    • 提供者:korei
  1. tilecache-2.10.tar

    0下载:
  2. 切片程序,完成类似googole map的地图图片缓存功能-Biopsy procedures, to complete a similar picture googole map cache of map features
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-22
    • 文件大小:63189
    • 提供者:陈梦天
  1. high-speed-cache

    0下载:
  2. 这个文件夹包含了高速缓存问题的源代码、可执行文件和上机报告。-This folder contains a high-speed cache problem source code, executable files, and reports on the machine.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:145610
    • 提供者:shizilong
  1. cache

    0下载:
  2. 测量cache相关数据 通过简单的数组访问时间的对比跳变得到 cache大小,cache块大小等。-Measuring cache size
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1678336
    • 提供者:yuan
  1. cache

    0下载:
  2. cache 代码稍加修改就可以用 很方便-slightly modified the code cache can be very convenient to
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:19103
    • 提供者:陈健
  1. Cache

    0下载:
  2. 一个很简单的缓存类。内有备注。将数据或者数组以字符串的形式序列在文件中。(A very simple cache class. There are remarks.)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:988160
    • 提供者:黑桃
  1. w3-total-cache.0.9.5.4

    0下载:
  2. 3d total cache for wordpress cache
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:2134016
    • 提供者:ewaldosoft
  1. cache-enabler

    0下载:
  2. CAche Enabler for wordpress is good plugin for developers
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:17408
    • 提供者:ewaldosoft
  1. Cache 面向对象软件开发教程(版本1.1)

    0下载:
  2. cache 数据库学习 cache 数据库学习cache 数据库学习(Refer to the Cache database management and maintenance manual)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-01
    • 文件大小:3920896
    • 提供者:mycomputer
« 12 3 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com