-
本书是关于计算机科学与工程领域的基础性研究科目之一――数据结构与算法的专著。 本书在简要回顾了基本的C++ 程序设计概念的基础上,全面系统地介绍了队列、堆栈、树
本书是关于计算机科学与工程领域的基础性研究科目之一――数据结构与算法的专著。 本书在简要回顾了基本的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
- 2022-01-21 04:28:51下载
- 积分:1
-
数据结构中树的相关操作,希望对大家有用!thanks
数据结构中树的相关操作,希望对大家有用!thanks-tree data structure of operation, we hope to useful! Thanks
- 2022-06-30 22:33:19下载
- 积分:1
-
vc源代码
11.1编程测试顺序容器矢量(vector)的主要功能和使用方法...
vc源代码
11.1编程测试顺序容器矢量(vector)的主要功能和使用方法
-11.1 programming source code vc test vector sequence containers (vector) of the main functions and use
- 2023-08-13 15:15:03下载
- 积分:1
-
车厢调度
车厢调度----数据结构课程设计。利用的栈的结构进行设计,主要包括栈的基本操作,及进行调度的算法。-Scheduling data structure inside the curriculum design. Use the structure of the stack design, including the basic operation of the stack, and scheduling algorithms.
- 2022-08-15 13:11:06下载
- 积分:1
-
女王
皇后控制问题 皇后控制问题-Queen
- 2022-08-12 07:40:59下载
- 积分:1
-
运输中的应用
此应用程序用于提供管理和维护运输设施。
这里是有用的代码,这种应用程序的执行。
- 2023-06-11 18:35:04下载
- 积分:1
-
宿舍信息管理系统
本系统服务的对象不仅是管理人员,还包括注册用户。因此本系统分为两个大的模块,一是用户模块,二是管理人员模块。用户在登陆页面选择注册,注册一个自己的账号,才能进入用户模块。用户模块向用户查提供了宿舍信息查询方式,用于不同要求的查询方法。用户可通过查询界面输入所需要的学生或者宿舍的信息,经过数据库内数据的筛选,可以得到所查询的结果。管理人员通过输入帐号及密码可进入管理人员模块。该模块有查询模块、管理员管理、宿舍调度管理。管理人员可以应实际要求,对学生、宿舍等数据进行添加、删除、修改操作。
- 2022-10-12 06:10:03下载
- 积分:1
-
黑白棋(othello)示例算法,TC实现,提供交互界面功能
黑白棋(othello)示例算法,TC实现,提供交互界面功能-reversi (othello) algorithm for example, TC achieved, providing interface function
- 2022-07-06 17:31:26下载
- 积分:1
-
归并排序,C代码,初学者可以看一下,大家分享一下
归并排序,C代码,初学者可以看一下,大家分享一下-Merge sort, C code, and beginners can take a look, we share with you
- 2023-02-15 05:35:04下载
- 积分:1
-
主要涉及ADO编程模型中的记录集。
主要涉及ADO编程模型中的记录集。-mainly involve ADO programming model of the records set.
- 2023-07-05 03:15:04下载
- 积分:1