Project Ezgo

Get Started. It's Free
or sign up with your email address
Project Ezgo by Mind Map: Project Ezgo

1. 程式語言

1.1. Java

1.1.1. 開放原始碼資源完整

1.2. Python

1.2.1. 大部分最新資源都只能運行於linux, 所以必須使用C/C++自己擴充資源

2. 產品發布

3. code reponsitory

3.1. Trac

3.1.1. https://www.mindmeister.com/15538927

3.1.1.1. New Topic

3.1.1.2. New Topic

3.1.2. New Topic

3.1.3. New Topic1

3.1.4. New Topic

3.2. Redmine

3.3. Google Code Hosting

4. Architecture

4.1. Models

4.1.1. Client-Server

4.1.1.1. Client

4.1.1.1.1. Browser

4.1.1.1.2. Mobile Apps

4.1.1.2. Server

4.1.1.2.1. Standalone server

4.1.1.2.2. Distributed

4.1.1.2.3. Cloud

4.2. Design

4.2.1. Rules

4.2.1.1. 時間x空間

4.2.1.1.1. Processing Element

4.2.1.1.2. Storage Element

4.2.1.1.3. Concurrecy

4.2.1.1.4. Networking

4.2.1.1.5. 需要運算的與不需要運算的分開處理

4.2.1.2. Scalable

4.2.1.3. 權限

4.3. Algorithms

4.3.1. Computing

4.3.2. Storage

5. Implementation

5.1. Client-Server

5.1.1. Client

5.1.1.1. 介面

5.1.1.1.1. 炫麗花俏的介面

5.1.1.1.2. 適當的介面

5.1.2. Server