-
在数据结构中实现两个一元多项式的相加、相减和相乘
在数据结构中实现两个一元多项式的相加、相减和相乘-In the data structure of the polynomial realize one of the two together, subtract and multiply
- 2022-04-22 17:22:24下载
- 积分:1
-
我自己写的AOE网络算法
我自己写的AOE网络算法-I wrote it myself AOE Network Algorithm
- 2022-01-31 15:40:44下载
- 积分:1
-
取数据库内容到字符串,可用于显示
取数据库内容到字符串,可用于显示-from database content to string can be used to show!
- 2022-07-22 07:57:37下载
- 积分:1
-
对系统随机生成的一组数据进行排序,查找,统计不同排序方法需要的比较次数和交换次数以及不同排序需要的时间,还有要记录查找时间...
对系统随机生成的一组数据进行排序,查找,统计不同排序方法需要的比较次数和交换次数以及不同排序需要的时间,还有要记录查找时间-The system randomly generates a set of data to sort, search, statistical comparison of the different sorting methods require the number and frequency of exchange, as well as the time required for the different sort, as well as to find time to record
- 2023-08-22 16:30:04下载
- 积分:1
-
dbcmp-数据库内容比较工具
dbcmp是一个数据库内容比较工具。用于比较数据库的两个表数据之间的差异,并通过WEB的形式高亮显示。dbcmp运行于Linux/Unix平台,目前只支持Oracle.运行前用户要配置dbcmp.cfg、dbcmp.tbl、dbcmp.xcols文件. 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-06-27 22:45:03下载
- 积分:1
-
基于多米诺邮件数据库编写的系统
基于domino系统邮件数据库编写的邮件助手程序,该程序通过c++编写,实现了实时监控domino邮件数据库最新邮件的功能-System based on the domino mail database prepared by e-mail assistant program through c++ Prepared realize the real-time monitoring of domino mail database up-to-date e-mail function
- 2022-04-07 08:21:49下载
- 积分: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
-
A plan to merge sorting algorithm. In accordance with the
一个合并排序算法。是按照《算法导论》书中的讲解来写的。-A plan to merge sorting algorithm. In accordance with the
- 2022-06-21 23:35:43下载
- 积分:1
-
data structure Hash Table Application
数据结构 哈希表应用-data structure Hash Table Application
- 2023-05-02 12:40:03下载
- 积分: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