-
解决利用 BFS 在 Java 中的 8 拼图游戏
这就是广度优先搜索和 8 拼图算法在求解 8 益智游戏的执行。
使用的语言是 java,代码中的注释将帮助与其余部分 !
- 2022-01-21 18:09:54下载
- 积分:1
-
一个比较简单的算法程序。输入一些数,计算后按照矩阵的形式输出。设了三个数组a[],b[],c[]。分别实现c[]=a[]+b[],c[]=a[]...
一个比较简单的算法程序。输入一些数,计算后按照矩阵的形式输出。设了三个数组a[],b[],c[]。分别实现c[]=a[]+b[],c[]=a[]-b[],c[]=a[]*b[]。-a relatively simple procedure of the algorithm. The importation of some few, calculated in accordance with the matrix in the form of output. Established three array a [], [] b, c []. C respectively, to achieve a = [] [] [] b, c = a [] []- [] b, c [] [] = a* b [].
- 2022-06-29 20:00:13下载
- 积分:1
-
数据加密标准
资源描述
- 2022-03-03 13:16:42下载
- 积分:1
-
apriori
apriori算法,一种改进的关联规则算法,提高算法运算的速度-apriori
- 2022-08-11 20:38:38下载
- 积分:1
-
ID3 算法,JAVA实现
数据挖掘经典算法————ID3 算法,JAVA实现,可运行,适合初学者
- 2023-08-30 17:20:03下载
- 积分:1
-
VC++图像处理与识别实用案例精选
应用背景当前图像处理技术处于热门段,本程序介绍了用VC程序如何进行图像处理与识别关键技术VC++图像处理与识别实用案例。。。。。。。。。。。。。。。。。。。。。。。
- 2023-09-03 20:10:05下载
- 积分:1
-
Torres de hanoi c#
求解河内塔的算法,基于堆栈和队列,用c编写#
- 2022-10-01 03:20:03下载
- 积分:1
-
弦截法求解非线性方程,已在TC2.0环境中编译通过
弦截法求解非线性方程,已在TC2.0环境中编译通过-xianjie method for solving nonlinear equations, in the environment WITH TC 2.0 compiler through
- 2022-01-26 05:18:18下载
- 积分:1
-
Maple is widely used at present one of the symbolic computation software, It has...
Maple目前应用非常广泛符号计算软件之一它拥有非常强大符号计算和数值计算功本书详细地介绍了Maple基本功包括数值计算解方程微积分计算向量及矩阵计算解常微分方程和偏微分方程等本书深入讲解了Maple编程基本原理
-Maple is widely used at present one of the symbolic computation software, It has a very powerful symbolic computation and numerical calculation of power of this book describes in detail the basics of Maple, including numerical solution of equations of calculus, vector and matrix calculations calculation solution of ordinary differential equations and partial differential equations, etc., where Shu-depth briefing on the basic principles of programming in Maple
- 2022-04-23 19:34:59下载
- 积分:1
-
采用vs2008 c#编写
Q
采用vs2008 c#编写
Q-Learning强化学习的代码实现
状态空间5维,动作空间5维-Using vs2008 c#
Q-Learning reinforcement learning the code to achieve the state-space five-dimensional, five-dimensional action space
- 2022-01-22 07:59:13下载
- 积分:1