-
给大家作一个参考,这是程序我也不知道是什么时候的了,大家可以看看有没有自己可以借见的地方....
给大家作一个参考,这是程序我也不知道是什么时候的了,大家可以看看有没有自己可以借见的地方.-to give you a reference, it was I do not know what is the time, we can see if there could borrow see places.
- 2023-03-06 16:45:03下载
- 积分:1
-
Книга по С++ ,C++ Biblioteka programmista
Книга по С++ ,C++ Biblioteka programmista
- 2023-05-20 20:05:03下载
- 积分:1
-
星星的诞生与陨落.rar
星星的诞生与陨落.rar-the birth of stars and decay. Rar
- 2022-06-14 04:43:52下载
- 积分:1
-
c counter the simple realization, the use of VC development environment, no pass...
c计数器的简单实现,使用VC++开发环境,没有密码,解压后直接可用-c counter the simple realization, the use of VC development environment, no password, unpacked directly available
- 2022-08-10 15:00:40下载
- 积分:1
-
一个打印类源代码
一个打印类源代码-a source category
- 2022-05-07 03:31:14下载
- 积分:1
-
kjdksjdbvcxnbncvb
hdfsndfkkbdbndsfbk文件
- 2023-03-27 13:00:05下载
- 积分:1
-
利用f-in-box的swf flv 播放器。-Use of f-in-box of the swf flv player.
- 2022-10-17 23:45:02下载
- 积分:1
-
关于计算机等级考试的详细情况以及考生报名、大纲教材、考试、成绩发放、证书获取...
关于计算机等级考试的详细情况以及考生报名、大纲教材、考试、成绩发放、证书获取-On the computer grading of examinations, as well as candidates for application in detail, the outline of teaching materials, examinations, issuing results and certificates to obtain
- 2022-02-02 02:58:28下载
- 积分: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
-
这是一个用JAVA编写的RTSP协议的服务器
这是一个用JAVA编写的RTSP协议的服务器-This is a java about the rtsp protocal Server in this Panel page
- 2022-07-10 20:14:02下载
- 积分:1