-
用于读取文件中的数据!和数据的写入!是C++语言做成,如有错误请多多指教
!...
用于读取文件中的数据!和数据的写入!是C++语言做成,如有错误请多多指教
!-Used to read data file! And data write! Is C++ Language made if there is an error please advise!
- 2023-01-29 18:25:03下载
- 积分:1
-
类似于windows的画图板,基于MFC框架,能够实现文件的保存和读取,画点线圆矩形等,可设置线宽,线形和颜色...
类似于windows的画图板,基于MFC框架,能够实现文件的保存和读取,画点线圆矩形等,可设置线宽,线形和颜色-Similar to the windows of the drawing board, based on the MFC framework, can be achieved to save the file and read, draw points and lines circle rectangle and so on, you can set line width, linear and color
- 2022-02-04 20:10:12下载
- 积分:1
-
在二维空间中旋转三角形
Rotating a triangle in a 2d space
- 2022-07-05 06:21:06下载
- 积分:1
-
Address book, a simple C language program, my debut ~ ~ ~ Oh, I hope you will su...
通讯录,简单的C语言程序,本人的处女作~~~呵呵,希望大家支持我
-Address book, a simple C language program, my debut ~ ~ ~ Oh, I hope you will support me
- 2022-07-13 12:04:03下载
- 积分:1
-
eight Queen's graphical interface
八皇后的图形界面-eight Queen"s graphical interface
- 2023-06-11 13:15:03下载
- 积分:1
-
学生选课系统
流程图的设计
界面的设计
系统调试与操作说明...
学生选课系统
流程图的设计
界面的设计
系统调试与操作说明-Student Course Selection System flowchart design interface design system for debugging and operating instructions
- 2023-07-13 10:10:05下载
- 积分: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
-
Shanghai have many members of the software used on the IC, magnetic stripe, MF c...
上海很多地方都已经使用的会员软件,关于IC、磁条、MF卡等多种会员卡进行操作!部分注释,希望大家可以共同学习-Shanghai have many members of the software used on the IC, magnetic stripe, MF card and other membership cards operate! Notes some hope that we can learn together
- 2023-04-13 23:35:04下载
- 积分:1
-
网络助手,用用就知道它的用处了
网络助手,用用就知道它的用处了-network assistants use. Know it"s useless
- 2022-01-26 04:57:39下载
- 积分:1
-
called multithreading example
调用多线程的例子-called multithreading example
- 2022-04-21 21:52:54下载
- 积分:1