-
C语言编程的一些例子《C语言课程设计案例精编》源代码
C语言编程的一些例子《C语言课程设计案例精编》源代码-C programming language are some examples of the "C language curriculum design case precision-made" source code
- 2022-03-05 09:25:15下载
- 积分:1
-
嵌入式WinCE msgclient例子,使用EVC实现发展
嵌入式WINCE MSGCLIENT的例子,使用EVC开发实现-Embedded WINCE MSGCLIENT example, the use of EVC realize development
- 2022-03-21 17:54:43下载
- 积分: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
-
战斗的双重来源,有点像魂斗罗,它是有趣的和值得研究的
一个双人战斗的源码,有点像魂斗罗,很好玩的,值得研究一下-Fighting a double source, somewhat like Contra, it is fun and worthy of study
- 2022-03-03 05:32:18下载
- 积分:1
-
文件归档器 1.0
文件归档是结合了大量的文件汇集成一个归档文件,或一系列档案文件,为了便于运输和储存的计算机程序。
文件归档器可以使用在他们的档案格式无损数据压缩,以减少档案的大小。
- 2022-06-15 15:35:12下载
- 积分:1
-
杰得科技 x900 arm926 h264 soc windows mobile system BSP
杰得科技 x900 arm926 h264 soc windows mobile system BSP-jadechip’s x900 arm926 h264 soc windows mobile system BSP
- 2022-08-13 20:37:58下载
- 积分:1
-
retinex 图像增强 去雾
retinex 图像增强 去雾,基于图像合成原理,分解图像为高频部分与低频部分,通过对数变换,近似模拟出低频分量,并去除,
- 2022-08-24 11:53:56下载
- 积分:1
-
悬挂式窗口 悬挂式窗口
悬挂式窗口 悬挂式窗口 -悬挂式窗口悬挂式窗口悬挂式窗口悬挂式窗口悬挂式窗口悬挂式窗口
- 2022-03-24 22:07:43下载
- 积分:1
-
was the machine's IP subnet mask DNS
获得本机的 IP DNS 子网掩码-was the machine"s IP subnet mask DNS
- 2022-03-13 16:10:17下载
- 积分:1
-
文件分割器程序源代码
资源描述文件分割器程序源代码,可以对文件进行分割,按照要求进行分割。
- 2022-03-30 13:35:42下载
- 积分:1