-
描述了用汇编语言对dm512信号接受与处理的过程,实现对led灯光控制。...
描述了用汇编语言对dm512信号接受与处理的过程,实现对led灯光控制。-Describes the assembly language used on the dm512 signal acceptance and treatment process, led lighting control to realize.
- 2022-01-26 04:59:42下载
- 积分:1
-
用汇编语言实现字符串的比较,从第一个字母开始比较,直到最后一个字母...
用汇编语言实现字符串的比较,从第一个字母开始比较,直到最后一个字母-using assembly language to achieve the string comparison, from the beginning of a letter, until the last letter
- 2023-02-21 14:25:03下载
- 积分:1
-
4种不同模型的程序 对雷达杂波方针很有用的
4种不同模型的程序 对雷达杂波方针很有用的-is important to radar clutter moleling
- 2022-08-13 18:25:14下载
- 积分:1
-
check each string of characters in the number of characters plus flow chart docu...
检查一串字符中每个字符出现的次数外加流程图说明文档-check each string of characters in the number of characters plus flow chart documentation
- 2022-04-29 06:18:16下载
- 积分:1
-
查看内存使用情况的汇编源码
查看内存使用情况的汇编源码-View memory use of the source code compilation
- 2022-04-17 21:07:59下载
- 积分:1
-
sfsa
这是一个万年历的程序,让大家共享一下万年历的编写方法-sfsa
- 2022-12-20 06:15:03下载
- 积分:1
-
This is a digital display of the source, I hope everyone from the use of
这是一个数字显示的源程序,希望大家借鉴使用-This is a digital display of the source, I hope everyone from the use of
- 2022-04-17 04:02:40下载
- 积分: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
-
Input 8 bit binary number and print out its decimal equivalent.
Input 8 bit binary number and print out its decimal equivalent.
- 2022-10-28 10:25:04下载
- 积分:1
-
一个简单的电子时钟,51开发的,有用对新手,
一个简单的电子时钟,51开发的,有用对新手,-a simple electronic clock, 51 developed and useful for novices, Ha Ha Ha Ha
- 2022-09-01 22:30:03下载
- 积分:1