-
绝对经典,学习masm6.1的绝好东东,只可惜是E文版的。(注意设路径)。...
绝对经典,学习masm6.1的绝好东东,只可惜是E文版的。(注意设路径)。-absolute classics, and the excellent learning masm6.1 Wanton But it is a pity E version. (Note that established path).
- 2023-07-07 10:40:04下载
- 积分:1
-
- 2022-03-06 20:07:25下载
- 积分:1
-
在保存.5下编译ucos的案例,非常方便想了解ucos的入门者
在保存.5下编译ucos的案例,非常方便想了解ucos的入门者-In the preservation of the compiler under .5 uCOS case, a very convenient entry uCOS would like to know who
- 2023-06-24 12: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
-
usinf pic16c57 to achive copy machine for pic16c65/66(programmer)
usinf pic16c57 to achive copy machine for pic16c65/66(programmer)-usinf pic16c57 to achive copy machine for p ic16c65/66 (programmer)
- 2022-11-13 03:20:03下载
- 积分:1
-
题目:请输入星期几的第一个字母来判断一下是星期几,如果第一个字母一样,则继续判断第二个字母。 1.程序分析:用情况语句比较好,如果第一个字母一样,则判断用情况语
题目:请输入星期几的第一个字母来判断一下是星期几,如果第一个字母一样,则继续判断第二个字母。 1.程序分析:用情况语句比较好,如果第一个字母一样,则判断用情况语句或if语句判断第二个字母。-Title: Please enter a few weeks the first letter to determine what is the day of the week, if the first letter of the same, then continue to determine the second letter. 1. Program analysis: statement by the situation better, if the first letter of the same, then the judge with the case statement or statements to determine if the second letter.
- 2022-12-08 13:50:03下载
- 积分:1
-
利用8051芯片制作一个数字电压表,能够测量电压并用4段数码管显示。...
利用8051芯片制作一个数字电压表,能够测量电压并用4段数码管显示。-Manufactures a digital voltmeter using 8051 chips, can survey the voltage and demonstrate with 4 sections of nixietubes.
- 2022-09-16 10:30:03下载
- 积分:1
-
4*4键盘扫描,依据键值,8个LED显示相应键值
4*4键盘扫描,依据键值,8个LED显示相应键值-4* 4 keyboard scanning, based on keys, 8 LED display the corresponding key
- 2022-05-22 20:01:40下载
- 积分:1
-
ASM编程速查表, 包括ASCII码字符集, 数据类型, ASM语法速查
ASM编程速查表, 包括ASCII码字符集, 数据类型, ASM语法速查-Suchabiao ASM programming, including ASCII character sets, data types, ASM Grammar Check
- 2022-02-21 20:34:35下载
- 积分:1
-
汇编实例:判断闰年程序,产生随机数并运算的程序,计算平台长度程序,加减乘除四则运算,数字方阵程序,数据加密程序,代码转换程序,键盘录入数据的转换与显示,音乐演奏...
汇编实例:判断闰年程序,产生随机数并运算的程序,计算平台长度程序,加减乘除四则运算,数字方阵程序,数据加密程序,代码转换程序,键盘录入数据的转换与显示,音乐演奏等-compiled examples : judgment leap year process, and random numbers generated by operations procedures, the length of computing platform procedures, four arithmetic operations, digital matrix, data encryption, code conversion, keyboard input data conversion and display, other music
- 2022-07-04 15:09:28下载
- 积分:1