-
记事本 汇编语言程序设计 课程设计
记事本 汇编语言程序设计 课程设计 -text editor
- 2022-06-29 04:57:22下载
- 积分:1
-
青岛分类信息网整合企业名录.供大家分享
青岛分类信息网整合企业名录.供大家分享 -classification Qingdao Information Network Integration Business Directory. For everyone to share
- 2022-10-03 00:00:03下载
- 积分:1
-
判断是否是闰年
该程序是判断某年是否是闰年,即输入任何一年份,若是闰年,则输出闰年,若不是,则输出不是闰年。
- 2022-12-06 03:55:03下载
- 积分:1
-
一个汇编语言学习的代码,包括学习,研究
一个汇编语言学习的代码,包括学习,研究-a compilation of the code language learning, including learning, research
- 2022-04-07 07:14:58下载
- 积分:1
-
assembly language curriculum design the original nine yards case music. Rar
汇编语言课程设计原码 案例9音乐演奏.rar-assembly language curriculum design the original nine yards case music. Rar
- 2023-02-05 00:50:03下载
- 积分:1
-
线性调频信号的部分功能
线性调频信号的部分功能 线性调频信号的部分功能 线性调频信号的部分功能 线性调频信号的部分功能线性调频信号的部分功能
- 2022-04-22 01:51:35下载
- 积分:1
-
使用74164连接8行2列键盘的行线,74165连接键盘的列线,编写扫描键盘,包括C和汇编程序...
使用74164连接8行2列键盘的行线,74165连接键盘的列线,编写扫描键盘,包括C和汇编程序-74164 connect using 8 line 2 keyboard line, out of 74,165 lines to connect the keyboard, the preparation of scanning the keyboard, including C and assembler
- 2022-08-25 18:40:01下载
- 积分:1
-
at892051模拟串行通讯程序
at892051模拟串行通讯程序-at892051 simulated serial communication program
- 2022-01-31 19:49:14下载
- 积分:1
-
题目:一个5位数,判断它是不是回文数。即12321是回文数,个位与万位相同,十位与千位相同。 1.程序分析:同上...
题目:一个5位数,判断它是不是回文数。即12321是回文数,个位与万位相同,十位与千位相同。 1.程序分析:同上-Title: A 5-digit, to determine whether it was not the number palindrome. That is, 12,321 is a palindrome number of 10,000 seats with the same 10 with the same 1000. 1. Program analysis: ibid
- 2022-08-15 03:12:15下载
- 积分: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