资源列表

« 1 2 ... .20 .21 .22 .23 .24 425.26 .27 .28 .29 .30 ... 2656 »

[数据结构常用算法1

说明:11. 停车场管理2(9) (1) 有一个两层的停车场, 每层有6个车位, 当第一层车停满后才允许使用第二层. ( 停车场可用一个二维数组实现, 每个数组元素存放一个车牌号 ) 每辆车的信息包括车牌号, 层号, 车位号, 停车时间共4项. 其中停车时间按分钟计算 (2) 假设停车场初始状态为第一层已经停有4辆车, 其车位号依次为1—4 , 停车时间依次为20, 15, 10 , 5 . 即先将这四辆车的信息存入文件”car.da
<高慧> 在 2025-01-21 上传 | 大小:3kb | 下载:0

[数据结构常用算法queen

说明:此程序源码为回溯算法中的n后问题,可以根据需要更改棋盘大小。已加入时间函数,可以分析不同棋盘规模下的运行时间。-This procedure for the backtracking algorithm source of n after the problem may be based on need to change the board size. Has joined a function of time, can be ana
<zhu> 在 2025-01-21 上传 | 大小:747kb | 下载:0

[数据结构常用算法PcCode_2008422195439895

说明:具有多种经典的数据结构算法的程序集合,完全是经过多次测试编译调试好的,可以运行的!-With a variety of classic data structures algorithm procedures set entirely through a series of trial runs good compiler debugging, you can run!
<pantieshan> 在 2025-01-21 上传 | 大小:310kb | 下载:0

[数据结构常用算法shunxubiao

说明:此文档的源代码为数据结构中的顺序表,包括建表、插入、删除、查找等操作。已经过调试。-This document is the source code for the data structure in the order form, including the built in table, insert, delete, search and other operations. Have been debug.
<zhu> 在 2025-01-21 上传 | 大小:5kb | 下载:0

[数据结构常用算法shujujiegoukechengshiji

说明:数据结构课程设计时,所需的封面及任务书版面,希望对大家有点用!-Curriculum design data structure, the necessary task of the book cover and layout, in the hope that we are a bit used!
<wanghao> 在 2025-01-21 上传 | 大小:8kb | 下载:0

[数据结构常用算法lianbiao

说明:此程序为数据结构中链表的源代码,包括建表,插入,删除,查找等。-This procedure in the linked list data structure for the source code, including the built in table, insert, delete, search and so on.
<zhu> 在 2025-01-21 上传 | 大小:6kb | 下载:0

[数据结构常用算法123

说明:适合一些交作业的学生,个人财政支出管理 编写代码都是伪代码-交作业suitable for some students, the preparation of personal financial expenditure management are the pseudo-code code
<dingo> 在 2025-01-21 上传 | 大小:2kb | 下载:0

[数据结构常用算法zhigong

说明:职工管理系统,数据结构,用链表做的,只有源代码-Staff management systems, data structure, used to do list, only the source code
<> 在 2025-01-21 上传 | 大小:2kb | 下载:0

[数据结构常用算法sxhmp

说明:筛选和冒泡排序的代码,重点中的重点。一般出在改错题。-Screening and Bubble Sort code, focusing on the key. General title in error.
<朱创业> 在 2025-01-21 上传 | 大小:5kb | 下载:0

[数据结构常用算法xiaoyuandaohangzixun

说明:校园导游咨询 1.需求分析 1.1从武汉理工大学的平面图上选取10个有代表性的景点,抽象成一个带权无向图。以中顶点表示景点,边上的权值表示图两地之间的距离。 1.2本程序的目的是为用户提供景点信息及路径咨询服务。根据用户指定的景点输出景点信息,或根据用户指定的始点和终点输出相应最短路径。 1.3程序采用对话方式,先显示服务项目,由用户自己选择查询内容。-Campus tour guides Advisory 1. Dem
<guangzhao_05> 在 2025-01-21 上传 | 大小:102kb | 下载:0

[数据结构常用算法HugeInt

说明:CHugeInt,处理任意位的超大整形数据的基本运算-CHugeInt, dealing with arbitrary data bit oversized plastic basic computing
<梁雨> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法state

说明:
<蒋丽> 在 2025-01-21 上传 | 大小:276kb | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 425.26 .27 .28 .29 .30 ... 2656 »

源码中国 www.ymcn.org