-
翻译英语单词的小程序.我也不想更新程序,所以开源.您要更新了此程序发给我一份吧!...
翻译英语单词的小程序.我也不想更新程序,所以开源.您要更新了此程序发给我一份吧!-English translation of the word small programs. I do not want to update, so revenue. You want to update this to me a procedure!
- 2023-02-06 21:45:03下载
- 积分: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
-
演示直接强制关闭其他程序,类似于在任务管理器中关闭,例程是运行即关闭“spider.exe”然后退出,可根据需要修改。...
演示直接强制关闭其他程序,类似于在任务管理器中关闭,例程是运行即关闭“spider.exe”然后退出,可根据需要修改。-Forced the closure of the direct demonstration of other procedures, similar to the Task Manager to close, that shut down routine is to run
- 2022-03-22 11:41:22下载
- 积分:1
-
利用FTP协议进行文件浏览的程序源码,有很好的学习价值
利用FTP协议进行文件浏览的程序源码,有很好的学习价值-use FTP file access to the source codes, a very good value learning
- 2022-03-26 04:10:15下载
- 积分:1
-
学生考勤系统
1. 改进的学习考勤 ;
2. 减少了不良行为 ; 转介
3. 在转介到学习支持 ; 减少和
4. 学习者需要多机构支持 ; 减少
- 2023-04-11 05:35:03下载
- 积分:1
-
这是一个万花筒程序,点击按钮,会变换不同的颜色和形状。...
这是一个万花筒程序,点击按钮,会变换不同的颜色和形状。-This is a kaleidoscope procedures, click a button, will transform the different colors and shapes.
- 2022-03-15 02:55:16下载
- 积分:1
-
进行测量单一水准线路平差计算,成果采用Excel电子表格输出或打印。...
进行测量单一水准线路平差计算,成果采用Excel电子表格输出或打印。-To measure a single standard line adjustment calculation, the results of the use of Excel spreadsheets or print output.
- 2023-07-26 07:20:03下载
- 积分:1
-
VC6.0编写的COM插件源码
一份VC6.0编写的COM插件源码。注册方法在windows 左下角中菜单中 点击运行 在运行中输入 regsvr32.exe c:dn.dll(这个dll目录请根据文件存放目录而定)注:windows键 + R键 也可以按出运行 或者在cmd 窗口中也可以注册 卸载方法在windows 左下角中菜单中 点击运行 在运行中输入 regsvr32.exe c:dn.dll /u (这个dll目录请根据文件存放目录而定)注:windows键 + R键 也可以按出运行 或者在cmd 窗口中也可以注册 ,
- 2022-08-24 14:24:53下载
- 积分:1
-
硬币的识别
这个项目是由尼山纳瓦达纳承认斯里兰卡硬币使用 OpenCV 开发
- 2022-01-26 06:21:03下载
- 积分:1
-
自动添加vc控件,用vc.net编写,内有源码,适合学习,有一定的借鉴价值...
自动添加vc控件,用vc.net编写,内有源码,适合学习,有一定的借鉴价值-Automatically added vc control, with vc.net write, there are source code, suitable for learning, there is a certain reference value
- 2022-03-04 08:12:56下载
- 积分:1