-
很好的程序请使用
很好的程序请使用-good procedure to use
- 2022-04-02 08:21:50下载
- 积分:1
-
VK音频的Webkit
使用协议的OAuth2.0认证的桌面应用程序VKontakte等perevoditsya。根据用于授权API的文档通过在3个阶段:1.打开浏览器窗口,为用户的授权; 2.获得访问权限的用户的数据; 3.制备键访问令牌与VKontakte等API的工作。后经过这些步骤,并得到access_token可以查询VKontakte等API。为了简单起见,我结合所述第一和第二阶段在一个
- 2022-05-20 17:37:08下载
- 积分:1
-
this is Excel VBA code.
show directory Tree in worksheet.
this is Excel VBA code.
show directory Tree in worksheet.
- 2023-03-03 10:35:03下载
- 积分:1
-
利用vb操作文件数据库
利用vb操作文件数据库-use vb operation database
- 2022-08-13 01:12:29下载
- 积分:1
-
书店管理系统,环境vc++,用outlookbar
控件
书店管理系统,环境vc++,用outlookbar
控件-Bookstore Management Systems
- 2022-03-25 05:58:31下载
- 积分:1
-
一个不错的小迷宫算法
一个不错的小迷宫算法-a good small maze algorithm
- 2022-03-09 14:10:24下载
- 积分:1
-
美化CListCtrl中显示的焦点行
美化CListCtrl中显示的焦点行-landscaping CListCtrl indicate the focus of trip
- 2023-03-14 08:40:04下载
- 积分:1
-
ASCII代码的关键
程序返回按下的键的ASCII值。对于每个按下的键的结果示于表格字幕。
- 2022-05-07 09:45:13下载
- 积分: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
-
基于VC的H264解码库,支H264视频流解码
基于VC++的H264解码库,支H264视频流解码
- 2022-03-10 17:59:57下载
- 积分:1