会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
hhhyx
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
2023年11月5日
实验三
摘要: 1.test1 1 #include <stdlib.h> 2 #include <time.h> 3 #include <windows.h> 4 #define N 80 5 #include<stdio.h> 6 7 void print_text(int line,int col,char
阅读全文
posted @ 2023-11-05 16:29 何逸雪
阅读(29)
评论(0)
推荐(0)
2023年10月21日
实验二
摘要: 1.test 1 #include <stdio.h> #include <stdlib.h> #include <time.h> #define N 5 #define N1 374 #define N2 465 int main () { int number; int i; srand(tim
阅读全文
posted @ 2023-10-21 12:02 何逸雪
阅读(26)
评论(0)
推荐(0)
2023年9月30日
实验1
摘要: 1.实验1 源代码 1 //打印一个字符小人 2 3 #include <stdio.h> 4 int main() 5 { 6 printf(" o o \n"); 7 printf("<H> <H>\n"); 8 printf("I I I I\n"); 9 10 return 0; 11 }
阅读全文
posted @ 2023-09-30 23:41 何逸雪
阅读(22)
评论(0)
推荐(0)
上一页
1
2
公告