-
This is a clock program, everyone gets advice on thank you
这是一个时钟程序,请大家指点一下,谢谢大家-This is a clock program, everyone gets advice on thank you
- 2022-08-11 10:05:05下载
- 积分:1
-
用汇编程序实现串行通信 只能传256个数字 但有界面,大部分代码用于实现界面...
用汇编程序实现串行通信 只能传256个数字 但有界面,大部分代码用于实现界面-compiled using serial communication program could send 256 digital interface but, most of code used to implement interface
- 2023-08-23 13:15:03下载
- 积分:1
-
tasm 环境下的汇编程序
tasm 环境下的汇编程序-Tasm environment compilation process
- 2022-12-04 00:20:03下载
- 积分:1
-
The Burr
The Burr-Brown s ADS1252 support for PIC16 microcontroller
- 2022-01-25 14:12:32下载
- 积分:1
-
(TASM)汇编语言,显示 0 到 9,显示 0 到 99
0 到 9 和 0 到 99 的组装时,将显示此源代码。 再组装起来,使用 TASM,。 涡轮增压器装配。 做为 UMS 微处理器课程8086 微处理器的汇编语言源代码
- 2022-08-10 02:43:51下载
- 积分:1
-
source and detailed experimental procedures report
源程序及详细程序实验报告-source and detailed experimental procedures report
- 2022-12-06 11:00:03下载
- 积分:1
-
青岛分类信息网整合企业名录.供大家分享
青岛分类信息网整合企业名录.供大家分享 -classification Qingdao Information Network Integration Business Directory. For everyone to share
- 2022-10-03 00:00:03下载
- 积分: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
-
一个汇编的学籍管理程序
一个汇编的学籍管理程序-A compilation of the school management procedures
- 2022-05-17 11:46:18下载
- 积分:1
-
This is the snake game... It s better to set the "step delay" to "0" before runn...
This the snake game... It s better to set the "step delay" to "0" before running, it requires fast processing. You can control the snake using arrow keys on your keyboard. All other keys will stop the snake. Press ESC to exit. -This is the snake game... It s better to set the "step delay" to "0" before running, it requires fast processing. You can control the snake using arrow keys on your keyboard. All other keys will stop the snake. Press ESC to exit.
- 2022-12-02 14:35:03下载
- 积分:1