-
3D坐标系演示demo Visual studio C#
3D坐标系演示 使用Visual studio打开,C#开发,简单易懂,开用于新手学习3D模型
- 2022-06-12 00:00:45下载
- 积分:1
-
这是关于运筹学,博弈问题的算法程序!您只要输入对策矩阵就性了...
这是关于运筹学,博弈问题的算法程序!您只要输入对策矩阵就性了-on tacticians, the game of the algorithm! Your input on the sexual response of the matrix
- 2022-02-05 03:59:48下载
- 积分:1
-
局域网聊天室
sokect编程,实现局域网内的聊天室,相信这个对刚入门的新手学习一定很有帮助,是一个值得参考的例子,还有文件传输的功能还没有实现,正在努力。。。。
- 2022-05-29 21:53:26下载
- 积分:1
-
Dimmer sa pic12f629
Dimmer sa pic12f629
- 2023-04-17 15:35:03下载
- 积分:1
-
Matlab下多径衰落信道的仿真代码
多径衰落信道由单径信道叠加而成,而单径信道中最重要的就是瑞利(Rayleigh)平坦衰落信道,此程序为瑞利平坦衰落信道的改进Jakes模型,
- 2022-07-08 21:58:24下载
- 积分: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
-
.Net中创建接收服务的组建
.Net中创建接收服务的组建-. Net to create a service set up to receive
- 2022-02-24 13:26:05下载
- 积分:1
-
通过鼠标左键进行点击,所点击的两点之间可自动形成一条直线...
通过鼠标左键进行点击,所点击的两点之间可自动形成一条直线-conducted by the left mouse button click, click between the two points can automatically create a straight line
- 2022-11-10 02:20:03下载
- 积分:1
-
用于被控制的窗口
用于被控制的窗口-Used to be controlled by the window
- 2023-04-29 06:40:04下载
- 积分:1
-
Use MFC to do the color set tool. You can learn the RGB and MFC coding.
Use MFC to do the color set tool. You can learn the RGB and MFC coding.
- 2022-03-11 17:02:34下载
- 积分:1