-
小波函数,帮助处理含有噪声的信号,便于解决信号分析的不准确性...
小波函数,帮助处理含有噪声的信号,便于解决信号分析的不准确性
-Wavelet function, to help deal with noisy signals, to facilitate the solution not the accuracy of signal analysis
- 2022-10-05 14:55:03下载
- 积分:1
-
编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法随机产生(random()产生...
编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法随机产生(random()产生的数值在0和1之间),成绩范围为40~100。
提示:自定义一个类,该类实现一个返回随机数的函数。在main函数里测试时直接调用该类的获取随机数方法。 获得随机数相关的类为:java.lang.Math 需要时可引入该类即:import java.lang.Math
-Write a program grade point average calculation of three lessons to require the application were used Java language in three different loop realization of the achievements of each course with the Math class, random () method of randomly generated (random () produces values between 0 and between 1), results range from 40 ~ 100. Tip: Customize a class that implements a function to return random numbers. In the main function, where the test is called the class to obtain a direct method of random numbers. Obtain a random number associated category: java.lang.Math necessary for the introduction of the class that is: import java.lang.Math
- 2022-07-05 00:59:52下载
- 积分:1
-
关于矩阵乘法的两种算法之间的比较分析。 经典算法和STRASSEN算法。 用来做算法导论和算法分析与设计的论文不错...
关于矩阵乘法的两种算法之间的比较分析。 经典算法和STRASSEN算法。 用来做算法导论和算法分析与设计的论文不错-Matrix multiplication on the comparative analysis between the two algorithms. Classical algorithms and STRASSEN algorithms. Introduction to algorithms and algorithm used for analysis and design of a good paper
- 2022-01-31 07:50:04下载
- 积分:1
-
improved the Visitor's most functions and error, the new labeling function,...
改进了网友提出的绝大部分功能,和错误,新增加了标签功能,详细请看 标签文件夹,可以实现绝大多数自定义的版块
默认帐号:admin
密码:admin888 -improved the Visitor"s most functions and error, the new labeling function, see the folder labels can be achieved since the vast majority of front-page definition of the default Account : admin Password : admin
- 2022-04-01 02:20:44下载
- 积分:1
-
利用GOSSIP协议可以实现无线节点之间的路由选择.
利用GOSSIP协议可以实现无线节点之间的路由选择.-use GOSSIP agreement can be achieved between the wireless node routing.
- 2022-04-08 03:58:00下载
- 积分:1
-
用C51写的日历时钟,这个程序可以直接下来使用。
用C51写的日历时钟,这个程序可以直接下来使用。-C51 written by the calendar clock, this procedure can be used directly down.
- 2022-10-31 15:20:03下载
- 积分:1
-
用KALMAN滤波方法的雷达检测轮船、飞机、导弹等的航迹分析,源程序分析。...
用KALMAN滤波方法的雷达检测轮船、飞机、导弹等的航迹分析,源程序分析。-Kalman filtering method using the estimated target track of the Matlab source
- 2022-01-21 21:25:16下载
- 积分:1
-
修改后的PCA进行人脸识别的Matlab代码
修改后的PCA进行人脸识别的Matlab代码
-Revised PCA for Face Recognition Matlab code
- 2022-02-12 16:51:01下载
- 积分:1
-
编译原理实验指导,词法分析,语法分析及设计,编译原理课要用...
编译原理实验指导,词法分析,语法分析及设计,编译原理课要用-Compiler Construction Principles experimental guidance, lexical analysis, syntax analysis and design, compiler theory class to use
- 2023-02-17 19:40:03下载
- 积分:1
-
求把6种物品(1*1,2*2....6*6)放入6*6的盒子里,最少用几个盒子
求把6种物品(1*1,2*2....6*6)放入6*6的盒子里,最少用几个盒子-keep the six items (1* 2* 2* 6 .... 6) Add 6* 6 box, for at least several boxes
- 2022-09-25 06:40:02下载
- 积分:1