-
可以运用它很简单的找出电脑中被劫持的dll格式文件,对于系统的安全管理很重要。...
可以运用它很简单的找出电脑中被劫持的dll格式文件,对于系统的安全管理很重要。-can use it is very simple to find the computer had been hijacked dll files, For the safety management system is very important.
- 2022-03-23 01:28:57下载
- 积分:1
-
图像处理专业的基础参考程序,能实现由彩色图像读256会读及图像的转换...
图像处理专业的基础参考程序,能实现由彩色图像读256会读及图像的转换-professional image processing based reference program, able to read by 256 color images will read and image conversion
- 2022-02-06 13:33:05下载
- 积分:1
-
用MFC编写的五子棋游戏,可以实现局域网与人
用mfc编写的五子棋游戏,可以实现人机对战和局域网对战-Prepared using mfc Gobang games, can be achieved and LAN against man-machine war
- 2022-04-19 00:22:12下载
- 积分:1
-
http://samples.gotdotnet.com /快速/ Default.aspx
此功能是使用不同浏览器访问的不同的CSS样式表的功能!-http://samples.gotdotnet.com/quickstart/default.aspx
- 2022-03-18 20:50:41下载
- 积分:1
-
One of the experiments will make the operating system, although very simple, but...
操作系统必做实验之一,虽然很简单,但是很实用,FIFO调度算法样例-One of the experiments will make the operating system, although very simple, but very practical, FIFO scheduling algorithm sample
- 2023-03-09 02:20:02下载
- 积分:1
-
OPENCV人脸识别
通过OPENCV提供的检测方法,搭建了通过本机摄像头提取图像,并且通过OPENCV提供的XML训练样本做的人脸检测
- 2022-01-21 21:37:00下载
- 积分:1
-
a chat interface is useful to learn from them we can take a look
一个聊天界面 很好用 值得学习 大家可以参考一下-a chat interface is useful to learn from them we can take a look
- 2022-11-16 14:10:03下载
- 积分:1
-
文字处理,可以读写word文档
文字处理,可以读写word文档-word processing, can read and write word documents
- 2022-07-19 21:02:53下载
- 积分: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
-
学生考勤系统
1. 改进的学习考勤 ;
2. 减少了不良行为 ; 转介
3. 在转介到学习支持 ; 减少和
4. 学习者需要多机构支持 ; 减少
- 2023-04-11 05:35:03下载
- 积分:1