搜索结果

找到约 20 项符合 prints 的查询结果

Java编程 两个java程序。PrintS.java 用冒泡排序的方法打印两个s三角镇的applet程序。

两个java程序。PrintS.java 用冒泡排序的方法打印两个s三角镇的applet程序。
https://www.eeworm.com/dl/633/155278.html
下载: 171
查看: 1100

*行业应用 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
查看: 1062

串口编程 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
查看: 1111

单片机开发 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
查看: 1090

技术资料 C8051F310 ADC程序

This example code takes and averages 2048 analog measurements from input P2.5 using ADC0, then prints the results to a terminal window via the UART.
https://www.eeworm.com/dl/878115.html
下载: 2
查看: 3365

单片机开发 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
查看: 1446

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

用户程序示例教程 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
查看: 1077

微处理器开发 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
查看: 1084

数学计算 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
查看: 1119

技术资料 基于单片机的直流电机调速控制

设计基于单片机的直流电机转速调速系统。以单片机为核心,加上测速、键盘输入及电机驱动等模块构成整个电机控制系统。对单片机内部资源和外围模块编程实现电机转速的采集和显示、键盘输入目标转速、内部运行增量式PID控制算法得到增量,根据增量对输出脉宽PWM占空比进行调制,使电机达到设定转速并匀速运转。PID控制是闭环控制 ...
https://www.eeworm.com/dl/897498.html
下载: 10
查看: 4519