DirectFB is a thin library that provides hardware graphics acceleration, input device handling and abstraction, integrated windowing system with support for translucent windows and multiple display layers on top of the Linux Framebuffer Device.
标签: acceleration DirectFB hardware graphics
上传时间: 2014-06-30
上传用户:wangchong
SMT365 has 1MBytes of internal memory to store program and fast access buffers (0x00000 -> 0xFFFFF). To display data captured, use Test.m (MATLAB application)
标签: internal 1MBytes 0x00000 buffers
上传时间: 2016-04-24
上传用户:924484786
simulates coin tossing. Let the program toss a coin each time the user chooses the “Toss Coin” menu option. Count the number of times each side of the coin appears. display the results. The program should call a separate method flip that takes no arguments and returns false for tails and true for heads. [ Note: If the program realistically simulates coin tossing, each side of the coin should appear approximately half the time.]
标签: the coin simulates chooses
上传时间: 2014-08-30
上传用户:pompey
Refer to the UML diagram above and implement the Course class. After you define the Course class, you must create a Course object with the following details: Programming I, WXES1114, taught by SMT. Besides, your program must test all the accessor and mutator methods you had defined and the toString() method. toString() method is a special method inherited from the Object class. You have to override this method to display all the information about a course.
标签: Course the class implement
上传时间: 2014-01-26
上传用户:cx111111
Implement the following integer methods: a) Method celsius returns the Celsius equivalent of a Fahrenheit calculation celsius = 5.0 / 9.0 * ( fahrenheit - 32 ) b) Method fahrenheit returns the Fahrenheit equivalent of a Celsius the calculation fahrenheit = 9.0 / 5.0 * celsius + 32 c) Use the methods from parts (a) and (b) to write an application either to enter a Fahrenheit temperature and display the Celsius or to enter a Celsius temperature and display the Fahrenheit equivalent.
标签: equivalent Implement the following
上传时间: 2014-01-19
上传用户:jackgao
一、本程序完成功能要求: 完成两个压缩的8位多字节无符号BCD数相加的程序段。要求提供调试通过的源代码、可执行程序和编程小结readme.txt文件。 两个操作数可以由键盘输入。输出要求:在屏幕上显示出参与运算的两个加数和结果和。 二、使用说明: 点击136_ZHJ.exe文件,然后根据提示输入第一个数字,按回车;屏幕上会提示输入第二个数字,根据提示输入第二个数字, 按回车后屏幕会显示出计算结果。 三、程序结构说明: 共有如下五个子程序: Kdisplay、 display、 BCDADD、 BConvert、 AConvert、 Expand。 其功能分别为: Kdisplay:显示字符,其中BP中存放要显示的字符的地址,CX中存放要显示的字符个数 display:用来显示计算得到的结果 BConvert:将ASCII码字符转换成压缩BCD码 AConvert:将BCD码转换为ASCII字符 BCDADD:将读入后转换为压缩BCD格式,然后相加。
上传时间: 2013-12-21
上传用户:qweqweqwe
dp51单片机的实验程序,显示display的源程序
上传时间: 2016-05-26
上传用户:sxdtlqqjl
Is a Application Demo (an example) of how to use the package LCD in order to make an application stand alone that show a scrolling message on display.
标签: Application application example package
上传时间: 2016-05-29
上传用户:tianyi223
这是深圳友善之臂提供的QQ2440 BSP 开发包,里面有display, TOUCH,BKLIGHT,等功能,可以直接用的,我试过和,开发环境是WINCE50,将其放在C:\WINCE500\PBWorkspaces下,在WINCE50中加入CEC文件就可以用了。
上传时间: 2013-12-13
上传用户:我干你啊
Der Aufbau eines kleinen Frequenzzä hers ist dank der heutigen Atmel AVR Controller oder aber auch der Mikrochip PIC Controller (um nur zwei zu nennen) relativ schnell und einfach aufzubauen. Dazu werden meist die internen Timer/Counter des Controllers benutzt. Der Counter wird durch das anliegende Signal am Takteingang hoch gezä hlt. Durch den Timer wird dann der Counter zu einen festgelegten Zeitpunkt stetig ausgelesen und zurückgesetzt. Nehmen wir mal an ein 20Hz TTL-Signal taktet den Counter so steht nun im Counterregister nach einer Sekunde der Wert 20. Dieser wird nur noch auf dem display oder serielle Schnittstelle ausgegeben. Nach einer erfolgreichen Auktion bei einen einschlä gigen Internet Auktionshaus, erwarb ich einige 7Segment Anzeigen, hierfür musste ich mir etwas einfallen lassen. Heraus kam somit ein besagter kleiner preiswerter 50MHz Frequenzzä hler, den ich nicht vorenthalten will.
标签: Controller Frequenzz heutigen kleinen
上传时间: 2016-06-10
上传用户:1583060504