资源列表

« 1 2 ... .97 .98 .99 .00 .01 25102.03 .04 .05 .06 .07 ... 28522 »

[数值算法/人工智能Kalman

说明:这是一个用于雷达航迹处理的kalman滤波程序-This is a deal for the radar track of kalman filtering procedures
<liujingxing> 在 2025-06-08 上传 | 大小:118kb | 下载:0

[数据结构常用算法swiftordering

说明:从数组中 任取一个元素 p (可随机取,现在以取第一个为例).以P作为主元,对数组 进行划分 ,前一部分小于 P,后一部分 大于p.最后划分处存储p,然后分别对划分后的前一部分和后一部分递归调用. 算法平均时间复杂度: O(nlogn) -Any check from the array element p (can be random access, and now to take the first example). To P as the main element of the
<朱洁> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法integratingordering

说明:归并排序:将数组划分为小数组,通过局部的有序合并,解决问题 算法平均时间复杂度: O(nlogn) -Merging Sort: The array is divided into a small array, in an orderly manner through the partial merger, the average time algorithm to solve the problem complexity: O (nlogn)
<朱洁> 在 2025-06-08 上传 | 大小:1kb | 下载:0

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

说明:这个程序是一个六子棋对弈引擎,采用六子棋标准对弈协议,在对弈平台下可以实现人机对弈或者程序间对弈。具有较好的棋力。-This procedure is a sub-six chess game engine, the use of six sub-standard chess game agreement, in the game platform can be achieved between man-machine chess game or program.棋力good.
<谢汪益> 在 2025-06-08 上传 | 大小:2.91mb | 下载:1

[数据结构常用算法ordering3

说明:自底向上排序:思想: 将数组的个部分,两两有序数组进行合并 算法平均时间复杂度: O(nlogn) -Bottom-up sequencing: thinking: The array of parts 22 in an orderly array merge algorithm for the average time complexity: O (nlogn)
<朱洁> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法ordering4

说明:堆排序:思想: 用二叉树的结构来表示数组,及用数组来表示二叉树的结构,比如i为父节点其孩子为,2i,和2i+1.其中,大顶堆中 父节点大于其两个孩子 算法平均时间复杂度: O(nlogn) -HEAPSORT: thinking: using binary tree structure to express the array, and used to express an array of binary tree structure, such as i the parent node
<朱洁> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法ordering5

说明:基数排序:思想:先从数据的低位开始,进行分配,分成10个空间,分别存储位为,0,1,2,3...9 重复的对次地位操作,知道预定的高位,排序完成-Radix Sort: thinking: from data low starting distribution, divided into 10 space, storage spaces, respectively, for 0,1,2,3 ... repeated 9 times the status of the operation, t
<朱洁> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[matlab例程signalprocessing

说明:MATLAB的雷达方面的数据处理工具箱。-MATLAB radar data processing toolbox.
<liujingxing> 在 2025-06-08 上传 | 大小:238kb | 下载:0

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

说明:matlab环境下,对puma560机器人的工作空间运动轨迹做了轨迹规划,得到轨迹云图-matlab environment, the robot work space puma560 trajectories make the trajectory planning, the trajectory cloud
<rooinlee> 在 2025-06-08 上传 | 大小:658kb | 下载:0

[matlab例程Matlab1

说明:Matlab图形图像函数MATLAB 高级应用——图形及影像处理-Matlab function MATLAB Graphics Advanced Application- Graphics and Image Processing
<Xueqian> 在 2025-06-08 上传 | 大小:2.02mb | 下载:0

[matlab例程Adaptive_median_filter_using_Embedded_MATLAB

说明:Adaptive median filter using Embedded MATLAB
<何必文> 在 2025-06-08 上传 | 大小:82kb | 下载:0

[人工智能/神经网络/遗传算法images-idx3-ubyte

说明:识别数据集,可以用来作为,分类的实验数据.类别:模式识别-Identification of data sets, can be used as, the classification of experimental data. Category: Pattern Recognition
<Xueqian> 在 2025-06-08 上传 | 大小:1.57mb | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 25102.03 .04 .05 .06 .07 ... 28522 »

源码中国 www.ymcn.org