-
文字的特殊显示效果
文字的特殊显示效果-especially display effect
- 2022-02-16 07:37:59下载
- 积分:1
-
实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置;
int A ( const char...
实现标准库函数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.
- 2022-07-22 04:47:08下载
- 积分:1
-
this procedure is to windows at the school system. See the note other procedures...
此程序是对windows系统进行校时。其他的说明请看程序。-this procedure is to windows at the school system. See the note other procedures.
- 2022-02-06 00:59:59下载
- 积分:1
-
银行系统的功能模拟,主要包括存钱,提钱,用户信息管理以及汇款等功能...
银行系统的功能模拟,主要包括存钱,提钱,用户信息管理以及汇款等功能-The functions of the banking system simulation, mainly to save money, the user information management, as well as remittances and other functions
- 2022-03-24 02:06:39下载
- 积分:1
-
高斯
Gauss-Jordan消去法 实现矩阵求逆
有详细算法解释-Gauss-Jordan elimination method to achieve matrix inverse
Algorithm is explained in detail
- 2022-05-29 02:54:45下载
- 积分:1
-
C命令行mp3播放
windows下的命令行mp3播放,C语言编写。
需要库:winmm.lib。
需要的头文件:windows.h,mmsystem.h,stdio.h
- 2023-06-15 08:40:03下载
- 积分:1
-
Suma de 矩阵
Esta es suma de 矩阵 en windows 窗体。
由卡洛斯 · 恩里克 · Paucar 法尔凡
- 2022-03-22 10:09:14下载
- 积分:1
-
this program will set icon in system tray and it will list the programs on top
this program will set icon in system tray and it will list the programs on top
- 2022-11-05 11:10:03下载
- 积分:1
-
这是一个文档序列化程序,是用Vc++ 6.0开发的。
这是一个文档序列化程序,是用Vc++ 6.0开发的。-This is a sequence of procedures document is the use of vitamin C 6.0.
- 2022-02-28 12:35:03下载
- 积分:1
-
解决问题
它是一组其正确的答案,用 c + + 的问题,它使你更好地解决问题,使用 c + + 控制台应用程序,
- 2022-03-15 15:09:33下载
- 积分:1