资源列表
[软件工程] how-to-solve-it
说明:经典算法书籍 《如何求解问题》介绍了传统算法和现代启发式方法-Classical algorithm book " How to solve the problem" describes the traditional methods and modern heuristic methods<xcvbn> 在 2025-06-16 上传 | 大小:9.64mb | 下载:0
[软件工程] Lab12_2
说明:要求计算正方体、球和圆柱3个几何体的表面积和体积。要求抽象出一个公共的基类Base,把它作为抽象类,在该类内定义求表面积和体积的纯虚函数。在抽象类中可以定义一个数据成员length,它可作为球的半径、正方体的边长或圆柱体底面积的半径。-Required to calculate cube, sphere and cylinder 3 geometry surface area and volume. Requires a common abstract base class Base, take<郑秋凯> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[软件工程] cpp1
说明:定义一个钟表类,包括三个私有成员,分别为小时、分钟、秒,在此基础上,请重载自增运算符(++)和自减运算符(--)为类的成员函数,使得钟表类的对象能进行基于秒数的时间变化,注意自增运算符和自减运算符有前缀运算和后缀运算两种。同时要求定义带参数的构造函数,定义时间设置函数和时间显示函数。-Define a class watches, including three private members, namely hour, minute, second, on this basis, please<郑秋凯> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[软件工程] android-code-analysis
说明:android一些机制的原理分析和关键代码分析相关文章-android some mechanisms of code analysis theory analysis and critical articles<lisemi> 在 2025-06-16 上传 | 大小:392kb | 下载:0
[软件工程] English-dictionary
说明:数据结构课设--英语词典的维护和识别--Trie树-Data structures course set- English dictionary maintenance and identification- Trie tree<rig> 在 2025-06-16 上传 | 大小:115kb | 下载:0