-
学习单片机的教程往往是流水灯、数码管、键盘等等。这些例程主要是熟悉单片机的端口性质,程序算法一般都比较简单。极少见结合单片机I/O端口,内部存储器以及运算技巧为...
学习单片机的教程往往是流水灯、数码管、键盘等等。这些例程主要是熟悉单片机的端口性质,程序算法一般都比较简单。极少见结合单片机I/O端口,内部存储器以及运算技巧为一体的综合性练习。超简单单片机学习套材中的16X16汉字点阵模块提供了一个全新的学习平台。在一块只能显示一个汉字的点阵中,只利用Atmega48的内部资源实现几个汉字的移动,不但要清楚点阵的物理性能,知道如何送数据;还要了解单片机的可用资源,并通过编程利用内部存储器移动交换数据,确实是需要些技-Microcontroller tutorial to learn is often water lights, digital control, keyboard and so on. These routines are mainly familiar with the nature of microcontroller port, the program algorithm is generally relatively simple. Rare combination of microcontroller I/O ports, the internal memory and computing skills integrated exercises. Super-simple MCU learning materials in the 16X16 set of Chinese characters dot-matrix module provides a new learning platform. Can only display one character at a dot-matrix, only the use of internal resources to achieve Atmega48 few characters of the movement, not only to clear the physical properties of dot-matrix, to know how to send data also understand the MCU resources available, and programmed to exchange data using internal m
- 2022-03-25 02:44:30下载
- 积分:1
-
This is my class completed the compilation of a language other than simple cours...
这是本人在课上完成的,汇编语言不是门简单的课程在我看来,还得努力.-This is my class completed the compilation of a language other than simple courses doors, in my view, have to strive.
- 2022-05-07 20:45:49下载
- 积分:1
-
编号为1,2… n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,...
编号为1,2… n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数,报m的人出列,将他的密码作为新的m值,从他的顺时针方向上的下一个开始重新从1报数,如此下去,直至所有人全部出列为止,设计一个程序求出出列顺序。
(1)利用单循环链表作为存储结构模拟此过程;
(2)键盘输入总人数、初始报数上限值m及各人密码;
(3)按照出列顺序输出各人的编号。-Numbered 1,2 ... n of the n individuals sitting clockwise circle, each holding a password (positive integer). An optional start a positive integer as the number of reported upper limit of m, from the first person to embark on the clockwise direction starting from a sequence reported the number of stop newspaper report m the number of people who reported m out of the column, as his password The new m value, in a clockwise direction from his next start back from a newspaper a few, and so on, until all all out of the column until a program designed to find out the column order. (1) the use of one-cycle simulation in this linked list storage structure as a process (2) the total number of keyboard input, the initial report and the person m the upper limit o
- 2023-05-21 04:10:03下载
- 积分:1
-
source code for alarming
source code for alarming
- 2023-04-09 18:50:04下载
- 积分:1
-
这是一个无线遥控发射芯片的解码源程序,希望大家借鉴使用...
这是一个无线遥控发射芯片的解码源程序,希望大家借鉴使用-This is a wireless remote control to launch source decoder chips, I hope everyone from the use of
- 2022-05-14 15:49:30下载
- 积分:1
-
能够测量0hz~1Mhz范围内的各种频率,有自动换档功能
能够测量0hz~1Mhz范围内的各种频率,有自动换档功能-0hz ~ 1Mhz to measure the scope of the various frequencies, and features automatic transmission
- 2022-07-24 01:43:13下载
- 积分:1
-
这是一个键盘显示的程序,一般键盘都可以用它,只是需要你更改其中的一些参数而已,很不错吧!...
这是一个键盘显示的程序,一般键盘都可以用它,只是需要你更改其中的一些参数而已,很不错吧!-This is a keyboard and display procedures, the general keyboard can use it, you only need to change these parameters only, very good!
- 2022-01-23 11:26:53下载
- 积分:1
-
Windows环境下32位汇编语言程序设计配套书源码第14章
Windows环境下32位汇编语言程序设计配套书源码第14章-Windows Environment 32-bit assembly language programming book source package Chapter 14
- 2022-01-22 02:30:58下载
- 积分:1
-
45KHz声波发生程序 利用资源T0。每次是个脉冲,连续发声音。
45KHz声波发生程序 利用资源T0。每次是个脉冲,连续发声音。-45KHz sound procedures for use of resources occurs T0. Each is a pulse, continuous-fat sounds.
- 2022-05-24 08:52:56下载
- 积分:1
-
IO 驱动 LCD , *** *** *** ***
FILE NAME: IO_LCD
MCU: HT46R22
MASK OPTION...
IO 驱动 LCD , *** *** *** ***
FILE NAME: IO_LCD
MCU: HT46R22
MASK OPTION: WAKE-UP: PA6,PA7
PULL-HIGH: PA,PB,PC
IIC: DISABLE
PFD: DISABLE
PWM: DISABLE
WDT: ENABLE
CLRWDT: ONE
WDT CLOCK SOURCE: T1
WDT TIME OUT SELECT: WDT CLOCK SOURCE/32768
LVR: DISABLE
OSC: CRYSTAL
SYSVOLT: 3.0V
SYSFRAG: 4000KHZ
AUTHOR: RADOME
HISTORY: 2005.08.
- 2022-02-07 15:29:13下载
- 积分:1