-
井字游戏
一种游戏,两个玩家交替地把十字架和圆圈放在九格方格中的一个格子里;目标是在对手之前得到一排三个十字架或三个圆圈
- 2022-04-20 10:17:34下载
- 积分:1
-
在visual C++ 编写的简单的鼠标单击实验程序
在visual C++ 编写的简单的鼠标单击实验程序-In visual C++ to prepare a simple click of the mouse experimental procedures
- 2022-01-22 04:44:56下载
- 积分:1
-
VCnet编程实例源代码之视图,希望对大家有帮助
VCnet编程实例源代码之视图,希望对大家有帮助
- 2023-01-17 12:50:03下载
- 积分:1
-
输入中缀式,转换为后缀式,并输出结果。如2+2*2,得出结果为6....
输入中缀式,转换为后缀式,并输出结果。如2+2*2,得出结果为6.-Input is made up of type, into a suffix-type, and output. Such as 2+2* 2, the results for the 6.
- 2022-01-24 08:55:45下载
- 积分:1
-
程序功能是实现字符和hex值之间的互相转换。
程序功能是实现字符和hex值之间的互相转换。-program feature is character and hex values among the conversion.
- 2022-11-30 23:30:03下载
- 积分:1
-
此为工程用的物料表的后期的转换程序,前地程序通过写数据到此,它再将之转换为EXCEL文档...
此为工程用的物料表的后期的转换程序,前地程序通过写数据到此,它再将之转换为EXCEL文档-this works for the materials used for table conversion late in the process, before the adoption of procedures to write data to this point, it be further converted to Excel files
- 2023-03-06 22:20:03下载
- 积分:1
-
windows下的自动关机程序源代码,以服务方式实现开机自动加载。...
windows下的自动关机程序源代码,以服务方式实现开机自动加载。-under the automatic shutdown windows source code to serve the way the boot automatically load.
- 2022-01-28 04:58:27下载
- 积分: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
-
公司是一个大的软件有效
hymo is a big software proh
go to gether
in the city
- 2023-04-20 01:30:04下载
- 积分:1
-
HyperLabel
超标签
- 2023-07-13 10:45:03下载
- 积分:1