-
Count of thousands of factorial, for computers and programmers is a challenge to...
算十万的阶乘,对于计算机和程序员都是一个挑战,本源程序实现了求大数的阶乘,是用汇编写的,相对速度很快,算十万的阶乘在我赛扬2.4,内存256的神舟笔记本上,用了20多分钟.算出得数写在一个TXT文件下,十万的阶乘结果,用记事本打开,都要好一会儿.-Count of thousands of factorial, for computers and programmers is a challenge to realize the source of the order of the factorial of large numbers, is written in the compilation of a relatively quick, and counting of thousands of factorial in my 2.4 Celeron, memory 256 Shenzhou notebook, spent more than 20 minutes.得数calculated to write in a TXT file, the thousands of factorial results, use Notepad to open, should a good moment.
- 2022-08-03 07:00:28下载
- 积分: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
-
本站以C语言和Java语言、嵌入式开发、算法实现为主,源码数量达几十万个,有200多个分类,很多都是本站会员的私家珍藏,互联网上其他地方是找不到的...
本站以C语言和Java语言、嵌入式开发、算法实现为主,源码数量达几十万个,有200多个分类,很多都是本站会员的私家珍藏,互联网上其他地方是找不到的-Powered by C language and Java language, embedded development, algorithm-based, the number of up to hundreds of thousands of source code, there are more than 200 categories, many of which are members of a private collection site on the Internet can not be found elsewhere The
- 2023-05-25 13:20:03下载
- 积分:1
-
电子钟,数码管显示,可以调整。程序十分简单,思路清晰。...
电子钟,数码管显示,可以调整。程序十分简单,思路清晰。-Electronic clock, digital display, you can adjust. Procedure is very simple, clear ideas.
- 2022-01-25 19:28:45下载
- 积分:1
-
TM1628数码管显示程序,用的很广,是不错的资料,供大家学习参考...
TM1628数码管显示程序,用的很广,是不错的资料,供大家学习参考-TM1628 digital tube display program, with very wide is good information for them to learn information
- 2023-05-30 12:40:02下载
- 积分:1
-
the GAL compiler tool to prepare for GAL chip, and can be converted into machine...
Atmel提供的GAL编译工具,对GAL芯片进行编写,以及可转换成机器码-the GAL compiler tool to prepare for GAL chip, and can be converted into machine code
- 2022-04-27 10:21:59下载
- 积分:1
-
通过51控制8155,再将LED和键盘连接到8155上,来实现LED和键盘的正常工作...
通过51控制8155,再将LED和键盘连接到8155上,来实现LED和键盘的正常工作
- 2023-05-05 17:30:03下载
- 积分:1
-
有关统计学生成绩的汇编程序,详见压缩文件内容
有关统计学生成绩的汇编程序,详见压缩文件内容-Relating to the compilation of statistics on student achievement program, as detailed in the contents of compressed files
- 2022-03-13 19:09:45下载
- 积分:1
-
学习汇编语言编制的程序,非常参考价值,我认为汇编比较难。...
学习汇编语言编制的程序,非常参考价值,我认为汇编比较难。-Learning assembly language produced by the procedure, very useful, I think more difficult to compile.
- 2022-01-22 12:58:32下载
- 积分:1
-
段海滨的《蚁群算法原理及其应用》中的蚁群算法的c语言源代码...
段海滨的《蚁群算法原理及其应用》中的蚁群算法的c语言源代码-Hai-Bin Duan" s " Principles and Applications of Ant Colony Algorithm" in the ant colony algorithm c language source code
- 2022-03-10 07:14:29下载
- 积分:1