10 2020 档案

摘要:#define MATH 0 #define CHINESE 1 #define ENGLISH 2 #define HIGHMATH 3 #define BIGGESTSTUDENT 50 #include <stdbool.h> #include <stdio.h> #include <stdl 阅读全文
posted @ 2020-10-12 18:06 WindSnowLi 阅读(11) 评论(0) 推荐(0) 编辑
摘要:寻找迷宫出口的最短步数C++实现。 #include <iostream> #include <fstream> #include <cstring> #include <string> #include <queue> using namespace std; //标记全图状态,已经访问的按钮为1 阅读全文
posted @ 2020-10-11 15:41 WindSnowLi 阅读(5) 评论(0) 推荐(0) 编辑
摘要:#include <iostream> #include <fstream> #include <algorithm> #include <vector> #include <ctime> #ifdef linux #include <unistd.h> #endif // linux #if de 阅读全文
posted @ 2020-10-01 17:38 WindSnowLi 阅读(3) 评论(0) 推荐(0) 编辑
摘要:一个简短的图书管理系统,C语言完成。 头文件部分function.h #ifndef FUNCTION_H_ #define FUNCTION_H_ #include <stdio.h> #include <stdlib.h> #include <string.h> #include <stdboo 阅读全文
posted @ 2020-10-01 17:30 WindSnowLi 阅读(61) 评论(0) 推荐(0) 编辑

more_horiz
keyboard_arrow_up dark_mode palette
选择主题
点击右上角即可分享
微信分享提示