-
VB 6的高校管理系统
- 2023-05-30 05:20:03下载
- 积分:1
-
用C语言设计贪吃蛇的游戏
本项目主要使用编程的基本概念……C设计让用户玩贪吃蛇游戏交互.....所有注册列表和播放用户随着他们的分数是存储在一个文件名为“记录”…它还使用了文件处理的概念…
- 2022-01-26 08:22:11下载
- 积分:1
-
VC++ matrix class template used to achieve matrix storage, transpose and other i...
VC++中使用的矩阵类模板,实现矩阵存储,转置等问题。-VC++ matrix class template used to achieve matrix storage, transpose and other issues.
- 2023-07-19 18:45:03下载
- 积分:1
-
windows console procedures, can send and receive information, and to respond.
windows控制台程序,可以发送和接收信息,并进行响应。
- 2022-01-27 09:10:03下载
- 积分: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
-
一个游戏控制台(挂)
a game on console ( the hanged )
- 2022-06-20 00:18:32下载
- 积分:1
-
红外分析仪
红外分析仪-infrared analyzer
- 2022-04-15 17:51:51下载
- 积分:1
-
Zhejiang University ACM network testing and that its 1109, enclosing shows that...
浙江大学ACM竞赛网测试题第1109道,内附说明,在DEV C++上编写。-Zhejiang University ACM network testing and that its 1109, enclosing shows that the C DEV prepared.
- 2022-08-25 16:15:09下载
- 积分:1
-
program code of inplement transfer of pdf files
实现PDF文件的调用的编程代码!-program code of inplement transfer of pdf files
- 2022-01-26 08:31:57下载
- 积分:1
-
一个简单的计算器,支持基本四则运算,括号,支持运算级
一个简单的计算器,支持基本四则运算,括号,支持运算级-A simple calculator, support the basic four operations, brackets, support the operations level
- 2023-05-06 21:25:03下载
- 积分:1