ezio_worklog/YuYan's Uboot 簡易筆記 YuYan’s Uboot 簡易筆記uboot command example U-Boot# mii info PHY 0x01: OUI = 0x80017 2020-06-01 YuYan
Ubuntu 安裝 TFTP Server 因為要節省 embadded system 的空間,所以改使用 tftp 去 download 二進制檔案。相比 NFS 是比較小包,但是沒有列出檔案的功能, 2020-05-19 Linux ubuntu tftp
Gstreamer 編譯筆記 build documentation sudo apt install libglib2.0-devflex bison gst/parse/meson. 2020-05-11 YuYan
Yuyan's 面試複習_Linux - Part1 輸入密碼,查看文章。 Incorrect Password! No content to display! U2Fs 2020-04-20 interview
Ubuntu avahi-daemon 移植 imxrt1064(arm-v7-linux-uclibceabi) avahi-daemon移植imxrt1064的相關筆記。 2020-04-16 Linux avahi mDNS ubuntu cross-compiler expat uclinux attr
TI-RTOS vxi11 儀器服務的實現_part1 因為公司有跟 NI 儀器合作,但是 NI-VISA 必須要有支援 vxi11 才能秀出\*IDN 相關儀器訊息,於是就開始硬幹 vxi11 之路,因為開發花了大一個禮拜左右,所以我想把自己的相關思路寫下來。 2020-04-10 TI-RTOS
Vmware Windows虛擬機減肥筆記 有一天手賤,把vmware的windows OS disk extend 至120G空間,然後儲存過60G的資料,實際上只有吃22G左右,但是不管用網路上的方式清理還是重組都是無效,未使用區域填0也沒啥效果。 2020-04-07 Windows note vmware
1342. Number of Steps to Reduce a Number to Zero Link: https://leetcode.com/problems/number-of-steps-to-reduce-a-number-to-zero/ 2020-04-06 LeetCode c/c++ Easy
1108. Defanging an IP Address Link: https://leetcode.com/problems/defanging-an-ip-address/ Given a valid (IPv4 2020-04-06 LeetCode c/c++ Easy
Python - Signal Recovery 事情是這樣的,某天主管又心血來潮,問我說能不能把客戶截的圖,沒錯就是截的圖,上面有一堆阿雜阿雜的東東,希望把訊號抓下來輸入到我們的訊號產生器,於是就開始了~登~登~登~。 2020-03-23 Python side-project
About Yu-Yan Tsai (Yuyan) - CV Yu-Yan Tsai(Ezio)Email: st3265987410@gmail.com Phone: +886-923-XXX-XXX Blog: htt 2020-03-18 interview
Python - Download all pdf files from a website 主管某一天心血來潮,問我會不會用python爬蟲,當然我實際上是沒寫過python,但我大概知道怎麼幹的,所以就自己看著網路上的一些語法自己弄弄看。 2020-03-13 Python side-project
About Yu-Yan Tsai (Yuyan) - Resume 自我介紹Hello ! I’m Yuyan, A problem-solver, strong analytical and problem-s 2020-03-12 interview
Uniflash Standalone Command Line 作用在於轉交產線時,只需將設定檔跟映像檔打包好,產線即可操作燒錄使用。 2020-01-10 ezio_worklog side-project