登录
首页 » 数据结构 » report!

report!

于 2022-01-26 发布 文件大小:9.83 kB
0 205
下载积分: 2 下载次数: 1

代码说明:

数据结构实验报告!-report!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 如何将ABCDEFG按照指定的顺序,创建二叉树,
    如何将ABCDEFG按照指定的顺序,创建二叉树,-How to ABCDEFG in accordance with the order specified to create binary tree,
    2022-04-27 05:03:53下载
    积分:1
  • good code hope you like do not forget to contact me after reading
    不错的代码 希望大家喜欢 别忘了看完以后联系我 -good code hope you like do not forget to contact me after reading
    2023-03-23 01:45:05下载
    积分:1
  • 问题描述:假设一个商店,有一个架子和一个仓库,当第…
    问题描述: 假设一个商店,它有一个货架和一个仓库,当货架上的商品数量少于一定的数目时,从仓库运一定数量的商品摆到货架上,当仓库里的商品的数量少于一定的数目时,购买商品把仓库填满,商品的出售要按照商品的生产日期来,快要过期的商品要先出售。 解决问题的方法: 用了两个栈和 一个队列,把队列当作仓库,用一个栈作为货架,把另一个栈当作临时的存储箱。当要往货架上添商品时,先把作为货架的栈中的元素全都压到作为存储箱的栈中,再把仓库中的元素压到存储箱中,然后再把存储箱中的所有元素都压到货架上,这样,就能保证快要过期的商品先被出售。-Problem description : Suppose a shop, which has a shelf and a warehouse, when the merchandise on the shelves less than a certain quantity of the number, a certain number from the warehouses of goods on the shelves, when the warehouse volume of goods is less than certain number, purchase goods warehouse filled, the goods according to the sale of commodity production to date, is about to expire first sale of goods. The solution : a two stack and a queue, queue as a warehouse, used as a stack shelves, and another stack as a temporary storage bins. When to go to the shelves Tim commodity, first as a stack shelves of all elements of the pressure storage tank as the stack, then the warehouse down to the storage element box, and then s
    2022-07-13 01:56:00下载
    积分:1
  • 密码:yfq 物流管理插件 物流管理系统-插件
    密码:yfq 物流管理插件 物流管理系统-插件-Password: yfq logistics management Logistics Management System plug-ins- Plug-ins
    2022-02-01 18:02:18下载
    积分:1
  • 这是一个运用多种排序法对进行排序的程序,排序时间复杂性小,空间复杂性小,排序速度快.压缩包包括源程序文件,再vc中运行....
    这是一个运用多种排序法对数据进行排序的程序,排序时间复杂性小,空间复杂性小,排序速度快.压缩包包括源程序文件,再vc中运行.-This is a use of a variety of data sequencing procedures for ordering, scheduling time complexity of small, space complexity of small, fast order. Compressed including source files, then vc run.
    2022-03-06 17:24:25下载
    积分:1
  • 建立带表头点的单链表,打印所有点的域;输入一个值,若某个点的域为该值,则在其后插入另一个新点,若无此点,则在表尾插入新点,然后打印;给一个值...
    建立带表头结点的单链表,打印所有结点的数据域;输入一个值,若某个结点的数据域为该值,则在其后插入另一个新结点,若无此结点,则在表尾插入新结点,然后打印;给一个值,删除结点的数据域是该值的所有结点,然后打印。(表生成时可用前插法或后插法)-table with the establishment of the first node of a single linked list, print all nodes of the data domain; An input value, If a node"s data fields for the values, and subsequently inserted in a new node, in the absence of such nodes, at the end of the insertion of a new form nodes, then Print; to a value of the node to delete data domain is the value of all the nodes, then Print. (Table Generation available houses or after interpolation)
    2023-01-23 20:10:04下载
    积分:1
  • C++编写的用十字链表的稀疏矩阵相乘
    采用来唯一地确定每一个非零元素,其中row、col、value分别表示非零元素在矩阵中的的行 下标、列下表和值。各数组元素的三元组按在原矩阵中的位置以行优先的顺序依次存放。在稀疏矩阵的十字链表 表示中,矩阵的的每一行设置为一个带附加头结点的循环行链表,每一列也设置为一个带附加头结点的循环列链 表。基于三元组及十字链表的稀疏矩阵乘法
    2023-09-08 23:35:02下载
    积分:1
  • mainly uses the page frames and tables which some tips worth studying :) include...
    主要使用的页面框架和表格里面有一些值得学习的提示:)包括即时查询和模糊屏幕,内存窗口,表格中显示的整理宽而纯的代码,不是OCX控件类,是使用VFP8的初学者,包括所有VFP8源码和安装制作(txdq安装制作)。VCT),您应该相应地更改生产使用工具的安装路径
    2022-01-25 22:39:22下载
    积分:1
  • 课件 东软内部资料!! 给需要的人
    数据结构 课件 东软内部资料!! 给需要的人-Neusoft courseware data structure internal information! ! To those who need it
    2022-08-08 07:28:26下载
    积分:1
  • 后台管理 用户名 admin 密码 admin
    后台管理 用户名 admin 密码 admin --------------------------------------------------- 功能说明 系统本着简洁实用的原则开发,便于使用者查询浏览,以及 查看药品库存情况和经营情况,实时操作药品库存数据。 前台部分: 药品信息、查询、库存操作、销售统计 后台管理部分: 管理员管理、分类管理、规格管理、产地管理、进货商管理、 药厂管理、药品添加、药品管理 --------------------------------------------------- 相关说明 本系统基于WEB浏览,须上传到服务器或自行建立IIS 本系统系自行设计自行开发,内部使用而制作,无后续升级版本-background management user name admin password admin--------------------------------------------------- system functionality In simple practical principles developed to facilitate users of Wikipedia, and check inventory of drugs and the operation of Real-time operating medicine inventory data. Prospects : drug information, inquiries, and inventory operations, the sale of statistical background management component : Administrators management, management, management specifications, production management, purchase management of pharmaceutical management, chemical additives, Drug Management---------------------------
    2022-03-24 19:09:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载