-
数据结构的最短路径算法
数据结构的最短路径算法-Source codes about how to realize the short path generation for single source graph.
- 2022-06-20 23:37:38下载
- 积分: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
-
共有4个数据结构的实例
共有4个数据结构的实例-a total of four examples of the data structure
- 2022-03-15 21:41:38下载
- 积分:1
-
数据结构的运算方法
数据结构的运算方法-data structure computing methods
- 2022-01-24 13:06:09下载
- 积分:1
-
.Net显示了友好的人机界面,以及非常少量的原代码就能够完成所要的功能...
.Net显示了友好的人机界面,以及非常少量的原代码就能够完成所要的功能-. Net shows the friendly human-machine interface, as well as a very small amount of the original code to be able to complete the function of
- 2023-03-20 03:20:04下载
- 积分:1
-
附所有源码和控件 MovingChar.ocx 循环移动的字幕 as97Popup.ocx 按钮 其中有使用data控件和数据环境设计器打开有密码的数据库的方法...
附所有源码和控件 MovingChar.ocx 循环移动的字幕 as97Popup.ocx 按钮 其中有使用data控件和数据环境设计器打开有密码的数据库的方法。-all MovingChar.ocx cycle and control the movement of subtitles as97Popup.ocx button which controls the use of data and data environment designed to open a password database approach.
- 2022-04-27 02:14:58下载
- 积分:1
-
教会管理制度
资源描述根据类别登记教会成员的收入费用
- 2023-03-19 23:00:03下载
- 积分:1
-
clustering data for the different techniques of data mining
clustering data for the different techniques of data mining
- 2022-01-25 19:24:56下载
- 积分:1
-
详细讲解四个排序算法,帮助大家理解~不过是英文版的哦~原汁原味~呵呵~...
详细讲解四个排序算法,帮助大家理解~不过是英文版的哦~原汁原味~呵呵~-Elaborate on four sorting algorithms to help you understand the English version but oh ~ ~ genuine
- 2022-03-09 16:14:00下载
- 积分:1
-
Online Recruitment System
这是求职者可找在线招聘管理系统。每位求职者将登录到事故帐户和更新他他可以创建他的简历的信息。他会申请这份工作。可以搜索多个工作。管理员将看到求职者已经申请了这份工作的所有列表。他可以看到他们的个人资料,可以招募他们。为招募他要召唤他们的采访。他将给招聘者发送电子邮件。自动化的电子邮件将被创建并发送给求职者。电子邮件中包含的时间面试和作业的详细信息。
- 2022-07-27 00:18:24下载
- 积分:1