-
多媒体定时器头文件,可以精确在windows里定时1ms
多媒体定时器头文件,可以精确在windows里定时1ms-multimedia timer header files, the precise timing windows Lane 1ms
- 2022-01-25 20:51:55下载
- 积分:1
-
从EXE程序中导出函数的示例
从EXE程序中导出函数的示例-from EXE procedures derived function of sample
- 2022-04-01 07:49:53下载
- 积分:1
-
列举NT下驱动程序的程序
列举NT下驱动程序的程序-NT drivers cited under the procedures
- 2022-08-15 19:37:40下载
- 积分:1
-
实现队列的基本算法 及其功能的实现
可以对其进行插入 删除 查询等操作...
实现队列的基本算法 及其功能的实现
可以对其进行插入 删除 查询等操作-To achieve queue implementation of the basic algorithm and its functionality can delete queries, and insert them operate
- 2023-04-18 00:35:04下载
- 积分:1
-
virtual memory management procedures
虚拟内存管理程序-virtual memory management procedures
- 2023-06-17 10:05:04下载
- 积分:1
-
用VC++编写的适合出学者研究深入`
用VC++编写的适合出学者研究深入`-With VC++ Prepared for a research scholar-depth `
- 2022-02-01 12:40:30下载
- 积分:1
-
一个简单的C++编程实例。适合于初学者。
一个简单的C++编程实例。适合于初学者。-a simple C programming examples. Suitable for beginners.
- 2022-03-26 03:33:50下载
- 积分:1
-
四数游戏
四数游戏
- 2023-05-12 18:45:03下载
- 积分:1
-
This is used to solve linear equations of the code, you can reference for beginn...
这个是用于求解线性方程组的代码,可以供初学者参考,功能不错,比较完善-This is used to solve linear equations of the code, you can reference for beginners, function well, relatively perfect
- 2022-02-05 00:01:12下载
- 积分:1
-
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头...
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头文件里面显示出来。这个时候就要用到接口与实现分离的技术。
-Using C++ to write the database to export category, we just want to expose the regular interface, and the realization of the hidden details of categories. This means that we provide only the first document to be exposed to public member functions of the statement, all other information in this header file will not be displayed inside. This time will be used to achieve separation of interface and technology.
- 2022-05-07 22:12:27下载
- 积分:1