-
将UNIX的C源程序转换成Win32的代码
将UNIX的C源程序转换成Win32的代码-to UNIX source code into C code Win32
- 2022-03-05 15:46:53下载
- 积分:1
-
一些WINCE的资料,介绍了WINCE的基本的、入门的资料。。。没基础的都来看看,懂点的就不要下了哈,资料都是小弟收集的...
一些WINCE的资料,介绍了WINCE的基本的、入门的资料。。。没基础的都来看看,懂点的就不要下了哈,资料都是小弟收集的-Some information WINCE introduced WINCE the basic, entry information. . . Without a solid foundation for all to see, understand, do not point down the Kazakhstan, information is collected by brother
- 2022-08-26 04:26:56下载
- 积分: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
-
Stone Server 8.0 source code can be compiled stone Server 8.0
石器服务端8.0原代码,可编译石器8.0服务端-Stone Server 8.0 source code can be compiled stone Server 8.0
- 2022-08-06 14:10:10下载
- 积分:1
-
非常有用的C原代码,可供大家学习参考,我也是初学者
非常有用的C原代码,可供大家学习参考,我也是初学者-very useful original C code, you can learn reference, I also beginners
- 2022-11-04 11:35:03下载
- 积分:1
-
6878棋牌源码3D游戏
本游戏适合架在网狐平台的运行,其中有动画效果,牌的算法,网络信息处理,供参考习学用,6878棋牌源码3D游戏
- 2023-08-10 02:00:05下载
- 积分:1
-
SPCE061A单片机上的IO端口配置源程序,以及各个端口的使用案例。...
SPCE061A单片机上的IO端口配置源程序,以及各个端口的使用案例。-the driver source of the IO port of the SPCE061A
- 2022-02-26 05:08:35下载
- 积分:1
-
cpp文件转换为html文件的源程序
cpp文件转换为html文件的源程序-cpp conversion of the source document html
- 2023-01-04 23:05:04下载
- 积分:1
-
.NET Compact Framework数据访问技术杂谈讲稿
.NET Compact Framework数据访问技术杂谈讲稿-. NET Compact Framework Data Access technical talk script
- 2022-12-08 02:20:03下载
- 积分:1
-
物流ERP
安装说明:1、上传到网站根目录. 2、用phpMyadmin导入数据库文件0766city.sql3、修改数据库链接文件 /application/config/database.php(记得不要用记事本修改,否则可能会出现验证码显示不了问题,建议用Notepad++)4、安装好了以后,登陆后台 帐号 admin 密码 jxc888888
- 2022-06-26 08:52:54下载
- 积分:1