-
一个密码程序很好
一个密码程序很好-a good password procedures
- 2022-05-25 15:06:28下载
- 积分:1
-
汇编语言实现的烟花效果,包括源代码和EXE文件,C.
用汇编实现的一个烟花效果,包括源代码和exe文件,直接可以看效果-Assembler to achieve a fireworks effects, including source code and exe files, can be seen the direct effect of
- 2022-02-14 23:21:12下载
- 积分:1
-
DSP基础实验用于基础的DSP实验,简单易懂,
DSP基础实验用于基础的DSP实验,简单易懂,-DSP PROGRAM BASED ON ASM DSP PROGRAM BASED ON ASM
- 2022-09-15 08:05:03下载
- 积分:1
-
tasm 环境下的汇编程序
tasm 环境下的汇编程序-Tasm environment compilation process
- 2022-12-04 00:20:03下载
- 积分:1
-
compiler of the original code, and I hope to the likes compiler expert who help
编译器的原代码,希望对喜欢编译器的高手们有帮助-compiler of the original code, and I hope to the likes compiler expert who help
- 2022-03-24 04:45:59下载
- 积分:1
-
汇编闹钟
这是一个用8086汇编语言编写的小闹钟,具有闹钟,响铃,整点报时功能,界面简洁,适合初学者研究
- 2022-02-04 14:23:30下载
- 积分:1
-
Contains 7920 chip LCD driver, the user can use the reference design
包含7920液晶显示芯片驱动,用户可参考设计使用-Contains 7920 chip LCD driver, the user can use the reference design
- 2022-01-31 06:18:54下载
- 积分: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
-
文件比较小,内容比较简单,很容易看懂,希望对大家有所帮组...
文件比较小,内容比较简单,很容易看懂,希望对大家有所帮组-document is relatively small, relatively simple and very easy to understand, and I hope to have you help group
- 2022-07-07 05:45:51下载
- 积分:1
-
汇编指令的英文指令解释(对初学者来说,结合英文阅读有助于记忆指令,因为指令都是英文的缩写)...
汇编指令的英文指令解释(对初学者来说,结合英文阅读有助于记忆指令,因为指令都是英文的缩写)-the code of ASM, when you study the ASM, you should read
- 2022-03-18 16:16:09下载
- 积分:1