资源列表
[数据结构常用算法] fpr
说明:This program is to find the floating point representation of real number. The user will be asked for the number of mantissa, exponential, and the real number to be calculated (R=10). The program will find the FPR for Hexadecimal (R=16), Octa<dede> 在 2025-06-15 上传 | 大小:292kb | 下载:0
[数据结构常用算法] data-structure
说明:数据结构严蔚敏版的课后上机题答案。包含2, 3, 6, 7 章的。-Yan Wei-min version of the data structure after-school-on question answers. Contains 2, 3, 6, 7 chapters.<王静金> 在 2025-06-15 上传 | 大小:292kb | 下载:0
[数据结构常用算法] triangulation
说明:动态规划求解凸8边形分割,使各三角形权重和最小-Dynamic programming convex 8-gon split, so that the triangle and the minimum weight<> 在 2025-06-15 上传 | 大小:292kb | 下载:0
[数据结构常用算法] shujujiegou-dingchechangguanli
说明:设停车场是一个可以停放n辆汽车的狭长通道,且 只有一个大门可以供车辆进出。车辆按到达停车场时间的早、晚依次从停车场最里向大门口处停放(最先到达的第一辆车放在停车场的最里面)。 如果停车场已放满n辆车,那么,后面进入停车场的车只能在停车场大门外的便道上等待,一旦停车场内有车开走,则排在便道上的第一辆车就进入停车场。 停车场内如有某辆车要开走,在它之后进入停车场的车都必须先退出停车场为它让路,待其开出停车场后,这些车辆再依原来的次序进场。每辆车在离开停车场时,都应根据它在停车场内停留的时间长<唐俊华> 在 2025-06-15 上传 | 大小:292kb | 下载:0
[数据结构常用算法] xunhuanlianbiao
说明:数据结构中的循环队列,以链表为存储结构,可以实现杨辉三角的输出-Circular queue data structure linked list for storage structure can be achieved Yang Hui triangle output<liangjia> 在 2025-06-15 上传 | 大小:291kb | 下载:0
[数据结构常用算法] LCS
说明:最长公共子序列,英文缩写为LCS(Longest Common Subsequence)。其定义是,一个序列 S ,如果分别是两个或多个已知序列的子序列,且是所有符合此条件序列中最长的,则 S 称为已知序列的最长公共子序列。-The longest common subsequence, the English abbreviation for the LCS (Longest Common Subsequence). Which is defined as a sequence S, are<陆小果> 在 2025-06-15 上传 | 大小:291kb | 下载:0