-
RFID读写程序
RFID读写程序-RFID read and write procedures
- 2022-03-16 18:58: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
-
用于mann
用于mann-kendall趋势分析,由于本人水平有限,只能做到这一步了,请凑活着用吧。-Mann-kendall for trend analysis, due to limited I can only do this step, please use your living together.
- 2022-08-19 12:21:23下载
- 积分:1
-
小小的BIOS了解BIOS非常好的资料,大家可以学习一下
tiny bios--了解BIOS非常好的资料,大家可以学习一下-tiny bios very good understanding of BIOS data, everyone can learn about
- 2022-06-01 15:34:10下载
- 积分:1
-
实现了分段分页,实模式和保护模式的切换,以及对显示缓存的操作...
实现了分段分页,实模式和保护模式的切换,以及对显示缓存的操作-achieve the above tabs, real mode and protected mode switch, and to show that the operation cache
- 2022-05-07 00:00:02下载
- 积分:1
-
(1) of the code after the function is an array on an array of n for the first ti...
(1)该码功能是将数组后n为一次放在数组前面,不改变其他元素顺序;
(2)用二分法求方程的根。-(1) of the code after the function is an array on an array of n for the first time in front of the other elements do not change the order (2) equation for the root of the dichotomy.
- 2022-06-02 21:33:27下载
- 积分:1
-
This procedure is soft clock procedure, if you do not have the hardware clock, y...
这个程序是软时钟程序,如果你不用硬时钟,可以使用这个程序-This procedure is soft clock procedure, if you do not have the hardware clock, you can use this procedure
- 2022-03-21 21:06:09下载
- 积分:1
-
pic高亚报警器程序,用的是12c508a.后缀改称txt
pic高亚报警器程序,用的是12c508a.后缀改称txt-pic-Asia alarm procedures, using the 12c508a. Txt extension renamed
- 2022-11-28 10:40:03下载
- 积分:1
-
8051核的DES源代码
使用C语言写的基于51核的DES原码,变量定义使用汇编。占用了130字节RAM,比我所见到的包括汇编编写的都要快。...
8051核的DES源代码
使用C语言写的基于51核的DES原码,变量定义使用汇编。占用了130字节RAM,比我所见到的包括汇编编写的都要快。
-8051 nuclear DES use source code written in C language based on the 51 nuclear DES original code, the use of variable definition compilation. Occupy the 130 byte RAM, than I have seen in the preparation of the compilation must fast.
- 2023-03-25 04:05:04下载
- 积分:1
-
电动广告灯箱控制器程序,实现定时打开,可设置画面停留时间,等功能。...
电动广告灯箱控制器程序,实现定时打开,可设置画面停留时间,等功能。-Electric advertising light box controller procedures, timing realize open, the screen can be set up residence time, and other functions.
- 2022-03-28 14:23:42下载
- 积分:1