// This program demonstrates how to configure the C8051F060 to write to and read // from the UART interface. The program reads a word using the UART0 interrupts // and outputs that word to the Screen, with all characters in uppercase
标签: demonstrates C8051F060 configure the
上传时间: 2013-12-23
上传用户:hopy
1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if A = 1 2 3 then B = 3 2 1 4 5 6 6 5 4 7 8 9 9 8 7 Write a main program to call reverse(A) for the matrix A = magic(5). Print to the Screen both A and reverse(A). 2) Write a program which accepts an input k from the keyboard, and which prints out the smallest fibonacci number that is at least as large as k. The program should also print out its position in the fibonacci sequence. Here is a sample of input and output: Enter k>0: 100 144 is the smallest fibonacci number greater than or equal to 100. It is the 12th fibonacci number.
标签: dimensions arbitrary function reverse
上传时间: 2016-04-16
上传用户:waitingfy
手机地址薄程序,包含disploy, Screen, form, alert blist, textbox, command的应用 ,仅供学习
上传时间: 2016-05-12
上传用户:lanwei
The LPC2468 OEM quick start board user guide provide information for starting ARM LPC2468 quick development.It contains 128M Nand flash, 4 M Nor flash and 32M RAM, VGA LCD and TOUCH Screen. Includes complete sources code for UCLINUX development.
标签: quick 2468 information LPC
上传时间: 2016-08-08
上传用户:xuanchangri
c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines in STDIO.h to write to and read from the UART interface. The program reads a character using the STDIO routine getkey(), outputs that character to the Screen, and then outputs the ASCII hex value of that character.
标签: demonstrates c8051f340 C8051F340 configure
上传时间: 2013-12-25
上传用户:lepoke
This program would work fine only with a specific flash tool through PC printer port under EPP mode.Program is capable of identifying flash chip manufacturer, device type, capacity,... It also allows user to dump flash data, edit/revise the content of flash chip on the Screen, and re-write them back to the chip.
标签: specific program printer through
上传时间: 2014-01-16
上传用户:ywqaxiwang
LTV350QV-F09 is a TMR(Transmissive with Micro Reflective) type color active matrix TFT (Thin Film Transistor) liquid crystal display (LCD) that uses amorphous silicon TFT as a switching devices. This model is composed of a TFT-LCD module, a driver circuit and a back-light unit and a touch Screen panel(TSP). The resolution of a 3.5" contains 320RGBx240 dots and can display up to 16.7M colors.
标签: Transmissive Reflective active matrix
上传时间: 2013-12-11
上传用户:大三三
This code in this directory implements the binary hopfield network.Source code may be found in HOPNET.CPP. A sample training file is H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST,H5x8D7.TST and H5x8D9.TST, Output of the program goes to both the Screen and a file, ARCHIVE.LST.
标签: code implements directory hopfield
上传时间: 2013-12-27
上传用户:ruixue198909
基于ARM7开发系统的触摸屏校准程序,代码中有详细的中文注释,方便用户移植……-ARM7 development system based on the touch Screen calibration procedures, a detailed code of the Chinese Notes user-friendly transplantation
上传时间: 2016-11-10
上传用户:evil
51单片机C语言多种点阵屏驱动程序(开发软件为keil C ---8字点阵屏左移程序,64_16点阵屏驱动程序,上移显示程序,左移显示程序)51 monolithic integrated circuit C language many kinds of lattice Screen driver (develops the software is keil C ---8 character lattice Screen left shift procedure, the 64_16 lattice Screen driver, uppers shift the display sequence, the left shift display sequence
上传时间: 2014-01-04
上传用户:Ants