-
使用Visual C++6.0创建富有个性的工具条
使用Visual C++6.0创建富有个性的工具条-establish toolbar
- 2022-03-25 05:15:29下载
- 积分:1
-
这个代码用Vb实现的一个抓取屏幕的代码。很好用
这个代码用Vb实现的一个抓取屏幕的代码。很好用-Remarkable insights were gained with the code to achieve a grasp of the screen code. Good use
- 2022-10-22 15:05:03下载
- 积分:1
-
multithreading example, suitable for beginners
多线程例子,适合初学-multithreading example, suitable for beginners
- 2022-07-04 08:25:57下载
- 积分:1
-
考全国二级的题目都在,各位考全国二级加油啊
考全国二级的题目都在,各位考全国二级加油啊-good
- 2022-01-25 23:55:10下载
- 积分: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
-
即使有刚才的解释,你一定还是对这个全新概念的Mini操作系统一头雾水,没关系,在这里我将演示一下其运行的全过程,相信看过之后你或许就会有大致的了解。大多数人获得...
即使有刚才的解释,你一定还是对这个全新概念的Mini操作系统一头雾水,没关系,在这里我将演示一下其运行的全过程,相信看过之后你或许就会有大致的了解。大多数人获得的WinPE光碟(包括我手上这张ISO镜像光碟)应该是一张“Windows XP OPK”CD,意思就是Windows XP OEM预安装工具包CD。-about winpe
- 2023-06-15 10:35:03下载
- 积分:1
-
如何创建一个使用 php 的在线酒店预订系统
在此代码中,您将学习如何创建一个使用 php 的在线酒店预订系统。您还将学习如何创建使用 javascrpit 的输入的验证。有关如何创建使用贝宝在线支付,您还将李尔王。这是 2.0 版的我是网上预订系统版本 1.0,查看版本为 1.0 的这个系统,请单击这里。此外看到这个系统的工作演示点击这里。若要查看此系统的后台管理页面,只是这在中添加您的 url"/ admin_index.php"。
- 2022-03-14 22:38:04下载
- 积分:1
-
图书管理系统,jdk1.9
图书管理系统,Java,Sqlserver,Eclipse。
1. 绘制系统的功能结构及流程图,并完成项目实验报告;2. 在eclipse中测试数据库的连接;3. 新建eclipse项目,预先导入图片文件等资源;4. 代码完成后进行测试与排错。
- 2022-02-22 10:17:32下载
- 积分:1
-
C语言工程的学生一本书。
a book on c language for engineering students..
engineering students can find this book very useful
- 2022-03-22 17:51:15下载
- 积分:1
-
编写服务程序
Writing a Service Program
- 2022-02-25 08:17:35下载
- 积分:1