-
简易电压表,使用汇编语言设计的。
可以实验一下。
简易电压表,使用汇编语言设计的。
可以实验一下。
-Simple voltage meter, the use of assembly language design. You can experiment.
- 2023-04-15 02:25:03下载
- 积分:1
-
IT IS THE BUILDR FILE FOR LCD CONNECTION
IT IS THE BUILDR FILE FOR LCD CONNECTION
- 2022-07-18 23:23:38下载
- 积分:1
-
用汇编语言做温度控制系统程序,基本的汇编语言介绍
用汇编语言做温度控制系统程序,基本的汇编语言介绍-huibianzuowendukongzhichengxu
- 2022-03-19 03:30:18下载
- 积分:1
-
反汇编disasm的源代码
反汇编disasm的源代码
反汇编disasm的源代码
反汇编disasm的源代码-anti-disasm compilation of the source code compilation disasm against the source code of the anti-compilation disasm source code
- 2022-01-26 01:54:39下载
- 积分:1
-
Simple encryption algorithm for data encryption, the algorithm is relatively sim...
简单加密算法,用于传输数据的加密,算法比较简单-Simple encryption algorithm for data encryption, the algorithm is relatively simple
- 2023-08-12 19:00:03下载
- 积分:1
-
某个程序字符出现的标志 例如 a 0 1
某个程序字符出现的标志 例如 a 0 1-Characters in a program such as signs emerged a 0 1
- 2022-08-02 20:09:19下载
- 积分:1
-
sad
sad
- 2022-08-22 16:44:16下载
- 积分:1
-
CY7C63723的完整固件CY7C63723 cy7c63001相比有优势。
Cy7c63723的完整固件
cy7c63723和CY7C63001相比,他的优点是不需加太多外部器件(包括晶振),这样就简化了电路设计,也节省了成本。
本程序就是CY7C63723的完整固件。
-Cy7c63723 the integrity and firmware cy7c63723 CY7C63001 compared He has the advantage of not increase too many external devices (including Crystal Oscillator), thus simplifying the circuit design and cost savings. The procedure is a complete firmware CY7C63723.
- 2023-01-04 17:40:03下载
- 积分:1
-
关于8086的一些编程,里面的思想对于汇编程序的书写很有借鉴。...
关于8086的一些编程,里面的思想对于汇编程序的书写很有借鉴。-8086 on the program, the thinking inside the compilation procedures for writing a very useful reference.
- 2022-04-27 21:29:32下载
- 积分: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