-
transmitter receiver program
transmitter receiver program
- 2022-03-21 11:00:20下载
- 积分:1
-
用汇编做的简单的打砖块游戏,在13h号图形方式下运行,源码大小为10k...
用汇编做的简单的打砖块游戏,在13h号图形方式下运行,源码大小为10k-a small game written in asm , which calls interrupt 13h to run under graphic mode , the code is less than 10k
- 2022-07-19 02:23:39下载
- 积分:1
-
way light
是一个汇编延时程序,适合初学者使用,当P1.0端口输出高电平,即P1.0=1时,根据发光二极管的单向导电性可知,这时发光二极管L1熄灭;当P1.0端口输出低电平,即P1.0=0时,发光二极管L1亮;我们可以使用SETB P1.0指令使P1.0端口输出高电平,使用CLR P1.0指令使P1.0端口输出低电平。
-Delay is a compilation of procedures, suitable for beginners to use, when the high output port P1.0, P1.0 = 1 that is, when the one-way light-emitting diodes based on conductivity, we can see that this light-emitting diodes L1 extinguished when P1. 0 port output low, that is, P1.0 = 0, the light-emitting diodes L1-liang we can use the command SETB P1.0 port P1.0 output high to enable the use of instructions to enable CLR P1.0 output port P1.0 low.
- 2022-05-20 21:18:00下载
- 积分:1
-
NoteXPad_1451_SC
记事本,汇编ASM的(notebook, a compilation of the ASM)
- 2004-10-13 19:00:03下载
- 积分:1
-
配合mp3硬件之源程序,用于zip播放机。里面较为详细的收录
配合mp3硬件之源程序,用于zip播放机。里面较为详细的收录-Mp3 hardware with the source code for the zip player. Which included more detailed
- 2022-07-23 08:29:06下载
- 积分:1
-
ad_convet_paral
微机原理与接口a/d转换,并口输出的汇编代码,用到8255可编程芯片(Microcomputer Principle and Interface a/d conversion, parallel assembly code output, programmable chips used in 8255)
- 2010-08-19 15:38:32下载
- 积分:1
-
此系统是本人做毕业设计时候的老东西了,是汇编写的。可以在PROTEUS上仿真,实际效果和仿真效果一模一样,电梯的功能相信大家都很了解,我就不在这多讲了。但要说明...
此系统是本人做毕业设计时候的老东西了,是汇编写的。可以在PROTEUS上仿真,实际效果和仿真效果一模一样,电梯的功能相信大家都很了解,我就不在这多讲了。但要说明的一点是:我这个系统是仿真用的,有些东西不能和现实中的电梯相比,里面可能有某些方面考虑的不是很周到,希望有心的朋友提点意见,谢谢我的E-MAIL:qq317999920@163.com-This system is designed when I graduated to do the old things is a compilation of writing. Be able to PROTEUS on the simulation, the actual results and simulation of the effect of exactly the same as the functions of elevator think we all understand that I am not in this more than a speech. But the point is to explain: I used this system is the simulation of, some things can not be compared to the reality of the elevator, which may have to consider certain aspects of the not very thoughtful, I hope interested提点意见Friend, thank you my E-MAIL: qq317999920@163.com
- 2023-05-30 19:55:03下载
- 积分:1
-
直流电机控制程序 基于ti公司 dsp tms320lf2407a 运行环境 ccs2.2 原创 虽然很简单...
直流电机控制程序 基于ti公司 dsp tms320lf2407a 运行环境 ccs2.2 原创 虽然很简单-DC motor control program ti-based company dsp tms320lf2407a original operating environment ccs2.2 Although very simple
- 2022-10-04 13:05:05下载
- 积分:1
-
binarySearchRecursive
Recursive binary search in MIPS asm
- 2013-10-17 00:49:51下载
- 积分:1
-
湿空气参数计算
根据已知湿空气的任意2个参数计算其他参数,如已知空气干湿球温度计算焓值之类,操作简单,适合制冷专业使用。运行结果都根据nist软件比较过,比较精确。
- 2022-12-03 19:25:03下载
- 积分:1