资源列表
[数据结构常用算法] qdcrifs186
说明:这是我从weka主页上下载的一个c4 5算法的改进算法,里面附有readme文件,只有算法的主体,大约600行代码()<Jesiie > 在 2024-11-05 上传 | 大小:6144 | 下载:0
[数据结构常用算法] Sicily_Stacks
说明:程序解决了Sicily平台上的Stack问题,有较好的可读性(The program solves the Stack problem on the Sicily platform)<Jaren1907 > 在 2024-11-05 上传 | 大小:4320256 | 下载: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-05 上传 | 大小:4254720 | 下载:0
[数据结构常用算法] Sicily_Queue
说明:本程序解决了Sicily平台上Queue的问题,有较好的可读性(The program solves the Queue problem on the Sicily platform and has good readability)<Jaren1907 > 在 2024-11-05 上传 | 大小:4264960 | 下载:0
[数据结构常用算法] Sicily_Graphs
说明:本程序解决了Sicily平台上Graph问题,有较好的可读性(This program solves the Graph problem on the Sicily platform, and has good readability)<Jaren1907 > 在 2024-11-05 上传 | 大小:2885632 | 下载: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-05 上传 | 大小:2048 | 下载:0