-
挥发性小闹钟的源代码,和一个很好的序列。
多变小闹钟源代码,一个很好的和序。-volatile small alarm clock source code, and a very good sequence.
- 2022-07-23 01:48:05下载
- 积分:1
-
这是Romberg算法
这是Romberg算法-algorithm!
- 2022-12-26 04:25:03下载
- 积分:1
-
This specification defines the ARM
This specification defines the ARM-specific features of Executable and Linking Format (ELF).
- 2023-05-21 15:55:03下载
- 积分:1
-
Pagerank算法和hits算法及详细描述文档
实现搜索引擎的链接分析子系统中著名的pagerank和hits算法,并且包含有算法的详细文档描述,有助于对算法实现的理解。
- 2022-11-07 20:30:03下载
- 积分:1
-
高志莲C / C++电子书
高质量C++C编程指南
是一本说C / C++ 和Windows 平台编程的不错的好书-gao zhi lian c/c++ e book
- 2022-07-13 03:59:20下载
- 积分:1
-
many video playback software or video editing software to build frames for the f...
很多视频播放软件或视频编辑软件都提供了抓帧的功能,本代码就实现此功能.-many video playback software or video editing software to build frames for the functions of the code on the realization of this function.
- 2022-03-16 12:05:43下载
- 积分:1
-
一个抓屏程序及WIN32API探索样本程序。
一个抓屏程序及WIN32API探索样本程序。-a WIN32API explore procedures and sample procedures.
- 2022-03-17 12:42:32下载
- 积分:1
-
朋友们,该程序为雷达跟踪模拟程序,希望要雷达平面数据的朋友们喜欢
朋友们,该程序为雷达跟踪模拟程序,希望要雷达平面数据的朋友们喜欢-friends, the procedures for tracking radar simulation procedure, hoping to radar data plane like friends
- 2022-10-07 13:30:03下载
- 积分:1
-
我想你知道一个MRU缓存是什么,否则你不会读这个…
I suppose you know what a MRU cache is, otherwise you wouldn t been reading this.
This is an implementation of a very simple one using only STL.
To implement a cache, derive a subclass from this template class.
As an implementor, you d have to implement two methods:
HandleNonExistingKeyFetch - to handle cache misses. In this method you access the real source of data behind the cache and return the value.
HandleItemRelease - (optional) called when an item is removed from the cache.
The cache class is a template of two types, a key and value (like hash map). The value type is the type of the resource and the key type is the type of the resource address. (this is how you fetch a resource) -I suppose you know what a MRU cache is, otherwise you wouldn t been reading this.This is an implementation of a very simple one using only STL.To implement a cache, derive a subclass from this template class.As an implementor, you d have to implement two methods: HandleNonExistingKeyF
- 2022-11-30 08:45:03下载
- 积分:1
-
can see the status of memory
能看出内存的工作情况-can see the status of memory
- 2022-01-30 12:48:41下载
- 积分:1