搜索资源列表
41
- 请编写函fun,函数的功能是:判断字符串是否为回文?或是,函数返回1,主函数中输出:YES,否则返回0,主函数中输出NO。回文诗指顺读和倒读都一样的字符串。 例如,字符串LEVEL是回文,而字符串123312就不是回文。 注意:部分源程序在文件PROG1.C中。 请勿改动主函数main和其它函数中的任何内容,仅在函数fun的花括号中填入你编写的若干语句。 -Write a letter of fun, function is to: determine whether a s
storage
- 顺序表和链表的基本运算,单、双链表循环,栈、队、串的顺式和链式结构以及相关的基本运算。-The basic operations of the sequence table and linked list, a single cycle of doubly linked list, stack, the team, the string of cis-chain structure and the related basic operations.