CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - const

搜索资源列表

  1. Answer C2

    0下载:
  2. 实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置; int A ( const char * str1, const char * str2 ); 没有的话,返回-1 有则返回所在位置(从0开始) 写出函数,对编写函数main完成对strstr的功能的验证。 -achieve the standard library functions strstr function : the search for str
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:2964
    • 提供者:王鹏
  1. ch08_02

    0下载:
  2. 已知一个有理数类Zrf_Ratio,实现如下的操作符重载形式:   friend zrf_Ratio operator-(const zrf_Ratio&)   friend zrf_Ratio operator+(const zrf_Ratio&, const zrf_Ratio&)   friend zrf_Ratio operator-(const zrf_Ratio&, const zrf_Ratio&)   friend zrf_Ratio operator*(c
  3. 所属分类:Console

    • 发布日期:2017-11-18
    • 文件大小:4981511
    • 提供者:王石
搜珍网 www.dssz.com