-
projet clock
- 2023-03-15 15:05:04下载
- 积分:1
-
Audio通过MIC和WAVx来录音和放音
Audio通过MIC和WAVx来录音和放音-Audio and WAVx through MIC to recording and playback
- 2022-07-21 09:09:44下载
- 积分:1
-
开发了,带四位显示的秒表,
按键启动停止,用定时器按键去抖...
开发了,带四位显示的秒表,
按键启动停止,用定时器按键去抖-development, with four shows in the stopwatch button activated stop using the timer button Tremble
- 2022-06-28 18:54:36下载
- 积分: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
-
简单的翻译功能页面,模仿主流翻印网站制作,美工还需要进一步修改....
简单的翻译功能页面,模仿主流翻印网站制作,美工还需要进一步修改.-Simple translation page reprint site mimic mainstream production, artists need to be further modified.
- 2022-04-18 16:29:35下载
- 积分:1
-
全排列算法,递归实现全排列,可以对任意字符实现全排列,但长度有限制...
全排列算法,递归实现全排列,可以对任意字符实现全排列,但长度有限制-Full-order algorithm, recursive realization of the entire array can be arbitrarily wide array of characters, but there are restrictions on the length of
- 2023-04-05 02:15:04下载
- 积分:1
-
This is a C program can detect whether or not there is a memory leak of categori...
这是一个可以检测C++程序中是否有内存泄漏的类,并给出了应用实例-This is a C program can detect whether or not there is a memory leak of categories, and gives examples of the application
- 2022-10-02 14:35:03下载
- 积分:1
-
一般的商业程序都有托盘图标和在托盘上弹出右击菜单的功能,那么如何给自已的程序添加这样的功能呢?本文通过改变背景图的实例,介绍一种实现托盘上弹出右击菜单的方法。...
一般的商业程序都有托盘图标和在托盘上弹出右击菜单的功能,那么如何给自已的程序添加这样的功能呢?本文通过改变背景图的实例,介绍一种实现托盘上弹出右击菜单的方法。-general commercial processes tray icon in the tray and right click on the pop-up menu function, then how to add their own procedures for such functions? By changing the context diagram example, introduced a tray to achieve right click on the pop-up menu approach.
- 2022-12-23 00:25:03下载
- 积分:1
-
matrix of C language source files, including basic matrix operations
矩阵处理的C语言源程序,包括矩阵基本运算-matrix of C language source files, including basic matrix operations
- 2022-08-09 09:30:18下载
- 积分:1
-
Used at the same time the ranks of the total statistics of their own self
用于同时进行行列合计统计自学编的自用小程序-Used at the same time the ranks of the total statistics of their own self-made applet
- 2022-02-07 04:45:10下载
- 积分:1