资源列表
[数据结构常用算法] middle-num
说明:一个求中位数 算法复杂度为0(n)的小程序-get middle number which time is 0(n)< 李杰> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[数据结构常用算法] DoubleLinkList
说明:数据结构中,关于双向链表的实现,双向链表的实现稍微有点复杂。-Doubly linked list implementations in the data structure, the realization of the doubly linked list is a little bit complicated.<阿来> 在 2025-06-11 上传 | 大小:404kb | 下载:0
[数据结构常用算法] optional-project-blackjact
说明:经典数据结构作业,黑杰克游戏。要求程序可以连续打10次,每场比赛的赢家,赢得一个点(两点一倍)。在结束的10场比赛为你和电脑打印出的总奖金。-Write a program that simulates a simplified version of the game "BlackJack". A deck of cards numbered 2 to 10, jacks, queens, kings, and aces is used, where jacks, queens and king<luck> 在 2025-06-11 上传 | 大小:83kb | 下载:0
[数据结构常用算法] data-structure--project-black-jacter
说明:经典数据结构作业,黑杰克游戏。要求程序可以连续打10次,每场比赛的赢家,赢得一个点(两点一倍)。在结束的10场比赛为你和电脑打印出的总奖金。-Write a program that simulates a simplified version of the game "BlackJack". A deck of cards numbered 2 to 10, jacks, queens, kings, and aces is used, where jacks, queens and king<luck> 在 2025-06-11 上传 | 大小:83kb | 下载:0
[数据结构常用算法] hw1-joseph
说明:c++数据结构中处理约瑟夫环问题源码,使用模版编写链表。配套清华版数据结构图书。-c++ data structure in processing Josephus source, use the template to write a linked list. Supporting Tsinghua version data structure books.<秦泽宇> 在 2025-06-11 上传 | 大小:170kb | 下载:0
[数据结构常用算法] hw3-Hannoi
说明:数据结构中汉诺塔问题的递归解法。原题中为链表解决。但是较为繁琐,使用递归较快解决。配合清华版数据结构书。-Data structure in the Tower of Hanoi problem recursive solution. Solve the original title for the linked list. But more cumbersome to use recursion to solve faster. The data structure of the book w<秦泽宇> 在 2025-06-11 上传 | 大小:149kb | 下载:0