-
迷你高尔夫二维。它是一个简单的程序
MiniGolf 2D. It is a simple program-game simulating Golf 2D.
- 2022-08-24 12:55:23下载
- 积分:1
-
C++应用编程200例(源码)
C++应用编程200例
C++应用编程200例
C++应用编程200例(源码)
C++应用编程200例
C++应用编程200例
-C Application Programming 200 cases (FOSS) C Application Programming 200 C Application Programming 200 cases
- 2022-04-24 15:31:40下载
- 积分:1
-
实现了乒乓操作,用多路选择器来实现,简单易懂。
实现了乒乓操作,用多路选择器来实现,简单易懂。-Achieved a ping-pong operation, With the MUX to achieve, easy to understand
- 2022-01-26 07:01:04下载
- 积分:1
-
在VB中阅读PDF文件格式是vauleable参考源。
可以阅读pdf文件的VB源代码,极具参考价值。-source of reading pdf file in VB format.It is vauleable to reference.
- 2022-10-12 02:40:03下载
- 积分:1
-
用于产生时间的代码
利用matlab编制时间表,可在任意区间内生成逐小时,日或年时间表-A code used for producing the time-sheet based on matlab, which can produce time sheet per hour, day or year between any period of time.
- 2022-03-11 07:45:33下载
- 积分:1
-
使 vb6.0具有开发控制台程序的能力,使用很简单,插入控件后调用两个方法就行了...
使 vb6.0具有开发控制台程序的能力,使用很简单,插入控件后调用两个方法就行了-Vb6.0 with a console program to develop the ability to use very simple, insert the control method is called after the two lines of the
- 2022-04-20 08:55:33下载
- 积分:1
-
简易计算器
一个简简单单的计算器,使用VC++的MFC创造出来,代码规范,很有阅读性,可以用来进行一些简单的计算,比如加,减,乘,除,开根,平方,立方等等。而且界面美观又小巧,图标漂亮。你使用了,一定会给好评的。
- 2022-03-02 23:19:14下载
- 积分: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
-
哈哈~不用我说了吧~都知道拉~ 我这有个网友吵着让我快点上传,这回你可以下载了~...
哈哈~不用我说了吧~都知道拉~ 我这有个网友吵着让我快点上传,这回你可以下载了~-ha ~ I do not have to say it ~ ~ pull all know that I have a netizen fussing Let me quickly upload, this time you can download a ~
- 2022-01-24 19:08:58下载
- 积分:1
-
主要是用于大智慧的数据采集,可以定期进行采集以做成服务...
主要是用于大智慧的数据采集,可以定期进行采集以做成服务-Intelligence primarily for large data collection can be collected periodically in order to make services
- 2022-07-17 05:48:58下载
- 积分:1