资源列表

« 1 2 ... .15 .16 .17 .18 .19 15620.21 .22 .23 .24 .25 ... 28522 »

[数据结构常用算法Knight-to-travel-around

说明:骑士周游问题,用回溯法计算~希望对大家有帮助~-Knights tour problem with backtracking method ~
<> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[matlab例程PROGRAMS

说明:Matlab数字信号处理源码(数字信号处理指导书)-Matlab source digital signal processing (digital signal processing instructions)
<hs xiang> 在 2025-06-27 上传 | 大小:29kb | 下载:0

[数据结构常用算法101

说明:若矩阵Am×n中的某个元素aij是第i行中的最小值,同时又是第j列中的最大值,则称此元素为该矩阵中的一个马鞍点。假设以二维数组存储矩阵Am×n ,试编写求出矩阵中所有马鞍点的算法。 注意一行(列)中可能有多个最小(大)值 可用下列矩阵进行测试: 1 2 3 1 1 1 4 7 6 2 2 2 7* 7* 9 3* 3* 3* (*表示马鞍点) -If the matrix Am × n aij is an element in the i-th row of the
<YCL> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[数据结构常用算法Calculation-expressions

说明:数据结构实验4栈的使用。程序用于数据结构实验中计算数学表达式的值,在程序中用到了堆栈的数据结构。-Experimental data structure used to calculate the value of mathematical expression, used in the program a stack data structure.
<敏敏特穆尔> 在 2025-06-27 上传 | 大小:1.06mb | 下载:0

[数据结构常用算法maze

说明:数据结构中的一个小实验,迷宫,1表示障碍物,0表示通路,最后在程序运行结束时用*号的路线便是迷宫的通路或者没有通路。-Data structure in a small experiment, maze, an obstacle that, 0 channels, and finally the end of the run course with an asterisk is a maze of paths or no path.
<敏敏特穆尔> 在 2025-06-27 上传 | 大小:245kb | 下载:0

[matlab例程RDA

说明:实现合成孔径雷达点目标信号生成,使用RDA算法对点目标成像-Synthetic Aperture Radar points to achieve the target signal generation, the use of RDA algorithm for point target imaging
<li> 在 2025-06-27 上传 | 大小:6kb | 下载:0

[数据结构常用算法LinkedQueue

说明:数据结构算法中的关于二叉树的一些实验,该小程序主要实现了一个二叉树的前序,中序和后序表达式,同时还可以输入前序和中序来输出后序的内容。-Data structure binary tree algorithm on a number of experiments, the applet implements a binary tree of the main sequence before, in order and the order of expression, but also can e
<敏敏特穆尔> 在 2025-06-27 上传 | 大小:284kb | 下载:0

[数据结构常用算法graph

说明:数据结构实验六图的操作,在程序中提示输入的顶点数以及每两条边之间的权值,最后使用深度优先和广度优先算法实现遍历,同时构建最小耗费生成树的最小权值和路径。-Experimental data structure diagram of the operation of six, in the program prompts for the number of vertices and edges between every two weights, the final depth-first and
<敏敏特穆尔> 在 2025-06-27 上传 | 大小:1.16mb | 下载:0

[数据结构常用算法sort

说明:数据结构实验二排序算法,程序中实现了选择排序、冒泡排序、插入排序和基数排序四种排序算法,在使用的时候会在你输入想要排序的数据后选择排序方法,方便使用。-Experiment II data structure, sorting algorithm, the program implements selection sort, bubble sort, insertion sort and radix sort four kinds of sorting algorithm, in use whe
<敏敏特穆尔> 在 2025-06-27 上传 | 大小:261kb | 下载:0

[人工智能/神经网络/遗传算法zaosheng

说明:使用神经网络实现噪声对消,对于母体中胎儿的心音测试效果非常好-Eliminate noise
<阳阳> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[matlab例程gezhongchuang

说明:这是很多歌窗函数的示例,包含矩形窗、布莱克曼窗-chuang hanshu
<阳阳> 在 2025-06-27 上传 | 大小:9kb | 下载:0

[matlab例程kaiserchuang

说明:这是一个凯瑟窗的例子,利于凯瑟窗做成一个带通滤波器-This is a Kaiser window example, conducive to the Kaiser window into a band-pass filter
<阳阳> 在 2025-06-27 上传 | 大小:9kb | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 15620.21 .22 .23 .24 .25 ... 28522 »

源码中国 www.ymcn.org