资源列表

« 1 2 ... .89 .90 .91 .92 .93 2094.95 .96 .97 .98 .99 ... 2656 »

[数据结构常用算法1

说明:用邻接矩阵表示的图的类型 DFS:深度优先遍历的递归算法BFS:广度优先遍历判断从顶点vi到顶点vj是否可达-Adjacency matrix type DFS: depth-first traversal of the recursive algorithm BFS: breadth-first traversal of the judgment from the vertex vi to vertex vj is reachable
<赫想> 在 2024-09-28 上传 | 大小:2048 | 下载:0

[数据结构常用算法2

说明:建立图的邻接表DFS:深度优先遍历的递归算法 BFS:广度优先遍历-Establish the adjacency table DFS: depth-first traversal of the recursive algorithm BFS: breadth-first traversal
<赫想> 在 2024-09-28 上传 | 大小:2048 | 下载:0

[数据结构常用算法4

说明:LinkList 单链表用头插入法建立带头结点的单链表 按值查找结点删除指定值的结点-LinkList single linked list with head node insert established to take the lead in a single linked list nodes by value Find the node to delete the specified value
<赫想> 在 2024-09-28 上传 | 大小:3072 | 下载:0

[数据结构常用算法9

说明:基于先序遍历算法创建二叉树先序遍历中序遍历后序遍历采用后序遍历求二叉树的深度、结点数及叶子数的递归算法-Create a Binary Tree in preorder traversal preorder traversal algorithm after preorder postorder traversal binary tree of depth, the number of nodes, and leaves the num
<赫想> 在 2024-09-28 上传 | 大小:2048 | 下载:0

[数据结构常用算法ex_21

说明:数据结构大作业21,产生随机数代码,包括cpp -Data structure operations, code to generate random numbers, including cpp
<刘亚蕾> 在 2024-09-28 上传 | 大小:4096 | 下载:0

[数据结构常用算法paixu

说明:程序里有5个经典的排序算法,大学程序设计实验必学的-The five classic sorting algorithms in the program University program designed experiments will learn
<周星驰> 在 2024-09-28 上传 | 大小:276480 | 下载:0

[数据结构常用算法picture

说明:数据结构的核心单元图,程序里有写好的包括图的几种遍历和最短路径搜索-The core unit of the data structure diagram, program written including several traversal and shortest path search
<周星驰> 在 2024-09-28 上传 | 大小:260096 | 下载:0

[数据结构常用算法erchashu

说明:数据结构中二叉树的基本操作,如先序,中序,后序遍历,递归和非递归遍历-Basic operation binary tree data structure, such as the first-order, in-order, post-order traversal, recursive and non-recursive traversal
<周星驰> 在 2024-09-28 上传 | 大小:172032 | 下载:0

[数据结构常用算法line-simulation-based-on-simulib

说明:用VC6.0基于Simulib库对货车调度问题进行仿真模型设计,并做实验分析,主要要求掌握以下几点: 1.理解仿真模型设计的基本原理和方法; 2.理解和掌握进程交互模型的仿真调度策略和运行机制; 3.理解和掌握利用终态仿真结果统计分析方法。 -Truck scheduling problem with the VC6.0 based Simulib library of simulation model design a
<茄子> 在 2024-09-28 上传 | 大小:88064 | 下载:0

[数据结构常用算法Standart-CinOUT

说明:Realisation of CinOut.
<Denis Krylov> 在 2024-09-28 上传 | 大小:11167744 | 下载:0

[数据结构常用算法knapsack_recur

说明:01背包问题的蛮力递归实现,非常值得学习-01 knapsack problem brute force recursive implementation
<zjl> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法PML

说明:时域有限差分PML程序,用于计算电磁学!-PML Finite Difference Time Domain for to EM
<meanwe> 在 2024-09-28 上传 | 大小:13312 | 下载:0
« 1 2 ... .89 .90 .91 .92 .93 2094.95 .96 .97 .98 .99 ... 2656 »

源码中国 www.ymcn.org