-
应用Bresenham法画直线的算法,的汇编程序。
应用Bresenham法画直线的算法,的汇编程序。-application of Bresenham draw line
- 2022-03-23 17:25:09下载
- 积分:1
-
USB FM radio development, FM USB Radio Principle and source
USB-FM收音机的发展,FM-USB收音机的原理和来源
- 2022-03-18 04:52:30下载
- 积分:1
-
一个汇编语言集成开发写平台,对初学汇编有一定的帮助,是一个压缩包,直接解压即可(不需解压密码)...
一个汇编语言集成开发写平台,对初学汇编有一定的帮助,是一个压缩包,直接解压即可(不需解压密码)-a compilation of written language integrated development platform for beginners compilation is certainly helpful, is a compressed, can be extracted directly (without extracting passwords)
- 2022-08-26 08:26:57下载
- 积分:1
-
使用汇编语言进行编程,实现一个扫描的功能
使用汇编语言进行编程,实现一个扫描的功能-The use of assembly language programming, the implementation of a scanning function
- 2022-05-21 22:40:04下载
- 积分: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
-
Calculator c# programming development environment, because there is no c# no oth...
计算器c#编程
由于开发环境没有c#只好选择c-Calculator c# programming development environment, because there is no c# no other choice than c++
- 2023-04-15 17:05:03下载
- 积分:1
-
首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调...
首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调用SERVER;再次,调用INIT对计数值初始化;最后,主程序循环等待中断,开始秒表的计时。 2、 INIT子程序-First, the 8255,8253 initialization, set for the 8255 A-C mouth output, set 8253 as the Counter mode 0 3; Second, set up the interruption vector there, make it there interruption call SERVER; Again, call curl_setopt early to count before; Finally, the cycle of waiting for the main program interruption began stopwatch time. 2, curl_setopt Subroutine
- 2023-06-17 15:15:03下载
- 积分:1
-
有限元分析设计轴承软件,一般采用ANSYS去进行分析应力等作用...
有限元分析设计轴承软件,一般采用ANSYS去进行分析应力等作用-finite element analysis software design bearings, normally used to ANSYS stress analysis, etc.
- 2022-08-03 17:25:04下载
- 积分:1
-
驻留程序TSR
驻留程序TSR -presence procedures TSR
- 2022-02-12 22:41:39下载
- 积分:1
-
用于编写编译,从键盘接收输入到2个…
用汇编编写,接收从键盘输入的两个数,计算它们的假减乘除。-used to prepare the compilation, receiving input from the keyboard to the two the number of false calculation by multiplication and division.
- 2022-06-29 04:53:58下载
- 积分:1