KK音標

video 17 母音: 3個雙母音 + 14個母音 24 子音: 15有聲子音,9無聲子音(氣音) 8組發音方法相同,一個有聲,一個無聲 四個有2種發音,母音前、母音後發不同音 另外3個有聲子音,1個無聲子音 拚音練習

OpenAI GPT + Docker: Hello World

Build Docker Environment I want to build a docker python development environment under Windows 11. Start Developing the logprob value more close to 0 is more confident. Argument: Stream Stream …

JavaScript: Number

Not-a-number, NaN Binary floating-point numbers (IEEE-754) ✅ Solution: Use Number.EPSILON for Comparison BigInt BigInt is a special data type in JavaScript used to store and manipulate large integers beyond the …

JavaScript: Introductory

Javascript not only a script language, it is a efficient general-purpose language suitable for software engineering and projects with huge codebases. JavaScript was invented by Brendan Eich in 1995. It was developed for Netscape …

雷射測高儀器的數據分析

架設方式∶搭配單軸移動平台,透過Encoder送出觸發訊號給感測控制器,最多一次可以量測65000個數據。 資料輸出為一個2維矩陣的數據資料。 以15999 x 3200 資料為例 功能∶  資料取樣, (10×10) Block 為例 以2維矩陣數據,數據大小  (15999, 3200) => (1500, 320) 為例。因為資料源透過取樣平均,來加速邏輯運算的處理速度。 功能∶ 過濾數據,Height > 1.5 為例 Height > 1 Height > 1.5 Height …