资源列表

« 1 2 ... .08 .09 .10 .11 .12 21013.14 .15 .16 .17 .18 ... 28522 »

[数据结构常用算法sort

说明:三)排序 (1)插入排序——已知序列{17,18,60,40,7,32,73,65,85} 建立一个顺序表,采用插入排序算法的实现升序排序,打印排序结果; (2)交换排序——已知序列{503,87,512,61,908,170,897,275,652,462} (1)建立一个顺序表,采用冒泡排序法实现升序排序,并打印每趟排序结果; (2)建立一个顺序表,采用快速排序法实现升序排序,并打印每趟排序结果,与(1)做比较; (3)选择排序——已知序列{42,1
<王玉珏> 在 2025-07-21 上传 | 大小:2kb | 下载:0

[数据结构常用算法MergeSort

说明:(3)归并排序——已知序列{10,18,4,3,6,12,1,9,15,8},采用归并排序法对其作升序排序,打印每一趟的结果。-(3) merge sort- known sequence {10,18,4,3,6,12,1,9,15,8} method of its use as a merge sort in ascending order, print the results of each trip.
<王玉珏> 在 2025-07-21 上传 | 大小:2kb | 下载:0

[matlab例程Main

说明:The recursive function H(T) Calculate the Expected number of failures in (0,T], for Weibull distribution Assumption: T s unit is a day, the smallest time unit.
<Tareq> 在 2025-07-21 上传 | 大小:2kb | 下载:0

[数据结构常用算法BinaryTreeAlgorithm

说明:二叉树算法,包括建树,前序,中序,后序的递归与非递归算法,还有结点深度等算法。-Binary tree algorithm, including the contribution, the first order, in order, after the order of the recursive and non recursive algorithm, as well as algorithms such as junction depth.
<zhaoshihao> 在 2025-07-21 上传 | 大小:2kb | 下载:0

[matlab例程PN_Phase_Trace

说明:gps跟踪中的伪码相位,很好用的,可以下载下来-pncode——track
<Shane> 在 2025-07-21 上传 | 大小:2kb | 下载:0

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

说明:人工智能中著名的传教士与野人问题的c语言实现,运用领结表实现-Missionaries and the famous artificial intelligence problem Savage c language, the use of tie table implementation
<余拜仁> 在 2025-07-21 上传 | 大小:2kb | 下载:0

[matlab例程Fct_Elliptical_model

说明:elliptical propagation model
<kimou> 在 2025-07-21 上传 | 大小:2kb | 下载:0

[matlab例程powell

说明:powell code for matlab
<sharingam84> 在 2025-07-21 上传 | 大小:2kb | 下载:0

[matlab例程antena_parche

说明:File to calculate dimension of patch antenna
<Diego> 在 2025-07-21 上传 | 大小:2kb | 下载:0

[数据结构常用算法1

说明:本实验实现的是一个简单的停车场管理模拟系统,采用堆栈的数据结构,对车辆的停放统一管理。-Implementation of this experiment is a simple simulation of car park management system that uses the stack data structure, the unified management of the parking of vehicles.
<张学兵> 在 2025-07-21 上传 | 大小:2kb | 下载:0

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

说明:Beamforming 技术的解释性代码,对正确理解Beamforming非常有帮助。-Beamforming code for newer study.
<李彪> 在 2025-07-21 上传 | 大小:2kb | 下载:0

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

说明:用模拟退火算法和遗传算法的混合算法求解旅行商问题-By simulated annealing algorithm and genetic algorithm hybrid algorithm for Traveling Salesman Problems
<fjiayin> 在 2025-07-21 上传 | 大小:2kb | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 21013.14 .15 .16 .17 .18 ... 28522 »

源码中国 www.ymcn.org