09 2024 档案
摘要:使用c2w打包ffmpeg-cli到单个wasm二进制,实现ffmpeg可执行文件平台无关运行(Build Once,Run Anywhere)。
Using c2w to package the ffmpeg-cli into a single wasm binary, achieving platform-independent execution of the ffmpeg executable (Build Once, Run Anywhere).
阅读全文
摘要:
探讨一种自定义esp32-c3引导加载程序(bootloader)的方式。
阅读全文
![翻译[2]-探讨一种自定义esp32-c3引导加载程序(bootloader)的方式](https://img2024.cnblogs.com/blog/1048201/202409/1048201-20240907210841818-1263281575.png)
摘要:使用esp-idf工具链编译汇编程序实现在riscv架构的esp32c3点灯.
Compiling an assembly program using the esp-idf toolchain to blink an LED on the RISC-V based ESP32-C3.
阅读全文
摘要:主动噪声消除(ANC)算法研究 原文地址: [https://github.com/iancraz/ANC-Implementation/blob/master/README.md] 许可: MIT license 原作者: Ian C. Díaz, Matías Fogg, Lisandro Al
阅读全文