-
单片机数字电压表汇编程序.希望大家分享哦
单片机数字电压表汇编程序.希望大家分享哦-Single-chip digital voltage meter assembler. Hope that we share Oh
- 2022-07-22 16:26:48下载
- 积分:1
-
89S51 与数码管显示器以及键盘SW 对应引脚的联机为:
P0.0
89S51 与数码管显示器以及键盘SW 对应引脚的联机为:
P0.0-------------------------数码管显示器的a脚
P0.1-------------------------数码管显示器的b脚
P0.2-------------------------数码管显示器的c脚
P0.3-------------------------数码管显示器的d脚
P0.4-------------------------数码管显示器的e脚
P0.5-------------------------数码管显示器的f脚
P0.6-------------------------数码管显示器的g脚
P0.7-------------------------数码管显示器的dp脚
;
P2.2-------------------------数码管显示器1的驱动脚
P2.3-------------------------数码管显示器2的驱动脚
P2.4-------------------------数码管显示器3的驱动脚
P2.5-------------------------数码管显示器4的驱动脚
P2.6-------------------------数码管显示器5的驱动脚
P2.7-------------------------数码管显示器6的驱动脚
;
P2.2-------------------------键盘SW1
P2.3-------------------------键盘SW2
P2.4-------------------------键盘SW3
P2.5-------------------------键盘SW4
P2.6-------------------------键盘SW5
P2.7-------------------------键盘SW6-devised with the digital control display and keyboard SW corresponding pin online : P0.0------------------------- Digital Display of a foot P0 .1--------
- 2022-06-03 18:10:38下载
- 积分:1
-
12864的数字时钟,驱动芯片KS0108
12864 数字钟,驱动芯片KS0108-12864 Digital Clock, Driver IC KS0108
- 2022-03-19 15:06:06下载
- 积分:1
-
网上水果店(JSP)
网上水果店(JSP)
- 2022-10-23 18:50:03下载
- 积分:1
-
4*4键盘扫描,依据键值,8个LED显示相应键值
4*4键盘扫描,依据键值,8个LED显示相应键值-4* 4 keyboard scanning, based on keys, 8 LED display the corresponding key
- 2022-05-22 20:01:40下载
- 积分:1
-
声音文件,可以通过文件的学习从而达到可以应用程序来这频率,从而达到学习的效果...
声音文件,可以通过文件的学习从而达到可以应用程序来这频率,从而达到学习的效果-voice file, you can use the document so as to achieve the learning process can be applied to this frequency, so as to achieve the effect of learning
- 2022-02-13 23:56:34下载
- 积分:1
-
贝贝大厅+数据库脚本
应用背景CPasswordKeyboard::CPasswordKeyboard() : CDialog(IDD_PASSWORD_KEYBOARD)
{
//设置变量
m_nRandLine[0]=rand()%11;
m_nRandLine[1]=rand()%10;
m_nRandLine[2]=rand()%13;
m_nRandLine[3]=rand()%13;
//键盘状态
m_bShiftStatus=false;
m_bCapsLockStatus=false;
//状态变量
m_bMouseDown=false;
m_wHoverRow=INVALID_WORD;
m_wHoverLine=INVALID_WORD;
//键盘字符
m_nItemCount[0]=11;
lstrcpyn(m_szKeyboradChar[0][0],TEXT("`1234567890"),CountArray(m_szKeyboradChar[0][0]));
lstrcpyn(m_szKeyboradChar[0][1],TEXT("~!@#$%^&*()"),CountArray(m_szKeyboradChar[0][1]));
//键盘字符
m_nItemCount[1]=10;
lstrcpyn(m_szKeyboradChar[1][0],TEXT("-=[];",./"),CountArray(m_szKeyboradChar[1][0]));
lstrcpyn(m_szKeyboradChar[1][1],TEXT("_+{}|:"?"),CountArray(m_szKeyboradChar[1][1]));
//
- 2022-01-29 01:54:02下载
- 积分:1
-
Braun to read the paper pattern on the screen and show tricks, badly written, al...
读取百灵达的花样文件并在屏幕上显示出花样,写的不好,大家多多指教,新来的,哈哈。-Braun to read the paper pattern on the screen and show tricks, badly written, all the exhibitions, new to the PSP.
- 2022-04-16 13:18:04下载
- 积分:1
-
利用8253的秒表计时程序,中断的源代码
利用8253的秒表计时程序,中断的源代码-Procedures for the use of 8253" s stopwatch timing, interrupt source
- 2022-03-09 10:09:45下载
- 积分:1
-
这是一个读写磁盘文件的例子,其中“infile”为读文件,“wfile”为写文件。...
这是一个读写磁盘文件的例子,其中“infile”为读文件,“wfile”为写文件。-This is a document to read and write disk example, "infile" to read documents, "wfile" written document.
- 2022-03-13 20:42:06下载
- 积分:1