资源列表

« 1 2 ... .14 .15 .16 .17 .18 17519.20 .21 .22 .23 .24 ... 28522 »

[数据结构常用算法MiGong

说明:1. 问题描述: 本实验假设迷宫是一个n 行n列的二维平面表格,左上角作为迷宫的入口,右下角作为迷宫的出口。迷宫问题求解的目标是寻找一条从入口到出口的通路。 2.基本要求: 设计一个程序,能自动或手动生成这样一个n行n列的矩阵maze[n][n],即每个元素都为0或1的二维数组,然后判断该矩阵表示的迷宫是否存在一条从入口到出口的通路。如果存在,将表示该通路的数组下标按顺序保存到文件path.txt如:(1,1)(2,2)(1
<> 在 2025-05-24 上传 | 大小:2.15mb | 下载:0

[matlab例程main

说明:车间调度 遗传算法 主程序 只是主程序哦 大家可以根据主程序编程-Shop scheduling genetic algorithm main program main program just oh we can according to the main program programming
<王磊> 在 2025-05-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法src

说明:简单的数据结构中 二叉树 搜索二叉树的应用-Simple data structure in the binary search binary tree applications
<> 在 2025-05-24 上传 | 大小:3kb | 下载:0

[数据结构常用算法src

说明:数据结构中 简单的搜索算法 使用二叉搜索等算法-Data structure in a simple search algorithm using the binary search algorithm
<> 在 2025-05-24 上传 | 大小:5kb | 下载:0

[matlab例程chapter11

说明:MATlab30个案例分析 第11章 流水车间调度的遗传算法MATlab实现-Analysis of MATlab30 cases Chapter 11 Flow Shop Scheduling the genetic algorithm MATlab achieve
<王磊> 在 2025-05-24 上传 | 大小:12kb | 下载:0

[matlab例程mycmp

说明:根据方差最小的原则通过对系数的无偏似然估计确定阈值-According to the principle of minimum variance coefficient no partial likelihood estimation to determine the threshold
<jenny> 在 2025-05-24 上传 | 大小:1kb | 下载:0

[数学计算/工程计算JavaMatrix

说明:该程序包实现了矩阵运算的各种功能,用java实现的-The package implements the various functions of matrix operations, using Java implementation
<cxl> 在 2025-05-24 上传 | 大小:404kb | 下载:0

[matlab例程matlab-examples

说明:帮助初学者学习matlab的90个学习实例-90 learning examples to help beginners learn matlab
<baixue> 在 2025-05-24 上传 | 大小:52kb | 下载:0

[matlab例程online_em

说明:基于隐马尔可夫模型的在线学习程序,通过不断观测到的数据,进行数据的修正。-Online learning program based on hidden markov model,By the observed data,realizing data correction
<张雷> 在 2025-05-24 上传 | 大小:1kb | 下载:0

[matlab例程Galauness

说明:gaussNaive and GaussMod source for text
<howyaaa> 在 2025-05-24 上传 | 大小:43kb | 下载:0

[matlab例程sample_mhmm

说明:基于隐马尔可夫模型的样本产生程序,从而实现参数的确定。-Based on hidden markov model of the sample program,So as to realize the determination of parameters
<张雷> 在 2025-05-24 上传 | 大小:1kb | 下载:0

[大数据inhertdolhand

说明:单纯形求解函数最优解小程序,可以运行,出来乍到,请多关照,()
<VV!8490> 在 2025-05-24 上传 | 大小:1kb | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 17519.20 .21 .22 .23 .24 ... 28522 »

源码中国 www.ymcn.org