-
本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个
16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减...
本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个
16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示
“Divide Overflow”的提示信息。-the process required under the DOS operating. Every time running executable random.exe. two shows can be arbitrary number of 16 Decimal Addition or subtraction expression and Operational results. The subtraction operation, if less than subtrahend minuend, shows that the "Divide Overflow" message.
- 2022-03-23 17:26:53下载
- 积分: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
-
单片机数字电压表汇编程序.希望大家分享哦
单片机数字电压表汇编程序.希望大家分享哦-Single-chip digital voltage meter assembler. Hope that we share Oh
- 2022-07-22 16:26:48下载
- 积分:1
-
BIOS的BIOS Rootkit Rootkit
Bios Rootkit Bios Rootkit-Bios Rootkit
- 2023-07-10 07:45:04下载
- 积分:1
-
crout 比较经典 很好的一个方法 大家可以试一试
crout 比较经典 很好的一个方法 大家可以试一试-crout
- 2022-01-25 14:29:09下载
- 积分:1
-
This is a performance management system for students, some function is not perfe...
这是一个学生成绩管理系统,有部分功能还不完善,以后会慢慢更新的:)-This is a performance management system for students, some function is not perfect, the future will gradually updated :)
- 2022-08-15 03:03:44下载
- 积分:1
-
原理是,通过8279来实现8 * 2键盘的控制扩展…
实现原理是由8279的8*2键盘控制373扩展输出口,由一位片选信号线连接的8088CPU的一个地址上,8279的每一个键值控制8088里面的每一套方案,由8088控制373扩展口输出给单色灯,实现节日灯的效果。-Principle is that by 8279 to achieve the 8* 2 keyboard to control the expansion of output 373, by a chip select signal lines connected to an address on 8088CPU, 8279 every 8088 key control inside each set of program control 373 by 8088 expansion of output to the monochrome lights, festive lights to achieve results.
- 2022-07-04 19:54:07下载
- 积分:1
-
利用51单片机对自行车/电动自行车的速度进行测量,并显示里程和速度...
利用51单片机对自行车/电动自行车的速度进行测量,并显示里程和速度-The use of single-chip microcomputer 51 of the bike/electric bicycle speed measurement, and display the mileage and speed
- 2022-02-06 16:33:32下载
- 积分:1
-
音乐小程序
音乐小程序-small programs
- 2022-08-03 07:36:15下载
- 积分: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