资源列表
[数据结构常用算法] Intersection
说明:三个数组求交集,先求前面两个数组的交集,在和第三个求交集。-Three arrays is seeking to set intersection, consideration is to seek the intersection of the front of the array, and then seek the intersection of the results and the back. This is the most<xuexi> 在 2025-05-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Mobile-phone-directory
说明:实现的是类似手机通讯录, 实现以下功能: 1) 通讯录编辑(添加、删除); 2) 按不同的项进行查找; 3) 对已存在的通讯录按不同的项排序; 4) 将通讯录写入文件; 5) 从文件读入通讯录。 -Implementation is similar to the phone contacts, the following functions: 1) Address Book editing (ad<刘颖> 在 2025-05-24 上传 | 大小:158kb | 下载:0
[数据结构常用算法] employee-information-system--
说明:用链表实现员工信息系统,通过链表实现 通讯录编辑(添加、删除); 查找; 排序; 将通讯录写入文件; 从文件读入通讯录。-Employee information system, a linked list, address book editor through the list (add, delete) search sort contacts write to a file read from the file i<刘颖> 在 2025-05-24 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Scheduling-algorithm-is-compared-
说明: 各种内部排序算法的时间复杂度分析结果只给出了算法执行时间的阶,或大概的执行时间。试通过随机的数据比较各算法的关键字比较次数和关键字移动的次数。-The time complexity analysis of the various internal sorting algorithm only gives the order of the algorithm execution time, or about the execution<刘颖> 在 2025-05-24 上传 | 大小:11kb | 下载:0
[数据结构常用算法] combinatation_dynamic
说明:数据结构程序实例,动态规划法求组合数算法的实现-Data structure instance, the dynamic programming method to seek the realization of the number of combinations of algorithms<吴敏> 在 2025-05-24 上传 | 大小:2kb | 下载:0
[数据结构常用算法] knapsack01_backtrack
说明:数据结构中回溯法求解0-1背包问题的实现-Backtracking to the 0-1 knapsack problem in the data structure<吴敏> 在 2025-05-24 上传 | 大小:2kb | 下载:0
[数据结构常用算法] HorseTravel
说明:数据结构中例预见算法解骑士游历问题的实现-Cases foreseeable Algorithm for Solving the Knight traveled to the data structure<吴敏> 在 2025-05-24 上传 | 大小:4kb | 下载:0
[数据结构常用算法] queen_backtracking
说明:数据结构中讲述如何用回溯法求解八皇后问题-Data structure that describes how to use backtracking to solve the eight queens problem<吴敏> 在 2025-05-24 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Data-structures-(CPP-2nd-)-Example
说明:《数据结构(C++版)(第2版)》例题及一些相关程序设计-Examples of data structures (C++ Edition) (2nd Edition) " and some programming<吴敏> 在 2025-05-24 上传 | 大小:528kb | 下载:0