-
串口功能的读写程序,包括汇编原代码,可烧录文件,熟悉串口操作的方法和通信格式...
串口功能的读写程序,包括汇编原代码,可烧录文件,熟悉串口操作的方法和通信格式-Function to read and write serial procedures, including the compilation of the original code, recordable documents, familiar with the serial method of operation and communication format
- 2022-03-25 02:43:38下载
- 积分:1
-
神奇的三维盒子,由许多个点组成,而且会自动旋转。注:用TASM编译...
神奇的三维盒子,由许多个点组成,而且会自动旋转。注:用TASM编译-magical three-dimensional box, from many points, and are automatically rotating. Note : TASM compiler! !
- 2022-04-15 00:14:55下载
- 积分:1
-
代码2864
code 2864
for reference
- 2023-02-13 21:15:04下载
- 积分:1
-
对小学生算术加法程序的改进
具体要求如下:
1)、输入题数 2)、随机出题 3)、立即判对错,可随时退出
4)、最后给出总分 5、界面修饰。...
对小学生算术加法程序的改进
具体要求如下:
1)、输入题数 2)、随机出题 3)、立即判对错,可随时退出
4)、最后给出总分 5、界面修饰。
-Arithmetic addition of primary school students and improved procedures for the specific requirements are as follows: 1), enter the title number 2), random questions 3), right or wrong immediately contractor may at any time to withdraw from 4), Finally, Total 5, interfacial modification.
- 2022-04-16 22:31:28下载
- 积分:1
-
Windows Environment 32
Windows环境下32位汇编语言程序设计配套书源码第四章-Windows Environment 32-bit assembly language programming book source package in Chapter IV
- 2022-12-12 13:00:03下载
- 积分:1
-
16F877单片机与PC机通讯的源程序,老外的,别错过.
16F877单片机与PC机通讯的源程序,老外的,别错过.-16F877 microcontroller and PC communication source, the generals, and others.
- 2023-04-07 23:45:04下载
- 积分: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
-
你可以做一个尝试,我要做一个,感觉
你可以做个试试看,我是做了一个,有感觉-you can make a try, I have to do one, and feel that
- 2022-04-27 19:09:09下载
- 积分:1
-
只是一个用台湾飞林单片机FM8PS52写的一个定时程序,时间精确到us范围内,有很好的借鉴作用。...
只是一个用台湾飞林单片机FM8PS52写的一个定时程序,时间精确到us范围内,有很好的借鉴作用。-Fei-lin of Taiwan is only a microcontroller FM8PS52 write a regular procedure, the time range is accurate to us, there are very good for reference.
- 2022-01-31 01:29:38下载
- 积分:1
-
基本的开方的小程序,学习时所写,算不的好,是本人学习汇编的习作,请多指教。...
基本的开方的小程序,学习时所写,算不的好,是本人学习汇编的习作,请多指教。-basic prescribing of small programs, written study, it is not good, I study is a compilation of the exercises, please enlighten.
- 2023-05-16 12:15:03下载
- 积分:1