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

[汇编语言] android-geolocation-simulator

将位置推送到android模拟器的nodeJS服务器。
An nodeJS server to push Locations to an android emulator. (2018-05-30, JavaScript, 0KB, 下载0次)

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

[汇编语言] 完成

智能计算器,有加减乘除功能,可进位,警报
Intelligent calculator with function of addition, subtraction, multiplication and division, carry, alarm (2020-05-26, C/C++, 277KB, 下载0次)

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

[汇编语言] 5、译码器实验

*实 验 名:译码器实验 *实验说明:8个LED灯显示LS138译码器输出的低电平 *连接方式: *注 意: ************************************/ #include <reg51.h> //---定义IO口---// sbit LSA=P2^2; sbit LSB=P2^3; sbit LSC=P2^4; //---声明全局函数---// void Delay10ms(unsigned int c); /************************************
* Experiment name: Decoder experiment * Experimental description: 8 LED lights show LS138 decoder output low * Connection: * Note: ************************************ / #include <reg51.h> // define IO port --- // Sbit LSA = P2 ^ 2; Sbit LSB = P2 ^ 3; Sbit LSC = P2 ^ 4; // declare global function --- // Void Delay10ms (unsigned int c); / ************************************ (2017-08-18, C/C++, 22KB, 下载1次)

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

[汇编语言] 定时器产生延时通7秒断13秒程序

c语言程序实现定时器产生延时通7秒断13秒的小程序
C language program to achieve a timer delay, 7 seconds to break 13 seconds of small procedures (2017-08-10, C/C++, 14KB, 下载1次)

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

[汇编语言] gas-1.35

早起的Gnu As汇编器源代码,短小精悍,非常适合用来研究汇编器的原理。
Gnu As source code (2015-01-03, Unix_Linux, 304KB, 下载5次)

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

[汇编语言] 8253counter

8253 计数器,进行计数功能,使用汇编语言编写,适合初学者
8253 counter scanning technology functions written in assembly language, suitable for beginners. (2014-11-29, Asm, 1KB, 下载1次)

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

[汇编语言] 82592

8259中断控制器的汇编语言程序,通过对8259中断控制器命令字的配置,实现中断服务程序的编写.
8259Interrupt controller assembly language (2014-04-08, Asm, 1KB, 下载2次)

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

[汇编语言] scientificCalculator

win 32 汇编语言实现的科学计算器,支持表达式运算
win 32 assembly language to achieve a scientific calculator, support for Expressions (2011-11-01, Asm, 51KB, 下载11次)

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

[汇编语言] Rectifier

TMS320LF2407A的PWM整流器程序
The PWM rectifier procedures TMS320LF2407A (2010-10-18, Asm, 53KB, 下载21次)

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

[汇编语言] LCDANDLEDTIMINGRIMDING

带有LCD和数码管的计时器提醒电路,汇编语言
LCD and digital control with a timer to remind the circuit, assembly language (2009-09-11, Asm, 98KB, 下载10次)

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

[汇编语言] AT89C51

用AT89C51单片机设计智能家用电热水器
AT89C51 single-chip design with smart home electric water heater (2009-08-19, C/C++, 2KB, 下载20次)

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

[汇编语言] 8

用汇编语言写的八路抢答器,内包含了电路图和设计报告。用51单片机可实现其功能。
Written in assembly language with Answer eight-way, and contains the circuitry and design of the report. 51 single-chip can be used to achieve its function. (2009-07-09, Windows_Unix, 158KB, 下载34次)

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

[汇编语言] lsjs

单片机89c51流水灯计数器程序。同时还有嗡鸣器响
89c51 single-chip process flow counter lights. Ong Ming browser as well as ring (2009-05-22, Others, 51KB, 下载3次)

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

[汇编语言] nasm-2.06rc1-win32

windows 环境下的nasm汇编编译器器源码
The source code of nasm in the windows environment (2009-04-08, C/C++, 326KB, 下载7次)

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

[汇编语言] xiyiji

洗衣机控制器程序,实用,可以一试,
Washing machine controller procedures, practical, you can try, (2008-09-16, MultiPlatform, 29KB, 下载8次)

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

[汇编语言] dianzibaojingqi

电子警报器设计,是在TND-MD教学系统上实现的,所使用的芯片主要有8253定时计数器、8259A中断控制器、8255A并行接口电路芯片。通过按键实现报警与不报警的功能。 源代码在文档最后,附有注释。 (2008-05-05, Others, 15KB, 下载36次)

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

[汇编语言] MCS51

MCS51智能反编译器,很好用,多谢潭远高.
MCS51 Decompiler intelligent, very good, and I would like to thank Tam much. (2008-03-15, Asm, 229KB, 下载16次)

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

[汇编语言] COUNT

这是用Masm for windows编写的一个实现计算器+ - * /功能的程序,也是我们当时汇编的大作之一。
This is Masm for windows prepared using a calculator realize+-*/Function of the procedure, but also we had to compile one of the masterpiece. (2007-09-14, Asm, 2KB, 下载40次)

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

[汇编语言] Caculator_ASM

用x86汇编语言编写的计算器,可以在控制台上运行,cool吧,本人早期作品,代码非常精练
x86 assembly language prepared by the calculator can be run on the console, cool it, I early works, a very concise code (2006-03-14, Asm, 7KB, 下载107次)

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

[汇编语言] Lcd

内置T6963C控制器的LCD实用显示子程序
built T6963C LCD display subroutine practical (2005-01-01, Asm, 4KB, 下载33次)

http://www.pudn.com/Download/item/id/1104566603964295.html
总计:2578