搜索资源列表
定时计数器T0作定时应用
- 用 AT89S51 单片机的定时 / 计数器 T0 产生一秒的定时时间,作为秒计数时间,当一秒产生时,秒计数加 1 ,秒计数到 60 时,自动从 0 开始。-with AT89S51 SCM timer / counter T0 produce than the regular time, seconds count as a time when a second time when, seconds count plus one, count to 60 seconds, the automa
EDAbss
- 很好用 因为本设计是交通灯的控制,所以要先了解实际交通灯的变化规律。假设一个十字路口为东西南北走向。初始状态0为东西红灯,南北红灯。然后转状态1南北绿灯通车,东西红灯。过一段时间转状态2,南北绿灯闪几次转亮黄灯,延时几秒,东西仍然红灯。再转状态3,东西绿灯通车,南北红灯。过一段时间转状态4,东西绿灯闪几次转亮黄灯,延时几秒,南北依然红灯。最后循环至状态1。 2. 双色LED是由一个红色LED管芯和一个绿色管芯封装在一起,公用负端。当红色正端加高电平,绿色正端加低电平,红灯亮;红色正端加低电平,绿
我的远代码
- 汇编原代码,能够实现加,减,乘,除,等功能, 对于出学者,是很有帮助的,所以 一定要看看呀-compilation of the original code can be achieved, plus or minus, multiplication and addition, the function for up academics, is very helpful and I must look at the ah
yunsuan
- 简易的计算器,能进行加,减,乘,除等简单的运算!-simple calculator, capable of addition, subtraction, multiplication and simple arithmetic!
sizeyunshuan
- 这是从网上下载下来的一个计算程序,能实现加、减、乘、除的计算。该程序接受 的是16进制数。 执行时,需在文件名后直接跟上计算表达式,如在命令提示符下执行结果如下: c:\\masm>js 3+2 5 c:\\masm>js 6*7 2A c:\\masm>js 10-4 c c:\\masm>js 12/3 6-This is downloaded from the Internet from a compu
333_1
- 运行时输入格式为*+*= 能自动计算结果 可以算加减乘除-running for the input format * *= automatically calculated results can calculate the arithmetic
jiajiaqi
- 小型计算器 便于计算 乘除加减等基本运算 -small calculators calculation purposes of the calculation of basic operations such as addition and subtraction
HuiBian_JiSuanQi
- 一个计算程序,能实现加、减、乘、除的计算。该程序接受 的是16进制数。 执行时,需在文件名后直接跟上计算表达式-a computer program can achieve, plus or minus, by, in addition to the calculation. The program is acceptable to the 16-band number. Implementation required in the file name directly to keep
jry9524
- Cy7c63723的完整固件 cy7c63723和CY7C63001相比,他的优点是不需加太多外部器件(包括晶振),这样就简化了电路设计,也节省了成本。 本程序就是CY7C63723的完整固件。 -Cy7c63723 the integrity and firmware cy7c63723 CY7C63001 compared He has the advantage of not increase too many external devices (including C
2006424212221
- 一款比较实用的学生成绩管理系统,功能强大,切实用,希望大家能够喜欢,有什么问题请加Q229929778-A comparison of the performance of their students practical management system, the powerful, effective with the hope that people will like. What is the problem please dial Q229929778
fpu_v18
- 說明FPU的演算法以及浮點運\算式中的加減乘除-note FPU algorithm-and floating-point operations of arithmetic
TAP31
- 31阶滤波加抽取的DSP实现,采用C汇编语言-31-plus filtering from the DSP using C language compilation
baogeascii
- 一、用表格形式显示字符 1、题目:用表格形式显示ASCII字符 2、实验要求: 按15行*16列的表格形式显示ASCII码为10H-100H之间的所有字符,即以行为主的顺序用ASCII码递增的次序依次显示对应的字符.每16个字符为一行,每行中的相邻两个字符之间用空白符(ASCII为0)隔开. 3、提示: (1)显示每个字符可能使用功能号为02的显示输出功能调用,使用方法如下: MOV AH,02H MOV DL,输出字符的ASCII码 INT 21H 本题中可
noisycode
- 这是个十分简单有效的程序,可以在任何加噪声的程序里运行-This is a very simple and effective procedure, any increase in noise of the program running
jhvhjhk
- 乒乓球游戏机实验报告实验人: 大火虎设计课题: 用VHDL设计一个乒乓球游戏机,用开关来摸拟球手及裁判,用LED来模拟乒乓球,采用每局十一球赛制,比分由七段显示器显示. 设计思路: 采用按功能分块,将整个电路分成若干子程序,利用不同的子程序来实现记分,显示,键盘控制。设计过程: 1) 对4MHZ信号进行分频,得到所需的1HZ,及七段显示器所需的频率.存为CLOCKMAKE.VHD(注:仿真时所加的信号频率比这要高。)。 2) 设计一个子程序来描述裁判,左击球手,右击球手的动作对LED显示的影响,
20070121
- 多位数的四则运算,可以实现多位数的加减乘除-more than the median four Operators can achieve multi-digit arithmetic
加减计数器
- 软件介绍了,89S52,ICC编程加减计数
1302dianzi
- 读取DS1302的时间并显示,可通过按键加减对应的时间与日期-DS1302 time to read and display, by pressing a button corresponding to the time and date of addition and subtraction
1)
- 从内存中加载DLL 54002E59=-335540214 56802E59=-2113941723 58802E59=210206753 5D8057A0=-1929379558 6D002A21=-2119336178 6F002A21=-1927697461-DLL Loader by Aphex http://www.iamaphex.cjb.net unremote@knology.net Based on code from gm
3
- 案例4加减乘除四则运算 汇编的源代码程序及其说明-Case 4 Math arithmetic assembly process and its descr iption of the source code