-
I have written a small calculator, and the community together to explore shared
自己编写的一个小计算器,和大家一起共享探讨-I have written a small calculator, and the community together to explore shared
- 2022-08-11 19:44:18下载
- 积分:1
-
java语言实现的ID3算法
Program is written in java and has a GUI.
The FileMenu items should be run from top to the down of the menu. If any changes in the parameters are applied, all items of menu should be run agin from top to the button in order to have the correct result.
- 2022-04-21 08:50:21下载
- 积分:1
-
简单计算器(带密码“111111”) 进行简单的数字计算 包括“+” “...
简单计算器(带密码“111111”) 进行简单的数字计算 包括“+” “-” “*” “/” “乘方” -simple calculator (with the password "111 ") Simple arithmetic including "" "-" "*", "/", "involution"
- 2023-02-20 16:40:03下载
- 积分:1
-
Prolog实现8-puzzle
he 8-puzzle will be represented by a 3x3 list of lists positions where the empty box will be represented by the value 9, as shown below: [[9,1,3],[5,2,6],[4,7,8]]
Possibility Solution: Only half of the initial positions of the 8-puzzle are solvable. There is a formula that allows to know from the beginning if you can solve the puzzle.To determine whether an 8-puzzle is solvable, for each square containing a value N is calculated how many numbers less than N there after the current cell. For example, to the initial status
- 2023-07-26 11:40:02下载
- 积分:1
-
没有计划到邻近的建立和遍历
无向图的邻接表的建立和遍历-no plans to the table adjacent to the establishment and ergodic
- 2023-03-05 15:30:03下载
- 积分:1
-
辛普森复合算法 典型
辛普森复合算法 典型-Simpson typical composite algorithm
- 2023-07-20 02:25:03下载
- 积分:1
-
本代码是关于用matlab算出两路信号的相位差
本代码是关于用matlab算出两路信号的相位差,利用FFT法求得两路信号的相位差,用于干涉仪测向等应用。
- 2023-06-08 20:55:03下载
- 积分:1
-
机器人RBF神经网络
资源描述单关节机器人控制的RBF神经网络的控制跟踪程序。
- 2022-06-28 00:14:22下载
- 积分:1
-
一维时间序列分行维数,利用计盒法计算得到的分形维数,希望对大家有所帮助!...
一维时间序列分行维数,利用计盒法计算得到的分形维数,希望对大家有所帮助!-Branch of one-dimensional time series dimension, using box method calculated the fractal dimension, and they hope to be helpful to everyone!
- 2022-02-07 12:30:37下载
- 积分:1
-
遗传算法优化
资源描述
多种群遗传算法,包括移民算子,人工选择算子,目标函数,标准遗传算法和多种群遗传算法的主函数,适合于群体智能算法的初学者,是经典的算法案例。
- 2022-01-31 00:46:50下载
- 积分:1