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