-
directx9实现初始化例程
directx9实现初始化例程-directx9 achieve initialization routines
- 2022-07-06 16:09:02下载
- 积分:1
-
计算机底层资料 计算机底层资料
计算机底层资料 计算机底层资料-The bottom of the bottom of the computer information on computer data
- 2022-11-19 09:15:04下载
- 积分:1
-
自己写的一个关于MSXML类库的试用例子
自己写的一个关于MSXML类库的试用例子-Himself wrote a trial on the MSXML library example
- 2022-01-25 16:22: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
-
交流电机电缆选择器
这个程序写来帮助选择金属丝尺寸的基础上的交流电机的电气工程师电源
- 2022-06-16 03:55:43下载
- 积分:1
-
煎饼问题
通过设定一定的找零规则来解决实际问题
煎饼问题
通过设定一定的找零规则来解决实际问题-Pancake problem by setting some rules to solve practical problems through irregular
- 2022-07-15 01:53:37下载
- 积分:1
-
统计计算C/C++程序行数,计算编写的源代码的行数
统计计算C/C++程序行数,计算编写的源代码的行数-Statistical computing C/C++ Procedures the number of rows to calculate the source code to prepare the number of rows
- 2022-01-23 10:33:50下载
- 积分:1
-
图书馆小程序 图书馆小程序 图书馆小程序
图书馆小程序 图书馆小程序 图书馆小程序-Library Library applet applet applet Library Library Library applet applet
- 2022-02-20 01:01:53下载
- 积分:1
-
工控VisionPro vb.net
基于康耐视软件的二次开发!!!!!
- 2022-03-12 03:46:45下载
- 积分:1
-
天使插件源码 类大漠源码
天使插件开源,和大漠代码类似,很好的代码,个人下载后就收藏了,希望能给所有了解大漠插件,或天使插件的人有所帮助
- 2022-06-30 15:42:41下载
- 积分:1