资源列表
[数据结构常用算法] calculatewords
说明:给出了直接导入一段英文txt文档,并统计其中各个单词出现次数的代码,并给出详细注释。-java environment program gives statistical methods uppercase and lowercase letters, suitable for beginners to master<yhh> 在 2025-06-20 上传 | 大小: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 string is read from left to rig<LHD> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Data-Structure
说明:基于-数据结构-顺序表折半查找的销售系统算法设计与实践-Data Structure Sequence table binary search Algorithm<schanbel> 在 2025-06-20 上传 | 大小:54kb | 下载:0
[数据结构常用算法] danlianbiao
说明:利用单链表比较所给的特定数字的大小,并输出。 规定数字都是“三位数”,其中num[0]~num[2]分别存储百位数、十位数和个位数,num[3]为字符串结束符。 从"个位关键字"开始,进行反复的分发和收集,最后得出结果。-Comparison to the use of a single list of specific numbers in size and output. Requirement figures are " three-digit" , where n<weiling> 在 2025-06-20 上传 | 大小:2kb | 下载:0
[数据结构常用算法] CPPproblem
说明:面向对象程序设计与实践(1)实验指导书。 实验一 简单C++程序设计 实验二 类与对象 实验三 数组与指针 实验四 继承与派生 实验五 多态性 实验六 流式IO 实验七 C++程序设计应用 适合C++初学者利用此资料进行练习 -Object-oriented programming and Practice (1) experimental instructions. Experiment a simple C++ program design exp<weiling> 在 2025-06-20 上传 | 大小:22kb | 下载:0
[数据结构常用算法] gene
说明:基因串是由一串有限长度的基因所组成的,其中每一个基因都可以用26个英文大写字母中的一个来表示,不同的字母表示不同的基因类型。一个单独的基因可以生长成为一对新的基因,而可能成长的规则是通过一个有限的成长规则集所决定的。每一个成长的规则可以用三个大写英文字母A1A2A3来描述,这个规则的意思是基因A1可以成长为一对基因A2A3。 用大写字母S来表示一类称作超级基因的基因,因为每一个基因串都是由一串超级基因根据给出的规则所成长出来的。 请写一个程序,读入有限条成长的规则和一些我们想要得到的<lean> 在 2025-06-20 上传 | 大小: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, the king still let his horse<lean> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] building_footprint
说明:对于城市中几座建筑外形,给出这些建筑的二维轮廓-For several architectural features in the city, these buildings are given a two-dimensional contour<lean> 在 2025-06-20 上传 | 大小:1kb | 下载:0