-
Test6
用控制台程序倒着输出九九乘法表;输出结果按下图所示:
1*9=9 2*9=18 3*9=27 4*9=36 5*9=45 6*9=54 7*9=63 8*9=72 9*9=81
……
1*3=3 2*3=6 3*3=9
1*2=2 2*2=4
1*1=1
(
1*9=9 2*9=18 3*9=27 4*9=36 5*9=45 6*9=54 7*9=63 8*9=72 9*9=81
……
1*3=3 2*3=6 3*3=9
1*2=2 2*2=4
1*1=1
)
- 2013-11-23 13:31:41下载
- 积分:1
-
STM32F103C8T6_USB__Dual_VCP
可以在电脑里生成2个VCP口,具体如何操作这两个VCP口,我还没搞清楚。(Two VCP ports can be generated in the computer)
- 2020-06-19 20:20:01下载
- 积分:1
-
51-smg-jisuanqi
用汇编语言写的51单片机计算器,用数码管显示,16*16矩阵键盘。计算结果可以到8位数。(Written in assembly language microcontroller 51 calculator, with digital display, 16* 16 matrix keyboard. The results can to 8 digits.)
- 2014-12-26 12:09:07下载
- 积分:1
-
sx1278@51程序
51单片机设计的 15公里LORO无线传输程序(51 MCU designed 15 km LORO wireless transmission program)
- 2021-03-07 10:29:29下载
- 积分:1
-
guangtongxinxitong
光纤通信系统是以光纤为传输媒介,光波为载波的通信系统。主要由光发送机、光纤光缆、中继器和光接收机组成,本文利用optisystem仿真光纤通信系统(Optical fiber communication system based on optical fiber transmission medium, light waves as carrier communication system.Is mainly composed of optical transmitter, optical fiber cable, repeater and optical receiver, optical fiber communication system based on optisystem simulation)
- 2016-07-19 11:24:03下载
- 积分:1
-
Thermometer
这是一个远程温度计
MCU: AT89S52
温度传感器: DS18B20
晶振: 12MHz
使用串口连接,在PC端使用"超级终端"打开
设置如下:
波特率: 4800
数据位: 8
奇偶校验: 无
停止位: 1
数据流控制: 无
电路图见Thermometer-SCH.jpg
该程序的编写参照了Keil UV2自带的便子
见EXAMPLESMEASURE
使用终端交互方式
其实,这不仅是一个测漫器,
它的时钟也非常准确.(This is a remote thermometer MCU: AT89S52 Temperature sensor: DS18B20 crystal: 12MHz to use serial port connection, in the PC client to use super terminal Open settings are as follows: baud rate: 4800 data bits: 8 Parity: None Stop bits: 1 Data Flow Control: No schematics see Thermometer-SCH.jpg the program prepared by the light of the Keil UV2 own son will see the use of terminal interactively EXAMPLESMEASURE In fact, this is not only a measured man, and it is also very accurate clock.)
- 2008-01-02 15:27:23下载
- 积分:1
-
HCS
风机的爬山法以达到最大功率追踪,采用simlink实现。(Fan climbing method to achieve maximum power point tracking, using simlink achieved.)
- 2014-02-19 18:10:15下载
- 积分:1
-
AT89C51SND1Cmp3
AT89C51SND1C方案mp3资料包括源程序与原理图(AT89C51SND1C program information, including source code and mp3 schematic)
- 2009-03-30 14:54:30下载
- 积分:1
-
wififLCD_Gui1
STM8L052 的LCD段码驱动显示程序。STM8的LCD驱动器驱动比较复杂,没有规律,显示段码8,需要每位对应,本程序使用三个数组和很小的程序实现段码显示。减少了程序量,提高了效率。(LCD Segment drive STM8L052 display program. STM8 LCD driver drive more complex, there is no law, code display section 8, each corresponding to the needs, the program uses three arrays and procedures to achieve a small segment display. Reduction program, improving the efficiency.)
- 2015-09-29 10:52:07下载
- 积分:1
-
单片机基础c语言之条件编译
单片机基础c语言之条件编译,基础的。可以作为入门的了解知识。(Conditional compilation of basic C language of single chip computer.)
- 2020-06-16 14:00:01下载
- 积分:1