-
二叉树排序代码,动态生成二叉树,进行动态查找
二叉树排序代码,动态生成二叉树,进行动态查找-Binary tree sort code, dynamically generated binary tree, dynamic search
- 2022-01-25 16:15:25下载
- 积分: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
-
联机帮助台
资源描述这个项目的目的是开发一个在线帮助台(OHD)在校园和工业设施。这是一个基于内联网的应用程序可以在整个校园内访问。该系统可用于自动化的校园内各种设施的服务请求的工作流程。这是一个集成的系统,涵盖不同种类的设施,如教室,实验室,宿舍,食堂,食堂,体育馆,计算机中心,教师俱乐部等注册用户(学生,教师,实验室助理和其他人将能够登录的要求任何支持设施的服务。这些请求将被发送到有关人,谁也是有效的用户的系统,让他们得到解决。有功能类似电子邮件通知/提醒,增加了一个新的设施系统、报表生成器等。
- 2022-06-27 18:58:11下载
- 积分:1
-
输入以字符串,依顺序表存储,查找一个元素,删除一个元素...
输入以字符串,依顺序表存储,查找一个元素,删除一个元素-Input to a string, depending on the order of tables to store, find an element, delete an element
- 2022-02-05 12:29:55下载
- 积分:1
-
DanceingLinksSudu
使用Dancing Links的思想的数独解算器,采用十字双向链表的数据结构,解算速度为常规算法的20倍以上(The idea of using Dancing Links Sudoku solver, using the cross-way linked list data structure, solver speed is 20 times more than conventional algorithms)
- 2012-01-10 15:59:26下载
- 积分:1
-
该程序用于计算二项式系数,它采用动态规划的方法,其效率远远高于递归的方法,而且空间效率也很高。...
该程序用于计算二项式系数,它采用动态规划的方法,其效率远远高于递归的方法,而且空间效率也很高。-the procedures used to calculate the binomial coefficients, which uses dynamic programming methods, the efficiency is far higher than the recursive method and space efficiency is also high.
- 2022-03-19 06:00:22下载
- 积分:1
-
Kruskal
Kruskal in Data structure
- 2013-10-02 21:20:46下载
- 积分:1
-
销售和库存系统
给了投资者一个想法的多长时间一家公司把其库存 (包括货物的工作进展,如果适用的话) 到销售的 company 性能的金融对策。一般来说,较低 (短) DSI 越好,但它是重要的是注意到平均 DSI 从一个产业变化到另一个。
- 2022-04-02 04:47:40下载
- 积分:1
-
huo-che-zui-duan-lu-jing
数据结构课程设计 求火车最短路径 题目为全国铁路最短路径经由问题
该题目采用我国铁路运输网的数据进行编程和运行验证。
(These are very important things.)
- 2021-04-03 12:29:07下载
- 积分:1
-
bank account management system visual code foxpro
建设银行帐户管理系统 visual foxpro代码 -bank account management system visual code foxpro
- 2022-03-12 01:52:37下载
- 积分:1