-
输入集合个数及相应集合,指定子集和,然后回溯求解所有可能组合。...
输入集合个数及相应集合,指定子集和,然后回溯求解所有可能组合。-Enter the collection number and the corresponding collection and specify a subset, and then go back to solve all the possible combinations.
- 2022-02-12 07:01:03下载
- 积分:1
-
这个是桌球的游戏,还没有全部完成,希望多多指教,改进之后的版本...
这个是桌球的游戏,还没有全部完成,希望多多指教,改进之后的版本-This is a snooker game, has completed the hope that the exhibitions, improved version after
- 2022-04-10 05:58:56下载
- 积分:1
-
代码
说明: 基于matlab的男女生辨别系统,根据基音频率进行辨别,在安静环境内,识别度较高(Matlab-based male and female discrimination system, based on the pitch frequency to identify, in a quiet environment, the recognition degree is higher)
- 2020-06-17 12:40:01下载
- 积分:1
-
papers
说明: stata 论文实证代码 包括经典论文的原始数据及stata代码,重现研究结果(Stata code for papere)
- 2020-06-21 09:00:01下载
- 积分:1
-
game
扫雷游戏先说下原理,原理其实很简单,设法获得“雷区”的数据,然后通过模拟鼠标动作,点击雷区上非地雷的的格子,就搞定了:) 所以技术难点只有三个:获得雷区数据、找到扫雷程序和模拟鼠标动作。
-game
- 2022-01-24 15:35:41下载
- 积分:1
-
设计有理数类rational_number
数据成员:
int numerator(分子)
int denominator(...
设计有理数类rational_number
数据成员:
int numerator(分子)
int denominator(分母)
成员函数
(1)构造函数rational_number ()和rational_number (int x, int y)
(2)拷贝构造函数
(3) 重载运算符“+”、“-”、“*”和“/”
2. 设计有理数类rational_number
数据成员:
int numerator(分子)
int denominator(分母)
成员函数
(1)构造函数rational_number ()和rational_number (int x, int y)
(2)拷贝构造函数
友元重载运算符“+”、“-”、“*”和“/”
3. 分别使用以上两个类,完成有理数的加、减、乘、除运算;验证其加运算、乘运算的交换律。
-Rational Design category rational_number
- 2023-03-17 02:25:04下载
- 积分:1
-
fixwww2.zip
fixwww2.zip
- 2022-01-25 16:04:42下载
- 积分:1
-
99SE
本文介绍英文版PROTEL 99SE 如何加入汉字的方法,对PCB工程师帮助很大(This article describes how to join the English version of Chinese characters PROTEL 99SE method, the PCB engineer of great help to)
- 2009-10-06 17:01:52下载
- 积分:1
-
aerosimblock
aerosim仿真模块,有完整的六自由度飞机模型(aerosim simulation module, a complete six degree of freedom aircraft model)
- 2020-07-03 16:20:02下载
- 积分:1
-
MEEMD
说明: MEEMD是基于CEEMD的改进方法,该方法既能抑制 模态混叠,解决模态分裂,又能保证IMF分量的准确性。(MEEMD is an improved method based on CEEMD, which can not only suppress mode aliasing and solve mode splitting, but also ensure the accuracy of IMF components.)
- 2020-09-29 09:37:43下载
- 积分:1