Stellaris Luminary Micro ARM 系列之 DK-LM3S815 多個學習範例全都是基于 Keil 工程版的範例, 並包含 LM3S Library Source Code ,而範例內容列舉如下: 1.BitBand 2.Comparator 3.GPIO_JTAG 4.GPIO_LED 5.HELLo 6.Interrupts 7.QS_DK_LM3S815 8.SSI_Atmel 9.Timers 10.UART_Out 11.WatchDog 12.PWMgen 13.I2C_Atmel 等...
標簽: Stellaris Luminary Library Source
上傳時間: 2013-12-26
上傳用戶:haohaoxuexi
Stellaris Luminary Micro ARM 系列之 EV-LM3S811 多個學習范例全都是基于 Keil 工程版的范例, 并包含 LM3S Library Source Code ,而范例內容列舉如下: 1.BitBand 2.PWMgen3.GPIO_JTAG 4.HELLo 5.Interrupts 6.QS_EV_LM3S811 7.Timers 8.UART_Out 9.WatchDog 等...
標簽: Stellaris Luminary Library Source
上傳時間: 2016-01-01
上傳用戶:yimoney
Stellaris Luminary Micro ARM 系列之 LM3S811 Evaluation Board 多個學習范例全都是基于 Keil 工程版的范例, 并包含 LM3S Library Source Code ,而范例內容列舉如下: 1.BitBand 2.PWMgen3.GPIO_JTAG 4.HELLo 5.Interrupts 6.QS_EV_LM3S811 7.Timers 8.UART_Out 9.WatchDog 等
標簽: Evaluation Stellaris Luminary Library
上傳時間: 2013-11-28
上傳用戶:dengzb84
博創arm 3000開發板實驗,HELLo。適合搞嵌入式的同學入門。
上傳時間: 2014-12-06
上傳用戶:225588
一個簡單的人工神經網絡的代碼。其初始輸出是無意義的字符串,最終輸出是著名的"HELLo world!":)
上傳時間: 2016-01-10
上傳用戶:冇尾飛鉈
本小節通過一個簡單的實例來講述ARX程序的創建過程,介紹編制Object ARX程序的一些基本步驟和原則,并初步了解ARX程序與AutoCAD進行通訊的方式。如同學習其它計算機語言一樣,我們首先來創建一個最簡單的ARX程序—“HELLo.ARX”,在AutoCAD 2002中加載并運行該程序,將會在命令行出現-“HELLo, ObjectARX!”。
上傳時間: 2016-02-19
上傳用戶:AbuGe
這是TI DSP5402的一些C語言源代碼,完全可以在CCS里調試運行,包括了menory,HELLo,bios,fution
上傳時間: 2013-12-24
上傳用戶:fanboynet
Intro/: Directory containing introductory examples. HELLoWorld.c A simple program that draws a box and writes "HELLo World" in HELLoWorld.f it. data The data file for the introductory progressive example. Lines.c Reads the data from file "data" and plots just the curve with Lines.f no labels, viewport or anything indicating quantity or units. Viewport.c Restricts the graph to a viewport and frames the viewport, Viewport.f leaving the remainder of the area for labels, etc. CharLbls.c Adds labels for the chart title, X-axis title, and Y-axis CharLbls.f title. Tics.c Adds tic marks to the viewport edges, but since clipping was Tics.f not set correctly, tics extend outside the viewport. Clip.c Sets clipping such that tic marks are clipped at the viewport Clip.f boundaries. TicLabels.c Adds numeric tic labels to the graph this is the final TicLabels.f installment of the progressive example.
標簽: introductory HELLoWorld containing Directory
上傳時間: 2016-03-29
上傳用戶:exxxds
P0端口接動態數碼管的字形碼筆段,P2端口接動態數碼管的數位選擇端,P1.7接一個開關,當開關接高電平時,顯示“12345”字樣;當開關接低電平時,顯示“HELLo”字樣。
上傳時間: 2014-12-07
上傳用戶:xiaohuanhuan
在第一章里,例子程序HELLoCE調用DrawText函數顯示了一行文本。代碼如下: DrawText (hdc, TEXT ("HELLo Windows CE!"), -1, &rect, DT_CENTER | DT_VCENTER | DT_SINGLELINE) DrawText 是一個相當高級的函數,允許由程序顯示文本,而由Windows處理大部分細節。DrawText的頭幾個參數幾乎是不言而喻,很直觀。當前正在使用的設 備環境句柄被傳入,同時傳入的還有被TEXT宏包圍的用來顯示的文本,聲明成Unicode字符串是為了符合Windows CE的需要。
標簽:
上傳時間: 2016-05-15
上傳用戶:zhichenglu