-
DD牛USACO的源代码!学习算法的人很有帮助
dd牛的usaco源代码!对学习算法,oi的人很有帮助-dd cattle usaco source code! Of learning algorithm, oi the people very helpful
- 2022-11-13 15:45:03下载
- 积分:1
-
程序存储问题:设有n 个程序{1,2,…, n }要存放在长度为L的磁带上。程序i存放在磁带上的长度是Li ,1≤i≤n 程序存储问题要求确定这n 个程序在磁带...
程序存储问题:设有n 个程序{1,2,…, n }要存放在长度为L的磁带上。程序i存放在磁带上的长度是Li ,1≤i≤n 程序存储问题要求确定这n 个程序在磁带上的一个存储方案,使得能够在磁带上存储尽可能多的程序。 编程任务: 对于给定的n个程序存放在磁带上的长度,编程计算磁带上最多可以存储的程序数。 数据输入:由文件input.txt给出输入数据。第一行是正整数n,表示文件个数。接下来的1 行中,有n 个正整数,表示程序存放在磁带上的长度。 结果输出: input.txt output.txt 6 50 5 2 3 13 8 80 20 -program storage problem : There n procedures (1,2, ..., n) to be stored in the length of the L tape. I kept in the proceedings on the tape length is Li, 1 i n storage procedures to seek to establish that n procedures on tape storage of a program that allows the tape to store as much as possible the procedure. Programming tasks : to the n procedures stored in the tape length, calculated programming on tape can store up to the number of procedures. Data input : from the document input.txt given input data. The first line is a positive integer n, said the document number. Following a visit, n is an integer, said procedures stored on tape length. Results output : input.txt output.txt 6 50 5 2 3 13 8 80 20
- 2023-01-10 04:30:04下载
- 积分:1
-
用KRUSKAL算法求最短路径,可以运行C++源程序
用KRUSKAL算法求最短路径,可以运行C++源程序-KRUSKAL algorithm used for the shortest path, you can run C++ source code
- 2022-01-24 13:45:34下载
- 积分:1
-
wage management system with PB and SQL development, including an SQL code docume...
工资管理系统用PB和SQL开发的,包含一个代码SQL文件和3个代码PB文件-wage management system with PB and SQL development, including an SQL code documents and three PB code documents
- 2022-12-24 20:10:03下载
- 积分:1
-
结构数据的读写是指从"流"文件中读取数据存入结构,或将结构数据写入"流"文件。我们可以用以下两种方法进行结构数据的文件读写...
结构数据的读写是指从"流"文件中读取数据存入结构,或将结构数据写入"流"文件。我们可以用以下两种方法进行结构数据的文件读写-read and write data structure is defined as "the flow" paper read data are stored in the structure or structures to write data "flow" document. We can use the following two methods for the structure of documents to read and write data
- 2022-11-18 04:00:03下载
- 积分:1
-
Computer hardware sales management system
电脑公司硬件销售管理系统-Computer hardware sales management system
- 2022-02-06 13:48:01下载
- 积分:1
-
算法分析,算法理解,算法性能分析,算法综述等等。
算法分析,算法理解,算法性能分析,算法综述等等。-Algorithm analysis, algorithm understanding, algorithm performance analysis, algorithm, etc..
- 2023-01-05 17:40:04下载
- 积分:1
-
1.定义线性表的链式存储结构
2.在线性表的链式存储结构上,编写函数实现链表的初始化,插入、删除,输出、销毁等算法。...
1.定义线性表的链式存储结构
2.在线性表的链式存储结构上,编写函数实现链表的初始化,插入、删除,输出、销毁等算法。-1. The definition of a linear form chain storage structure 2. Online sex store chain structure of the table, write a function to achieve the initialization list, insert, delete, export, destruction algorithm.
- 2023-02-08 10:00:04下载
- 积分:1
-
我写的数据结构小程序是关于排序算法的,功能比较全
我写的数据结构小程序是关于排序算法的,功能比较全-I write the data structure of small programs algorithm, the entire comparison function
- 2023-02-09 08:05:04下载
- 积分:1
-
在SQL archivosdedatos
----crear archivos.mdf.ldf和ndf
- 2022-03-15 23:02:20下载
- 积分:1