// 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