-
opengl 3DS模型导入并实现3D模型的爆炸效果;
opengl 3DS模型导入并实现3D模型的爆炸效果;-opengl 3DS model load;and 3D model effect of the explosion
- 2022-06-16 02:45:22下载
- 积分:1
-
模仿VC和上位机进行通信,协议为BTM通信协议!
模仿VC和上位机进行通信,协议为BTM通信协议!-VC and the host computer to imitate communicate agreement BTM communication protocol!
- 2022-02-06 15:20:58下载
- 积分: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
-
billing management system
billing management system-billing management system
- 2023-03-23 10:45:03下载
- 积分:1
-
自动控制小车是可以自己倒退回车库的小车,还太短啊
自动控制小车是可以自己倒退回车库的小车,还太短啊-Automatic car garage can be a return to the car itself, but also too short ah Hehe
- 2022-07-04 23:59:28下载
- 积分:1
-
一个简单的数据库C++读取的例子
一个简单的数据库C++读取的例子-a simple database access example C
- 2022-01-23 11:20:33下载
- 积分:1
-
最优化算法,包括最速下降法,共轭梯度法,拟牛顿法
最优化算法,包括最速下降法,共轭梯度法,拟牛顿法-optimization algorithms, including the steepest decline, the conjugate gradient method, the quasi-Newton method
- 2022-03-21 19:49:14下载
- 积分:1
-
自定义的标签控件对话框
自定义的标签控件对话框-Custom Controls dialog box labels
- 2023-09-01 14:40:03下载
- 积分:1
-
To download a lift above the simulation program and upload a similar product (th...
为了下载上面的一个电梯模拟程序,上传一个同类产品(同学的,认为还可以),但不是同一种语言,希望共同讨论-To download a lift above the simulation program and upload a similar product (the students that can), but not the same language, to discuss
- 2023-08-19 17:40:03下载
- 积分:1
-
a data acquisition card data acquisition system programming interface, the data...
一个基于pci2000数据采集卡的数据采集系统的界面编程,可实现数据动态曲线的显示-a data acquisition card data acquisition system programming interface, the data show that the dynamic curve
- 2022-12-14 11:15:03下载
- 积分:1