资源列表
[数据结构常用算法] 20161112722-吴德阳-实验5-停车场管理系统-dev
说明:有可以停放n辆汽车,车辆按到达停车场时间的先后次序依次从停车场最里面向大门口处停放。如果停车场已放满n辆车,以后到达的车辆在大门外等待,停车场内有车开走,则排在第一辆车进入停车场。出去车计算停车价格(Yes, you can park n cars. The vehicles will be parked from the inside of the parking lot to the main entrance in order of arrival time. If the parking<小灰灰1997 > 在 2025-06-19 上传 | 大小:464kb | 下载:0
[数据结构常用算法] 数据结构图论
说明:数据结构实验。 编写程序分别实现DG, DN, UDG, UDN的邻接矩阵和邻接表存储结构的构建; 以界面的形式给出构建类型的选择;(Data structure experiment. Write procedures to achieve DG, DN, UDG, UDN, adjacency matrix and adjacency table storage structure; The choice of type of construction is given in the<蚊子酱 > 在 2025-06-19 上传 | 大小:2kb | 下载:0
[数据结构常用算法] 栈和队列的链接
说明:数据结构实验 栈和队列的连接实验 ①编写程序实现循环队列的初始化、入队和出队操作 ②编写程序实现将一个任意的十进制数转换成对应的二进制数 要求: ①用栈的基本操作来实现(具体栈的存储结构可用顺序栈也可用链栈) 十进制数由键盘输入,输出对应的二进制数。 ②在初始化队列后,利用入队操作构建具有n个元素的队列并依次输出队列中的元素。在构建的具有n个元素的队列中,执行出队操作,输出出队后队列中的剩余元素(Data structure experiment stack and queue<蚊子酱 > 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 计计计算器
说明:用C++实现小型计算器的功能,包括四则运算,三角函数,对数函数,幂函数的运算(Using C++ to achieve the function of small calculators, including four operations, trigonometric function, logarithmic function, power function calculation)<Liangshuang > 在 2025-06-19 上传 | 大小:4kb | 下载:0
[数据结构常用算法] Complex network algorithms
说明:理解和学习 混沌、混沌同步、复杂网络的完全同步判据、复杂网络时滞系统的的同步判据、提高复杂网络同步能力的方法等内容(Understand and study the synchronization of chaos and chaos, the complete synchronization criterion of complex networks, the synchronization criterion of complex networks, time-delay systems,<HATA > 在 2025-06-19 上传 | 大小:23.66mb | 下载:0
[数据结构常用算法] 5107600数据结构配套光盘
说明:实现对任意给定的二叉树(顶点数自定)建立它的二叉链表存贮结构,并利用栈的五种基本运算(置空栈、进栈、出栈、取栈顶元素、判栈空)实现二叉树的先序、中序、后序三种遍历,输出三种遍历的结果。((Any given realization of the binary tree (self-Vertices) the establishment of its chain store binary structure, and use the five basic computing stack (The<苦心人 > 在 2025-06-19 上传 | 大小:2.6mb | 下载:0
[数据结构常用算法] 数据结构与算法C++progs
说明:C++类的数据结构与算法书籍 比较好的呢(C++ class data structures and algorithms books)<lzp1234576 > 在 2025-06-19 上传 | 大小:849kb | 下载:0