-
这是一个用面向对象方法实现多项式四则运算的源程序,算法高效,用到很多数据结构。压缩包里面只是源程序文件,在vc中运行。...
这是一个用面向对象方法实现多项式四则运算的源程序,算法高效,用到很多数据结构。压缩包里面只是源程序文件,在vc中运行。-This is an object-oriented method polynomial four Operational source, efficient algorithm that uses a lot of data structure. Compressed only source files inside the vc run.
- 2022-01-26 05:22:29下载
- 积分:1
-
C++ Builder程序员学习数据结构第7章
C++ Builder程序员学习数据结构第7章-Builder C programmers to learn data structure Chapter 7
- 2022-03-01 04:48:46下载
- 积分:1
-
在一台机器上只能处理n个作业,每个作业均可在单位时间内完成,又假定每个作业都有一个截止期限,当且仅当作业i在它的截止期限之前完成时,可以获得一定的效益。
给...
在一台机器上只能处理n个作业,每个作业均可在单位时间内完成,又假定每个作业都有一个截止期限,当且仅当作业i在它的截止期限之前完成时,可以获得一定的效益。
给定作业序列,要求一种作业排序算法,使获得的总效益值最大。
-On a single machine can handle only n-jobs, each job can be completed within the unit, but also assumes that each job has a deadline, if and only if job i in its completed before the deadline, they can to receive some benefits.
For a given job sequence, requires a job sorting algorithm, so that the greatest value of total benefits received.
- 2022-12-08 00:45:02下载
- 积分:1
-
这是一个有序链表的生成和插入的源码。用C++实现。
这是一个有序链表的生成和插入的源码。用C++实现。-This is an orderly list of the generation and insertion of the source. With C++ Realize.
- 2022-02-02 23:35:15下载
- 积分:1
-
对于小型图书销售书店而言此软件具有图书销售管理功能,可大大减轻Boss的工作量及帐目清算工作。也对这方面软件开发者有参考价值。...
对于小型图书销售书店而言此软件具有图书销售管理功能,可大大减轻Boss的工作量及帐目清算工作。也对这方面软件开发者有参考价值。-book sales for small bookstores run the software with book sales management functions. Boss can greatly reduce the workload and accounts for liquidation. Also in this area software developers have reference value.
- 2022-11-12 17:25:03下载
- 积分:1
-
在 php 中的网站类
在我的教室里,我学会了如何在 php 中使类。这就像在其他语言中的类。所以我分享我的课堂学习。
- 2022-08-07 21:33:00下载
- 积分:1
-
大整数乘法的详细实行
比如说1246*2566用此法可降低时间复杂度并且能过有效算出...
大整数乘法的详细实行
比如说1246*2566用此法可降低时间复杂度并且能过有效算出-large integer multiplication detailed implementation of the 1246* 2566 for instance, tried to use this method can reduce the time complexity and can Guo calculated effective
- 2023-07-11 22:25:04下载
- 积分:1
-
Flexible Vector and Matrix Classes enable
to use vectors and matrixes with ar
Flexible Vector and Matrix Classes enable
to use vectors and matrixes with arbitrary bounds.
Content. 1. Algorithm
2. Classes
3. Program Files
4. Tests
5. Compiling
6. Running (Log File)
7. Download
- 2022-01-25 20:22:55下载
- 积分:1
-
一个曲线类,可用于Dialog,也可用于View
一个曲线类,可用于Dialog,也可用于View-a curve type can be used Dialog also can be used to View
- 2023-07-26 03:20:03下载
- 积分:1
-
面试经常遇到的大数相乘问题,代码简洁易懂
面试经常遇到的大数相乘问题,代码简洁易懂-Interviews are often encountered in large numbers multiply problems, the code easier to understand
- 2022-11-10 09:15:03下载
- 积分:1