资源列表
[数据结构常用算法] 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-20 上传 | 大小: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-20 上传 | 大小: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-20 上传 | 大小:149kb | 下载:0
[数据结构常用算法] cbclafation
说明:Dijkstra算法 实现Dijkstra算法, 要求:对有向网络用Dijkstra算法求出单源最短路径,()<borxxe> 在 2025-06-20 上传 | 大小:12kb | 下载:0