回到首頁

                                          

教 學

研 究

服 務

      

                        

最近更新      2006/07/14        e-mail me

                          

                                              

計算機概論

課程簡介

首先介紹計算機的基本概念,包括數字系統和計算機硬體的簡介。然後再介紹C程式語言,C語言運用在工程運算是最近十年的事。雖然在許多數學運算仍然採用Fortran,但越來越多的程式開發已經轉移到C語言上面。因此在電機基礎課程中將C語言作詳細而有系統的介紹及由淺入深的練習,使同學能利用C程式語言做工具,完成所付予的工作。最後再認識常用的應用軟體,例如Microsoft Word, Excel, Power Point, Front Page, 並引導同學設計個人網頁。

基本教材

  1. C語言初學指引,吳錦輝著. 金禾資訊(02)2789-0561x113

  2. Borland C++入門與應用,洪錦魁,文魁資訊

  3. Peter Norton's Introduction to Computers, 4th ed.,高立圖書

課程內容

Chapter 1 Introductions

Chapter 2 Data types, variables, and operators

Chapter 3 Input and Output

Chapter 4 Control Flow

Chapter 5 Array and String

Chapter 6 Functions

Chapter 7 Preprocessor and Macro

Chapter 8 Pointers

Chapter 9 Structures

Chapter 10 File I/O

Chapter 11 Graphics

評分方式

期中考   30%

期末考   40%

程式作業及平常成績  30%