资源列表

« 1 2 ... .55 .56 .57 .58 .59 1360.61 .62 .63 .64 .65 ... 2656 »

[数据结构常用算法basic-knowledge-of-data-structure

说明:数据结构基本入门知识,共33个ppt,全是我上课的资料,现在拿来分享。其中有:线性表,栈队列递归,串数组广义表,数与森林,图,查找,排序等等。-Knowledge of the basic entry data structure, a total of 33 ppt, all the information I have class, and now to be shared. Including: linear form, the
<jijiyaya> 在 2024-10-12 上传 | 大小:3162112 | 下载:0

[数据结构常用算法dijkstra_adjlist

说明:有向图采用邻接表数据结构,求解一点到其余各点的最短路径以及长度-Directed graph using adjacency list data structure, solving the point to the remaining points and the length of the shortest path
<帝星卡卡22> 在 2024-10-12 上传 | 大小:890880 | 下载:0

[数据结构常用算法park

说明:运用栈,队列,模拟停车场管理系统,数据结构,课程设计-The use of stacks, queues, simulation of car park management system, data structure, curriculum design
<yujing> 在 2024-10-12 上传 | 大小:46080 | 下载:0

[数据结构常用算法list

说明:有关链表的操作,包括链表的创建,在各个位置上的插入和删除,以及对链表的遍历;-Operation on the list
<kuangjing> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[数据结构常用算法tree

说明:假设以如下说明的三元组 (F、C、L/R) 序列输入一棵二叉树的诸边(其中 F 表示双亲结点的标识,C 表示孩子结点标识,L/R 表示 C 为 F 的左孩子或右孩子),且在输入的三元组序列中,C 是按层次顺序出现的。设结点的标识是字符类型。F=‘^’时 C 为根结点标识,若 C 亦为‘^’,则表示输入结束。 试编写算法,由输入的三元组序列建立二叉树的二叉链表,并以中序序列输出。 ^AL ABL ACR BDL CEL CFR
<tesla> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[数据结构常用算法DSExperiment

说明:本科数据结构全部实验。内含全部源代码。使用时只需将工程引入Visual C++中即可使用。-All experimental data structure course. Contains all the source code.
<Jackson> 在 2024-10-12 上传 | 大小:1198080 | 下载:0

[数据结构常用算法The-balls-problem

说明:称球问题:从12个球中三次称出其中唯一的坏球-Ball said the problem: three from 12 balls, said balls out of which only
<刘海> 在 2024-10-12 上传 | 大小:6144 | 下载:0

[数据结构常用算法bubble_sort

说明:This an example of the use of Bubble sort algorithms developed in c#-This is an example of the use of Bubble sort algorithms developed in c#
<phoen25> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[数据结构常用算法eight-puzzle

说明:人工智能八数码的A*算法实现。 编译运行说明: 1.若编译成功却不能运行,请修改工程的设置 (Project\Setttings\Debug子项) 2.改变程序中MaxItem的值(本程序中MaxItem等于3) 和相关的输入用对话框,则可以计算MaxItem*MaxItem-1 数码问题-AI A* Eight digital algorithm. Compile and run: 1. If the comp
<> 在 2024-10-12 上传 | 大小:209920 | 下载:0

[数据结构常用算法parking-problem

说明:停车场问题 一个停车场是一个可停放n辆汽车的狭长通道,且只有一个大门供汽车进出,汽车在停车场内按车辆到达时间的先后顺序,一次由北向南排列,若车场内停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在它之后进入的车辆必须先退出车场为它让路,待该车辆开出大门外,其他车辆再按原次序进入车场,每辆停放在车场的车在它离开停车场时必须按它停留的时间长短缴纳费用(在便道停留不
<ljh> 在 2024-10-12 上传 | 大小:130048 | 下载:0

[数据结构常用算法Bipartite-graph-matching-template

说明:求二分图匹配多种算法,网络流最大流的部分模板-Find a variety of bipartite graph matching algorithms, network flow part of the template maximum flow
<陈帅军> 在 2024-10-12 上传 | 大小:7168 | 下载:0

[数据结构常用算法c4.5r8

说明:c4.5r8 数据挖掘 分类算法-c4.5r8 data mining classification algorithm
<j> 在 2024-10-12 上传 | 大小:161792 | 下载:0
« 1 2 ... .55 .56 .57 .58 .59 1360.61 .62 .63 .64 .65 ... 2656 »

源码中国 www.ymcn.org