-
c++ 8 puzzle code
编写一个程序来求解8-
- 2022-05-05 01:35:33下载
- 积分:1
-
用劈因子法解方程,按照提示输入方程的阶数,以及相应的系数即可...
用劈因子法解方程,按照提示输入方程的阶数,以及相应的系数即可-rebuilding factor method of solving equations, in accordance with the importation of equations suggest the order, and the corresponding coefficient can be
- 2022-08-08 11:49:15下载
- 积分:1
-
从国外大学上下的Levenberg算法程序
从国外大学上下的Levenberg算法程序-From foreign universities Levenberg algorithm program from top to bottom
- 2022-08-25 16:49:18下载
- 积分:1
-
解决约瑟夫环问题
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace 实战_使用数组解决约瑟夫环问题
{
class Program
{
static void Main(string[] args)
{
int[] intPers = Jose(12, 3, 4);
Console.WriteLine
- 2023-06-26 06:40:03下载
- 积分:1
-
一种使用经典GP算法计算关联维数的程序源代码,比较好用!
一种使用经典GP算法计算关联维数的程序源代码,比较好用!-A classical GP algorithm using the correlation dimension of the source code, more easy to use!
- 2022-07-13 15:06:16下载
- 积分:1
-
一种模糊卡尔曼滤波器的设计
一种模糊卡尔曼滤波器的设计- One kind of fuzzy kalman filter design
- 2022-03-29 17:20:32下载
- 积分:1
-
简单的队列的实现
简单的队列的实现-simple realization of the Queue
- 2022-09-01 20:15:03下载
- 积分:1
-
这是一个用满二叉树解决皇后问题的算法。
这是一个用满二叉树解决皇后问题的算法。-This is a binary tree used for the Queen"s solution algorithm.
- 2022-09-28 23:50:03下载
- 积分:1
-
associantion 规则
ariori 算法在数据挖掘关联规则的执行情况。
- 2022-08-12 09:12:50下载
- 积分:1
-
邻域粗糙集属性约简
%程序描述:featureselect_FW_fast.m,按分类效率对属性进行选择,前向方法,快速算法---------优化算法,
%邻域依赖性指标计算复杂度。
- 2023-01-15 17:10:04下载
- 积分:1