-
LPC2368 the first document, beginners must look at the yo
LPC2368的头文件,初学者一定要看的哟-LPC2368 the first document, beginners must look at the yo
- 2022-10-12 23:20:03下载
- 积分:1
-
图形图象处理作业,对你的学习可能有帮助 pcx文件的查看
图形图象处理作业,对你的学习可能有帮助 pcx文件的查看-graphic image processing operations, and for your study might be helpful to nil documents View
- 2023-07-27 15:35:03下载
- 积分:1
-
编写的一个闪存代码,具有很好的参考意义
一个flash编写的代码,很有参考意义-prepared in a flash code of great reference significance
- 2022-05-16 03:01:17下载
- 积分:1
-
MFC 双缓冲技术——————单鱼游弋。
基于MFC,利用双缓冲技术客服了画面闪烁的缺点,完成多幅位图的加载,实现了单鱼游弋的效果。
- 2022-02-15 08:13:59下载
- 积分: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
-
操作系统的 自己一看就知道
操作系统的 自己一看就知道-its own operating system a person would know
- 2022-09-26 00:50:03下载
- 积分:1
-
com组件程序设计原程序
com组件程序设计原程序-com components original program design procedures
- 2022-02-02 22:28:15下载
- 积分:1
-
Windows环境下自动生成MD5值
1、将需要生成md5值的文件放至files文件夹下
2、点击md5sum.exe自动生成md5值
注:
1、该MD5值与Linux环境下MD5值一样
2、源码和可执行文件不同(py2exe更改了文件执行位置,并未对源码进行修改)
- 2022-07-22 03:21:16下载
- 积分:1
-
Examples written in Qt, you can use the mouse directly on the above drawing, fro...
用Qt写的例子,可以用鼠标直接在上面画画,不时会自动删除画什么的
- 2023-04-07 06:00:04下载
- 积分:1
-
该程序用于模拟一个雷达显示器,可以实现雷达的显示功能.
该程序用于模拟一个雷达显示器,可以实现雷达的显示功能.-the procedure used to simulate a radar display, can achieve a radar display.
- 2023-06-11 11:45:03下载
- 积分:1