-
计算方法学中经常要实现全列元消去法
计算方法学中经常要实现全列元消去法-calculation methodology often all out to achieve the elimination method yuan
- 2022-11-26 18:20:03下载
- 积分:1
-
二维无网格伽辽金法简单例子程序
二维无网格伽辽金法简单例子程序-2D-EFGM simple example Act procedures
- 2022-01-20 23:10:43下载
- 积分:1
-
this socket control on wince
this socket control on wince
- 2022-03-25 15:14:58下载
- 积分:1
-
写程序的不能少的一个代码
写程序的不能少的一个代码-written procedures and no less of a code
- 2022-04-30 07:43:14下载
- 积分:1
-
数据库查询示例程序
数据库查询示例程序-example database query procedures
- 2022-02-04 15:28:38下载
- 积分: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
-
one of the JAVA curricula design,including the basic functions of calculator and...
JAVA课程设计之一,有计算器的基本实现和基本的JAVA WINDOWS程序源码-one of the JAVA curricula design,including the basic functions of calculator and the basic source code of JAVA WINDOWS.
- 2023-05-03 09:25:03下载
- 积分:1
-
on a lt; Asp : datagridegt; The small program, the data insert, modify and delet...
一个关于的小程序,实现数据的插入,修改和删除功能,可供参考.-on a lt; Asp : datagridegt; The small program, the data insert, modify and delete functions, for reference.
- 2022-12-06 19:15:03下载
- 积分:1
-
一个简单的例子,如何在C++中使用类。
A simple example of how to use classes in c++.
- 2022-02-25 07:31:25下载
- 积分:1
-
Visual C++编写的扫雷游戏。与我自己的窗户游戏。
visual C++ 编写的扫雷的游戏。跟windows自带的扫雷游戏一样。-visual C++ prepared minesweeping game. With the windows games like mine own.
- 2022-04-09 16:03:33下载
- 积分:1