资源列表

« 1 2 ... .19 .20 .21 .22 .23 18424.25 .26 .27 .28 .29 ... 28523 »

[数据结构常用算法Group

说明:1.建立并显示图的邻接矩阵。 2.建立并显示图的邻接表。 3.实现图的深度优先和广度优先遍历。 4.实现最小生成树的算法。 5.实现拓扑排序算法。-(1) to establish and show the adjacency matrix. 2 and displays the adjacency table. Depth first and breadth-first traversal of the graph. (4) to achieve the minimum spa
<陈小默> 在 2025-09-15 上传 | 大小:3kb | 下载:0

[数据结构常用算法List

说明:定义顺序队列类型,实现队列的所有基本操作。 定义链队列类型,实现队列的所有基本操作。 -Definition of the order queue type, all the basic operations of the queue. Defined chain of the queue type, all the basic operations of the queue.
<陈小默> 在 2025-09-15 上传 | 大小:2kb | 下载:0

[数据结构常用算法Stack

说明:1、定义顺序栈类型,实现栈的所有基本操作。 2、定义链栈类型,实现栈的所有基本操作。 3、实现数制的转换-1, define the order of the stack type, to achieve the stack all the basic operations. 2, define the chain stack type to achieve the stack all the basic operations. 3, conversion of number syste
<陈小默> 在 2025-09-15 上传 | 大小:2kb | 下载:0

[数据结构常用算法BiTree

说明:1.定义二叉链表类型,建立二叉树。 2.先序遍历二叉树,并输出遍历结果。 3.中序遍历二叉树,并输出遍历结果。 4.后序遍历二叉树,并输出遍历结果。 5.层次遍历二叉树,并输出遍历结果。 6.求二叉树的深度、总结点数、叶子结点数、二叉树的复制。-(1) define a binary linked list type, the establishment of a binary tree. 2 preorder traversal of binary tree, and ou
<陈小默> 在 2025-09-15 上传 | 大小:2kb | 下载:0

[数据结构常用算法LinkList

说明:1、实现单链表的所有基本操作包括表的初始化、第i个元素前插入一个新的元素、删除第i个元素、查找某元素、顺序表的销毁。 2、测试链表所有功能 3、实现循环链表的基本操作,并编写测试程序。 4、实现双向链表的基本操作,并编写测试程序。 5、实现单链表的逆置。 6、判定两个链表是否相交。-A single linked list of all the basic operations, including the initialization of the table, inser
<陈小默> 在 2025-09-15 上传 | 大小:4kb | 下载:0

[数据结构常用算法SqList

说明:1.实现顺序表的基本操作,包括顺序表的初始化、第i个元素前插入一个新的元素、删除第i个元素、查找某元素、顺序表的销毁。 2.建立并显示含有n个整数的顺序表 3.实现对有序表(非递减)插入一个元素的功能 4.实现两个有序(非递减)表合并生成新的有序表的功能 5.顺序查找顺序表,删除元素e(只删除找到的第一个值为e的元素)。 6.顺序查找顺序表,删除元素e(删除所有值为e的元素)。 -(1) the basic operation of the order of the ta
<陈小默> 在 2025-09-15 上传 | 大小:3kb | 下载:0

[matlab例程TSP-problem-of-simulated-annealing

说明:使用模拟退火方法解决了TSP问题,改进了过程中可能丢失最优解的问题-Optimal solution may be lost in the process of using the simulated annealing method to solve the TSP problem, improved
<张瓴溪> 在 2025-09-15 上传 | 大小:2kb | 下载:0

[压缩解压image-compression-based-on-matlab

说明:基于matlab的图像压缩,利用保留低频系数法来实现-image compression based on matlab, keep the low frequency coefficience
<jack> 在 2025-09-15 上传 | 大小:4kb | 下载:0

[matlab例程gfsdgsdfgfdsfg

说明:matlab 偏微分方程数值计算源代码 偏微分方程数值计算源代码-Matlab Partial Differential Equations Numerical calculation of the source code
<tengjuyuan> 在 2025-09-15 上传 | 大小:109kb | 下载:0

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

说明:。《MATLAB智能算法30个案例分析》采用案例形式,以智能算法为主线,讲解了遗传算法、免疫算法、退火算法、粒子群算法、鱼群算法、蚁群算法和神经网络算法等最常用的智能算法的MATLAB实现。对广大科研人员有很高的参考价值。-. MATLAB intelligent algorithm 30 case studies, the use of case the main line, the form of an intelligent algorithm to explain the genetic
<jueyouli> 在 2025-09-15 上传 | 大小:1kb | 下载:0

[压缩解压test

说明:从TS文件中依次提取出TS流,video packet,PES,es,I帧;然后又依次将I帧打包为TS流实现播放-TS stream video packet PES, es in turn extracted from the TS file, I-fr a me and then in turn I-fr a me packaged realization of TS stream playback
<李刚> 在 2025-09-15 上传 | 大小:25kb | 下载:0

[matlab例程cycloid-motion

说明:通过matlab绘制一个运动的图,图中为小球摆线运动-Matlab draw a sports figure, the figure for the cycloidal motion of the ball
<易色> 在 2025-09-15 上传 | 大小:1kb | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 18424.25 .26 .27 .28 .29 ... 28523 »

源码中国 www.ymcn.org