资源列表
[数据结构常用算法] chessboard
说明:用C++语言实现棋盘覆盖分治算法 在一个2k×2k 个方格组成的棋盘中,恰有一个方格与其它方格不同,称该方格为一特殊方格,且称该棋盘为一特殊棋盘。在棋盘覆盖问题中,要用4种不同形态的L型骨牌覆盖给定的特殊棋盘上除特殊方格以外的所有方格-C++ language with the board divided coverage of a 2k × 2k Algorithm in the composition of the board of squares, just a different box<kyc> 在 2025-06-06 上传 | 大小:1kb | 下载:0
[数据结构常用算法] dynamic_design_BackPack
说明:动态规划,背包问题,利用动态规划解决背包问题。-Dynamic programming, knapsack problem, solve the knapsack problem using dynamic programming.<linyoujie> 在 2025-06-06 上传 | 大小:62kb | 下载:0
[数据结构常用算法] BinaryTree
说明:求解任意一个二叉树的中序先序后序遍历结果-Solving any one of the first order binary tree in postorder traversal sequence results<灵霄> 在 2025-06-06 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Datastructuresofvariousalgorithms(VCtemplates)
说明:严蔚敏老师数据结构各种算法实现(C++模板),所有的代码都能够运行,对学习数据结构很有帮助!-Data structures of various algorithms (C++ templates)<wangxuetao> 在 2025-06-06 上传 | 大小:67kb | 下载:0
[数据结构常用算法] aodv_ver.13
说明:glomosim aodv协议第13版 适当修改可用于ns2-glomosim aodv protocol version 13 with appropriate modifications can be used for ns2<WANG> 在 2025-06-06 上传 | 大小:32kb | 下载:0
[数据结构常用算法] setoperation
说明:用单链表实现集合的交、并、差运算,提供共用户选择操作的交互界面,使用命令提示的方式提示用户输入集合1和集合2,然后让用户选择运算方式(交、并、差)等,-Achieved with a single set of cross-linked, and, poor operation, providing a total operation of the user interface options, the way using the command prompt prompts the user<kyc> 在 2025-06-06 上传 | 大小:2kb | 下载:0
[数据结构常用算法] sort
说明:数据结构(c语言版)严蔚敏 吴伟民编著 中直接插入排序、折半排序、shell排序、冒泡排序、快速排序、选择排序、堆排序的实现-Data structure (c-language version) edited by Yan Wei-Min Wu Weimin direct insertion sort, binary sort, shell sort, bubble sort, quick sort, selection sort, heap sort implementation<kyc> 在 2025-06-06 上传 | 大小:11kb | 下载:0