CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - strstr函数

搜索资源列表

  1. mystrstr

    0下载:
  2. 自己写的str 函数,想了很长的时间,不知道算法和库函数的里的是否一样-function of strstr
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1503
    • 提供者:liu
  1. rewrite-string-library-fnuction

    0下载:
  2. 主要是重写字符串处理库函数 有:strcat,strcmp , strlen, strstr-Mainly rewrite string handling library functions are: strcat, strcmp, strlen, strstr
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:6865
    • 提供者:杨辉
  1. 设计strstr函数

    1下载:
  2. 描述 C语言中有一个函数strstr。我们编写一个类似功能的函数,mystrstr int mystrstr(char a[], char b[]); 作用是查找字符串a中出现的第一个b串的下标,如果没有找到,返回-1。 输入 分别输入两个字符串a,b,分别占一行。字符串长度不超过500个字符。 输出 字符串a中出现的第一个b串的下标。 样例 输入 abca a 输出 0(describe There is a function strstr in C language. W
  3. 所属分类:其他

    • 发布日期:2021-01-08
    • 文件大小:1024
    • 提供者:RockinSea
搜珍网 www.dssz.com