Skip to main content

English_Article

Discrete Signal Processing Fourier Transform Cheat Note
·3 mins
Math DSP Signal Processing Mathmatics English_Article
1. Fourier series coefficients for Continuous signal # Asking deriving coefficients comes with periodic signal.: \(x(t) \rightarrow a_k\) 1.1 (CT FS) Basic concept of continuous Fourier coefficients # $$ \begin{gathered} x(t): \text { Periodic signal } \ T: \text { Fundamental Period } \ \end{gathered} $$
Cross compiling aarch64(arm64) rust for linux from x86_64 machine
·4 mins
Linux Cross compile Rust Linux ARMv8A English_Article
In October 6, Rust for linux is under the linux-next, not stable Thus this article would be out-of-date before Linux 6.1 stable comes. Current linux 6.1 rc1 doesn’t contain rust for linux with ARM64.
[Rust Driver] Let's try build example rust linux driver.
·4 mins
Linux Rust Linux ARMv8A Rust Driver English_Article
In October, Rust for linux is under the linux-next, not stable Thus this article would be out-of-date before Linux 6.1 stable comes. modules, out-of-tree # There are two main ways to develop kernel modules.
Rust For Linux Development Environment with AppleSilicon MacOS
·5 mins
Linux Rust Linux ARMv8A English_Article
In October 1, Rust for linux is under the linux-next, not stable Thus this article would be out-of-date before Linux 6.1 stable comes. This article play with https://github.com/Rust-for-Linux/linux/tree/for-next/rust Introduction # Currently Apple Silicon mac series is only one ARM workstation that have powerful performance as normal desktop class workstation and can purchase anywhere.