-
我对汇编语言学习一些,在此提供一些源码,大家可试一下。...
我对汇编语言学习一些,在此提供一些源码,大家可试一下。-I have to learn some assembly language, in this to provide some source code, we can try.
- 2022-09-12 21:35:03下载
- 积分:1
-
win32ASM编程参考
win32ASM编程参考-win32ASM programming reference
- 2022-08-16 14:53:42下载
- 积分:1
-
Festival, and calculated
获得温度节,并进行计算-Festival, and calculated
- 2022-02-02 13:33:52下载
- 积分: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
-
at89s51控制飞利浦高频头接收有线电视的源程序
at89s51控制飞利浦高频头接收有线电视的源程序-Philips AT89S51 control cable TV tuner to receive the source code
- 2022-08-12 07:00:14下载
- 积分:1
-
ollydbg反汇编器1.09c 部分源代码,没有图形界面
ollydbg反汇编器1.09c 部分源代码,没有图形界面-ollydbg anti assembler source code 1.09c part, there is no graphical interface
- 2022-09-23 12:20:03下载
- 积分:1
-
testmemory procedures under dos, you can compile and run through.
dos下testmemory程序,可以编译通过并运行。-testmemory procedures under dos, you can compile and run through.
- 2023-02-21 11:45:03下载
- 积分:1
-
this driver online circulation of different drive is used, can shift relatively...
此驱动程序不同网上流通的驱动,是具有时用性,可移值性相当高,是真正能使用的驱动子程序!程序中宏定义很清楚-this driver online circulation of different drive is used, can shift relatively high value property, really use the driver subroutine! Acer process definition is very clear
- 2023-06-20 15:05:03下载
- 积分:1
-
C语言程序,LC72131+PIC16C63+PT2258
C语言程序,LC72131+PIC16C63+PT2258 -C source code for Sanyo LC72131 PLL radio using PIC16C63 as MCU for 3 wires bus control and Digital Volume Controller IC PT2258.
- 2022-03-22 22:59:23下载
- 积分:1
-
NASM汇编编译器的源
nasm汇编编译器源码-NASM compilation compiler source
- 2022-08-17 00:01:27下载
- 积分:1