搜索资源列表
温度控制系统(单片机,汇编语言)
- 根据现有源码修改后的汇编程序,付上对应原理电路图,实现一个温度控制与警报系统
c51与汇编语言混合编程在单片机iap中的应用
- 通过C51实现单片机IAP功能
时钟基于proteus汇编语言实现
- 通过单片机 实现时钟
汇编语言实现计算器的四则运算功能
- 用汇编语言设计一个程序,用来实现计算器的四则运算功能。 需要实现在屏幕要显示输入的表达式,以及运算结果。 ,Using assembly language to design a program to achieve the calculator function of the four operations. Need input on the screen to show the expression, as well as the results of operations.
huibian
- 利用汇编实现五角星图形的动态显示,能够随意改变大小和颜色,并可播放曲目.-Use the compilation of the realization of five-pointed star graphics dynamic display, can not arbitrarily change the size and color, and play music.
PIC-clock
- 本作品采用Atmel公司的AT89C51单片机,以汇编语言为程序设计的基础,设计一个用四位数码管显示时、分的时钟。在实物图中,左边靠近电源的绿色发光二极管(长亮)是电源指示灯,表示的是5V稳定电源工作正常;单片机左下角红色发光二极管是秒灯,每闪烁一次表示时间走动一秒钟;按键正上方绿色发光二极管是设置灯,当时间正常走动时此时不亮,当第一次按下设置键(右键)时,此绿灯亮,同时秒时熄灭,且分钟的两位数码管出现闪烁,时间停止走动,进入校时状态,表示此时可以进行分钟的调整,当按一次加一键(左键)可实现分钟
WinRAR
- 本文主要描述了如何利用汇编语言编写一个能够实现网络之间信息传递的聊天程序系统.并介绍了无连接协议的SOCKET编程模型,以及阐述了聊天程序的设计目的前景和具体规划,还有聊天程序的商业运作.本论文共分为五部分. 第一部分简单的分析了即时聊天系统开发的可行性,并重点对技术可行性(选择VB)做了详细分析; 第二部分借助数据流图和数据字典对系统的功能和性能进行了详细的需求分析,建立了系统的逻辑结构; 第三部分利用VB程序设计了UDP聊天程序; 第四部分验证了设计的程序; 第五部分是此
huibianqipaopaixu
- 用汇编语言实现 循环程序设计 用汇编语言实现 起泡排序程序-Using assembly language program designed to achieve the cycle of assembly language to achieve foaming sort procedure
BCH
- 用汇编语言实现BCH解码校验算法,清晰明了-Using assembly language to achieve parity BCH decoding algorithm
weiji
- 用汇编语言实现计算器的功能 很详细 可以实现小数点的计算-this is very good
MicrocomputerPrincipleandInterfaceTechnology
- 利用汇编语言实现一个可以在显示器上显示时、分、秒的电子时钟,并能提供整点报时功能。-The use of assembly language to achieve a display in the display hours, minutes, seconds, the electronic clock, and can provide the whole point timekeeping function.
huibianchengxu
- 基于计算机汇编语言实现的电子琴、竞赛抢答器等功能,使用键盘操作-Computer-based assembly language of the keyboard, and the race Responder functions, using the keyboard
IIR-fitter
- IIR滤波器设计 使用M语言和汇编语言实现-The design of IIR fitter
factorial
- 用汇编语言实现:输入任意一个数,运用循环,求该数的阶乘-Using assembly language: Enter any number of use of the cycle, find the factorial of the number of
Manually-by-multiplying
- 用汇编语言实现:输入两个整数,进行手工相乘-Assembly language: enter two integers manual multiplying
jiaotongdeng
- 用汇编语言实现89C51单片机对交通红绿灯的自动控制,可直接打开使用-Can be directly opened using assembly language to achieve 89C51 microcontroller automatic control traffic lights
WaterLikeLight
- 单片机应用利用汇编语言实现流水灯的单片机程序-SCM application using assembly language to achieve light water microcontroller program
huayuan
- 动态画实心圆汇编实验报告,利用汇编语言实现动态的画实心圆的实验报告,汇编语言作业-Dynamic compilation of experimental reports painted a solid circle, using assembly language to achieve dynamic painting solid round of lab reports, assembly language jobs
x86汇编语言从实模式到保护模式
- 书本扫描版本及代码,相关的实现工具及可运行的程序(this is a resource about the x86 Assembly Language ,including the core descr iption about assembly and computer)
汇编语言关机代码
- 汇编语言调用bios中断实现关机代码,可实现关机的方法