-
最新的pkcs11 密码令牌接口标准 费了很大的劲才找到的
最新的pkcs11 密码令牌接口标准 费了很大的劲才找到的
-Latest PKCS11 password token interface standard costs a lot of劲才found
- 2022-03-17 19:36:22下载
- 积分:1
-
VC6平台的MFC的基本对话框贪吃蛇游戏
简单的贪吃蛇,使用MFC的基本对话框,适合了解MFC绘图的相关函数,和小游戏设计参考
- 2022-03-22 04:20:56下载
- 积分:1
-
idct the code to achieve common DCT, fast DCT, fast IDCT algorithm
idct the code to achieve common DCT, fast DCT, fast IDCT algorithm
- 2023-04-07 10:45:03下载
- 积分:1
-
我写的PCI2040接口芯片的驱动程序(WDM)
我写的PCI2040接口芯片的驱动程序(WDM)-I write PCI2040 Interface Chip Driver (WDM)
- 2022-03-19 01:23:22下载
- 积分:1
-
一个端口扫描器扫描仪
一个端口扫描程序 一个端口扫描程序-A port of a port scanner scanner
- 2022-08-14 16:32:36下载
- 积分: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
-
你写好程序后,如果要为格式化烦恼,那这个源码排列一定适合你
你写好程序后,如果要为格式化烦恼,那这个源码排列一定适合你-Your written procedures, if you want to format a worry, then this source must arrange for you
- 2022-05-13 18:29:36下载
- 积分:1
-
一个简单的c++编写的计算器
一个简单的c++编写的计算器-a simple caculator writen by c
- 2022-01-25 20:06:58下载
- 积分:1
-
用wxWidgets写的ftp文件上传下载的小工具。
用wxWidgets写的ftp文件上传下载的小工具。-Writing with wxWidgets download the ftp file upload gadget.
- 2022-02-22 06:46:27下载
- 积分:1
-
企业人事管理系统完美版源代码
这是一套完整的企业人事管理系统完美版软件源代码,主要功能包括系统设置、员工档案、考勤管理、工作评价、员工调动、工资管理等几大模...
企业人事管理系统完美版源代码
这是一套完整的企业人事管理系统完美版软件源代码,主要功能包括系统设置、员工档案、考勤管理、工作评价、员工调动、工资管理等几大模块,程序使用了vsFlex8.ocx、VsNetMenu.ocx、WinXPCEngine.ocx三个第三方的界面控件,其中VsNetMenu.ocx 5.0要求注册-Personnel management system perfect version of the source code This is a complete set of enterprise personnel management system perfect version of the software source code, the main functions, including system settings, staff files, attendance management, job evaluation, staff mobility, wage management of several major modules, procedures used vsFlex8.ocx, VsNetMenu.ocx, WinXPCEngine.ocx three third-party interface controls, which require VsNetMenu.ocx 5.0 Registration
- 2022-12-17 02:05:04下载
- 积分:1