-
A realy good ebook for begiiners in thread programming
A realy good ebook for begiiners in thread programming
- 2022-06-15 17:39:30下载
- 积分:1
-
信息管理系统,适用于学校以及企业,方便管理群体信息
信息管理系统,适用于学校以及企业,方便管理群体信息-information management system applicable to schools and businesses, to facilitate information management group
- 2022-03-11 05:32:24下载
- 积分: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
-
PB on the development of the ORACLE system management procedures (good)
在PB上开发的ORACLE系统管理程序(好)-PB on the development of the ORACLE system management procedures (good)
- 2023-06-28 09:15:04下载
- 积分:1
-
天气预报器,通过链接相关网站实现天气预报功能。
天气预报器,通过链接相关网站实现天气预报功能。-Weather forecasts, and through links to related sites realize the weather forecast feature.
- 2022-06-19 15:38:03下载
- 积分:1
-
brush painting on the practice procedures.
关于画刷的练习程序-brush painting on the practice procedures.
- 2022-08-14 12:35:51下载
- 积分:1
-
tree controls advanced version
树形控件高级版本-tree controls advanced version
- 2022-04-23 19:24:45下载
- 积分:1
-
USB 识别盘符 代码高效,运行稳定
USB 识别盘符 代码高效,运行稳定-USB drive letter code to identify efficient and stable operation
- 2022-05-28 08:09:12下载
- 积分:1
-
Apriori算法的实现
这是一个先验算法的一个简单的应用程序,在这里使用两个代码,,即,,穿着一个数据库,而不是用它把所有
ISIS文件夹到本地主机...
- 2022-01-25 14:40:31下载
- 积分:1
-
温度监控模拟系统,由客户端录入温度,服务器接收到温度后向每个客户端转
发,客户端根据接收到的温度形成实时动态图表...
温度监控模拟系统,由客户端录入温度,服务器接收到温度后向每个客户端转
发,客户端根据接收到的温度形成实时动态图表-Simulation of temperature monitoring system, the temperature recorded by the client, the server receive the temperature transmitted to each client, the client receives the temperature in accordance with the formation of real-time dynamic charts
- 2022-08-05 10:37:11下载
- 积分:1