-
片机电子钟的计时脉冲基准是由外部晶振的频率经过12分频后提供,采用内部的定时/计数器来实现计时功能。所以,外接晶振频率精确度直接影响电子钟计时的准确性。...
片机电子钟的计时脉冲基准是由外部晶振的频率经过12分频后提供,采用内部的定时/计数器来实现计时功能。所以,外接晶振频率精确度直接影响电子钟计时的准确性。 -Machine electronic time clock pulse baseline is by an external crystal oscillator frequency, after 12 minutes after the frequency, using an internal timer/counter to achieve the timing function. Therefore, the external crystal frequency accuracy of a direct impact on the accuracy of the electronic time clock.
- 2022-02-03 05:24:56下载
- 积分:1
-
扩展存储器实验
运行步骤:1. 将平台板上存储器电源的跳接开关连上 *
* 2. 源程序编译,连接,运行 *
* 3. 运行后,在屏幕显示的结...
扩展存储器实验
运行步骤:1. 将平台板上存储器电源的跳接开关连上 *
* 2. 源程序编译,连接,运行 *
* 3. 运行后,在屏幕显示的结果中查看 *
* BUF2中的内容是否和BUF1的内容一致 *-Steps to expand the memory to run the experiment: 1. Will be the platform on-board storage power supply connected to the tap-dancing* * 2. Source compiler, connectivity, run* * 3. Running, display the results in view* * BUF2 whether the content and the content of BUF1 line*
- 2022-02-14 17:26:07下载
- 积分:1
-
在我们生活中,我们很容易通过这个叫张三,那个叫李四,另外一个是王五;那是因为每个人有不同的名子,我们就很快认出,同样,对于要通过一个按键来识别每种不同的功能,我...
在我们生活中,我们很容易通过这个叫张三,那个叫李四,另外一个是王五;那是因为每个人有不同的名子,我们就很快认出,同样,对于要通过一个按键来识别每种不同的功能,我们给每个不同的功能模块用不同的ID号标识,这样,每按下一次按键,ID的值是不相同的,所以单片机就很容易识别不同功能的身份了。-In our lives, we can easily Zhang through this three or four叫李that, another five-Wang it is because everyone has a different name, we quickly identified, and similarly, for a button to pass to identify the different functions of each, we have different functions to each module" s ID number with different logo, so, for every one button press, ID is not the same value, so it is easy to identify the different single-chip function hats.
- 2023-02-25 05:05:03下载
- 积分:1
-
汇编程序实现:
程序功能:用深度优先搜索法解决八皇后问题并打印结果.
列数行数分别用1...
汇编程序实现:
程序功能:用深度优先搜索法解决八皇后问题并打印结果.
列数行数分别用1-8标记.所以八皇后的位置申请了9个
调试感慨:汇编调试实在麻烦,不像C中在任何地方加个printf就可以知道
哪错了.跳来跳去的,不知哪里死循环了,实在不好调试.
-Assembler to achieve: program features: Using depth-first search method to solve the eight queens problem and print the results. Out a few lines with 1-8 marks, respectively. Therefore, the position applied for 8 Queens 9 debugging feeling: it is troublesome to debug compilation , unlike C, plus a printf in any place can be known what is wrong. jumping around, and I do not know where the infinite loop, and it is not good debugging.
- 2022-07-23 13:48:34下载
- 积分:1
-
数字钟设计 数字钟设计
源码
数字钟设计 数字钟设计
源码-numbercolck
- 2022-02-21 23:07:46下载
- 积分:1
-
today, I sometimes clear, fast to me, Ninininini Jinini Ninini Ni
今天我有时清,快给我,,尼尼 尼基尼尼 尼尼
-today, I sometimes clear, fast to me, Ninininini Jinini Ninini Ni
- 2022-01-24 12:55:53下载
- 积分:1
-
《C++面向对象程序设计》答案
《C++面向对象程序设计》答案,谭浩强,
在这部分中提供了由谭浩强编著的《C++面向对象程序程序设计》(清华大学出版社出版)一书中各章的全部
习题的参考解答。为了帮助读者更好地理解程序,我们在有的程序中加了必要的注释。对有的题目,我们
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-23 08:11:00下载
- 积分:1
-
使用p16f876单片机,实现红外遥控接收和学习功能
使用p16f876单片机,实现红外遥控接收和学习功能-P16f876 use microcontroller, infrared remote control to receive and realize the functional study
- 2022-12-24 23:15:03下载
- 积分:1
-
绝对经典,学习masm6.1的绝好东东,只可惜是E文版的。(注意设路径)。...
绝对经典,学习masm6.1的绝好东东,只可惜是E文版的。(注意设路径)。-absolute classics, and the excellent learning masm6.1 Wanton But it is a pity E version. (Note that established path).
- 2023-07-07 10:40:04下载
- 积分:1
-
带中文字库的128X64是一种具有4位/8位并行、2线或3线串行多种接口方式,内部含有国标一级、二级简体中文字库的点阵图形液晶显示模块;其显示分辨率为128×6
带中文字库的128X64是一种具有4位/8位并行、2线或3线串行多种接口方式,内部含有国标一级、二级简体中文字库的点阵图形液晶显示模块;其显示分辨率为128×64, 内置8192个16*16点汉字,和128个16*8点ASCII字符集.利用该模块灵活的接口方式和简单、方便的操作指令,可构成全中文人机交互图形界面。可以显示8×4行16×16点阵的汉字. 也可完成图形显示.低电压低功耗是其又一显著特点。由该模块构成的液晶显示方案与同类型的图形点阵液晶显示模块相比,不论硬件电路结构或显示程序都要简洁得多,且该模块的价格也略低于相同点阵的图形液晶模块。
-err
- 2022-03-18 07:06:50下载
- 积分:1