资源列表

« 1 2 ... .68 .69 .70 .71 .72 27473.74 .75 .76 .77 .78 ... 28521 »

[matlab例程floyd

说明:利用求最短路w-f算法的思想,首先求得最短距离矩阵,然后求任意给定两个顶点见的最短路所包含的顶点。-Wf seeking the shortest path algorithms use the idea, first seek the shortest distance matrix, and then seek to vertex given any two vertices see shortest contains.
<yili> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法homework_2.11

说明:将x插入到顺序表的适当位置上,以保持该表的有序性。 输入数据:文本文件input.txt 文件分4行: 第1行是顺序表va的数据元素个数n,n<20。如果n<1或n>19则视为输入数据出错。 第2行是n个递增有序的数据元素,每个元素都是-999~999之间的十进制整数,元素之间用空格分开。 第3行是整数x,x是-999~999之间的十进制整数。 第4行是空行。 输出数据:文件output.
<123> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法homework_2.22

说明:对单链表实现就地逆置,即利用原表的存储空间将线性表(a1,a2,…,an)逆置为(an,an-1,…,a1)。输入数据:文本文件input.txt 文件分2行: 第1行是单链表的数据元素个数n,n<20。如果n<1或n>19则视为输入数据出错。 第2行是单链表的n个数据元素,每个元素都是-999~999之间的十进制整数,元素之间用空格分开。 输出数据:文件output.txt 文件只有1行:
<123> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[数值算法/人工智能estimate_noise

说明:The function inputs a grayscale image I and returns Sigma, the noise estimate.
<tug> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[数值算法/人工智能filtdn

说明:Filter and downsample (by 2) along a dimension
<tug> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[matlab例程zhinengkongzhi

说明:神经网络的训练,熟悉神经网络的算法并进行改进,从而掌握神经网络最基本的知识,适合初学神经网络。-Training the neural network, neural network algorithm familiar and improved to grasp the basic knowledge of neural networks, neural networks for beginners.
<周鹏> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[matlab例程edge_betweenness

说明:复杂网络社区发现中,用于计算边介数的代码。-Complex network of community found in the code for edge betweenness calculation.
<gexinyu> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[matlab例程wm_LQR

说明:本代码是用来通过LQR算法实现一阶倒立摆的控制-This code is used to achieve a first-order inverted pendulum control algorithm by LQR
<袁捷> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[matlab例程WM_root

说明:本代码是通过运用根轨迹算法来实现一阶倒立摆的功能。-This code is through the use of algorithms to achieve a root locus inverted pendulum function.
<袁捷> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[matlab例程wm_pole_assignment_0

说明:本代码是通过运用PA极点配置法来实现一阶倒立摆的功能-This code is configured through the use of PA law to achieve a pole inverted pendulum function
<袁捷> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[matlab例程wm_pole_assignment_1

说明:本代码是通过另一种PA极点配置法来实现一阶倒立摆的功能-This code is configured through the PA method to achieve a pole inverted pendulum function
<袁捷> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[matlab例程chengxu

说明:二三阶B样条小波模极大值输电线路故障定位-Fault location of transmission line based on two or three order B spline wavelet modulus maxima
<爱的> 在 2025-05-10 上传 | 大小:1kb | 下载:0
« 1 2 ... .68 .69 .70 .71 .72 27473.74 .75 .76 .77 .78 ... 28521 »

源码中国 www.ymcn.org