-
Procedures for single
AT89S51红外程序单片机学习板的程序
asm汇编程序-Procedures for single-chip AT89S51 infrared study of the process board assembler asm
- 2022-01-24 18:24:50下载
- 积分:1
-
汇编判断正负的代码
汇编判断正负的代码-compilation of the code of plus or minus judgment
- 2022-03-11 01:57:56下载
- 积分:1
-
cordic
Cordic algorithm description and C/Asm51 sourcecode examples
- 2009-05-20 20:58:59下载
- 积分: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
-
- 2022-03-10 14:40:35下载
- 积分:1
-
字典排序单词表中插入单词汇编语言文件操作和字符串操作
字典排序单词表中插入单词汇编语言文件操作和字符串操作-word dictionary ranking table, insert the word assembly language file manipulation and string manipulation
- 2022-08-14 22:13:36下载
- 积分:1
-
基于遗传算法的矩形排样UI(1)
说明: 对于矩形排样的解决,求解许多不一样的小矩形,如何放置在一个大矩形里面(For the solution of rectangular layout, how to place many different small rectangles in a large rectangle)
- 2020-06-23 13:40:02下载
- 积分:1
-
C语言中,把16进制转换成字符串,一般在对中文进行传递中用到...
C语言中,把16进制转换成字符串,一般在对中文进行传递中用到-C language to convert a string of 16 hex, the general in the Chinese language used in the transmission of
- 2022-03-10 17:18:27下载
- 积分:1
-
mainly about the textbook of machine language
附件主要是关于汇编语言方面的基材以及相关算法-mainly about the textbook of machine language
- 2022-01-26 06:24:23下载
- 积分:1
-
在线酒店管理
基于 ASP 的在线酒店预订酒店管理
客户管理
报表生成
- 2022-11-15 16:05:03下载
- 积分:1