-
8位微程序控制计算机设计实验 汇编控制CPU简单乘法
8位微程序控制计算机设计实验 汇编控制CPU简单乘法-eight microprocessor-controlled experimental design compilation of computer control CPU simple multiplication
- 2022-03-05 14:48:50下载
- 积分:1
-
能够运行,所需要的条件语句能够完成统计的功能.希望能够通过,我真的好想下载个....
能够运行,所需要的条件语句能够完成统计的功能.希望能够通过,我真的好想下载个.-to run, the conditions required to complete the statement of statistical functions. Hope to be able to do I really very much wish to download months.
- 2023-01-20 14:35:03下载
- 积分:1
-
51单
一个基于51单片机的时钟电路设计源代码,还包括了电路图.PCB.源程序-51 single-chip-based clock circuit design source code, also includes the circuit diagram. PCB. Source
- 2022-06-19 11:55:14下载
- 积分:1
-
密码锁的实际程序 ,使用新片24C16,有2000个密码 可以存储,再加备份。...
密码锁的实际程序 ,使用新片24C16,有2000个密码 可以存储,再加备份。-Lock the actual process, using new movie 24C16, there are 2000 passwords can be stored, plus a backup.
- 2022-06-21 22:22:28下载
- 积分: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
-
err
《汇编语言》(Assembly Language)是计算机专业中一门重要的基础课程,是一种面向机器的低级语言。它依赖于硬件,能通过巧妙的程序设计充分发挥硬件的潜力。汇编语言程序产生的代码运行效率高。因此,到目前为止,许多软件系统(例如操作系统等)的核心部分仍然用汇编语言来编写。-err
- 2023-07-29 07:55:04下载
- 积分:1
-
masm old fargon 2 to do asmbly code
masm old fargon 2 to do asmbly code
- 2022-12-15 09:55:02下载
- 积分:1
-
hotkey.rar
hotkey.rar
- 2023-02-01 06:00:03下载
- 积分:1
-
本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,...
本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示 “Divide Overflow”的提示信息。-the process required under the DOS operating. Every time running executable random.exe can display any number of two 16-band addition or subtraction of expression and the results of operations. The subtraction operation, if less than subtrahend minuend, shows that the "Divide Overflow" message.
- 2022-01-26 07:00:58下载
- 积分:1
-
汇编语言实现的四则运算。。。。。好好东西
汇编语言实现的四则运算。。。。。好好东西-Assembly language implementation of the four operations. . . . . Good stuff
- 2022-03-21 19:16:57下载
- 积分:1