-
Really tested. 2.4
真的试验过。2.4寸TFT彩色液晶屏驱动程序,,m16驱动,很好看,还可以显示彩色照片-Really tested. 2.4-inch color TFT LCD driver,, m16 drivers, good to see, but also can display color photographs
- 2022-01-25 13:58:24下载
- 积分:1
-
用ADC0804测量模拟电压,电压范围从0V到5V都能精确的测量,该程序已调试成功,可直接运用...
用ADC0804测量模拟电压,电压范围从0V到5V都能精确的测量,该程序已调试成功,可直接运用-ADC0804 measurement using analog voltage, voltage range from 0V to 5V can precise measurement, the debugging procedure has been successful and could be directly applied
- 2022-01-25 16:52:38下载
- 积分:1
-
VC++ to achieve a simple voice player can be used for reference for beginners to...
VC++6.0下使用DirectX的教程级源代码,主要是DirectDraw对象-VC++ 6.0 use DirectX tutorial class source code, mainly DirectDraw object
- 2023-02-22 09:20:04下载
- 积分:1
-
VC下的一个多线程多任务的程序,简单明了,适合学习参考
VC下的一个多线程多任务的程序,简单明了,适合学习参考-VC under a multi-threaded multi-task procedure, simple and clear, suitable for study and reference
- 2023-07-23 18:00:03下载
- 积分:1
-
电力系统中用雅克比矩阵的形成,在潮流计算和仿真中用途广泛...
电力系统中用雅克比矩阵的形成,在潮流计算和仿真中用途广泛-create Matrices by using Jacobi iterative in electric power system.Mostly this method is proposed to calculate the power flow and emulator.
- 2022-03-15 04:54:57下载
- 积分:1
-
vb data sorting operations
vb作业 数据排序-vb data sorting operations
- 2022-03-21 10:08: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
-
非常好的VB学习案例程序,包括一定的财务知识,适合有VB基础的人学习...
非常好的VB学习案例程序,包括一定的财务知识,适合有VB基础的人学习-VB very good case study procedures, including certain financial knowledge, VB is the basis for learning from the people
- 2023-03-23 20:50:04下载
- 积分:1
-
占星术4.0版C语言程序,软件类型:Win9x/NT/2000/XP,软件语言: 简体中文...
占星术4.0版C语言程序,软件类型:Win9x/NT/2000/XP,软件语言: 简体中文 -Astrology 4.0 C language programming, software, type: Win9x/NT/2000/XP, software Language: Simplified Chinese
- 2023-02-28 23:10:03下载
- 积分:1
-
树形控件和列表控件相结合的新程序,其中包括列表框和组合框形成的新列表框...
树形控件和列表控件相结合的新程序,其中包括列表框和组合框形成的新列表框-Tree controls and list controls a combination of new procedures, including the list boxes and combo boxes to form a new list box
- 2022-10-03 22:00:04下载
- 积分:1