-
This is a topological sorting example, the data structure of the students will h...
这是一个拓扑排序的例子,对学数据结构的同学有很大帮助!-This is a topological sorting example, the data structure of the students will have a great help!
- 2023-02-20 18:40:03下载
- 积分:1
-
线程的线程的线程的线程程序程序程序程序dsfg…
threading programm threading programm threading programm dsfg threading programm threading programm threading programm threading programm threading programm -threading programm threading programm threading programm threading programm dsfg threading programm threading programm threading programm threading programm threading programm threading programm threading programm threading programm threading programm threading programm
- 2022-08-06 03:41:46下载
- 积分:1
-
这场比赛是一场失败
是一个翻牌游戏
用java swing包做成的
只要编译 然后直接执行就可以了-The game is a flop
- 2022-03-09 13:10:02下载
- 积分:1
-
学生信息管理系统
这是一个名为“学生信息管理系统”的程序,您可以对学生信息做一些简单的操作!
- 2022-08-22 04:41:19下载
- 积分:1
-
用Visual Basic开发的模拟DOS功能小程序.含VB源码
用Visual Basic开发的模拟DOS功能小程序.含VB源码-Developed using Visual Basic applet simulation of DOS functions. With VB source code
- 2022-02-13 23:27:37下载
- 积分:1
-
质数计算器
C 编写的控制台应用程序计算质数与使用"Sieve of Eratosthenes"。
- 2022-06-29 10:52:38下载
- 积分:1
-
简单的控制台写入数据库文件使用fstream
Simple Console Database Writing to file Using fstream
- 2022-07-18 15:03:56下载
- 积分:1
-
这是个基础的程序,请大家指点指点!我的Q:137851600,邮箱lbz_898236@126.com...
这是个基础的程序,请大家指点指点!我的Q:137851600,邮箱lbz_898236@126.com-This is the basis for the procedure, please pointing out the instructions! My Q : 137851600, mail lbz_898236@126.com
- 2022-11-27 13:50:03下载
- 积分:1
-
derectional input and output of console application program
控制台应用程序定向输入和输出-derectional input and output of console application program
- 2022-03-12 12:46:40下载
- 积分: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