-
一个C++智能指针的简单实现,可以自动管理回收new操作符分配的内存,不用担心内存泄漏。...
一个C++智能指针的简单实现,可以自动管理回收new操作符分配的内存,不用担心内存泄漏。-a smart simple realization of the target, it will automatically manage the retrieval new operator allocated memory and need not worry about a memory leak.
- 2022-01-22 14:20:38下载
- 积分:1
-
数据结构!实现优先数调度算法!大家多多支持
数据结构!实现优先数调度算法!大家多多支持-Data structure! Priority scheduling algorithm to achieve a few! We can support! ! !
- 2022-03-18 04:53:18下载
- 积分:1
-
支持向量机的C语言,广泛应用于模式识别领域,一个更大的参考价值…
支持向量机的C语言程序,广泛应用在模式识别领域中,有较大的参考价值-SVM C language, widely used in the field of pattern recognition, a larger reference value
- 2022-07-19 17:43:46下载
- 积分:1
-
Qt4连连看
#include "widget.h"
#include
int main(int argc, char *argv[])
{
QApplication a(argc, argv);
Widget w;
w.show();
return a.exec();
}
- 2023-04-28 14:15:04下载
- 积分:1
-
comprehensive nature of the display of the hotel and services. Hotel in...
全面的展示了宾馆自然情况和服务内容。
介绍宾馆信息,帮助客人了解宾馆相关信息。
为客户提供宾馆所在地旅游景点的详细信息。
向客户全面提供宾馆客房信息。
- comprehensive nature of the display of the hotel and services. Hotel information introduced to help visitors understand the hotel related information. hotel location to provide customers with detailed information on tourist attractions. to customers to provide comprehensive information on hotel rooms.
- 2022-02-03 06:32:57下载
- 积分:1
-
贷款制度
最后一年会计项目贷款管理制度,只是一个小型的项目是可以改善的。
- 2022-01-26 03:01:44下载
- 积分:1
-
can总线的应用,以及针对SJA1000芯片的C语言编程,源代码使用在robot控制的一部分...
can总线的应用,以及针对SJA1000芯片的C语言编程,源代码使用在robot控制的一部分-can bus applications, and SJA1000 chip against the C programming language, the source code used in part of the robot control
- 2022-07-10 01:34:52下载
- 积分:1
-
简繁字互转源代码 VC++ Big5码转GB2312
简繁字互转源代码 VC++ Big5码转GB2312-Simplified source code word conversion VC++ Big5 code to GB2312
- 2022-09-09 13:00:03下载
- 积分:1
-
一个用于生成文本文件的小程序,很浅显的C++程序
一个用于生成文本文件的小程序,很浅显的C++程序-Text file used to generate a small program, it is simple C++ Procedures
- 2023-07-24 12:25:03下载
- 积分:1
-
用VC改变系统时间
用VC改变系统时间-VC change the system time
- 2022-01-25 17:56:10下载
- 积分:1