-
droiyan在线服务器
Droiyan Online Server
- 2022-07-14 21:02:04下载
- 积分:1
-
几道简单的数学建模(体重变化 水的流出时间 简单线性规划 简单随机库存 水道测量 层次分析法)是当初的建模作业 有分析 也有matlab和mathematica...
几道简单的数学建模(体重变化 水的流出时间 简单线性规划 简单随机库存 水道测量 层次分析法)是当初的建模作业 有分析 也有matlab和mathematica程序-A few simple mathematical modeling (body weight change in the water outflow time of a simple linear programming simple random inventory hydrographic AHP) is the original analytical modeling operations have matlab and mathematica program
- 2023-04-05 16:15:03下载
- 积分:1
-
NIPS simulation tutorial
NIPS simulation tutorial-NIPS simulation tutorial.............................
- 2022-11-08 01:55:03下载
- 积分:1
-
一个优秀的工具,一个中国公顷
优秀的汉化工具HA-reshacker, -excellent tool for a Chinese HA-reshacker.
- 2022-04-27 13:13:28下载
- 积分:1
-
编写一个Java程序,用于输出Fibonacci数列的前20项。
提示:Fibonacci数列定义为:第一、二项的值为1,从第三项开始依次为前两项的和。...
编写一个Java程序,用于输出Fibonacci数列的前20项。
提示:Fibonacci数列定义为:第一、二项的值为1,从第三项开始依次为前两项的和。 Fibonacci[0]=Fibonacci[1]=1 Fibonacci[i]=Fibonacci[i-2]+Fibonacci[i-1] (i>=2) -Write a Java program for Fibonacci series, the first output 20. Tip: Fibonacci sequence is defined as: first, two of the value of 1, starting from the third and was followed by the first two. Fibonacci [0] = Fibonacci [1] = 1 Fibonacci [i] = Fibonacci [i-2]+ Fibonacci [i-1] (i> = 2)
- 2023-03-11 04:55:03下载
- 积分:1
-
读写pdf格式文件的多平台C语言工具库
读写pdf格式文件的多平台C语言工具库-Multi_platform C language Tools Library which can read and write pdf file
- 2023-04-23 21:55:02下载
- 积分: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
-
本代码是采用C++语言完成的经典游戏俄罗斯方块。
本代码是采用C++语言完成的经典游戏俄罗斯方块。-This code is C++ language is used to complete the classic game Tetris.
- 2022-06-17 01:13:35下载
- 积分:1
-
lcd programming, used in various dot matrix lcd graphics, everyone can help spee...
lcd编程,用在lcd上的各种点阵图形,可以帮助大家加速开发进度。文件里面的是16X16大小的图片。希望对大家有用-lcd programming, used in various dot matrix lcd graphics, everyone can help speed up the development progress. File inside the picture size is 16X16. Hope useful for everyone
- 2023-08-04 04:30:03下载
- 积分:1
-
windows下编程的入门资料,一份给初学者很不错的资料
windows下编程的入门资料,一份给初学者很不错的资料-windows under introductory information on the program, a very good beginners to the information
- 2022-07-15 23:15:54下载
- 积分:1