-
人事管理系统,我的毕业设计啊,相当详细的,初学啊别笑话...
人事管理系统,我的毕业设计啊,相当详细的,初学啊别笑话-Personnel Management System, my graduation project, ah, very detailed, do not joke ah beginner. . .
- 2022-02-04 14:51:05下载
- 积分:1
-
WindowsCE Development Guide, detailing the development of wince
WindowsCE开发指南,详细介绍wince的开发-WindowsCE Development Guide, detailing the development of wince
- 2023-04-06 05:55:03下载
- 积分:1
-
CButtonST类源码
CButtonST类源代码-CButtonST source category
- 2022-02-06 09:31:07下载
- 积分:1
-
学生考勤系统
1. 改进的学习考勤 ;
2. 减少了不良行为 ; 转介
3. 在转介到学习支持 ; 减少和
4. 学习者需要多机构支持 ; 减少
- 2023-04-11 05:35:03下载
- 积分:1
-
C++builder不规则窗体
C++ builder 不规则窗体
- 2022-02-14 20:44:02下载
- 积分:1
-
拓扑排序 好的VC程序
拓扑排序 好的VC程序-topological sorting good VC Program
- 2022-06-11 23:36:54下载
- 积分:1
-
一个游戏界面代码,仿照《魔兽》;使用了HGE游戏引擎;对学习使用HGE引擎有很大帮助。...
一个游戏界面代码,仿照《魔兽》;使用了HGE游戏引擎;对学习使用HGE引擎有很大帮助。-A game interface code, along the lines of Warcraft use the HGE Game Engine on learning to use the HGE engine of much help.
- 2022-06-14 16:43:39下载
- 积分: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
-
时间函数举例,一个猜数游戏,判断一个人反应快慢。
时间函数举例,一个猜数游戏,判断一个人反应快慢。-function of time, for example, imagine a few games, a judge who reaction speed.
- 2022-05-24 05:31:16下载
- 积分:1
-
Ping network. It can continue to print the network connections.
Ping network. it can continue to print the network connections.-Ping network. It can continue to print the network connections.
- 2023-06-27 12:55:03下载
- 积分:1