搜索结果

找到约 18 项符合 Prints 的查询结果

JavaScript Hello MIDlet coded in J2me. prints Hello to an computer emulating mobile.

Hello MIDlet coded in J2me. prints Hello to an computer emulating mobile.
https://www.eeworm.com/dl/685/484274.html
下载: 24
查看: 1022

单片机编程 用户程序示例教程

用户程序示例教程 The Blinky project is a simple program for the LPC2138using Keil MCB2130 Microcontroller Board. It blinks the LEDs at speed according to the Potentiometer setting and prints the current seting to the Serial Port 1.In addition it generates a sine wave with an adjustable frequency on ...
https://www.eeworm.com/dl/502/30746.html
下载: 185
查看: 1037

单片机开发 S6B0724液晶显示驱动程序 void LCD_BUSY(void) void write_LCD_data(uchar lcd_data) void write_LCD_command(

S6B0724液晶显示驱动程序 void LCD_BUSY(void) void write_LCD_data(uchar lcd_data) void write_LCD_command(uchar command) void clear_lcd(void) void LCDClearLine(uchar line) void prints(uchar line,uchar * temp) void printf(ulong int x) void change_code(uint * x) void Sendlcd(uchar x,uchar y,uchar ...
https://www.eeworm.com/dl/648/272315.html
下载: 65
查看: 1300

数学计算 1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a

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 ...
https://www.eeworm.com/dl/641/284429.html
下载: 123
查看: 1087

单片机开发 This example code takes and averages 2048 analog measurements from input P1.4 using ADC0, then pri

This example code takes and averages 2048 analog measurements from input P1.4 using ADC0, then prints the results to a terminal window via the UART.
https://www.eeworm.com/dl/648/307630.html
下载: 77
查看: 1047

微处理器开发 This code is described in "Computational Geometry in C" (Second Edition), Chapter 8. It is not writ

This code is described in "Computational Geometry in C" (Second Edition), Chapter 8. It is not written to be comprehensible without the explanation in that book. Prints out one arm configuration to reach given target. Assumes number of links >= 3. Input: nlinks Number of links L1 L2 ... Ln Link l ...
https://www.eeworm.com/dl/655/315381.html
下载: 139
查看: 1037

*行业应用 This example uses a timer to generate interrupt at a specific period. The timer event handler incre

This example uses a timer to generate interrupt at a specific period. The timer event handler increments the event count and prints in stdout.
https://www.eeworm.com/dl/631/470742.html
下载: 95
查看: 1034

串口编程 Actel Fusion System Management Development Kit UART Example. Contains Libero design using CoreABC. P

Actel Fusion System Management Development Kit UART Example. Contains Libero design using CoreABC. Program prints text to UART.
https://www.eeworm.com/dl/624/480257.html
下载: 168
查看: 1079