-
用C++实现银行的模拟
用C++实现银行的模拟-C Bank"s simulation
- 2023-08-16 01:35:10下载
- 积分:1
-
派生类对象的复制与赋值
-------------------
执行C的拷贝构造函数
执行C的赋值函数
c1.x=1,c1.y=2
c2.x=1,c2.y=200
c3.x=10,c3.y=200
-------------------
执行D的拷贝构造函数
执行D的赋值函数
e1
- 2022-08-21 14:26:04下载
- 积分:1
-
sift
opencv下的图像sift特征提取以及匹配-sift
- 2023-07-04 05:10:03下载
- 积分:1
-
lab2000电子时钟系统,完整版的哦
lab2000系统下的电子时钟,完整版的哦-lab2000 system of electronic clock, full version of oh
- 2022-07-02 01:42:06下载
- 积分: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
-
汇编贪吃蛇游戏 图形界面下的
汇编贪吃蛇游戏 图形界面下的-compilation of a huge memory game where the graphical interface
- 2023-01-06 18:00:03下载
- 积分:1
-
1602
1602-LCD使用手册.内含有编程实例和1602的子程序.-1602-LCD user manual. Contains programming examples and the subroutine 1602.
- 2023-05-14 15:40:03下载
- 积分:1
-
The Snake game is based entirely on the ground floor of the assembly language, u...
该款贪吃蛇游戏完全基于底层的汇编语言,采用DOS调用的方式运行,并且是全彩色的,配有详细的游戏说明。-The Snake game is based entirely on the ground floor of the assembly language, used to call DOS run, and the full-color, with a detailed description of the game.
- 2022-07-04 01:21:14下载
- 积分:1
-
也是一个打字联系的程序 与以前的那个做了改动
测试通过
masm6.0 编译成功
生成exe文件可以运行...
也是一个打字联系的程序 与以前的那个做了改动
测试通过
masm6.0 编译成功
生成exe文件可以运行-Typing is a procedure associated with the previous changes that have done a successful test masm6.0 compiler generated exe file can run
- 2023-02-21 08:50:03下载
- 积分:1
-
中断列表(4) 712K
中断列表(4) 712K-suspended list (4) 712K
- 2023-01-13 03:20:03下载
- 积分:1