-
本人汇编课程实习时编的程序,内附题目说明和实习报告.
本人汇编课程实习时编的程序,内附题目说明和实习报告.-compilation course I am part of the internship process, enclosing topic descriptions and internship report.
- 2022-05-10 11:41:39下载
- 积分:1
-
Powerful calculator ~ ~
计算器~~功能强大~~希望对大家有用~~~界面很华丽-Powerful calculator ~ ~
- 2022-05-06 19:30:44下载
- 积分:1
-
embedded_systems_development_topics_uml_modeling.rar,使用UML对嵌入式…
Embedded_systems_development_topics_UML_Modeling.rar,使用UML对嵌入式系统软件进行开发技术-Embedded_systems_development_topics_UML_Modeling.rar, the use of UML for embedded system software development technology
- 2023-01-07 17:00:03下载
- 积分: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
-
This zip file contains six documents which describes some interesting applicatio...
This zip file contains six documents which describes some interesting applications which use of the Microchip PIC 16F84.
These application are PID Motor Control, DTMF Alarm Dialer, Lamp Dimmer, IR Command Decoder, LCD Adding and Hummidity Sensing.
- 2022-10-07 13:05:03下载
- 积分:1
-
计算器的代码,一般用于计算器的工作
code for calculator generally used for working of calculator
- 2023-09-04 03:10:03下载
- 积分:1
-
//float abnormal control
//浮点异常的控制位 #define FPUEM_INVALIDOP 0x01 #define FPUEM_DENORMALOP 0x02 #define FPUEM_ZERODIVIDE 0x04 #define FPUEM_OVERFLOW 0x08 #define FPUEM_UNDERFLOW 0x10 #define FPUEM_PRECISON 0x20 #define __FORCE_INLINE__ __inline /*---------------------------------------------------------- 打开指定的浮点异常 关闭指定的浮点异常-//float abnormal control-# define FPUEM_INVALIDOP 0x01# define FPUEM_DENORMALOP 0x02# define FPUEM_ZERODIVIDE 0x04# define FPUEM_OVERFLOW 0x08# define FPUEM_UNDERFLOW 0x10# define FPUEM_PRECISON 0x20# define __FORCE_INLINE __ __inline /*---------------------------------------------------------- designated open abnormal closure of the floating-point designated float anomalies
- 2023-05-15 01:00:03下载
- 积分:1
-
最新的计算器1.5
最新的计算器1.5-latest Calculator 1.5
- 2022-03-01 10:32:58下载
- 积分:1
-
基于51的数字时钟汇编设计,最基础的部分,采用动态显示。
基于51的数字时钟汇编设计,最基础的部分,采用动态显示。-Based on 51 digital clock assembly design, the most basic part of the dynamic display.
- 2023-03-05 03:50:04下载
- 积分:1
-
用递归的方法编写函数求Fibonacci级数的源程序
用递归的方法编写函数求Fibonacci级数的源程序-using recursive function method for the preparation of the source Fibonacci Series
- 2022-06-30 12:34:47下载
- 积分:1