-
Super light water source, three state of transformation, using PWM and timer int...
超级流水灯源程序,三种状态转化,用PWM及定时中断控制!-Super light water source, three state of transformation, using PWM and timer interrupt control!
- 2022-02-02 03:08:54下载
- 积分:1
-
24c02应用,在家用电器控制系统中经常有这类的应用.
24c02应用,在家用电器控制系统中经常有这类的应用.-24C02 applications, in household appliances control systems often have this kind of application.
- 2022-02-06 19:10:09下载
- 积分:1
-
文本编辑有我不再麻烦,课程设计?或者其他什么的~这里有你想要的资料・...
文本编辑有我不再麻烦,课程设计?或者其他什么的~这里有你想要的资料・-text editor I will not have trouble, curriculum design? Or what other ~ Here is the information you want
- 2022-01-22 01:40:58下载
- 积分:1
-
键盘中断程序 INT16
键盘中断程序 INT16-键盘中断程序
- 2022-04-22 04:35:30下载
- 积分:1
-
用VS2005编个计算器的小程序..
功能一般只实现了+
用VS2005编个计算器的小程序..
功能一般只实现了+ - * /,和进制转换功能.-VS2005 series with a small calculator program .. function generally realized+-* /, And hexadecimal conversion.
- 2022-03-17 02:28:33下载
- 积分:1
-
keil51的手册,开发硬件也不错呀,这是最常用的汇编工具,用的人很多...
keil51的手册,开发硬件也不错呀,这是最常用的汇编工具,用的人很多-keil51 manuals, development hardware has a good game, which is a compilation of the most commonly used tools, a lot of people
- 2022-01-29 03:25:22下载
- 积分: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
-
Principle of Microcomputer experimental procedures, including 8255,8253,8259
微机原理实验的程序,包括8255,8253,8259-Principle of Microcomputer experimental procedures, including 8255,8253,8259
- 2022-08-10 09:33:45下载
- 积分:1
-
汇编课程设计 图形编辑器
汇编课程设计 图形编辑器-compilation curriculum design graphics editor
- 2023-02-07 22:55:04下载
- 积分:1
-
一段纯 3D 的 DOS 动画,据说是获一等奖的作品。虽然它不是最精美的但是当你得知它只有 4K 时,会不会立刻疯死掉呢...
一段纯 3D 的 DOS 动画,据说是获一等奖的作品。虽然它不是最精美的但是当你得知它只有 4K 时,会不会立刻疯死掉呢-Section of the DOS of pure 3D animation, won the first prize is said to work. Although it is not the most beautiful, but when you know it is only 4K, it will not immediately die, it was crazy
- 2022-08-11 19:00:07下载
- 积分:1