-
电动广告灯箱控制器程序,实现定时打开,可设置画面停留时间,等功能。...
电动广告灯箱控制器程序,实现定时打开,可设置画面停留时间,等功能。-Electric advertising light box controller procedures, timing realize open, the screen can be set up residence time, and other functions.
- 2022-03-28 14:23:42下载
- 积分:1
-
Multi
多功能数字钟:在手动校时功能时,选择是调整小时,还是分
若长时间按住该键,还可使秒信号清零,用于精确调时
-Multi-function digital clock: In the manual, when the school functions, the option is to adjust hours, or minutes, if a long time hold the key, so that second signal can be cleared for accurate time transfer
- 2022-03-21 13:08: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
-
好的东西
好的东西-Good things
- 2022-02-12 08:07:45下载
- 积分:1
-
Drop功能
-Win32 Assembly写的小程式,含source code.-QikPad Text Editor 具备Drag-Drop功能 --Win32 Assembly to write small programs, including source code.-QikPad Text Editor with Drag-Drop functionality
- 2022-05-06 08:27:48下载
- 积分:1
-
masm在windows环境下运行的安装程序,里面还附有各种命令的帮助等...
masm在windows环境下运行的安装程序,里面还附有各种命令的帮助等-MASM in the windows environment to run the installation program, which also included the help of a variety of command and so on
- 2023-05-29 00:10:05下载
- 积分:1
-
这个程序教大家如何再多文档中应用程序的状态条
这个程序教大家如何再多文档中应用程序的状态条-This process taught everyone how to further document the status of the application of Article
- 2022-07-03 11:03:53下载
- 积分:1
-
用汇编语言实现了精确频率计。实验已经通过
用汇编语言实现了精确频率计。实验已经通过-Using assembly language to achieve a precise frequency meter. Experiment has been passed
- 2022-10-07 02:25:02下载
- 积分:1
-
汇编代码实现求最大、最小值
资源描述
1、上传的源码是求最大值的,把程序中第35行的“ JA NEXT”改为“ JB NEXT“,即可改为求最小值。
2、求最值的数据可以自己设定,改程序的14、15行中的数据即可。
3、最值最后再CRT屏幕上显示,调用DOS的int 21H的功能。
- 2022-03-03 11:14:45下载
- 积分:1
-
Traffic Light Controller Please note: This case is described in various sources...
交通灯控制器
请注意:
本例的各个源描述的编译顺序应该是:
64_tlc.vhd
64_test_vector.vhd-Traffic Light Controller Please note: This case is described in various sources to compile the order should be: 64_tlc.vhd 64_test_vector.vhd
- 2022-09-02 15:40:02下载
- 积分:1