登录
首页 » 数据结构 » 本书是关于计算机科学与工程领域的基础性研究科目之一――数据结构与算法的专著。 本书在简要回顾了基本的C++ 程序设计概念的基础上,全面系统地介绍了队列、堆栈、树

本书是关于计算机科学与工程领域的基础性研究科目之一――数据结构与算法的专著。 本书在简要回顾了基本的C++ 程序设计概念的基础上,全面系统地介绍了队列、堆栈、树

于 2022-01-21 发布 文件大小:11.23 MB
0 62
下载积分: 2 下载次数: 2

代码说明:

本书是关于计算机科学与工程领域的基础性研究科目之一――数据结构与算法的专著。 本书在简要回顾了基本的C++ 程序设计概念的基础上,全面系统地介绍了队列、堆栈、树、图等基本数据结构,以及贪婪算法、分而治之算法、分枝定界算法等多种算法设计方法,为数据结构与算法的继续学习和研究奠定了一个坚实的基础。更为可贵的是,本书不仅仅介绍了理论知识,还提供了50多个应用实例及600多道练习题。 本书内容广博权威,结构清晰合理,是一本全新的有关数据结构与算法的教材,对于计算机科学与工程领域的从业人员也是一本很好的参考书。-the book is on the computer science and engineering fields, the basis for one of the subjects of study-- data structure and algorithm monographs. The book in a brief review of the basic design concept C program on the basis of a comprehensive and systematic introduction of the queue, stack, trees and map basic data structure and the greedy algorithm, divide and conquer algorithm, branch-and-bound algorithm multiple algorithm design methods, data structures and algorithms for continuous learning Research and lay a solid foundation. Even more valuable is that the book not only on the theoretical knowledge but also provided more than 50 application examples and more than 600 Exercises Road. The contents broad authority, a clear and reasona

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

发表评论

0 个回复

  • 用VFP实现的图书馆库管理
    用VFP实现的图书馆数据库管理-using VFP library database management
    2023-01-21 04:55:04下载
    积分:1
  • derby database source code.good for you.
    derby database source code.good for you.
    2022-01-25 18:18:49下载
    积分:1
  • 用C++Builder写的队列问题的程序。希望对大家有用。
    用C++Builder写的数据结构队列问题的程序。希望对大家有用。-C Builder write queue data structure of the proceedings. We hope that the right useful.
    2022-02-05 23:23:42下载
    积分:1
  • Directly into the algorithm
    直接插入算法Directly into the algorithm-Directly into the algorithm
    2022-01-25 22:09:39下载
    积分:1
  • 1. Login with SYSDBA server, as well as the creation of a MISDBA users, Password...
    1. 用SYSDBA登录服务器,并且创建一个MISDBA用户,密码为PASSWORD。 2. 用SYSDBA用户创建MISDB数据库(可直接注册使用光盘提供的MISDB.GDB)。 3. 用MISDBA用户登录MISDB数据库。 4. 在ISQL中,依次输入第5章的数据表创建SQL语句;或者根据表5-1至表5-7自行创建数据表。 5. 在SQL Explorer中创建MISDB数据库连接。 6. 用MISDBA用户登录,并且输入原始数据。除了表5-8至表5-11的内容,还需要根据需要设置部门(DEPARTMENT)、职务(JOB)和人事科登录用户(ID=’RSK’,PASSWD=’RSK’,AUTHORITY=’3’,STATE=’F’)。 7. 修改源程序中的数据库连接组件参数。 -1. Login with SYSDBA server, as well as the creation of a MISDBA users, Password for PASSWORD. 2. With SYSDBA user created MISDB database (direct registration for the use of CD MISDB. GDB). 3. User login with MISDBA MISDB database. 4. In ISQL, followed importation of Chapter 5 of the data table creation SQL; Or, according to Table to Table 5-1 5-7 to set up a data table. 5. SQL Explorer created MISDB connected to the database. 6. MISDBA with users log in, and the importation of raw data. Table 5-8 addition to the Table 5-11, also need to install sector (DEPARTMENT) duties (9732106) and the Personnel Section logged in users (ID = &#
    2022-03-17 00:22:23下载
    积分:1
  • VB6 ACCESS2000 including source codes and installation files,
    VB6+ACCESS2000 包括源码和安装文件,-VB6 ACCESS2000 including source codes and installation files,
    2022-03-23 22:02:43下载
    积分:1
  • 用Java写的面相对象的库管理系统
    用Java写的面相对象的数据库管理系统- Appearance object database management system writes which with Java
    2023-07-10 17:20:03下载
    积分:1
  • /*字三角形问题 问题描述: 给定一个由n行字组成的字三角形如下图所示。试设计一个算法,计算出从三角形的顶至底的一条路径,使该路径经过的字总和最大。 7...
    /*数字三角形问题 问题描述: 给定一个由n行数字组成的数字三角形如下图所示。试设计一个算法,计算出从三角形的顶至底的一条路径,使该路径经过的数字总和最大。 7 3 8 8 1 0 2 7 4 4 4 5 2 6 5 编程任务: 对于给定的由n行数字组成的数字三角形,编程计算从三角形的顶至底的路径经过的数字和的最大值-/* Digital triangle Issue Description : given an OK by the number n of triangular figures shown in the diagram below. Design of a test algorithm, calculated from the top of the triangle to the end of a path, the path through the largest sum of the figures. 7 3 8 8 1 0 2 7 4 4 4 5 2 6 5 programming tasks : for a given n line by the number of digits triangle, triangle programming calculated from the top to the bottom of the path through the figures and the maximum
    2022-09-23 22:05:03下载
    积分:1
  • 使用powerbuilder开发的小型超市管理系统。 请查阅。
    使用powerbuilder开发的小型超市管理系统。 请查阅。-Use PowerBuilder to develop a small supermarket management system. Please check.
    2022-05-28 20:03:03下载
    积分:1
  • 算法与应用 C++语言描述 机械工业出版社,完全非扫描高清版 配有答案和程序...
    数据结构 算法与应用 C++语言描述 机械工业出版社,完全非扫描高清版 配有答案和程序-Data structures algorithms and application of C++ Language description of Machinery Industry Press, completely non-scanning high-definition version with the answer and procedures
    2022-01-21 19:59:49下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载