登录
首页 » 数据结构 » 完成实验要求的全部功能并运行通过,算法有一定的新意,程序代码符合书写规范,实验报告叙述清晰完整,有详尽的分析和总结...

完成实验要求的全部功能并运行通过,算法有一定的新意,程序代码符合书写规范,实验报告叙述清晰完整,有详尽的分析和总结...

于 2023-08-26 发布 文件大小:3.14 kB
0 99
下载积分: 2 下载次数: 1

代码说明:

完成实验要求的全部功能并运行通过,算法有一定的新意,程序代码符合书写规范,实验报告叙述清晰完整,有详尽的分析和总结-completion of the pilot all the functional requirements and run through the algorithm of a certain novelty, with code written norms, experimental report describes a distinct and comprehensive, detailed analysis and summary

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

发表评论

0 个回复

  • vfp7 system applications!
    vfp7系统应用程序!-vfp7 system applications!
    2022-10-28 16:10:03下载
    积分:1
  • minimum spanning tree algorithm is the prim map for the shortest path algorithm...
    最小生成树的prim算法 是求图中的最短路径的一个重要算法 但是是O(n2)复杂度的一个算法-minimum spanning tree algorithm is the prim map for the shortest path algorithm of an important but is O (n2) of a complex algorithm
    2023-06-14 21:55:07下载
    积分:1
  • 的基本操作:顺序队列的初始化、销毁、入队、出队基本操作的实现...
    数据结构的基本操作:顺序队列的初始化、销毁、入队、出队基本操作的实现-The basic operation of the data structure: the order of the queue initialization, destruction, into the team, out of the realization of basic operations team
    2022-01-28 08:45:48下载
    积分:1
  • SQL 语句帮助文件
    SQL 语句帮助文件-SQL sentence help document
    2022-04-01 20:18:42下载
    积分: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
  • 英语学习的软件说明
    英语学习的软件说明-English learning software Note
    2022-04-30 23:30:59下载
    积分:1
  • 栈(stack)是程序设计过程中经常遇到朝气一种形式,它对于的存放和操作有下面这样的特点: 1) 它只有一个对进行存入和取出的端口; 2) 后进...
    栈(stack)是程序设计过程中经常遇到朝气一种数据结构形式,它对于数据的存放和操作有下面这样的特点: 1) 它只有一个对数据进行存入和取出的端口; 2) 后进者先出,即最后被存入的数据将首先被取出。其形式很象一种存储硬币的小容器,每次只可以从顶端压入一个硬币,而取出也只可以从顶端进行,即后进先出。 这样的数据存储和管理形式在一些程序设计中很有用。例如,编译系统中(这是一类比较复杂的程序),对于函数调用的处理、对于表达式计算的处理,都利用了栈这样的数据结构。- The stack (stack) is in the programming process frequently meets the vitality one kind of construction of data form under, it has such characteristic regarding data depositing and the operation: 1) it only has a logarithm according to the port which carries on stores and takes out; 2) less advanced first leaves, namely finally the data which will store first is taken out. Its form looks like one kind of memory coin very much the small container, each time only may press in a coin from the peak, but takes out also only may carry on from the peak, namely less advanced first leaves. Such data storage and the management form are very useful in some programmings. For example, in the compiling system (this is a kind of quite complex procedure), transfe
    2023-08-22 21:50:04下载
    积分:1
  • 中缀表达式转后缀表达式,中堆栈的应用。
    中缀表达式转后缀表达式,数据结构中堆栈的应用。-Switch to postfix infix notation expressions, the data structure stack applications.
    2022-12-02 07:15:03下载
    积分:1
  • prim算法是将一个无向图生成最小生成树的算法。其中一个是用最下堆实现的,已在压缩包的txt文件中说明。...
    prim算法是将一个无向图生成最小生成树的算法。其中一个是用最下堆实现的,已在压缩包的txt文件中说明。-prim algorithm is an undirected graph generated minimum spanning tree algorithms. One of them is the most under the heap to achieve, has been compressed package txt-documented.
    2022-09-13 04:55:02下载
    积分:1
  • SSD5练习4
    ssd5 exercise 4 ssd5 exercise 4 ss d5 exercise 4 -ssd5 exercise 4 ssd5 exercise 4 ssd5 exercise 4 ssd5 exercise 4
    2022-12-07 04:15:03下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载