-
一个简单的游戏,有源代码提供,里面是一个飘动的蝴蝶,跟自然界的蝴蝶一样。是VC++编写的...
一个简单的游戏,有源代码提供,里面是一个飘动的蝴蝶,跟自然界的蝴蝶一样。是VC++编写的-A simple game, active code, which is a fluttering of butterflies, with the natural world, like butterflies. Is VC++ Prepared
- 2022-01-24 15:55:32下载
- 积分:1
-
java实现的聊天代码,可以作为学习参考!java环境jdk就可以建议jdk1.4...
java实现的聊天代码,可以作为学习参考!java环境jdk就可以建议jdk1.4-java code to achieve the chat can be used as reference to learn! jdk on java environment may suggest jdk1.4
- 2022-07-26 00:36:11下载
- 积分:1
-
windows desk 程序
windows desk 程序-windows desk procedures
- 2022-03-24 09:34:17下载
- 积分:1
-
罗期方块供学习使用
罗期方块供学习使用-Romania period for learning to use the block
- 2022-04-29 02:34:40下载
- 积分:1
-
MFC 双缓冲技术——————单鱼游弋。
基于MFC,利用双缓冲技术客服了画面闪烁的缺点,完成多幅位图的加载,实现了单鱼游弋的效果。
- 2022-02-15 08:13:59下载
- 积分:1
-
用于监控系统协议的编辑,可用于各种不同的设备,灵活方便,此为商业版本...
用于监控系统协议的编辑,可用于各种不同的设备,灵活方便,此为商业版本-NOTE:
It can monitor system protocol s edition,and be used in various of equipments,with agility and convience,Here is commercial edition.
- 2022-11-14 14:20:04下载
- 积分: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
-
html 编辑程序 c++ 其实我听不高兴的 老吓不倒代码
html 编辑程序 c++ 其实我听不高兴的 老吓不倒代码 -html editor c++ In fact, I heard the old unhappy intimidated code Hehe
- 2023-06-17 12:05:03下载
- 积分:1
-
同步网络时间,客户端
同步网络时间,客户端-network time synchronization, the client
- 2022-05-18 19:49:52下载
- 积分:1
-
这是一个选课系统.用c++做的.也只是一个算法程序,为用的人提供一个参考....
这是一个选课系统.用c++做的.也只是一个算法程序,为用的人提供一个参考.-Elective System. C used to do. Only one paper, for the provision of a reference.
- 2022-07-07 13:58:43下载
- 积分:1