资源列表
[文件格式] CreateSMatrix
说明:稀疏矩阵的创建与输出,讲述稀疏矩阵如何以三元组以及常规形式创建与输出-Sparse matrix creation and output, tells how sparse matrix triples as well as conventional forms creation and output<黄秋月> 在 2025-09-25 上传 | 大小:2kb | 下载:0
[软件工程] fwdregardingmeproject_
说明:These papers are useful for implementation projects on speech recognition-These papers are useful for implementation projects on speech recognition....<RAJ> 在 2025-09-25 上传 | 大小:3.02mb | 下载:0
[编程文档] MD251-MD231G-SPI-Read-demo
说明:MD251 MD231G GSM GPRS 模块硬件SPI读写示例-MD251 MD231G GSM GPRS module hardware SPI reader sample<simon> 在 2025-09-25 上传 | 大小:1kb | 下载:0
[编程文档] MD231G_MD251PQ_Software_20121112
说明:MD231G MD251 Openat GSM GPRS模块软件框架简介-MD231G MD251 Openat GSM GPRS module software fr a mework Introduction<simon> 在 2025-09-25 上传 | 大小:1.26mb | 下载:0
[软件工程] how-to-solve-it
说明:经典算法书籍 《如何求解问题》介绍了传统算法和现代启发式方法-Classical algorithm book " How to solve the problem" describes the traditional methods and modern heuristic methods<xcvbn> 在 2025-09-25 上传 | 大小: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-09-25 上传 | 大小:1kb | 下载:0
[软件工程] cpp1
说明:定义一个钟表类,包括三个私有成员,分别为小时、分钟、秒,在此基础上,请重载自增运算符(++)和自减运算符(--)为类的成员函数,使得钟表类的对象能进行基于秒数的时间变化,注意自增运算符和自减运算符有前缀运算和后缀运算两种。同时要求定义带参数的构造函数,定义时间设置函数和时间显示函数。-Define a class watches, including three private members, namely hour, minute, second, on this basis, please<郑秋凯> 在 2025-09-25 上传 | 大小:1kb | 下载:0