-
本代码是用于加速度传感器的频率响应和相位变化建模…
This code is used for modeling frequency response and phase change of accelerometer.
- 2022-01-25 14:47:42下载
- 积分:1
-
刘Mangxing象棋游戏,之前或之后的好处?玩游戏的投入…
刘曼星下棋,前后得利?输入玩几个游戏,输入游戏有几个标志,最后程序输出1(先有利)或0(后有利)
- 2023-07-19 09:35:03下载
- 积分:1
-
真的很麻烦也,有必要这样吗?搞错没有啊?快让我下
真的很麻烦也,有必要这样吗?搞错没有啊?快让我下-really have trouble, it is necessary to do? Ah no wrong? Let me quickly under!
- 2022-07-11 11:30:05下载
- 积分:1
-
利用bp网络进行数字识别的示例程序,可以对人工神经网络的学习有一定帮助...
利用bp网络进行数字识别的示例程序,可以对人工神经网络的学习有一定帮助-Bp networks use digital identification of the sample programs can be learning artificial neural network has a certain extent, help
- 2022-11-02 23:50:03下载
- 积分:1
-
Prepared using serial communication API applet, 2 serial port connection, can se...
用API编写的串口通信小程序,2串口连接后,能够相互发送文字-Prepared using serial communication API applet, 2 serial port connection, can send each other text
- 2022-02-07 16:42:34下载
- 积分:1
-
used in the embedded system Beginners agreement, the Chinese note on here, the o...
应用在嵌入式系统中的TCPIP协议,中文说明,放在这里了,原码可以到他的官方网站下载,希望有用。-used in the embedded system Beginners agreement, the Chinese note on here, the original code to be his official website, hoping useful.
- 2023-03-17 08:05:04下载
- 积分:1
-
打开迷你
开锁的小游戏,界面及音效不错!-unlock the mini-games, audio interface and good!
- 2022-03-12 06:11:59下载
- 积分:1
-
支持向量机(SVM)用于分类的算法实现
支持向量机(SVM)用于分类的算法实现-svm
- 2022-05-18 07:22:52下载
- 积分:1
-
A classic Snake game, by using C language, and more inadequate.
一款经典小游戏贪吃蛇,用C语言编写而成,多有不足。-A classic Snake game, by using C language, and more inadequate.
- 2022-07-15 09:05:45下载
- 积分: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