-
decision tree for uncertain data
数据挖掘决策树,用于非确定性数据的分类,参照国际论文写的-decision tree for uncertain data
- 2023-03-16 07:25:04下载
- 积分:1
-
用C++实现的简易终结者小游戏,可以运行, 不过功能很简单
用C++实现的简易终结者小游戏,可以运行, 不过功能很简单-C++ implementation of the simple Terminator game
- 2022-02-14 08:49:25下载
- 积分:1
-
" Data Structure" class
《数据结构》 课设 利用栈计算浮点数的加,减,乘,除,有一定的判错功能-" Data Structure" class-based calculation of floating-point increases in the use of the stack, subtract, multiply, divide, there is a certain sub-error functions
- 2022-05-19 06:19:40下载
- 积分:1
-
支持向量机方法,和C.检测的MATLAB实现
支持向量机方法,用matlab实现,用于分类检测、模式识别,人脸检测等-Support Vector Machine method, the realization of Matlab for the detection and classification, pattern recognition, face detection
- 2022-01-26 06:31:19下载
- 积分: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
-
黄金版w32dsm8.93需要快速下载
W32dsm8.93 黄金版,需要的赶紧下载-Gold Edition W32dsm8.93 needs quickly download
- 2023-08-25 14:20:05下载
- 积分:1
-
game is a small, fun oh
是一个小游戏,好玩哦-game is a small, fun oh
- 2023-01-26 01:45:05下载
- 积分:1
-
改进后的SerialPort类文件,在编写串口程序时非常有用
改进后的SerialPort类文件,在编写串口程序时非常有用-improve the SerialPort types of documents, in the preparation of serial procedures will be very useful
- 2022-01-27 13:39:10下载
- 积分:1
-
三角形游戏的在linux 平台上 基于 gnu c/c++ 的实现,游戏规则:参见 http://imagiware.com/triangle/
本程序能够...
三角形游戏的在linux 平台上 基于 gnu c/c++ 的实现,游戏规则:参见 http://imagiware.com/triangle/
本程序能够递归的实现三角形游戏的解步骤(类似于九连环游戏)并有图像演示
- 2022-11-06 07:20:03下载
- 积分:1
-
Using C language interface in the game Snake game keyboard control to achieve th...
用C语言编写的贪吃蛇游戏 在游戏界面内实现键盘控制蛇吃豆的过程-Using C language interface in the game Snake game keyboard control to achieve the process of the snake to eat beans
- 2022-03-22 20:26:47下载
- 积分:1