-
人人五子棋
五子棋,人人对战,可以发送即时消息。
- 2022-01-22 03:58:02下载
- 积分:1
-
C++开发的算平均值,残差,标准偏差,和总不确定度
C++开发的算平均值,残差,标准偏差,和总不确定度
-C development numerical average, residuals, standard deviation, and the total uncertainty
- 2022-03-10 12:14:16下载
- 积分:1
-
vc6.0下开发的简易播放器,适合于初学。
vc6.0下开发的简易播放器,适合于初学。-vc6.0 developed under the simple player, suitable for beginners.
- 2023-07-21 15:40:04下载
- 积分:1
-
This is the exquisite web templates, users can direct the use of the revised
这是一些精美的网页模板,用户可以直接进行修改后使用-This is the exquisite web templates, users can direct the use of the revised
- 2022-12-23 23:20:04下载
- 积分:1
-
一个简单的但是新手能够接受的 java时钟程序 源码开放
一个简单的但是新手能够接受的 java时钟程序 源码开放-a simple but rookie java acceptable to the open-source process Clock
- 2023-08-02 14:25:03下载
- 积分:1
-
根据零件加工时间,并通过零件分类排序,计算得到零件加工时间
该程序首先将车间生产零件按照优先级别、刀具组别、夹具组别等进行分类,进而对不同数控机床的多种零件进行加工计算,合理安排加工调度计划,同时考虑操作工系数、设备负荷等。
- 2022-03-20 16:06:21下载
- 积分:1
-
给代码暂停把他防止瞬时检测调试器调试器…
Give the code pause to attach him to debuger to prevent detecting debuger instance
- 2022-03-06 22:53:29下载
- 积分: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
-
保留原有工具调入WORD工具的原代码
保留原有工具调入WORD工具的原代码-transferred to retain the existing tools WORD-source tools
- 2022-02-22 07:29:26下载
- 积分:1
-
Delphi 7组件与分布式应用开发
Delphi 7组件与分布式应用开发-Delphi components and Distributed Application Development
- 2022-05-19 13:55:44下载
- 积分:1