-
verilog写的分频程序,可以对输入的频率分频
verilog写的分频程序,可以对输入的频率分频-Verilog write the sub-frequency procedures, can the frequency of the input frequency
- 2023-08-11 09:50:04下载
- 积分:1
-
0到99秒的计时,误差极小,不同一般的DELAY哦.
0到99秒的计时,误差极小,不同一般的DELAY哦.-0-99 seconds of the time, the error is very small and different from other DELAY oh.
- 2022-08-25 15:19:00下载
- 积分:1
-
求一堆数里面的最大值
求一堆数里面的最大值-heap for the maximum number of inside! !
- 2023-05-31 17:35:03下载
- 积分:1
-
This is a AT89C51 experimental development board to the PC serial port to send o...
这是一个AT89C51单片机实验开发板向PC机的串口单向发送数据AF的演示程序-This is a AT89C51 experimental development board to the PC serial port to send one-way data AF Speech showing procedures
- 2022-07-28 00:22:53下载
- 积分:1
-
Sensorless BLDC Motor Control Using dsPIC30F2010 1127KB
Sensorless BLDC Motor Control Using dsPIC30F2010 1127KB -Sensorless BLDC Motor Control Using dsPIC30F2010 1127KB
- 2022-04-18 04:16:42下载
- 积分:1
-
mpc563 串行通讯程序和串行外围设备通讯程序代码
mpc563 串行通讯程序和串行外围设备通讯程序代码-mpc563 program code
- 2022-01-26 05:45:37下载
- 积分:1
-
汇编下的打字游戏
汇编下的打字游戏-compilation of typing games
- 2022-04-02 03:06:10下载
- 积分:1
-
AT89C2051制作红外线多路遥控器,多通道,操作简单
AT89C2051制作红外线多路遥控器,多通道,操作简单-AT89C2051 produced more Luyao infrared controller, multi-channel, simple operation
- 2022-03-16 04:05:48下载
- 积分: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
-
12864液晶显示器编程范例(汇编语言ASM)
12864液晶显示器编程范例(汇编语言ASM)-12864 LCD Programming Example (in assembly language ASM)
- 2022-05-05 17:49:36下载
- 积分:1