Skip to content
hhliu's blog
  • 首頁
  • Android
  • WordPress
  • OMNeT++
    • OMNeT++ 中文使用手冊 v5.0 (未完成)
    • 專案練習
  • 嵌入式系統
    • Linkit 7697
Press Escape to close the search panel.
  • 首頁
  • Android
  • WordPress
    • OMNeT++ 中文使用手冊 v5.0 (未完成)
    • 專案練習
    • Linkit 7697
Search this website

受保護的內容: C:進制轉換練習

  • Post author:hhliu
  • Post published:20 3 月, 2021
  • Post category:C/程式設計

C語言練習:整數進制轉換練習,不使用函數呼叫以及陣列結構 #include <stdio.h> #include <conio.h> // 程式敘述的練習,把想法或演算法用基本程式敘述實現出來 // 這個範例處理整數的運算,關於小數的...

Continue Reading受保護的內容: C:進制轉換練習

C:在螢幕上印出三角形 (1)

  • Post author:hhliu
  • Post published:19 3 月, 2021
  • Post category:C/程式設計
  • Post comments:0 Comments

C語言練習:在螢幕上印出三角形 (1)(2)(3)(4) //三角形列印練習(1) #include <stdio.h> int basicExercise_One(void) { int i,j; int n; printf("請輸入N(...

Continue ReadingC:在螢幕上印出三角形 (1)

運算思維與程式設計-程式範例:C

  • Post author:hhliu
  • Post published:20 4 月, 2020
  • Post category:C/程式設計
  • Post comments:3 Comments

運算思維與程式設計課程程式範例:C語言

Continue Reading運算思維與程式設計-程式範例:C
Press Escape to close the search panel.

近期文章

  • 受保護的內容: C:在螢幕上印出三角形 (2) 2 4 月, 2021
  • 受保護的內容: C:進制轉換練習 20 3 月, 2021
  • C:在螢幕上印出三角形 (1) 19 3 月, 2021
  • 運算思維與程式設計-程式範例:Python 24 4 月, 2020
  • 運算思維與程式設計-程式範例:C 20 4 月, 2020

近期留言

  • 「hhliu」於〈在WordPress + Elementor上使用中文字型(一)〉發佈留言
  • 「jessica」於〈在WordPress + Elementor上使用中文字型(一)〉發佈留言
  • 「hhliu」於〈在Linode上安裝WordPress (三):ftp server〉發佈留言
  • 「Maxine」於〈在Linode上安裝WordPress (三):ftp server〉發佈留言
  • 「hhliu」於〈在WordPress + Elementor上使用中文字型(二)〉發佈留言

分類

  • Android (4)
  • EEG (2)
  • OMNeT++ (22)
  • Uncategorized (6)
  • Wireshark (1)
  • Wordpress (15)
    • Elementor (2)
  • 嵌入式系統 (6)
    • Linkit 7697 (6)
  • 程式設計 (4)
    • C (3)
    • Python (1)
Copyright 2026 - hhliu
error: