-
从键盘输入两个数字(0~7)之间 (1)用16进制表示两个数的和 (2)用四位二进制表示两个数的差,结果一定>=0 (3)用两位十进制表示两个数的积 ex...
从键盘输入两个数字(0~7)之间 (1)用16进制表示两个数的和 (2)用四位二进制表示两个数的差,结果一定>=0 (3)用两位十进制表示两个数的积 exemple:-keyboard input from the two figures (0 to 7) between (a) a 16-band, said the number two and (2) with four two binary said the number of poor, the results would certainly gt; = 0 (3) with two decimal number two said the plot example :
- 2022-11-07 13:35:03下载
- 积分:1
-
五个按键:关机off键,开机on键,五分钟定时键,十分钟定时键,二十分钟定时键,按相应的按键实现相应的功能,输出4HZ的方波...
五个按键:关机off键,开机on键,五分钟定时键,十分钟定时键,二十分钟定时键,按相应的按键实现相应的功能,输出4HZ的方波-5 buttons: off off key, turn on key, five minutes from time to time key, 10 minutes from time to time key, 20 minutes from time to time, press the corresponding button to achieve the corresponding functions of the square wave output of 4HZ
- 2022-08-14 16:41:06下载
- 积分:1
-
电子称键盘子程序
电子称键盘子程序电子称键盘子程序电子称键盘子程序电子称键盘子程序电电子称键盘子程序电子称键盘子程序电子称键盘子程序子称键盘子程序电子称键盘子程序
- 2022-05-19 20:59:18下载
- 积分:1
-
a practical subroutine
一个实用子程序――看门狗,存储器与 89C2051接口子程序-a practical subroutine-- watchdog, memory and interface subroutine 89C2051
- 2022-03-31 14:13:38下载
- 积分: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
-
这是一段汇编代码,用来判断CPU是否为64位还是32位。
这是一段汇编代码,用来判断CPU是否为64位还是32位。-This is a compilation of code, used to determine whether the CPU for 64 or 32.
- 2023-07-23 03:15:02下载
- 积分: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
-
100
100点温度值采集,并且可以进行摄氏温度和华氏温度的转换-100-point temperature value acquisition, and can be carried out Celsius and Fahrenheit temperature conversion
- 2022-04-14 22:08:07下载
- 积分:1
-
可调节自适应滤波器
可调节自适应滤波器-代码.rar- May adjust the auto-adapted filter- code rar
- 2022-03-11 16:44:09下载
- 积分:1
-
这是一个Led条屏的文字流水汇编程序源码,笔者早年的所写,流水速度非常快,是该类程序中的经典之作。对做条屏的朋友是个很好的参考。...
这是一个Led条屏的文字流水汇编程序源码,笔者早年的所写,流水速度非常快,是该类程序中的经典之作。对做条屏的朋友是个很好的参考。-This is a Led screen text article assembler source water, the author writes of his early years, very fast flowing water is of such proceedings classic. Article on screen make friends is a good reference.
- 2023-03-17 21:40:04下载
- 积分:1