上一页 1 2 3 4 5 6 7 8 9 ··· 27 下一页
摘要: 使用rust的nalgebra库和sophus库进行李代数hat和vee计算. Use the nalgebra library and sophus library of rust for Lie algebra hat and vee calculation. 阅读全文
posted @ 2025-01-20 00:44 qsBye 阅读(119) 评论(0) 推荐(0)
摘要: 使用rust绘制界面;界面包含一个三维坐标轴,使用鼠标旋转坐标轴,左侧显示对应的旋转向量,四元数等信息. Use Rust to draw the interface; the interface contains a three-dimensional coordinate axis, which can be rotated using the mouse, and the corresponding rotation vector, quaternion and other information are displayed on the left side. 阅读全文
posted @ 2025-01-18 23:34 qsBye 阅读(129) 评论(0) 推荐(0)
摘要: 使用rust的nalgebra库解矩阵方程,稠密矩阵的代数运算(逆,特征值等). 阅读全文
posted @ 2025-01-13 15:43 qsBye 阅读(140) 评论(0) 推荐(0)
摘要: 在window11上搭建cuda开发环境并编译hello world程序; 阅读全文
posted @ 2025-01-01 18:56 qsBye 阅读(88) 评论(0) 推荐(0)
摘要: 使用clonezilla工具迁移安装到U盘中的ubuntu18.04系统到vmware虚拟机. 阅读全文
posted @ 2024-12-29 16:48 qsBye 阅读(164) 评论(0) 推荐(0)
摘要: 在macOS(arm64)平台打包tauri程序到Windows(amd64)平台. Packaging a Tauri application for the Windows (amd64) platform from macOS (arm64). 阅读全文
posted @ 2024-10-06 13:18 qsBye 阅读(600) 评论(0) 推荐(0)
摘要: 使用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). 阅读全文
posted @ 2024-09-28 15:37 qsBye 阅读(79) 评论(0) 推荐(0)
摘要: 翻译[2]-探讨一种自定义esp32-c3引导加载程序(bootloader)的方式 探讨一种自定义esp32-c3引导加载程序(bootloader)的方式。 阅读全文
posted @ 2024-09-07 21:29 qsBye 阅读(603) 评论(0) 推荐(0)
摘要: 使用esp-idf工具链编译汇编程序实现在riscv架构的esp32c3点灯. Compiling an assembly program using the esp-idf toolchain to blink an LED on the RISC-V based ESP32-C3. 阅读全文
posted @ 2024-09-07 00:20 qsBye 阅读(400) 评论(0) 推荐(0)
摘要: 主动噪声消除(ANC)算法研究 原文地址: [https://github.com/iancraz/ANC-Implementation/blob/master/README.md] 许可: MIT license 原作者: Ian C. Díaz, Matías Fogg, Lisandro Al 阅读全文
posted @ 2024-09-06 00:25 qsBye 阅读(883) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 9 ··· 27 下一页