资源列表
[其他小程序] 7
说明:声明一个抽象类Med作为基类,其中仅包含一个string 类型数据成员title(名称)和两个纯虚函数print()和id()。然后派生出Book类,CD类和Mag类。在Book类中,包含3个string类型数据成员 author(作者), pub(出版者), isbn(书号)和函数成员print()和id()。在CD类中,包含3个string类型数据成员composer(制作者), make(介质形式), number(编号)和函数成员print()和id()。在Mag类中,包含2个strin<fwferrf> 在 2025-11-18 上传 | 大小:2kb | 下载:1
[其他小程序] Nihe
说明:曲线拟合的最小二乘法,给定的点数据从文件中读入,文件中第一个数为给定数据个数,第二个数为拟合曲线的次数。结果从屏幕上输出。-The least squares curve fitting, given point data read from a file, the file number is given first number of data, the second number is the number of curve fitting. The results output from<HanG> 在 2025-11-18 上传 | 大小:250kb | 下载:0
[其他小程序] radar_system_simulation
说明:雷达系统分析主要包括脉冲压缩、相干积累、非相干积累、CFAR、脉冲测角-Radar systems analysis including pulse compression, coherent accumulation, non-coherent accumulation, CFAR, pulse goniometer<jfkjmfo> 在 2025-11-18 上传 | 大小:4kb | 下载:0
[其他小程序] Josephus
说明:约瑟夫环是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。-Josephus is the application of a mathematical problem: Given n individuals (with numbers 1,2,3 ... n, respectively) sitting around a<乔乔> 在 2025-11-18 上传 | 大小:3.51mb | 下载:0