李熙堃 LEE SHE KUN P76111597

@JoshuaLee0321

Joined on Jul 21, 2022

  • 2025/01/23 - 利用 hackmd 的資料夾功能,將網誌做成列表 未來我會將所有文章整理在這邊,方便我以後自己閱讀、希望未來能夠透過此筆記精進自己,以及發揚大家使用 hackmd 文章列表 自我介紹 2024/12/02 - 自我介紹 技術文章 鐵人分享賽
     Like  Bookmark
  • 由於 powerpoint 等等 office 軟體需要付錢,我也比較傾向於公開我所有的經歷讓所有人檢閱,歡迎留言互相討論,若想要看我的心路歷程,請參考最下方的 "成為工程師的路徑" 若有問題想詢問我,歡迎 inbox: joshualee032190@gmail.com https://tw.linkedin.com/in/joshualee032190 https://github.com/JoshuaLee0321 學歷 2014/9 ~ 2017/6 士林高商 資料處理科
     Like  Bookmark
  • 符合自身興趣/規劃的職務描述 有興趣的職務 #1 瑞昱半導體系統晶片工程師 工作經驗 : 0 年 學歷要求 : 碩士 工作項目: 負責下列工作之一 SoC 平台開發及產品線支援。 微處理器開發。
     Like 1 Bookmark
  • contributed by < JoshuaLee0321 > 開發環境 $ gcc --version gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. $ lscpu Architecture: x86_64
     Like  Bookmark
  • 翻譯句子 0.15 秒 Truecasesing feb ==> Feb (做成 api) 優先把字卡的問題處理好 image 總共有 448 + 144 + 60 + 164 = 816 筆資料 4 個人,一個人選擇 200 筆資料來處理
     Like  Bookmark
  • contributed by < JoshuaLee0321, Paintakotako > About JPEG JPEG is a compression algorithm, not a file format. How to determine a file is a jpeg format? Almost every binary file contains a couple of markers (or headers). They are very crucial for making sense of a file and are used by programs like file (on Mac/Linux) to tell us details about a file. These markers define where some specific information in a file is stored.
     Like  Bookmark
  • contributed by < JoshuaLee0321 > Checklist and implementations I used this checklist to make myself clear for every step I make on this homework [x] Complete the exercises in the lab 3. (Fork from lab 3 GitHub repository.) [x] For the lab 3, provide a concise summary of the various test cases, outlining the aspects of the CPU they evaluate, the techniques employed for loading test program instructions, and the outcomes of these test cases. For signals involved in filling in the blanks, use the testing framework to output waveform diagrams and describe the changes in key signals of corresponding components when executing different instructions. Summaries on various test cases IF stage
     Like 1 Bookmark
  • :::info 所有文件 google 連結 ::: TODO list :::danger 數量必須說明(包括圖片以及影片) 需要把連結放上去 搜尋服務(需要做索引以及給予API前端呼叫) 主要以語音辨識以及語音合成為主
     Like  Bookmark
  • contributed by <JoshuaLee0321> Question Selection Data compression is one of the greatest developnment in human history. It is ubiquitous in not just .zip / .tar / .7z ...etc file, but also in most IC (developed by large company such as NovaTek or Realtek). Both audio IC and monitor IC needs data compression and decompression to make them both fast and reliable. To this reason, I choose Scottgood333's work Bits Compression Using CLZ to work on. Analyzation of Original code #include <stdint.h> #include <stdio.h> uint16_t count_leading_zeros(uint64_t x)
     Like  Bookmark
  • :::warning 以下記錄方法為: 附上截圖以及紅色圈圈 詳細描述當前問題所在 (你目前用的手機、你點開來的時候遇到甚麼問題) 預期想要看到甚麼 問題回報表單連結如下:連結 Trello 連結:連結 :::
     Like  Bookmark
  • :::info 主旨:國科會計畫<翻譯辨識優化> 主題:翻譯句子統整優化 文件連結新版: 連結 已 merge 文件連結舊版: 連結 翻譯 web 介面 : 連結 語音介面: 連結
     Like  Bookmark
  • 比賽詳情:AI語音輔助視障者觀展體驗 註冊 計劃書 word 連結 計劃書 ppt 連結 時程 競賽簡報審查會名單公告暨審查會注意事項 2023-06-26 2023-07 公告初選入圍名單 2023-08下旬 期中訪視
     Like  Bookmark
  • 此 hackmd 主要用於紀錄目前模組測試的錯誤句子以及問題紀錄 部分資料如下方顯示: 翻譯網站: 連結 印尼與詞彙紀錄: 連結 翻譯優化以及會議記錄:連結 印尼醫療單詞/片語及例句:連結 印尼語句型測試(7/8~11):連結 印尼語醫療、食衣住行育樂例句測試(7/20~23):連結
     Like  Bookmark
  • 待爬網頁列表 :::info 這邊會紀錄要爬的網頁有哪幾個,以及爬下來之後名稱以及分類,目前先以 食、衣、住、行、生活、育樂、醫療、養生 這八大類別為主,額外的類別需要給額外的 Tag (egs. 科技) 至 5/31 之前盡量多紀錄網站,之後開始斷詞並且開始爬蟲 資料必須儲存在 153: /home/mi2s/kaldi/egs/aishell/s5/project/wav_new/MA-CRAWL 中,暫時不用考慮命名邏輯,儲存的內容使用 json 資料格式為以下: { 'Page-Title' : { 'Title' : 'Page-Title',
     Like  Bookmark
  • 此篇筆記主要以資訊工程研究所(在已經撰寫了幾個月的 C 語言之後)學習 Rust 的日誌 此外,所有學習紀錄都會放在我的 github 當中以供想要學習 rust-lang 的人觀看。並且科技詞彙增進自身的漢語表達能力。 joshua0321 github 連結 和所有程式語言一樣,Rust 也有一個主程式,通常叫做 main。而就像在學習所有新語言的朋友們,我們還是必須要形式上的跟世界說嗨! 首先可以定義一個新的檔案叫做 hello.rs,並且使用簡單的 command (注意!這邊假設已經安裝並且可以使用終端機來編譯 rust 語言,若不知道的人可以看這裡)
     Like  Bookmark
  • contributed by JoshuaLee032190 測驗一 根據題目的名稱next_pow2,我們可以知道這個題目要找出當前整數的下一個2 的冪整數。 題目如下: uint64_t next_pow2(uint64_t x) { x |= x >> 1; x |= x >> 1;
     Like  Bookmark
  • :::info 相信各位已經開始著手設計自己的功能了 ::: 根據 wiki所述,API[2],是一種計算介面,它定義多個軟體中介之間的互動,以及可以進行的呼叫(call)或請求(request)的種類,如何進行呼叫或發出請求,應使用的資料格式,應遵循的慣例等。 根據 API 的定義,讓使用者可以呼叫、請求並且得到最後的結果會是非常重要的環節 根據自己的服務設計 API 就是一個非常重要的環節
     Like  Bookmark
  • # format = {"level1" : {"level2_1", "level2_2", "level2_3"}} dict = { # 嗨,寒冰 "動物園" : {"大嘴鳥", "長頸鹿", "梅花鹿", "大象", "孔雀", "狐蒙"}, "遊樂場" : {"雲霄飛車", "旋轉木馬", "摩天輪", "水上滑梯", "大怒神", "海盜船"}, "海洋館" : {"海豚", "企鵝", "海獅", "水獺", "水母", "海馬"}, "博物館" : {"歷史", "恐龍", "木乃伊", "藝術", "標本", "畫"}, "美術館" : {"雕塑", "油畫", "國畫", "速寫", "陶瓷", "攝影"}, "歷史古蹟" : {"廟宇", "車站", "教堂", "燈塔", "官邸", "書院"} }
     Like  Bookmark
  • contributed by < JoshuaLee0321 > 自我檢查清單 [x] 給定的 kecho 已使用 CMWQ,請陳述其優勢和用法 :::success 我想要先提到一個在 workqueue.h 中的笑話,在 linux-hwe-5.19-headers-5.19.0-41/include/linux/workqueue.h 的第 343 行,有一個定義了 WQ_MAX_ACTIVE = 512 註解上這樣打: /* I like 512, better ideas? */ 相當的有幽默感。 CMWQ 用法 使用方法其實沒有到很難
     Like  Bookmark
  • :::info 接下來的幾周都會在這個表格裡面更新模糊辭典,在0521之前會把系統架構在下面畫出來 ::: 子音 phoneme ambiguous phonemes h j , k
     Like  Bookmark