-
这是一个有关数据结构的习题集,里面包含了有关数据结构各个章节的习题以及答案,可以方便同学们下载使用。...
这是一个有关数据结构的习题集,里面包含了有关数据结构各个章节的习题以及答案,可以方便同学们下载使用。-This is a set of exercises on data structure, which contains information about data structures, as well as answers to the various chapters of exercises, students can easily download.
- 2023-01-09 02:05:03下载
- 积分:1
-
*Cube:最大子长方体问题 问题描述: 一个长,宽,高分别为m,n,p的长方体被分割成个m*n*p个小立方体。每个小立方体内有一个整数。 求所给长方体的最大子...
*Cube:最大子长方体问题 问题描述: 一个长,宽,高分别为m,n,p的长方体被分割成个m*n*p个小立方体。每个小立方体内有一个整数。 求所给长方体的最大子长方体。子长方体的大小由它所含所有整数之和确定。 */-* Cube : The biggest problem for rectangular Problem description : a long, wide and high respectively m, n, p rectangular cut into the 000 m* n* p small cube. Within each small cube is an integer. Seeking to have the largest rectangular son cuboid. The son of rectangular size it contained all integral and defined.* /
- 2023-05-13 14:30:02下载
- 积分:1
-
网吧的所有经营活动都能操作(包括时间管理、客户机管理、食品出售等),方便易用
网吧的所有经营活动都能操作(包括时间管理、客户机管理、食品出售等),方便易用-Internet cafes can operate all the business activities (including time management, client management, food for sale, etc.), user-friendly
- 2022-06-26 05:24:37下载
- 积分:1
-
集装箱的装箱问题
给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得...
集装箱的装箱问题
给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得集装箱的空间利用率最高?-problem given a container, its length L, width W and H for high, existing batch of cylindrical wood and each timber are long L, but different radius, based i-radius of the wood-ri. Asked how crates, containers make maximum utilization of space?
- 2023-05-27 04:50:03下载
- 积分:1
-
队列相关的所有基本算法,西电的老师写的,与吴伟民数据结构课本完全一致,用C实现...
队列相关的所有基本算法,西电的老师写的,与吴伟民数据结构课本完全一致,用C实现-cohort of all the basic algorithm, the West-- written by the teachers, and textbooks Xiulan WU Weimin data structure is fully consistent with achieving C
- 2022-03-07 14:35:04下载
- 积分:1
-
学生选课管理系统 - 数据库
选课系统的数据模型,在线的选课系统,包括学生,老师,课程,课程与老师的安排,对老师的评价,问卷调查,及结果统计。
- 2022-10-13 23:50:02下载
- 积分:1
-
提供了用c++编写的图的数据结构及相关的算法,非常不错的,...
提供了用c++编写的图的数据结构及相关的算法,非常不错的,-Provided by c++ Prepared map data structure and related algorithms, very good,
- 2022-12-19 21:30:03下载
- 积分:1
-
对文本文件进行huffman编码,并显示huffman树
对文本文件进行huffman编码,并显示huffman树-to the text document for Huffman coding, and that Huffman tree
- 2022-06-18 16:02:23下载
- 积分:1
-
- 2023-02-14 19:40:04下载
- 积分:1
-
关于算法优化的例子,简单的例子:灰度变换,嵌入式处理用得到,一种优化思想,方法...
关于算法优化的例子,简单的例子:灰度变换,嵌入式处理用得到,一种优化思想,方法-Algorithm optimization on the example of a simple example: gray-scale transformation, embedded processing used to be, an optimization ideas, methods,
- 2022-01-31 00:47:55下载
- 积分:1