-
汇编中调用钩子函数的例子。
汇编中调用钩子函数的例子。-compilation called hook function examples.
- 2022-04-07 17:14:01下载
- 积分:1
-
4*4键盘扫描,lcd依据键值单行依次显示键值,一行结束后,清屏,重新显示...
4*4键盘扫描,lcd依据键值单行依次显示键值,一行结束后,清屏,重新显示-4* 4 keyboard scanning, lcd display based on key followed by one-way key, and his entourage after the end of the Qing-ping, re-display
- 2022-02-19 23:49:49下载
- 积分:1
-
can, debug, link still class of the source, a member of the useful
masm,debug,link还有上课时的源程序,希望对大家有用-can, debug, link still class of the source, a member of the useful
- 2022-01-25 16:02:29下载
- 积分:1
-
电子钟源程序
电子钟源程序-Electronic clock source
- 2022-02-12 12:32:33下载
- 积分:1
-
汇编语言 封装的输入输出函数 可以直接调用
汇编语言 封装的输入输出函数 可以直接调用-Assembly language package input and output functions can be directly invoked
- 2022-03-18 10:25:34下载
- 积分:1
-
基于51单片机的16个汉字显示并左移的点阵程序大家学习
基于51单片机的16个汉字显示并左移的点阵程序大家学习-Based on 51 SCM 16 characters dot matrix display and left the U.S. to study procedures
- 2022-06-20 00:04:55下载
- 积分:1
-
用汇编语言,并且递归求菲波那契函数FIB(N)
用汇编语言,并且递归求菲波那契函数FIB(N)---(N from 1 to 24) (huangyujie)-assembly language, and for recursive function Fibonacci FIB (N )---( N from 1 to 24) (huangyujie)
- 2022-07-03 02:48:47下载
- 积分:1
-
ADuc812的各种功能程序的例子!很有参考价值
ADuc812的各种功能程序的例子!很有参考价值
- 2022-03-12 20:21: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
-
很好的汇编代码,实现学生成绩分类系统,采用子程序调用,完成学生成绩管理...
很好的汇编代码,实现学生成绩分类系统,采用子程序调用,完成学生成绩管理-good compilation of code, to achieve the performance of their students classification system used subroutine call, students complete performance management
- 2022-01-30 18:20:40下载
- 积分:1