Newest Viewed Downloaded

Slides from the web (Chinese) Showing 41 - 60 of 117203 items

Object oriented programming

Object oriented programming

What is Class? What is Object? From object-oriented point of view Class is a user-defined data type which contains relevant data and functions Object is a variable declared under some class data type From philosophy concept Class is an abstract concept that describes the attributes of a collection of objects
www.csie.isu.edu.tw
Templates

Templates

code reuse inheritance template classes template classes a class that is not data-type specific eg. a class of Array of any type intArray, charArray, stringArray
www.csie.isu.edu.tw
Microsoft Foundation Classes

Microsoft Foundation Classes

Win32 Application Programming Interface (Win32 API) thousands of C functions: graphics, networking, database, interapplication communications Microsoft Foundation Class (MFC) C++ library of classes that wrap the C function of Win32 API
www.csie.isu.edu.tw
Polymorphism

Polymorphism

dynamic binding of function name to function call --- polymorphism type of binding function name to function call static binding (compile time) normal function calls dynamic binding (run time) polymorphism of function calls
www.csie.isu.edu.tw
Operator overloading

Operator overloading

redefine the operations of operators +  * / << >> ( ) [ ] …, 參考p. 286 eg. Complex number Complex A, B, C; C = A.add(B); // use member function add C = A + B; // overload the operator + 格式: (function prototype) Complex operator+(Complex&);
www.csie.isu.edu.tw

資工系職涯導師啟動公告 ■ 職涯導師: 陳 柏 頴 老師 ■ 內容: 提供學生升學 / 就業諮詢及指導 ■ 職涯導師時間: 每周四 16:30-18:00 ■ 職涯導師地點: 3707C ■ 職涯導師預約: 請向學務處就輔組登記 : 或請e-mail poychen@isu.edu.tw 預通知
www.csie.isu.edu.tw
叢集運算(Cluster Computing)

叢集運算(Cluster Computing)

多核心伺服器群 前端伺服器 高速交換機 Internet Users 優點: 低成本 (由個人電腦組成) 高效能 (可達到超級電腦效能) 擴充性佳 (從單CPU到萬個CPU) 標準化平台 (MPI 2.0標準)
www.csie.isu.edu.tw
Parallel Programming in C with MPI and OpenMP Michael J. Quinn

Parallel Programming in C with MPI and OpenMP Michael J. Quinn

www.csie.isu.edu.tw
Parallel Programming in C with MPI and OpenMP Michael J. Quinn

Parallel Programming in C with MPI and OpenMP Michael J. Quinn

www.csie.isu.edu.tw
Parallel Programming in C with MPI and OpenMP Michael J. Quinn

Parallel Programming in C with MPI and OpenMP Michael J. Quinn

www.csie.isu.edu.tw
第七代電視遊樂器 The 7th Generation Video Game Console

第七代電視遊樂器 The 7th Generation Video Game Console

24XXX / 21XXX 台南新光三越百貨 競爭的成員: Microsoft – Xbox 360 (推出最早)2005 Christmas – USA corp. Sony – PS3 2006 Christmas – Japan corp. Nintendo – Wii (Revolution) 2006 Christmas – Japan corp. 建議售價排比: Xbox 360 – 12980 / 9970 (官方)標準版 / 核心系統版 PS3 – 14980 / 17980 (官方)基礎版 / 優質版 *搭其他配件更高 Wii – 199美金 (折合 6500 台幣) >> 聖誕節行情
freefall.csie.isu.edu.tw
Programming Language (程式語言) Chapter 2 Evolution of the Major Programming Languages (主要程式語言的發展)

Programming Language (程式語言) Chapter 2 Evolution of the Major Programming Languages (主要程式語言的發展)

www.csie.isu.edu.tw
程式語言

程式語言

授課教師:徐碩利 E-mail:d9203001@stmail.isu.edu.tw 研究室:科技大樓 3513 連絡分機:07-6577711 轉 3949 教學網站:http://www.csie.isu.edu.tw/homepage/d9203001/
www.csie.isu.edu.tw
計算機概論 探索明日科技 第四章 軟體基本觀念:電腦的靈魂

計算機概論 探索明日科技 第四章 軟體基本觀念:電腦的靈魂

www.csie.isu.edu.tw
計算機概論 探索明日科技 第一章 電腦與Internet潮流

計算機概論 探索明日科技 第一章 電腦與Internet潮流

www.csie.isu.edu.tw

黃三益2008 資料庫的核心理論與實務第四版 10-* 第十章基本的查詢處理與最佳化 資料庫程式的執行 SQL敘述的處理流程 SQL查詢樹 基本關聯代數運算子的處理 SELECT的處理方式和成本 外部排序的處理方式和成本
www.csie.isu.edu.tw
計算機概論 探索明日科技 第一章 電腦與Internet潮流

計算機概論 探索明日科技 第一章 電腦與Internet潮流

www.csie.isu.edu.tw

黃三益2008 資料庫的核心理論與實務第四版 10-* 第十章基本的查詢處理與最佳化 資料庫程式的執行 SQL敘述的處理流程 SQL查詢樹 基本關聯代數運算子的處理 SELECT的處理方式和成本 外部排序的處理方式和成本
www.csie.isu.edu.tw
計算機概論

計算機概論

授課教師:徐碩利 E-mail:d9203001@stmail.isu.edu.tw 研究室:科技大樓 3107 連絡分機:07-6577711 轉 3949 教學網站:http://www.csie.isu.edu.tw/homepage/d9203001/
www.csie.isu.edu.tw
計算機概論 探索明日科技 第六章 電腦繪圖、數位媒體和多媒體

計算機概論 探索明日科技 第六章 電腦繪圖、數位媒體和多媒體

www.csie.isu.edu.tw
<< Back 1234567 Next >>
Sitemap