资源列表
[数据结构常用算法] Warehouse-management-system
说明:仓库产品管理系统是管理仓库产品的重要工具,主要负责产品的入库、出库、管理和查询等操作。本课题要求(1):自己设计好数据结构及算法,在管理系统中涉及的产品信息包括产品名称、入库时间、库存总量、产品入库价格、货品种类等。(2):界面友好,可操作性强,设置管理员用户登录界面,需要输入用户名和口令才能登录管理界面。以实现产品入库、产品出库、库存管理、产品信息修改、产品信息删除和查询、提醒等功能。-Warehouse management sys<> 在 2024-11-03 上传 | 大小:3072 | 下载:0
[数据结构常用算法] minheap
说明:数据结构C++最小堆的实现,代码简单明了,实现了堆中元素的删除,插入,取堆顶元素等-The data structure of the realization of the least C, code simple and clear, realize the pile in the deletion of the elements, insert, take pile of top elements<Jijian Shi> 在 2024-11-03 上传 | 大小:150528 | 下载:0
[数据结构常用算法] seqstack
说明:顺序栈,实现了出栈,入栈,取栈顶元素,算法简单易懂-Order stack, stack, stack, take the top element, the algorithm is simple and easy to understand<Jijian Shi> 在 2024-11-03 上传 | 大小:148480 | 下载:0
[数据结构常用算法] linkstack
说明:链式栈,实现了出栈和入栈操作,代码简单易懂-Chain stack, the stack and stack operations, the code is easy to understand<Jijian Shi> 在 2024-11-03 上传 | 大小:147456 | 下载:0
[数据结构常用算法] Seqlist
说明:顺序表,实现了插入,删除,返回链表长度等操作-Sequential list, insert, delete, return to the operation of the linked list length<Jijian Shi> 在 2024-11-03 上传 | 大小:147456 | 下载:0
[数据结构常用算法] CreateList
说明:c语言创建链表的代码,多种不同的方式创建链表,用于不同的场合-create link_table<lalasala> 在 2024-11-03 上传 | 大小:1024 | 下载:0
[数据结构常用算法] linklist
说明:单链表,实现了链表的插入,删除,返回长度,定位等操作-Singly linked lists, insertion of the list, delete, return length, location and other operating<Jijian Shi> 在 2024-11-03 上传 | 大小:273408 | 下载:0
[数据结构常用算法] linkqueue
说明:链队列,实现了出队列,入队列的操作,代码简单易懂-Chain queue the queue into the queue operation, easy-to-understand code<Jijian Shi> 在 2024-11-03 上传 | 大小:147456 | 下载:0
[数据结构常用算法] cirqueue
说明:循环队列,实现了出队列,入队列的操作,算法简单易懂-Circular queue and the queue into the queue operation, the algorithm is simple and easy to understand<Jijian Shi> 在 2024-11-03 上传 | 大小:147456 | 下载:0