搜索资源列表
stu
- 最长公共子序列以及回文数解题报告,其中包含了几种LCS代码,和一个通用的LCS模板。有c++版和pascal版-Longest common subsequence problem solving and palindrome report, which contains several LCS code, and a generic template LCS. There c++ version and pascal version
C-program-for-palindrome
- c program for palindrome
Palindrome-number-in-c
- palindrome number in c
Test15
- c程序实现输入一个字符串,能判断是否为回文字符串(Enter a string to determine whether it is a palindrome string)