摘要:
使用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). 阅读全文
摘要:
使用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 阅读全文