-
我做的东西还算不错的饿,希望能给大家一点启发,能够做出更好的东西...
我做的东西还算不错的饿,希望能给大家一点启发,能够做出更好的东西
- 2022-07-02 20:01:48下载
- 积分:1
-
用单纯性发求解线性规划问题,并由文件 读入系数矩阵,用于大规模计算。...
用单纯性发求解线性规划问题,并由文件 读入系数矩阵,用于大规模计算。-Simple to use fat for solving linear programming problems by the document read into the coefficient matrix, for large-scale computing.
- 2022-05-06 18:08:34下载
- 积分:1
-
Ended at 10:00 p.m. on March 15, 2003 before finishing FAQ valuable CSDN finishe...
截止于2003年3月15日22时以前的CSDN有价值的FAQ整理完毕!asm,asm-Ended at 10:00 p.m. on March 15, 2003 before finishing FAQ valuable CSDN finished! asm, asm
- 2022-07-02 02:57:13下载
- 积分:1
-
单相电子式预付费电度表 的设计与实现,本程序为汇编语言.
单相电子式预付费电度表 的设计与实现,本程序为汇编语言.-Single-phase electronic prepaid watt-hour meter Design and Implementation of, the procedures for the assembly language.
- 2022-03-09 15:38:00下载
- 积分:1
-
The use of the EEPROM read and write the information needed to process the signa...
本eeprom的使用读写信息所需要的程序信号是24C02 本eeprom的使用读写信息所需要的程序信号是24C02-The use of the EEPROM read and write the information needed to process the signal is the use of 24C02 EEPROM read and write the information needed to process the signal is 24C02
- 2022-01-31 03:30:24下载
- 积分:1
-
with AT89S51 SCM timer/counter T0 produce than the regular time, seconds count a...
用 AT89S51 单片机的定时 / 计数器 T0 产生一秒的定时时间,作为秒计数时间,当一秒产生时,秒计数加 1 ,秒计数到 60 时,自动从 0 开始。-with AT89S51 SCM timer/counter T0 produce than the regular time, seconds count as a time when a second time when, seconds count plus one, count to 60 seconds, the automatic starting from 0.
- 2022-01-26 00:18:56下载
- 积分:1
-
BCD multiply, the compilation environment where no compression BCD multiplicatio...
BCD码相乘,汇编环境里没有对压缩BCD码相乘的调整,相当于作业吧!-BCD multiply, the compilation environment where no compression BCD multiplication of adjustment, which is equivalent to operating!
- 2023-08-17 02:25:03下载
- 积分:1
-
High to low dividend deposited in TEMP_STR
被除数由高到低存于TEMP_STR-->TEMP_STR+4中,除数存于TEMP_STR+10-->TEMP_STR+14中,
运算后商存于TEMP_STR-->TEMP_STR+4中,余数存于TEMP_STR+5-->TEMP_STR+9中
高字节在前
方法:移位相除
10位BCD码除法 XUE:20080729-High to low dividend deposited in TEMP_STR-> TEMP_STR+ 4, the divisor stored in TEMP_STR+ 10-> TEMP_STR+ 14, the operations are kept in after TEMP_STR-> TEMP_STR+ 4, the remainder stored in TEMP_STR+ 5-> TEMP_STR+ 9 in the high byte of the former method: shift 10 BCD division code division XUE: 20080729
- 2022-07-08 14:31:21下载
- 积分: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
-
assembly language to achieve the realization of the specified string of letters...
汇编语言实现的实现在字符串中查找指定的字母出现的次数,-assembly language to achieve the realization of the specified string of letters identifying the number of occurrences
- 2022-07-24 06:18:02下载
- 积分:1