资源列表
[数据结构常用算法] data-structures1-6
说明:《数据结构》严蔚敏版的第一章到第六章的代码实现(C语言)- Data Structure Yan Wei-min version of the first chapter to chapter VI of the code (C language)<叶张翔> 在 2024-12-27 上传 | 大小:133kb | 下载:0
[数据结构常用算法] Kfibonacci
说明:K阶斐波那契数列的前K-1项均为0,第k项为1,以后的每一项都是前K项的和-K-order Fibonacci sequence of the former K-1 item are 0, the first k items for 1, after each of the items are pre-K and<小杉> 在 2024-12-27 上传 | 大小:133kb | 下载:0
[数据结构常用算法] datastruct
说明:数据结构(C语言)实验报告_飞机订票系统.rar-Data structure (C language) _ experimental aircraft booking system report. Rar<lfning> 在 2024-12-27 上传 | 大小:133kb | 下载:0
[数据结构常用算法] SearchWord
说明:电话的号码盘一般可以用于输入字母,使用数据结构及查找相关算法解决,利用电话号码对应单词,得到简单的拼音输入,这种输入还要求有一定的容错功能-Phone number plate can generally be used to enter letters, use the data structure and search algorithm to solve related to the use of telephone number<张晓风> 在 2024-12-27 上传 | 大小:133kb | 下载:0
[数据结构常用算法] structures
说明:数据结构中队列栈和链表和二叉树的基本用法-Stack and queue data structures in the basic use of lists and binary trees<miss xu> 在 2024-12-27 上传 | 大小:133kb | 下载:0
[数据结构常用算法] 0-1-knapsack-problem
说明:01背包是在M件物品取出若干件放在空间为W的背包里,每件物品的体积为W1,W2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。在本例中所有数值均为整数-01 M items in the backpack is out of a number of pieces on the space W of the backpack, the size of each item as W1, W2 ... ... Wn,<阿四> 在 2024-12-27 上传 | 大小:133kb | 下载:0
[数据结构常用算法] yinbiwenti
说明:在n个银币中有一个是不合格的,不合格的银币比合格银币要轻。 现用天平秤银币,找出不合格的银币,且在最坏情况下秤银币的次数最少 -In n silver in one is unqualified, not qualified silver qualified to light than silver. Now in the balance scale, and find out the unqualified s<王绍华> 在 2024-12-27 上传 | 大小:133kb | 下载:0