登录
首页 » 终端 » 实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置; int A ( const char...

实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置; int A ( const char...

于 2022-07-22 发布 文件大小:2.90 kB
0 50
下载积分: 2 下载次数: 1

代码说明:

实现标准库函数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 str2 str1, if found, str1 return at the first appearance of str2 position; Int A (const char* str1, const char* str2); If not, the return-1 is returned with the location (from starting at 0) write function, the main function prepared to complete the function of the strstr certification.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 细胞自动化
    一种细胞自动化模拟器与 STL 容器的使用和使用一个数组实现的。很好的教育的目的,若要了解如何在 c + + 中使用的复制和移动的语义,以及 R 和 L 值。
    2022-03-20 22:17:39下载
    积分:1
  • 实现运动对象探测,效果很好的哦,大家有什么意见可以跟我联系!...
    实现运动对象探测,效果很好的哦,大家有什么意见可以跟我联系!-moving object detection achieve good results, um, what kind of advice you can contact me!
    2022-09-04 23:30:03下载
    积分:1
  • data structure C language source code design courses that I spent a week down th...
    数据结构C语言课程设计源代码 这是我花了一个星期独立编出来的课设,得了100分,整个专业就只 有三个满分!内含24点游戏,飞机订票系统和火车信息查询系统以及课 设论文,注释非常详细,相信对学习C语言和数据结构的同学大有帮助-data structure C language source code design courses that I spent a week down the independent class-based, had 100 points, on the whole, only three out! The game includes 24 points, aircraft and booking system for train information system and class-based papers, notes in great detail, I believe in learning C language and data structure of great help students
    2022-01-28 13:56:21下载
    积分:1
  • familiar with the use of the various controls for beginners is a very useful pro...
    熟悉MFC各种控件的使用,对于初学者来说是很有用的程序 -familiar with the use of the various controls for beginners is a very useful procedure
    2022-01-26 03:43:30下载
    积分:1
  • 客户应用程序-应用程序充当在商店数据库使用的客户 & 产品包括库存控制系统
    这是作为一个系统,在商店中使用的应用程序。它包括一个客户数据库,即它可以保存数据库 f 客户提供的几个细节。它也有一个产品数据库应用程序即可以持有这家商店出售的产品的列表。最后,它也有一个订单数据库从哪里可以检索以前订单的详细信息。此外包括从哪里可以做订单库存数据库。
    2022-01-25 14:23:47下载
    积分:1
  • 很好的学习DLL的入门例子,里面讲述了non
    很好的学习DLL的入门例子,里面讲述了non-mfc,mfc,mfc-ext等相关dll的编写以及调研例子程序-Good learning example DLL entry, which describes non-mfc, mfc, mfc-ext related dll example of the preparation and investigation procedures
    2022-03-21 14:15:39下载
    积分:1
  • windows编程一书附书源代码第十九章的
    windows编程一书附书源代码第十九章的-windows programming book, attached to 19th chapters of the book source code
    2022-10-02 13:55:05下载
    积分:1
  • VISUAL C plus CSTRING 的详细使用代码
    VISUAL C plus CSTRING 的详细使用代码-This is c++ descriptions how to use c++ string
    2022-03-06 17:42:00下载
    积分:1
  • 这个软件是配合2013的A/D口获得航模纵倾角度数:正负30度. 2013的A/D接到霍尔磁感应器上,磁块重力作用下垂摆动,使正负30度摆动引起霍尔送...
    这个软件是配合2013的A/D口获得航模纵倾角度数:正负30度. 2013的A/D接到霍尔磁感应器上,磁块重力作用下垂摆动,使正负30度摆动引起霍尔送出0--4V电压, 经2013的A/D口采集后得到0---4000的数字,这个数字就是要经过着软件映射成正负30度,同时带图示. 纵倾角传感器的制作: 用CPU等类似的小风扇拆开,把霍尔线引出,并在风叶的一端安重块,转动正负30度各设阻挡. 只要重力作用下垂摆动,使正负30度摆动引起霍尔送出0--4V电压,就OK,对安装有要求的, 引线 VC5--12V, 霍尔送出0--4V电压, 地. -This software is in line with 2013
    2022-02-15 18:57:55下载
    积分:1
  • 用C++实现高斯
    用C++实现高斯-亚当求解法求矩阵的逆 -finding the inverse matrix by Guess-Jordan using c++
    2022-02-27 08:38:06下载
    积分:1
  • 696518资源总数
  • 104321会员总数
  • 14今日下载