上一页 1 2 3 4 5 6 7 ··· 13 下一页
摘要: I2S 格式 I2S标准格式(飞利浦规定的格式),左对齐(较少使用)和右对齐(日本格式,普通格式) 标准I2S格式: 左对齐: 右对齐: I2S的delay后的数据 以下图示标准的I2S格式,有一个bit clock的delay,要将32为数据存储到就会出现,有一个bit的数据被偏移到右声道的区间。 阅读全文
posted @ 2021-12-07 00:07 renhl 阅读(893) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/gstrong298/article/details/25166425 https://www.cnblogs.com/wolf-sun/p/3443964.html 阅读全文
posted @ 2021-12-05 00:14 renhl 阅读(28) 评论(0) 推荐(0)
摘要: UML: 火龙果: http://www.uml.org.cn/oobject/OObject.asp#3 灵动生活: UML建模 https://www.cnblogs.com/ywqu/tag/UML%E5%BB%BA%E6%A8%A1/ 配色表 https://www.peisebiao.cn 阅读全文
posted @ 2021-10-24 22:45 renhl 阅读(46) 评论(0) 推荐(0)
摘要: https://github.com/jgraph/drawio-desktop/releases 阅读全文
posted @ 2021-09-28 05:21 renhl 阅读(866) 评论(0) 推荐(0)
摘要: https://www.alsa-project.org/alsa-doc/alsa-lib/group___simple_mixer.html #include <stdio.h> #include <stdlib.h> #include <string.h> #include <getopt.h 阅读全文
posted @ 2021-09-24 07:27 renhl 阅读(235) 评论(0) 推荐(0)
摘要: https://www.alsa-project.org/wiki/Download 阅读全文
posted @ 2021-09-21 23:17 renhl 阅读(35) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/zhurizhe/p/3412369.html gdb -p 20480 --batch -ex 'set pagination off' -ex 'thread apply all bt’ #include <fstream> bool isFile 阅读全文
posted @ 2021-09-16 23:31 renhl 阅读(50) 评论(0) 推荐(0)
摘要: 1. 虚拟机全屏 打开虚拟机窗口不能放大,需要安装VMWare tool才可以全屏。 阅读全文
posted @ 2021-09-04 13:38 renhl 阅读(32) 评论(0) 推荐(0)
摘要: 编译 amr-wb ○ download vo-amrwbenc-0.1.3.tar.gz wget https://sourceforge.net/projects/opencore-amr/files/vo-amrwbenc/vo-amrwbenc-0.1.3.tar.gz ○ compile 阅读全文
posted @ 2021-08-28 08:44 renhl 阅读(620) 评论(0) 推荐(0)
摘要: • 下载ffmpeg http://ffmpeg.org/releases/ffmpeg-0.11.5.tar.gz • 下载opencore-amr https://sourceforge.net/projects/opencore-amr/files/opencore-amr/opencore- 阅读全文
posted @ 2021-08-18 22:23 renhl 阅读(45) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 ··· 13 下一页