上一页 1 ··· 288 289 290 291 292 293 294 295 296 ··· 618 下一页

2022年2月17日

摘要: https://www.easemob.com/ 阅读全文
posted @ 2022-02-17 01:48 lydstory 阅读(29) 评论(0) 推荐(0)
摘要: 图搜天下(北京)科技有限公司 java 阅读全文
posted @ 2022-02-17 01:28 lydstory 阅读(59) 评论(0) 推荐(0)

2022年2月16日

摘要: 图像传感器 图像传感器 阅读全文
posted @ 2022-02-16 05:32 lydstory 阅读(30) 评论(0) 推荐(0)
摘要: http://www.infotmic.com.cn/index.php/zh/jrwm/ 阅读全文
posted @ 2022-02-16 05:01 lydstory 阅读(23) 评论(0) 推荐(0)
摘要: lame mp3解码库 speex 音频解码库 阅读全文
posted @ 2022-02-16 04:48 lydstory 阅读(28) 评论(0) 推荐(0)
摘要: aacEncode aac编解码 阅读全文
posted @ 2022-02-16 04:39 lydstory 阅读(23) 评论(0) 推荐(0)
摘要: #include <iostream> using namespace std; #include <stdio.h> #include <time.h> #include <sys/time.h> typedef struct { int id; char *ptr; } OSA_IpcShmHn 阅读全文
posted @ 2022-02-16 04:32 lydstory 阅读(619) 评论(0) 推荐(0)
摘要: msgrcv msgsnd ipc 消息队列通信 阅读全文
posted @ 2022-02-16 03:36 lydstory 阅读(27) 评论(0) 推荐(0)
摘要: snprintf(commandBuf, COMMAND_BUF_MAX_SIZE, "echo %d > /sys/class/gpio/export ", RESETGPIO); ret = system(commandBuf); 阅读全文
posted @ 2022-02-16 02:55 lydstory 阅读(115) 评论(0) 推荐(0)
摘要: static int ReadGpioValue(int r) { char commandBuf[COMMAND_BUF_MAX_SIZE] = {0}; FILE *fp = NULL; int ret = -1, value = -1; snprintf(commandBuf, COMMAND 阅读全文
posted @ 2022-02-16 02:35 lydstory 阅读(43) 评论(0) 推荐(0)
上一页 1 ··· 288 289 290 291 292 293 294 295 296 ··· 618 下一页

导航