-
数据结构的课后练习,全会做就能过这门课了
数据结构的课后练习,全会做就能过这门课了-Data structure after-school practice
- 2022-08-22 08:03:46下载
- 积分:1
-
库存报告
我的标题是系统的库存报告。这是作咖啡商店库存,业务需要有他们当前的库存报告。结合使用 OLEDB 连接和使用水晶报表,创建的库存报告。
- 2022-09-19 10:40:04下载
- 积分:1
-
本书是关于计算机科学与工程领域的基础性研究科目之一――数据结构与算法的专著。 本书在简要回顾了基本的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
-
hash wishes it is an important project in the structure of the data that the for...
哈希表设计是数据结构中重要的一个项目,该程序详尽说明了哈希表的建立等过程。-hash wishes it is an important project in the structure of the data that the form is designed, this procedure proves exhaustivly hash wishes such course as the setting-up of the form ,etc..
- 2023-08-15 01:30:03下载
- 积分:1
-
关于算法优化的例子,简单的例子:灰度变换,嵌入式处理用得到,一种优化思想,方法...
关于算法优化的例子,简单的例子:灰度变换,嵌入式处理用得到,一种优化思想,方法-Algorithm optimization on the example of a simple example: gray-scale transformation, embedded processing used to be, an optimization ideas, methods,
- 2022-01-31 00:47:55下载
- 积分:1
-
一个数据结构中关于链表的实验,创建链表等,包括增删查改...
一个数据结构中关于链表的实验,创建链表等,包括增删查改-A data structure on the list of experiments, create list, including additions and deletions to search
- 2022-12-13 20:05:03下载
- 积分:1
-
一个简单适用的产品订购系统,适合初学者使用
一个简单适用的产品订购系统,适合初学者使用-A simple application of the product ordering system, suitable for beginners to use
- 2022-08-17 23:03:04下载
- 积分:1
-
adorwacce
AdoRWAcce
- 2022-03-07 08:12:15下载
- 积分:1
-
处理机调度的算法,操作系统的课程设计,主要是应用轮转法进行进程的调度...
处理机调度的算法,操作系统的课程设计,主要是应用轮转法进行进程的调度-processor scheduling algorithms, operating system design of Web applications is the main method of the scheduling process
- 2022-04-11 07:58:19下载
- 积分:1
-
用迪杰斯特拉算法求解最短路径问题,这个算法是我自己编出来的 ,感觉有很多冗余之处,请大家一起改正...
用迪杰斯特拉算法求解最短路径问题,这个算法是我自己编出来的 ,感觉有很多冗余之处,请大家一起改正-Using Dijkstra shortest path algorithm, this algorithm is out of my own, I feel a lot of redundancy, please everyone together to correct
- 2022-01-31 20:18:31下载
- 积分:1