-
汇编写的windows菜单例子2
汇编写的windows菜单例子2-Compilation of written examples of windows menu 2
- 2022-03-21 17:56:28下载
- 积分:1
-
与源码控制的2.4GHz无线24L01的风扇,产品是给…
用24L01的2.4Ghz无线控制风扇的源程序,产品是给美的电器做的,这是风扇接受部分,双向通讯-With the 2.4Ghz wireless 24L01 fan of source control, the product is to give the United States to do the electrical, which is acceptable to some fans, two-way communication
- 2022-04-09 23:31:06下载
- 积分:1
-
汇编实现25+9=34
应用背景
1.进一步学习汇编语言源程序的编辑,编译,目标文件的链结和可执行文件的执行全过程
2.进一步学习文本的编辑软件,TASM,TLINK和TD的使用方法
3.学习掌握汇编语言的语法规则,练习汇编语言的语法错误查找和排除。
4.通过编制汇编程序,学习分支循环程序的编程方法
关键技术
通过比较法完成8位二进制数转换成十进制数送屏幕显示功能的汇编语言源程序,但有很多语法错误。要求实验者按照原样对源程序进行编辑,汇编后,根据TASM给出的错误信息对源程序进行修改,直到没有语法错误为止。然后进行链接,并执行相应的可执行文件。正确的执行结果是在屏幕上显示:25+9=34。
- 2022-01-22 02:21:57下载
- 积分:1
-
发光二极管灯的脉宽调制控制逐步消除过程中的应用…
PWM 控制 LED 灯渐亮渐灭程序
适用 ME300B 开发系统
利用定时器控制产生占空比可变的 PWM 波
按K1,PWM值增加,则占空比减小,LED 灯渐暗。
按K2,PWM值减小,则占空比增加,LED 灯渐亮。
当PWM值增加到最大值或减小到最小值时,蜂鸣器将报警。-PWM control of LED lights getting brighter gradually eliminate procedures apply ME300B development system the use of timer control which produces a variable duty cycle PWM wave by K1, PWM value is increased, then the duty cycle decreases, LED lights dimming. According to K2, PWM value is reduced, then the duty cycle increases, LED lights gradually brighter. When the PWM value is increased to maximum or reduced to minimum, the buzzer will alarm.
- 2022-07-12 19:36:16下载
- 积分:1
-
This zip file contains six documents which describes some interesting applicatio...
This zip file contains six documents which describes some interesting applications which use of the Microchip PIC 16F84.
These application are PID Motor Control, DTMF Alarm Dialer, Lamp Dimmer, IR Command Decoder, LCD Adding and Hummidity Sensing.
- 2022-10-07 13:05:03下载
- 积分:1
-
汇编语言设置系统报警程序
汇编语言设置系统报警程序-assembly language procedures set alarm system
- 2022-06-16 12:45:51下载
- 积分:1
-
在编制键盘输入程序时常常要用到一个键的扫描码或ASC码,如用到 Foxpro 的 inkey() 函数,以及用到 BIOS 的 INT 16H时,但找一个编码表...
在编制键盘输入程序时常常要用到一个键的扫描码或ASC码,如用到 Foxpro 的 inkey() 函数,以及用到 BIOS 的 INT 16H时,但找一个编码表不太容易,有时候找到的编码表又不全,无法查到组合键的编码,本程序就是一个随时用来显示按键的ASC码及扫描码的程序,可以用 16 进制和 10 进制同时显示一个键按下和放开的扫描码,以及ASC码,同样也支持组合键。-Keyboard input in the preparation procedures are often used to a key scan code or ASC code, such as using Foxpro
- 2022-01-26 04:59:49下载
- 积分:1
-
SPI Interface Data Reading a compilation of program memory. Emulator can be used...
读SPI接口数据存储器的汇编程控.可用于仿真器,电脑显示读出版界2个字节及起始地址.-SPI Interface Data Reading a compilation of program memory. Emulator can be used, the computer display read the publishing industry and two-byte starting address.
- 2022-06-29 11:44:15下载
- 积分:1
-
基于AT89S52单片机的频率计设计
一.显示年频率,周期,脉宽 三个功能二.在液晶显示器上显示上面三个功能的数值三.带掉电保护功能,掉电后,重新开机,显示先前对应参数测量值,按退出键,重新开始测量,否侧,先前存储到24C02里面的数据不更新电路描述: 一.芯片:AT89S52,液晶显示器LCD12684,脉冲信号发生器,示波器 二.行列式键盘键功能设置: 确认键:0x48(E); 功能选择键:0x28(D); 返回键:0x88(F)
- 2023-05-21 06:50:03下载
- 积分:1
-
进制转换和日期时间显示
进制转换和日期时间显示-base for the conversion and the date and time
- 2022-08-15 09:03:53下载
- 积分:1