目前分類:Glossary名詞解釋 (210)

瀏覽方式: 標題列表 簡短摘要
wiki : JSON

JSON(Javascript Object Notation)是一種輕量級的資料交換語言,以文字為基礎,且易於讓人閱讀。儘管JSON是在Javascript的一個子集,但JSON是獨立於語言的文字格式,並且採用了類似於C語言家族的一些習慣。

--

tttt 發表在 痞客邦 留言(0) 人氣()

RTOS(Real-time operating system)

近來流行的 ARM + RTOS 幾乎已經變成 Embedded System 的代名詞。
來看一下他的相關介紹吧:)

tttt 發表在 痞客邦 留言(0) 人氣()

Memory Allocation: "g_new()

#define g_new(struct_type, n_structs)

Allocates n_structs elements of type struct_type. The returned pointer is cast to a pointer to the given type. If n_structs is 0 it returns NULL.

tttt 發表在 痞客邦 留言(0) 人氣()

Doubly-Linked Lists: "GList

typedef struct {
gpointer data;
GList *next;

tttt 發表在 痞客邦 留言(0) 人氣()

Shell-related Utilities: "g_shell_parse_argv ()

gboolean g_shell_parse_argv (const gchar *command_line,
gint *argcp,
gchar ***argvp,

tttt 發表在 痞客邦 留言(0) 人氣()

Spawning Processes: "g_spawn_async_with_pipes ()

gboolean g_spawn_async_with_pipes (const gchar *working_directory,
gchar **argv,
gchar **envp,

tttt 發表在 痞客邦 留言(0) 人氣()

Memory Allocation: "g_new0()

#define g_new0(struct_type, n_structs)

Allocates n_structs elements of type struct_type, initialized to 0's. The returned pointer is cast to a pointer to the given type. If n_structs is 0 it returns NULL.

tttt 發表在 痞客邦 留言(0) 人氣()



RAID中文叫作磁碟陣列。

比較簡單清楚的說明請看

tttt 發表在 痞客邦 留言(0) 人氣()



RAID中文叫作磁碟陣列。

比較簡單清楚的說明請看

tttt 發表在 痞客邦 留言(0) 人氣()



OpenGL ES (OpenGL for Embedded Systems) is a subset of the OpenGL 3D graphics API designed for embedded devices.

OpenGL ES 官方網頁

tttt 發表在 痞客邦 留言(0) 人氣()




OpenGL ES (OpenGL for Embedded Systems) is a subset of the OpenGL 3D graphics API designed for embedded devices.

tttt 發表在 痞客邦 留言(0) 人氣()




OpenGL ES (OpenGL for Embedded Systems) is a subset of the OpenGL 3D graphics API designed for embedded devices.

tttt 發表在 痞客邦 留言(0) 人氣()



OpenGL ES (OpenGL for Embedded Systems) is a subset of the OpenGL 3D graphics API designed for embedded devices.

OpenGL ES 官方網頁

tttt 發表在 痞客邦 留言(0) 人氣()



OpenMAX官方網頁上的介紹:

OpenMAX - The Standard for Media Library Portability

tttt 發表在 痞客邦 留言(0) 人氣()



OpenMAX官方網頁上的介紹:

OpenMAX - The Standard for Media Library Portability

tttt 發表在 痞客邦 留言(0) 人氣()



OpenMAX官方網頁上的介紹:

OpenMAX - The Standard for Media Library Portability

tttt 發表在 痞客邦 留言(0) 人氣()



Open Embeded (縮寫為 OE)

Open Embeded官方網站

tttt 發表在 痞客邦 留言(0) 人氣()



Open Embeded (縮寫為 OE)

Open Embeded官方網站

tttt 發表在 痞客邦 留言(0) 人氣()

What is Speech recognition ?

語音辨識 Speech recognition ,
比爾.蓋茲先生很重視的一個應用

tttt 發表在 痞客邦 留言(0) 人氣()

What is Speech recognition ?

語音辨識 Speech recognition ,
比爾.蓋茲先生很重視的一個應用

tttt 發表在 痞客邦 留言(0) 人氣()

Close

您尚未登入,將以訪客身份留言。亦可以上方服務帳號登入留言

請輸入暱稱 ( 最多顯示 6 個中文字元 )

請輸入標題 ( 最多顯示 9 個中文字元 )

請輸入內容 ( 最多 140 個中文字元 )

reload

請輸入左方認證碼:

看不懂,換張圖

請輸入驗證碼