-
我玩的一个游戏嘛
我玩的一个游戏嘛-I play a game!
- 2022-10-27 12:00:04下载
- 积分:1
-
编译时错误,然后下载。yasm
编译的时候出现错误,然后下载的。yasm-Compile time error, then download. yasm
- 2023-03-05 23:00:03下载
- 积分:1
-
气象保障常用软件包:本书分为10章,包括客观分析、诊断分析、多元统计分析、主分量分析、自适应统计天气预报方法、时间序列分析、谱分析、人工神经网络天气预报方法、灰...
气象保障常用软件包:本书分为10章,包括客观分析、诊断分析、多元统计分析、主分量分析、自适应统计天气预报方法、时间序列分析、谱分析、人工神经网络天气预报方法、灰色系统及气象绘图软件等内容。 Fortran代码写在word文档中。-Commonly used meteorological package: This book is divided into 10 chapters, including an objective analysis, diagnostic analysis, multivariate statistical analysis, principal component analysis, adaptive statistical weather forecasting methods, time series analysis, spectral analysis, artificial neural network forecast method, the gray systems and meteorological elements, such as mapping software. Fortran code written on the word document.
- 2022-10-24 17:20:03下载
- 积分:1
-
实例07
实例07-域名解析-07-Domain Name
- 2022-06-15 17:11:55下载
- 积分:1
-
该文件是一个用于客户端和服务端之间交流的一个平台,用VC开发出来,从而获得客户的信息...
该文件是一个用于客户端和服务端之间交流的一个平台,用VC开发出来,从而获得客户的信息-this document is for a client and the server of an exchange between the platform, developed with VC, thus obtaining the customer information
- 2023-03-27 18:15:04下载
- 积分:1
-
dump调试设置步骤
设置dump调试步骤,用于vs2008的开发,需要设置源代码的路径,设置符号表,设置windows的缓存路径,注意:必须要有pdb文件才能用dump文件调试,否则不能用dump文件调试。
- 2022-07-24 22:52:16下载
- 积分:1
-
DA型矩阵的算法C++实现gmres算法
DA型矩阵的算法C++实现gmres算法-DA-type matrix algorithm C++ Realize GMRES algorithm
- 2023-05-15 20:35:03下载
- 积分:1
-
OnVif 协议客户端测试程序
基于OnVif协议测试工具的VC控制台应用程序,类似于OnVif设备测试工具,支持设备检测、获取设备信息、访问预定位、设置预定位、删除预制位、获取图片消息、设置图片亮度、对比度、饱和度。
- 2022-01-22 15:27:52下载
- 积分: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
-
武将资质计算器,c++编写的,还没写界面,不怎么会做
武将资质计算器,c++编写的,还没写界面,不怎么会做-wujiangzizhidaima,haim ei xie jiemian ,buhui zuo
- 2022-01-26 04:30:15下载
- 积分:1