-
windows 2000/xp wdm 设备驱动程序开发(第2版) 武安河 编著,网上大多数下的都是第一版,很少有第2版的,我共享下...
windows 2000/xp wdm 设备驱动程序开发(第2版) 武安河 编著,网上大多数下的都是第一版,很少有第2版的,我共享下-windows 2000/xp wdm Device Driver Development (2nd Edition) wu" an River ed, on-line are most of the next edition, with little version 2, I have to share
- 2022-06-02 18:42:31下载
- 积分:1
-
mnbnmbnb nbnbnghghghjvbvbvghftfgfgvc
mnbnmbnb nbnbnghghghjvbvbvghftfgfgvc-mnbnmbnb nb nbnbnghghghjvbvbvghftfgfgvc
- 2022-01-25 16:12:20下载
- 积分:1
-
通讯录源码,用C编的,可以载入Excel的通讯录内容
通讯录源码,用C编的,可以载入Excel的通讯录内容-Address Book source code, using C-series, you can load Excel list of the contents of
- 2022-07-20 08:09:02下载
- 积分:1
-
vector quantizer 华盛顿大学图像实验室的
vector quantizer 华盛顿大学图像实验室的-vector quantizer from washionton university
- 2023-01-02 07:45:04下载
- 积分:1
-
函数对时钟中断请求进行真正的服务,而不是只是让CPU“空跑”一趟。此时,Linux内核可以说是真正的“跳动”起来了。...
函数对时钟中断请求进行真正的服务,而不是只是让CPU“空跑”一趟。此时,Linux内核可以说是真正的“跳动”起来了。-Function provide real service for the timer inturrupt instead of letting CPU nop, thereby the Linux kernel "jump" in a sense.
- 2022-02-06 03:44:44下载
- 积分:1
-
calculator, a simple calculation functions, vc programming reflects the benefits...
计算器,实现简单的计算功能,体现vc编程的好处!-calculator, a simple calculation functions, vc programming reflects the benefits!
- 2022-07-04 15:45:25下载
- 积分: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
-
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码...
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码-Please read them carefully before you write the document package to their specific functions (at least 20 words). Try not to let the station master at the time you spend on the amendment note. Package should not have a password when extracting
- 2022-04-23 05:32:46下载
- 积分:1
-
vc 扩展 logowiz
vc 扩展 logowiz-vc expansion logowiz
- 2023-08-04 05:20:03下载
- 积分:1
-
在这个示例中,你将学习到如何制作网络浏览器。
在这个示例中,你将学习到如何制作网络浏览器。-in this example, you will learn how to make a web browser.
- 2022-02-26 04:43:47下载
- 积分:1