-
交通灯代码,
Y22)车道黄灯
Y20车道红灯
Y23车道绿灯...
交通灯代码,
Y22)车道黄灯
Y20车道红灯
Y23车道绿灯
-traffic lights code, Y22) Y20 lane carriageway yellow light green lane Y23
- 2022-01-22 16:08:45下载
- 积分:1
-
汇编语言数字电压表代码 Keil51环境
汇编语言数字电压表代码 Keil51环境-digital voltmeter
- 2022-07-23 20:14:48下载
- 积分: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
-
好的东动
好的东动-Good East actin
- 2023-08-19 14:30:03下载
- 积分:1
-
大小写转换
大小写转换- The big small letter transforms
- 2022-05-01 02:22:38下载
- 积分:1
-
Run the executable program testword.exe, the main interface, the menu that appea...
运行可执行程序testword.exe,出现菜单主界面,按回车键出现由26个字母组成
的乱序行,这时其中任一字母落下,在键盘上敲入该字母,如果输入正确,字母
消失;按ESC键返回主界面;按空格见暂停;按‘E’退出。-Run the executable program testword.exe, the main interface, the menu that appears, press the Enter key appears composed of 26 letters out of order lines, when any one of the letters fall in the Jianpanshangqiao into the letters, if you type correctly, the letter disappeared Press ESC key to return to the main interface according to space, see the moratorium Press " E" out.
- 2022-04-30 18:45:02下载
- 积分:1
-
我写的在DOS下枚举所有PCI设备的例子
我写的在DOS下枚举所有PCI设备的例子-I write DOS Enumerate all PCI devices example
- 2022-03-11 13:32:38下载
- 积分:1
-
CLOCK
简单的电子钟程序,用汇编语言编写,用单片机的三个接口(a simple electronic clock which can be used in c8051)
- 2012-01-04 13:35:10下载
- 积分:1
-
MASM
几汇编源码,用的是MASM6.0环境,实现选择语句等的用法。(Several compilation of source code, using a MASM6.0 environment and achieve the select statement and other usage.)
- 2009-12-03 11:55:57下载
- 积分:1
-
汇编;每隔10ms响铃一下
汇编;每隔10ms响铃一下-compilation; Neither about every 10ms
- 2022-05-18 11:43:17下载
- 积分:1