-
The program is to send Email. It is used in windows system via vc++ and it can t...
发送电子邮件程序,主要是通过vc++在windows系统上使用,测试发送邮件-The program is to send Email. It is used in windows system via vc++ and it can test sending Email.
- 2022-02-02 22:56:49下载
- 积分:1
-
16进制数转换成时间精确到毫秒,接收个16进制数 转换为时间 还能计算...
16进制数转换成时间精确到毫秒,接收个16进制数 转换为时间 还能计算-time and time
time and time
- 2022-03-21 20:40:28下载
- 积分:1
-
读取研华1753板卡输入输出
读取研华1753板卡输入输出
,读取研华1753板卡输入输出,
读取研华1753板卡输入输出
- 2022-11-17 09:35: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
-
用VB也可以做动画,这是一个燃烧的火盆!
用VB也可以做动画,这是一个燃烧的火盆!-VB can also do animation, which is a burning brazier!
- 2022-02-03 23:15:02下载
- 积分:1
-
关于flex测试平台的内容,希望可以对大家有点用途哇
关于flex测试平台的内容,希望可以对大家有点用途哇-Flex test platform on the contents in the hope that everyone can use a little wow
- 2023-06-19 18:50:04下载
- 积分:1
-
Implementation of an Interval Iterative Closest Point that uses intervals to fou...
Implementation of an Interval Iterative Closest Point that uses intervals to found the global optimal solution. ICP can be used in vision technologies and photogrametry as pattern mathcing and as geometrical model finder. -Implementation of an Interval Iterative Closest Point that uses intervals to found the global optimal solution. ICP can be used in vision technologies and photogrametry as pattern mathcing and as geometrical model finder.
- 2022-07-01 17:01:25下载
- 积分:1
-
Compilation of the number two source is the sum of the norms is the basis of mic...
两个数相加的汇编源码
非常规范 非常基础 为微型计算机技术及应用的实验代码-Compilation of the number two source is the sum of the norms is the basis of micro-computer technology and application of experimental code
- 2022-02-02 04:03:06下载
- 积分:1
-
This is an algorithm to achieve the lift, two elevators, six floors to VC 6.0
这是一个电梯算法的实现,有两部电梯,六层楼,以VC++6.0实现-This is an algorithm to achieve the lift, two elevators, six floors to VC 6.0
- 2022-06-27 22:44:50下载
- 积分:1
-
统计某excel表中某些名字出现的次数
excel软件,用于统计大型excel表中,某些名字出现的次数
- 2022-05-19 06:55:34下载
- 积分:1