-
一个功能强大的VB的2D引擎,基于DX,有详细的功能演示…
一个功能强大的VB 2D引擎,基于DX,内有详细功能演示,开放原码~-A powerful VB 2D engine, based on the DX, there is a detailed functional demonstration, open source ~
- 2023-02-23 00:35:04下载
- 积分:1
-
题目:用c语言编写的程序,求0―7所能组成的奇数个数。
题目:用c语言编写的程序,求0―7所能组成的奇数个数。-Topic: a program in C can calculate the number of all odd numbers that created by the combination of digits between 0 and 7
- 2023-03-13 20:10:03下载
- 积分:1
-
VB Windows API 函数大约有774个,共分十二大类,基本上包括了大部分的常用和非常用的Windows API 函数,按分类编排,具有索引功能,支持全...
VB Windows API 函数大约有774个,共分十二大类,基本上包括了大部分的常用和非常用的Windows API 函数,按分类编排,具有索引功能,支持全文检索,-VB Windows API function has about 774, divided into twelve categories, basically most of the commonly used and very used by Windows API function, arranged by category, with the index function, support full-text search,
- 2022-03-25 00:28:19下载
- 积分:1
-
实例290——创建记录键盘动作的全局钩子DLL
创建记录键盘动作的全局钩子DLL。
- 2022-02-05 19:55:19下载
- 积分:1
-
SCME的编程文档,可以很详细地了解实现细节,对于研究信道模型的很有用的~
SCME的编程文档,可以很详细地了解实现细节,对于研究信道模型的很有用的~-SCME programming document, you can realize a very detailed understanding of the details of channel model for the study of very useful ~
- 2023-06-03 16:20:03下载
- 积分:1
-
一个简单的画图工具的源代码,可以画的图有直线、曲线、圆、椭圆...
一个简单的画图工具的源代码,可以画的图有直线、曲线、圆、椭圆-a simple drawing tools to the source code, can be painted with the map straight, curve, circle, oval, etc.
- 2022-03-07 04:22:49下载
- 积分:1
-
ASCLL码转换器 源代码
资源描述ASCLL码转换器 源代码 一个简单的小工具,可随时进行ASCLL码的转换查询,,,轻巧实用,,,,,采用vc++编译器开发,,,,,,,,
- 2022-01-25 17:17:20下载
- 积分:1
-
基于Java的简易俄罗斯方块
基于JAVA编写的俄罗斯方块游戏,可以实现暂停,和恢复正常游戏,方块变形,加速下落,积分牌等功能,目前不支持保存游戏,以单独窗口方式运行
- 2022-06-19 12:02: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
-
MFC的背单词程序
MFC背单词程序-MFC word back procedures
- 2023-07-26 19:35:04下载
- 积分:1