资源列表
[数据结构常用算法] Knapsack-problem
说明:背包问题 言简意赅 易懂易学 一学就会-Knapsack problem concisely and a school will learn to understand<马翔> 在 2025-06-20 上传 | 大小:15kb | 下载:0
[数据结构常用算法] Dijkstra(cPP)
说明:Dijkstr数值算法,求解网络流的最短路径算法-Dijkstr numerical algorithm for solving the shortest path algorithm for network flow<汪玲> 在 2025-06-20 上传 | 大小:4kb | 下载:0
[数据结构常用算法] 2
说明:内部排序算法比较实验指导书,(1)对以下6种常用的内部排序算法进行对比:直接插入排序;希尔排序;起泡排序;快速排序;简单选择排序;堆排序;-Comparison of the internal sorting algorithm experimental guide books (1) of the following six kinds of commonly used to compare the internal sorting algorithm: direct insertion so<goulin> 在 2025-06-20 上传 | 大小:2kb | 下载:0
[数据结构常用算法] rongchiyuanli
说明:容斥原理 课件 杭州电子科技大学 课件详细讲述了有关容斥原理的C语言功能及实现。 由杭州电子科技大学教授刘春英主讲。 很详细-Courseware inclusion-exclusion principle, Hangzhou University of Electronic Science and Technology<李琪> 在 2025-06-20 上传 | 大小:179kb | 下载:0
[数据结构常用算法] ACBM
说明:acbm算法简介,在有限自动机的多模式匹配算法(DFSA算法)的基础上, 在算法中以连续跳跃的思想,给出了另一个更加有效的改进-About acbm algorithm, finite automaton in the multi-pattern matching algorithms (DFSA algorithm), based on a continuous jump in the algorithm to the idea, given the other more effective<gd> 在 2025-06-20 上传 | 大小:74kb | 下载:0
[数据结构常用算法] car
说明:问题描述: 设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在停车场的最北端),若停车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在它之后进入的车辆必须先退出车场为它让路,待该辆车开出大门外,其他车辆再按原次序进入车场,每辆停放在车场的车在它离开停车场时必须按它停留的时间长短交纳费用。试为停车场编<baizhanning> 在 2025-06-20 上传 | 大小:2kb | 下载:0
[数据结构常用算法] dataStruct
说明:数据结构的基本算法,各种排序,输出,输入,结构体等知识点的应用。-The C/C++ program is about data struct.<baizhanning> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 1
说明:八皇后问题的正确解法,数学问题,网上有具体的答案,但是那个答案太繁琐,而且计算出来的结果并不正确 这个源代码计算结果正确,而且思路简单 后面还附有了中文解释-The correct solution of the eight queens problem, math problems, the Internet has a specific answer, but that answer is too complicated, but the result of the incorrec<wang> 在 2025-06-20 上传 | 大小:39kb | 下载:0
[数据结构常用算法] 5
说明:数据结构的各种排序算法的源程序 包括直接插入排序,希尔排序,冒泡排序,堆排序等。有中文注释,顺利通过编译。而且有算法的比较和改进。-Data structure of the source of various sorting algorithms, including direct insertion sort, Hill sort, bubble sort, heap sort and so on. With Chinese translations, passed compilatio<wang> 在 2025-06-20 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Solutions-for-algorithms
说明:Introduction to Algorithms, Second Edition. 算法导论第二版,附带完整答案,学算法必用。 -Introduction to Algorithms Second Edition, with complete answers, learning algorithms must be used.<cl> 在 2025-06-20 上传 | 大小:216kb | 下载:0