-
用c++写的简单计算器
用c++写的简单计算器-using c++ to write a simple calculator
- 2023-08-03 21:10:03下载
- 积分:1
-
这个程序示例了创建ANSI,UTF
这个程序示例了创建ANSI,UTF-8,BlueTooth(蓝牙)格式的OutLook名片簿文件的功能,其中包括了使用Base64编码的jpeg图像处理类。
生成的文件可以导入Nokia 6600以及新的p910i手机中。-This program example of creating ANSI, UTF-8, BlueTooth (Bluetooth) format OutLook Ming Pianbu document features, including the use of Base64-encoded jpeg image processing class. The resulting files can be imported and the new Nokia 6600 mobile phone in the p910i.
- 2022-04-06 12:02:02下载
- 积分:1
-
配合"ipb2COMx.rar"一起使用,可以打开及WriteFile
配合"ipb2COMx.rar"一起使用,可以打开及WriteFile-With " ipb2COMx.rar" used together, can open and WriteFile
- 2022-07-02 20:25:43下载
- 积分: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
-
定时保护视力小工具,适用于长期用电脑者
定时保护视力小工具,适用于长期用电脑者-regular eyecare small tools, applicable to long-term use of computers
- 2023-02-13 04:00:03下载
- 积分:1
-
VB中的API函数调用的操作指示变量
在VB中调用API函数操作指针变量-in VB API function called Operation indicator variables
- 2022-03-20 08:23:43下载
- 积分:1
-
《vc精华文摘
《vc精华文摘-控件篇-"vc essence Digest-control article
- 2022-01-28 01:08:39下载
- 积分:1
-
基于Wince4.2操作系统,EVC开发环境下串口通讯源码
马上可用
基于Wince4.2操作系统,EVC开发环境下串口通讯源码
马上可用-Wince4.2 based operating systems, development environments EVC serial communication immediately available source
- 2022-06-29 03:57:00下载
- 积分:1
-
G711音频编解码器,可用于视频聊天或VoIP
G711 audio codec that can be use for video chat or voip
- 2022-03-24 17:05:59下载
- 积分:1
-
internet of things using PIR sensor
这演示了使用PIR传感器的物联网的使用。这是通过一个isense套件来实现的,isense套件包括网关和许多传感器,如加速计、pir传感器以及温度和环境传感器
- 2023-02-03 18:30:03下载
- 积分:1