联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 汇编语言(870) 
按平台查找All Asm(870) 

[汇编语言] EM78摩托电动车MP3报警器程序

摩托车报警器,带MP3播放功能,遥控振动报警功能
Motorcycle alarm with MP3 playback function and remote vibration alarm function (2024-05-22, Asm, 58KB, 下载0次)

http://www.pudn.com/Download/item/id/1716361894109588.html

[汇编语言] 门铃

用蜂鸣器模拟门铃声,按下开关,定时器溢出加入中断,门铃响
Simulate the doorbell with a buzzer, press the switch, and the doorbell rings (2018-06-01, Asm, 44KB, 下载1次)

http://www.pudn.com/Download/item/id/1527866077687559.html

[汇编语言] 5counter

基于c51单片机的四位数计数器,有复位功能
a 4 number counter based on at89c51 (2018-02-13, Asm, 63KB, 下载1次)

http://www.pudn.com/Download/item/id/1518503743424272.html

[汇编语言] PT2262-0530

在无线遥控领域,PT2262/2272 是目前最常用的芯片之一,但由于芯片要求配对使用,在很大 程度上影响了该芯片的使用,笔者从PT2262波形特征入手,结合应用实际,提出软件解码的方法和 具体措施。
In the wireless remote areas, PT2262/2272 is currently one of the most commonly used chip, but the chip requires pairing used largely affected the use of the chip, I start from the PT2262 waveform characteristics, combined with the actual application, proposed software decoder approach and specific measures. (2013-05-30, Asm, 145KB, 下载8次)

http://www.pudn.com/Download/item/id/2263876.html

[汇编语言] tianyafenleixixi

天涯论坛分类信息推广器 MASM.天涯论坛分类信息推广器
End of the World Forum on the promotion of classified information MASM. (2013-04-04, Asm, 90KB, 下载2次)

http://www.pudn.com/Download/item/id/2185786.html

[汇编语言] E51p

51编程器的软件制作代码,初学者的入门工具
51 programming software production code, beginner starter kit (2012-09-06, Asm, 3KB, 下载2次)

http://www.pudn.com/Download/item/id/1986356.html

[汇编语言] jianyiwenbenbianjiqi

基于汇编语言。简易文本编辑器。涉及到图形显示。dos系统下开窗口。
Based assembly language. Simple text editor. Related to the graphical display. dos system under the open window. (2012-07-03, Asm, 6KB, 下载3次)

http://www.pudn.com/Download/item/id/1928980.html

[汇编语言] Assembly-language-calculator

计算器的汇编语言实现程序,该计算器可以进行简单的加减乘除
Calculator assembly language program, the calculator can carry out simple addition and subtraction, multiplication and division (2012-01-18, Asm, 8KB, 下载3次)

http://www.pudn.com/Download/item/id/1758792.html

[汇编语言] calculator

一个基于8086汇编编写的计算器, 支持加减运算, 负数和括号, 键盘输入表达式, 屏幕输出结果.
A compilation prepared by the calculator based on 8086 to support the addition and subtraction, negative, and brackets, keyboard input expression, the screen output. (2011-06-04, Asm, 1KB, 下载9次)

http://www.pudn.com/Download/item/id/1558994.html

[汇编语言] KM-METER01

多功能计数器,可作为里程表、产品计件等,带温度检测
multicounter, with temperature (2010-12-21, Asm, 8KB, 下载8次)

http://www.pudn.com/Download/item/id/1387283.html

[汇编语言] 20091104_20a12d7cc867ec1780cfVh5X85JmmAzR

计算器,用汇编实现的计算器,有界面,界面是用被的语言实现的。
Calculator, the calculator in assembly to achieve that interface, the interface is implemented by the language. (2010-07-11, Asm, 20KB, 下载7次)

http://www.pudn.com/Download/item/id/1238342.html

[汇编语言] C01_02

汇编操作蜂鸣器演奏音乐的例程,使用MASM6.15编译通过
operation of buzzer (2009-12-17, Asm, 1KB, 下载6次)

http://www.pudn.com/Download/item/id/1008296.html

[汇编语言] QD

利用8255芯片功能设计的8位抢答器,空格为清零,任意键退出
8255 chips use features designed to Answer 8, and space for cleared, arbitrary key out of (2008-11-22, Asm, 1KB, 下载4次)

http://www.pudn.com/Download/item/id/585995.html

[汇编语言] iir

利用CCS实现IIR滤波器的功能,保证正确。
The use of CCS realize the function of IIR filter, and ensure the correct. (2008-08-05, Asm, 7KB, 下载22次)

http://www.pudn.com/Download/item/id/523883.html

[汇编语言] D53

编程将8253计数器0,计数器1的工作方式设定为方式2,用作分频器,定时器2工作在方式3,方波;定时器0的输出作为定时器1的输入,定时器1的输出作为定时器2的输入,定时器2的输出接在LED上,运行后可观察到该LED灯在不停的闪烁。
Programming will be 8253 counter 0, counter 1 work set to Mode 2 for the prescaler, the timer 2 in the way of 3, square Timer 0 Timer 1 output as the input, timer 1 Timer 2 output as the input, timer 2, then the LED output, the run can be observed that the LED lights flicker in the non-stop. (2008-07-15, Asm, 1KB, 下载127次)

http://www.pudn.com/Download/item/id/510773.html

[汇编语言] experiment2

Intel8253应用——发声控制 Intel8253通道工作过程是:按本通道中给定的初值n,对输入时钟信号频率f进行n分频,输出频率为F的分频信号,即F=f/n. 从而在通道输出引线周围产生一种与频率F波形对应的电磁波,若用此电磁波控制一扬声器,则可听到与该电磁波对应的声音。
Intel8253 applications- voice control channel Intel8253 process is: according to the channel in a given initial value n, of the input clock signal frequency f for n sub-frequency, output frequency of F sub-frequency signal, that is, F = f/n . in order to lead around the channel outputs to produce a frequency F and the corresponding electromagnetic wave, if the use of this electromagnetic wave control of a loudspeaker can be heard with the electromagnetic wave corresponding to the voice. (2008-06-16, Asm, 1KB, 下载7次)

http://www.pudn.com/Download/item/id/491320.html

[汇编语言] jisuanqi

计算器的功能实现,简单的数据操作规程.用图形法做的
Realize the functions of a calculator, a simple data operation. Make use of graphical method of (2008-05-28, Asm, 1KB, 下载4次)

http://www.pudn.com/Download/item/id/475786.html

[汇编语言] 温度传感器ds1820 的汇编程序

这是DALAS公司的温度传感器ds1820 的汇编程序。
DALAS This is the temperature sensor ds1820 the compilation process. (2005-05-08, Asm, 1KB, 下载453次)

http://www.pudn.com/Download/item/id/1115538016126179.html

[汇编语言] 简易文本编辑器2

随用随写的简易文本编辑器
used when writing simple text editor (2005-01-19, Asm, 12KB, 下载29次)

http://www.pudn.com/Download/item/id/1106074585713907.html

[汇编语言] EASMEdit

EASMEdit
EASMEdit (2004-11-18, Asm, 1KB, 下载9次)

http://www.pudn.com/Download/item/id/1100754631500254.html
总计:870