登录
首页 » 汇编语言 » Count of thousands of factorial, for computers and programmers is a challenge to...

Count of thousands of factorial, for computers and programmers is a challenge to...

于 2022-08-03 发布 文件大小:206.46 kB
0 191
下载积分: 2 下载次数: 1

代码说明:

算十万的阶乘,对于计算机和程序员都是一个挑战,本源程序实现了求大数的阶乘,是用汇编写的,相对速度很快,算十万的阶乘在我赛扬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.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 74HC595驱动和74HC165
    74hc595 and 74hc165 driver
    2022-03-03 18:26:33下载
    积分:1
  • GDI 即图形设备界面,是 Windows 最重要的部分之一,它大部分由 GDI32.DLL 库中的 API 来处理,GDI 的主要目的之一是支持与设备无关的图
    GDI 即图形设备界面,是 Windows 最重要的部分之一,它大部分由 GDI32.DLL 库中的 API 来处理,GDI 的主要目的之一是支持与设备无关的图形编程,对于 Dos 下的图形编程,很多人可能“心有余悸”,因为PC 中有太多种类的显示卡,而几乎每个显示卡的处理都是不同的,即使后来有了 Vesa 编程,我们还是不能全部撇开具体的硬件,Windows GDI 使我们对图形的编程变得相对简单了很多,由于GDI 是 Windows 最庞大的部分,并不是几句话能讲清楚的,本节要讲的是 Windows 下GDI 的基本处理步骤和简单的位图处理,并没有涉及到 Directx 一类的编程。只希望能对朋友们有所启发。 Windows 并不允许程序员访问显示硬件,它的所有对屏幕的操作是通过环境设备(DC)来处理的,屏幕上的每一个窗口对应一个DC,你可以把一个DC 想象成这个窗口的视频缓冲区,你对DC的操作结果会反映到屏幕上,在窗口的DC之外,你也可以自己建立DC,这相当于建立一个内存中的缓冲区,你对这个DC的操作结果保存在内存中。你也可以用 API 在不同的DC之间拷贝数据,比如说你可以在内存DC 中先建立好数据,然后拷贝到窗口的DC中,就相当于完成了屏幕的刷新。 -err
    2022-04-12 03:42:06下载
    积分:1
  • PIC16c57 Bright embedded control module
    PIC16c57 Bright embedded control module模拟串口通信部分-PIC16c57 Bright embedded control module
    2022-06-26 08:18:42下载
    积分:1
  • 本程序是用于高速冲床上的送料控制程序,一个较为简单的89C51中断、定时计数器应用程序,已经调试成功,今天为大家出点力,也希望能在以后的学习中能得到大家的帮助。...
    本程序是用于高速冲床上的送料控制程序,一个较为简单的89C51中断、定时计数器应用程序,已经调试成功,今天为大家出点力,也希望能在以后的学习中能得到大家的帮助。-This procedure is used for high-speed red bed feed control procedures, a relatively simple 89C51 interrupt, timer counter application has debugging success for the U.S. today, a little effort, but also hope to study in the future everyone will be help.
    2022-12-29 17:45:08下载
    积分:1
  • Prepared by the assembly language DS18B20 based multi
    由汇编语言编写的基于DS18B20的多点温度检测程序源码,程序调试通过,不用作改动就可以运行在单片机系统中。-Prepared by the assembly language DS18B20 based multi-point temperature of the source detection procedure, program debugging through, do not make changes to be able to run in single-chip system.
    2023-01-20 11:15:04下载
    积分:1
  • and vector interrupt settings and read the DOS function calls, which in this cas...
    与中断矢量设置与读取有关的DOS功能调用,本例演示了如何编写中断服务程序,如何安装(将中断服务程序的地址设置到中断矢表中),以及如何通过软中断指令调用中断服务程序。为了突出重点,本例中中断服务程序代码未驻留内存。-and vector interrupt settings and read the DOS function calls, which in this case demonstrated how to prepare interrupted service procedures, how to install (to be interrupted service procedures set up to address the interruption vector table), and how soft interrupt directive calling service interruption program. To highlight key issues, in this case the interruption of services not the presence of code memory.
    2022-02-02 05:53:54下载
    积分: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
  • Tabla multiplicar
    .model 小 64.stack .data num db"Introdusca 联合国第 $",10,13 ;可变段 reslpaldar el número digitado por el usuario。 .code 属于: mov ax @data mov ds、 ax mov 啊,09 h lea dx num int 21 h mov 啊,01h ;Pedir el número al usuario int 21 h 潜艇基地,30 h mov num,al ; guardamos el número digitado en num 中。 mov cl,01 h; Iniciamos el 康塔多 en 1 mov cx 10 tabla: mov al,num ; movemos al número guardado en num AL mul cl ; se multiplica CL por AL,el resultado se 瓜尔达 en AL aam ; ajuste ASCII 段 multiplicación mov bx,ax;Se respalda la multiplicación BX el mov 啊,02 h mov dl,10,13 ; imprimimos 联合国非裔 int 21 h mov 啊,02 h mov dl,bh ; Imprime la 单方面阿尔塔德尔登记 BX,si el número es 市长德 9 imprime las decenas 添加 dl,30 h;Suma 30 段 imprimir el número 真实。 int 21 h mov dl、 bl ; imprime la 单方面巴哈德 BX o la
    2022-01-25 14:43:48下载
    积分:1
  • 推箱游戏程序源码
    推箱游戏程序源码-pushing boxes Games FOSS
    2023-01-04 13:10:03下载
    积分:1
  • it can help you know C++ souce program quckily
    it can help you know C++ souce program quckily
    2022-06-26 16:55:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载