登录
首页 » 数据结构 » 各种排序的程序,应用多种数据结构

各种排序的程序,应用多种数据结构

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

代码说明:

各种排序的程序,应用多种数据结构-various sequencing procedures, application of a variety of data structures

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

发表评论

0 个回复

  • 设计单链表代码
    基于c++的代码,通过单链表实现求和、求积。编写一个程序用单链表存储多项式,按指数从大到小排序多项式,并实现两个多项式的相加和相减
    2023-08-10 10:55:03下载
    积分:1
  • 对于小型图书销售书店而言此软件具有图书销售管理功能,可大大减轻Boss的工作量及帐目清算工作。也对这方面软件开发者有参考价值。...
    对于小型图书销售书店而言此软件具有图书销售管理功能,可大大减轻Boss的工作量及帐目清算工作。也对这方面软件开发者有参考价值。-book sales for small bookstores run the software with book sales management functions. Boss can greatly reduce the workload and accounts for liquidation. Also in this area software developers have reference value.
    2022-11-12 17:25:03下载
    积分:1
  • Establishment and tree traversal can be achieved: (1) tree created using the fir...
    二叉树的建立与遍历 可实现: (1)树的创建采用先序方式,用特殊符号0表示左、右子树为空 (2)每次输入一个节点的值,可以根据自己的需要设计不同的节点结构 (3)节点的值为非零数 (4)可以()形式输出创建的树 (5)用先序后序和中序遍历树 (6)销毁树 -Establishment and tree traversal can be achieved: (1) tree created using the first order approach, with special symbols 0 express the left and right subtree is empty (2) for each input the value of a node, you can according to their own needs Design of different node structure (3) non-zero value of the node number (4) can () to create the form of the output tree (5) after the first sequence and the sequence of traversal tree (6) the destruction of trees
    2022-05-14 12:51:14下载
    积分:1
  • 随着旅游业的发展,酒店、餐饮娱乐行业日趋发达,引入全方位的电脑服务和电脑管理日益流行。同时,酒店和餐厅娱乐业引入电脑服务和管理也取得了优良的经济效益和社会效益。...
    随着旅游业的发展,酒店、餐饮娱乐行业日趋发达,引入全方位的电脑服务和电脑管理日益流行。同时,酒店和餐厅娱乐业引入电脑服务和管理也取得了优良的经济效益和社会效益。为此,国家建设部已于最近作出明确规定:凡星级酒店在项目审批时,其设计方案必须包括电脑管理系统,否则不予立项。可见,酒店管理电脑化势在必行。酒店管理系统将先进的电脑技术与现代酒店服务管理完美地结合起来,实现了住宿、餐饮、娱乐全新概念的服务和管理方式。-With the development of tourism, hotel, restaurant, and entertainment industries increasingly developed, the introduction of comprehensive computer services and computer management is increasingly popular. Meanwhile, hotels and restaurants to introduce computer entertainment services and management has made good economic and social benefits. Therefore, the Ministry of Construction has recently made clear : all-star hotels in the project"s approval, its design must include computer management system, otherwise, not creation. Visibility, hotel management computerized inevitable. Hotel management system of advanced computer technology with modern hotel management services to the perfect combination to achieve accommodation, catering, entertainment brand new concept of service and man
    2022-01-21 23:04:47下载
    积分:1
  • 模拟分页式存储管理中硬件的地址转换和用先进先出调度算法(FIFO)处理缺页中断...
    模拟分页式存储管理中硬件的地址转换和用先进先出调度算法(FIFO)处理缺页中断-simulation tabbed storage management hardware address translation, and the use of FIFO scheduling algorithm (FIFO) interrupt handling missing pages
    2022-01-26 06:59:50下载
    积分:1
  • 摘要:可以对本地库进行查看,修改的程序,提供了源代码。...
    摘要:可以对本地数据库进行查看,修改的程序,提供了源代码。-Abstract : It is the local database view, the procedures for amendment, the source code.
    2022-01-25 22:20:57下载
    积分:1
  • 员工休假管理系统
    软件管理保持部员工的所有记录。在第一次的员工管理应该注册。在此过程中,一个唯一的用户名和密码将予以通过,他们可以登录,澄清任何疑点。 根据他们的登录信息,访问级别将分配给他们。所有的重要细节,然后保存到数据库中。他们都是然后放到不同的访问级别。在结束了休假或开始,以及信息、 确保特定雇员每日、 每月、 每年报告将可通过 querrying 数据库。 访问级别: 这里所有的用户被编程到 ony 访问他们的是 auhorised 和权。用户分类,包括普通员工、 管理和各部门主管,每个级别有自己设置的安全级别对信息的访问。级别确定了位置识别 (posid) 如下图所示: ·小 admin previllages FC 3à员工: 他们文件离开,查看可用的离开,离开信息和搜索去查看。 ·博士 2à员工与有限的管理员凭据像搜索查看其详细的信息和确凿的员工离开 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-06-20 12:37:13下载
    积分:1
  • 电影回顾
    movie review asp code
    2022-10-23 15:55:03下载
    积分:1
  • vSQL server 的教务管理系统
    vSQL server 的教务管理系统-vSQL server management system for the Senate
    2022-02-01 19:38:45下载
    积分:1
  • This is the classic maze problem, the code is achieved using C language
    这是经典迷宫问题,本代码是用C语言实现的-This is the classic maze problem, the code is achieved using C language
    2023-08-01 03:45:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载