-
门禁中韦根信号发送,汇编语言编写,51单片机可用.
门禁中韦根信号发送,汇编语言编写,51单片机可用.-Wiegand Access Control in the signal sent, written in assembly language, 51 microcontroller is available.
- 2022-07-24 14:50:50下载
- 积分:1
-
Win32汇编编程系列 本帮助文件由yyc个人整理后出版,内容全摘自网络。版权归实际作者所有。 为了让网友们能更好的学习Win32汇编编程,于是我为大家将网上的...
Win32汇编编程系列 本帮助文件由yyc个人整理后出版,内容全摘自网络。版权归实际作者所有。 为了让网友们能更好的学习Win32汇编编程,于是我为大家将网上的资料整理成一个帮助文件。 本帮助文件包括:Iczelion的Win32汇编教程、Iczelion 的 ODBC 教程、Iczelion 的 VxD 教程共三部分-Win32 programming compilation series from the paper to help sort out yyc personal publishing, as extracted from the entire network. All Banquangui actual author. To allow net surfers can be a better learning Win32 compilation of programming, so I will be online for all the information to help compile a document. The help files include : Iczelion Guide to the Win32 compilation, Iczelion ODBC Guide, the VxD Iczelion Guide is divided into three parts
- 2022-11-22 22:05:03下载
- 积分:1
-
求两位数字的加,减,乘,除,虽然程序简单 但是写的很好,可以参考一下。8086测试通过
求两位数字的加,减,乘,除,虽然程序简单 但是写的很好,可以参考一下。8086测试通过-seeking two figures, plus or minus, multiplication and addition, although the procedures are simple but very well written and can reference. The test 8086
- 2022-03-17 16:47:29下载
- 积分:1
-
写汇编代码实现一个圆形的先入先出(FIFO)缓冲器…
To write assembly code to implement a circular First In First Out (FIFO) buffer in the data memory of PIC18F452 microcontroller, using the microcontroller’s direct addressing mode and indirect addressing mode. To expand on the FIFO assignment and implement the FIFO solution on the QWIKFLASH PIC target board and display the FIFOSTATUS as LED indicators. Recall:
Flags within a file register called FIFOSTATUS:
• Bit 0: FIFO_full
• Bit 1: FIFO_empty
• Bit 2: attempt_2_read when FIFO_empty
• Bit 3: attempt_2_write when FIFO_full
- 2023-05-10 17:35:03下载
- 积分:1
-
显示一个对话框(已包括可执行文件)
显示一个对话框(已包括可执行文件)-show a dialog box (including the executable file)
- 2022-05-27 20:17:19下载
- 积分: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
-
用汇编编写的密码锁,proteus仿真,程序,原理图全套,希望对需要的人有用...
用汇编编写的密码锁,proteus仿真,程序,原理图全套,希望对需要的人有用-Compilation prepared by using locks, proteus simulation, procedures, a full set of schematic diagram, in the hope that those who need it useful
- 2022-05-09 00:58:59下载
- 积分:1
-
贪食蛇汇编代码,6502内核环境下开发,调用时去掉一些头文件,在环境里定义ram的起始地址就可以编译...
贪食蛇汇编代码,6502内核环境下开发,调用时去掉一些头文件,在环境里定义ram的起始地址就可以编译-贪食蛇assembly code, 6502 kernel development environment, called to remove a number of header files, in the definition of environment ram start address can be compiled
- 2022-08-10 09:28:39下载
- 积分:1
-
AT24C02的工作原理和串行E2PROM读写
AT24C02串行E2PROM的工作原理与读写-AT24C02 serial E2PROM of the working principle and to read and write
- 2022-08-21 14:58:20下载
- 积分:1
-
goodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgood
好东西啊 好东西啊 好东西啊 好东西啊 好东西啊 好东西啊 好东西啊 好东西啊 好东西啊 -goodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgood
- 2022-01-25 20:22:37下载
- 积分:1