资源列表
[数据结构常用算法] Sicily_Stacks
说明:程序解决了Sicily平台上的Stack问题,有较好的可读性(The program solves the Stack problem on the Sicily platform)<Jaren1907 > 在 2024-11-20 上传 | 大小:4.12mb | 下载:0
[数据结构常用算法] Sicily_Linked Stacks and Queues
说明:程序解决了Sicily平台上的Queue问题,有较好的可读性(The program solves the Queue problem on the Sicily platform and has good readability)<Jaren1907 > 在 2024-11-20 上传 | 大小:4.06mb | 下载:0
[数据结构常用算法] Sicily_Queue
说明:本程序解决了Sicily平台上Queue的问题,有较好的可读性(The program solves the Queue problem on the Sicily platform and has good readability)<Jaren1907 > 在 2024-11-20 上传 | 大小:4.07mb | 下载:0
[数据结构常用算法] Sicily_Graphs
说明:本程序解决了Sicily平台上Graph问题,有较好的可读性(This program solves the Graph problem on the Sicily platform, and has good readability)<Jaren1907 > 在 2024-11-20 上传 | 大小:2.75mb | 下载:0
[数据结构常用算法] Palindrome subsequences
说明:求一个长度不超过15的字符串的回文子序列个数(子序列长度>=1)。 输入描述:输入一个长度不超过15的字符串,字符串均由小写字母表示 输出描述:输出其回文子序列个数 样例输入:abaa 样例输出:10(Find the number of palindrome subsequences of a string of no longer than 15 (subsequence length &<zhou-r16 > 在 2024-11-20 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Maximum sum of subarray
说明:题目描述:给定一个数组a[0,...,n-1],求其最大子数组(长度>=1)和 输入描述:第一行一个整数n(1<=n<=5000),然后依次输入n个整数(每个整数范围[-5000, 5000]) 输出描述:输出一个整数表示最大子数组和 样例输入:5 1 -1 1 1 -1 样例输出:2(Topic descr iption:Given an array a[0,..., n-1]<zhou-r16 > 在 2024-11-20 上传 | 大小:2kb | 下载:0
[数据结构常用算法] MD5
说明:linux下用C++实现的一个MD5算法(A MD5 algorithm implemented with C++ under inux)<奋斗ing_1217 > 在 2024-11-20 上传 | 大小:4kb | 下载:0