搜索资源列表
sjjg
- 简单的数据结构,随便弄的 字符串空格删除。编写一个删除字符串中所有空格(包括TAB符,回车符,换行符等)的程序。 字符串的连接。输入两个字符串s1、s2,将字符串s1、s2中每个小写字母转换为大写字母,再将s2字符串连接到s1串的尾部。 字符串的比较。输入两个字符串s1、s2,比较字符串s1、s2的大小。 数制转换。编写一个将16进制数字串转换成10进制整数的程序。要求从键盘上输入字符串,然后进行转换。
string
- 实现顺序串各种基本算运算,建立串,输出串,输出它的长度,插入,删除,替换,提取,把两个串连接成一个串-String order to achieve a variety of basic counting operations, the establishment of string, the output string, the output of its length, insert, delete, replace, extract, the two strings into a stri
string
- 关于串的操作,可以让你了解串的结构等等,还有传连接和比较的实现-Linear operation on the table, allowing you to understand the structure of the linear form and so on. . .