资源列表
[数据结构常用算法] Sicily1021
说明:中大Sicily1021:将圆圈中配对的两个数字(由用户给出)取出,看最后是否能全部取完-N couples are standing in a circle, numbered consecutively clockwise from 1 to 2N. Husband and wife do not always stand together. We remove the couples who stand together unti<chenzekai> 在 2025-01-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] numbercaculate
说明:在java环境下,可以利用栈计算后缀表达式的值程序已测试成功-Postfix expression can calculate the value of the stack<yhh> 在 2025-01-25 上传 | 大小:1kb | 下载:1
[数据结构常用算法] calculatewords
说明:给出了直接导入一段英文txt文档,并统计其中各个单词出现次数的代码,并给出详细注释。-java environment program gives statistical methods uppercase and lowercase letters, suitable for beginners to master<yhh> 在 2025-01-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] UVaOJ-401(Palindromes)
说明:判断输入字符串是否为镜像或回文串。 来源于UVaOJ - 401. 水题。-A regular palindrome is a string of numbers or letters that is the same forward as backward. For example, the string "ABCDEDCBA" is a palindrome because it is the same when the s<LHD> 在 2025-01-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] horse_match
说明:你一定听过田忌赛马的故事吧? 如果3匹马变成1000匹,齐王仍然让他的马按从优到劣的顺序出赛,田忌可以按任意顺序选择他的赛马出赛。赢一局,田忌可以得到200两银子,输一局,田忌就要输掉200两银子,平局的话不输不赢。 请问田忌最多能赢多少银子?-You must have heard the story of Tian Ji s horse, right? If three horses turned into 1000<lean> 在 2025-01-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] building_footprint
说明:对于城市中几座建筑外形,给出这些建筑的二维轮廓-For several architectural features in the city, these buildings are given a two-dimensional contour<lean> 在 2025-01-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] stone_game_dp
说明:现有4堆石子,两个人轮流取石子,他们有n种可能的取法,取法表示从第1堆取A1个石子,从第2堆中取B1个,第3堆取C1个,第4堆取D1个.如果取的时候某一堆的石子数比所要取的石子数要少,则这种取法是不可行的.取到最后没有可行取法的人就算输了. 现给出4堆石子的石子数目以及n种取法,请问如果两个人都采用最优取法,先取的人是赢还是输.-Four existing heap of stones, two people take turns<lean> 在 2025-01-25 上传 | 大小:1kb | 下载:0