-
TMS320LF2407 achieved using space
用TMS320LF2407实现空间矢量PWM(SVPWM).rar-TMS320LF2407 achieved using space-vector PWM (SVPWM). Rar
- 2022-05-24 17:19:51下载
- 积分:1
-
汇编语言的简单汇编工具,包含
CREF
LIB
LINK
MASM
汇编语言的简单汇编工具,包含
CREF
LIB
LINK
MASM-CREF
LIB
LINK
MASM
- 2022-07-07 13:32:59下载
- 积分:1
-
时钟 用数码管显示时,分,秒 按键可以调节时间 使用汇编语言...
时钟 用数码管显示时,分,秒 按键可以调节时间 使用汇编语言-Clock with digital LED display hours, minutes and seconds buttons can adjust the time in assembly language
- 2022-08-11 11:06:51下载
- 积分:1
-
一个汇编写的小程序,可以显示本机的主机名和IP地址
一个汇编写的小程序,可以显示本机的主机名和IP地址-a compilation of writing small programs, the machine can show hosts and IP addresses
- 2022-02-02 05:45:44下载
- 积分:1
-
五个按键:关机off键,开机on键,五分钟定时键,十分钟定时键,二十分钟定时键,按相应的按键实现相应的功能,输出4HZ的方波...
五个按键:关机off键,开机on键,五分钟定时键,十分钟定时键,二十分钟定时键,按相应的按键实现相应的功能,输出4HZ的方波-5 buttons: off off key, turn on key, five minutes from time to time key, 10 minutes from time to time key, 20 minutes from time to time, press the corresponding button to achieve the corresponding functions of the square wave output of 4HZ
- 2022-08-14 16:41:06下载
- 积分:1
-
Infrared Remote Control Electronic locks procedures, through the infrared remote
红外遥控电子密码锁程序,通过红外遥控我们的电子密码锁-Infrared Remote Control Electronic locks procedures, through the infrared remote-control our electronic code lock
- 2022-08-23 16:03:26下载
- 积分:1
-
汇编语言编写的记事本
汇编语言编写的记事本-assembly language prepared by the Notepad
- 2022-04-20 22:26:34下载
- 积分:1
-
你想知道你是什么星座吗?这是一个用WIN32编的计算你是什么星座,只要输入你的生日就行了...
你想知道你是什么星座吗?这是一个用WIN32编的计算你是什么星座,只要输入你的生日就行了-Do you want to know what constellations you are you? This is a calculation made using WIN32 what constellations you are, just enter your birthday on the list
- 2022-08-20 01:39:31下载
- 积分: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
-
This is a compilation process. For inquiries string. Want to have friends to rea...
这是一个汇编程序.用于查询字符串.希望有同好能阅读并优化这个程序.-This is a compilation process. For inquiries string. Want to have friends to read and optimization of this process.
- 2022-03-19 03:19:09下载
- 积分:1