会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Doroの歐潤吉
本博客就当个人笔记随便发发,记录一下,并不严谨,有问题的话以你为准。 感谢互联网上大佬的开源和分享。
管理
随笔分类 -
代码片段
环形队列
摘要:代码片段 #include <stdio.h> #include <stdlib.h> #include <string.h> #include <stdbool.h> #include <assert.h> #define MAX_MSG_SIZE 256 #define QUEUE_EMPTY
阅读全文
posted @
2025-12-10 16:08
杨旭0324
阅读(11)
评论(0)
推荐(0)
公告