-
描述了用汇编语言对dm512信号接受与处理的过程,实现对led灯光控制。...
描述了用汇编语言对dm512信号接受与处理的过程,实现对led灯光控制。-Describes the assembly language used on the dm512 signal acceptance and treatment process, led lighting control to realize.
- 2022-01-26 04:59:42下载
- 积分:1
-
编写程序,程序运行时使PC机成为一架可弹奏的“钢琴”。当按下数字键1~8,依次发出1,2,3,4,5,6,7,I八个音调。按CTRL+C则退出“钢琴”状态。...
编写程序,程序运行时使PC机成为一架可弹奏的“钢琴”。当按下数字键1~8,依次发出1,2,3,4,5,6,7,I八个音调。按CTRL+C则退出“钢琴”状态。-Write a program, the program is running to make PC-1 may play into the " piano." When pressing the number keys 1 to 8, followed by issue of 1,2,3,4,5,6,7, I eight tones. Press CTRL+ C has withdrawn from the " Piano" state.
- 2022-03-23 18:51:33下载
- 积分:1
-
assemble
说明: arm 汇编实例源码 数据搬运实验 纯粹汇编语言(arm example)
- 2011-04-08 16:32:36下载
- 积分:1
-
shortest-path-matlab
图搜索,寻找最短路径,并进行两种算法的比较,源代码matlab(shortest path to the doal)
- 2017-05-20 17:26:27下载
- 积分:1
-
1602
1602-LCD使用手册.内含有编程实例和1602的子程序.-1602-LCD user manual. Contains programming examples and the subroutine 1602.
- 2023-05-14 15:40:03下载
- 积分:1
-
EDA
十进制计算机,实现十进制计数功能,简单可靠(vhdl)
- 2009-12-26 21:45:43下载
- 积分:1
-
Timer-huibianyuyan
用汇编语言实现了定时器的应用,在伟福6000编译良好,借助protues仿真实现。(The timer in assembly language application, compiled in good wave 6000, with protues Simulation.)
- 2011-05-21 22:59:22下载
- 积分:1
-
a song under dos
use masm6.0
to get exe
to go
music can change any tim...
a song under dos
use masm6.0
to get exe
to go
music can change any time
- 2023-08-12 07:35:02下载
- 积分: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
-
The use of the temperature of the outside world ds18b20 collection led to the us...
利用ds18b20对外界的温度进行采集,利用led进行温度的实时显示-The use of the temperature of the outside world ds18b20 collection led to the use of real-time display of temperature
- 2022-07-24 04:20:33下载
- 积分:1