登录
首页 » C# » 设计大数的计算。求: n!,如n=100 结果为:100!= 93326215443944152681699238856266700490159...

设计大数的计算。求: n!,如n=100 结果为:100!= 93326215443944152681699238856266700490159...

于 2022-04-17 发布 文件大小:2.76 kB
0 77
下载积分: 2 下载次数: 1

代码说明:

设计大数的计算。求: n!,如n=100 结果为:100!= 93326215443944152681699238856266700490159682643816214685929 63895217599993229915608941463976156518286253697920827223758251185210916864000000000000000000000000 共158位-Calculation of the design of large numbers. Order: n!, Such as n = 100 results for: 100! 9332621544394415268169923885626670049015968264381621468592963895217599993229915608941463976156518286253697920827223758251185210916864000000000000000000000000 total = 158

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

发表评论

0 个回复

  • GPSRadar
    GPS开发经典工具,很有参考价值,你可以用它在PC平台接收数据包,这样就可以研究包结构知识(GPS development of classical tools, a good reference, you can use it in the PC platform for receiving data packets, so packets can study the structure of knowledge)
    2008-07-26 22:56:41下载
    积分:1
  • under Linux readers to write to the problem, using a multi
    在Linux下实现读者写者的问题,采用的是多线程的方法-under Linux readers to write to the problem, using a multi-threaded approach
    2022-01-26 01:24:13下载
    积分:1
  • matlabcar-band-positioning
    matlaba车牌定位程序,方便开发者对其学习应用(MATLABcarbandcode positoning)
    2014-11-05 22:04:29下载
    积分:1
  • C with image
    用c语言实现一些简单的图像处理功能,如灰度化、旋转、拷贝等(Some simple image processing functions, such as gray scale, rotation, copy, etc., are implemented in C language.)
    2020-06-17 21:00:06下载
    积分:1
  • smal
    SMAL是short message abstract library的缩写,是由风起水流软件工作室(www.zealware.com)开发的一个支持短信网关系统开发的C++底层抽象接口库,通过对移动、联通、网通、电信等运营商使用的各种短信协议和底层通信的抽象封装,SMAL实现了一个高度自适应的短信协议栈,包括CMPP,SGIP,SMPP,SMGP,CNGP,EMPP等短信协议,同时可以很方便地在上面扩展实现新的协议和自定义的内部协议等。 SMAL目前支持的协议包括中国移动的CMPP2.0,CMPP3.0,中国联通的 SGIP1.2, SGIP1.2修订版,中国电信的SMGP2.0,SMGP3.0,中国网通的CNGP2.0,和国际标准SMPP3.3,SMPP3.4,以及企信通协议EMPP等。(SMAL is a short message abstract library acronym by wind currents from studio software (www.zealware.com) to develop a support system developed by SMS Gateway C++ Underlying abstract interface library, through the Mobile, Unicom, Netcom and telecommunications operators using a variety of messaging protocols and the bottom of the abstract communications package, SMAL achieve a highly adaptive messaging protocol stack, including the CMPP, SGIP, SMPP, SMGP, CNGP, EMPP such as SMS agreement, at the same time can be easily above the realization of the new agreement to expand and customize the internal agreement. SMAL currently supports the agreement, including China Mobile CMPP2.0, CMPP3.0, China Unicom SGIP1.2, SGIP1.2 revised edition, China Telecom SMGP2.0, SMGP3.0, China Netcom CNGP2.0, and international Standard SMPP3.3, SMPP3.4, as well as enterprises, such as ICT EMPP agreement.)
    2009-01-05 22:45:41下载
    积分:1
  • demo-button
    基于对话框的动画按钮演示,程序较简单,可以为初学的朋友一个参考的例子。(Dialog-based animation demo button, the program is relatively simple, beginner' s friends for a reference example.)
    2011-10-22 01:15:02下载
    积分:1
  • Catering-management-system
    本系统有三种操作权限,其中,营业员只可以执行开台、点菜、买单及查询日收入操作;领班可以执行开台、点菜、买单、进货、添加新员工、日收入及月收入查询等操作;经理具有最高权限,除了领班及营业员的操作权限外,还可以设置员工权限、添加商品信息及菜式信息、备份与恢复数据库及初始化数据等操作。(The system has three operating authority, which can only be executed Founding salesperson, a la carte, pay and check daily revenue operations foreman can perform Founding, a la carte, pay, purchase, adding new employees, daily income and monthly income of inquiry operation manager with the highest authority, in addition to the foreman and the operating authority salesperson, you can also set permissions for employees, product information and dishes to add information, database backup and recovery, and initial data and other operations.)
    2014-04-21 13:40:34下载
    积分:1
  • trimesh_12-16_m
    3d 图形变换相关的代码,借助现有的一些几何库,实现了如三角网格化简 参数化等的内容(3D model tranform code)
    2015-12-16 10:00:44下载
    积分:1
  • Form1.Designer
    sensor para sentir el amor de ella
    2020-06-24 20:20:01下载
    积分:1
  • Graphics
    一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。 四、用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括类似自行车行走和绕固定点旋转的自旋转物体动画。) 五、简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。 六、交互式Bezier曲线的输入绘制程序实现 (An integrated graphical interface of the program, each operation subroutine callable. One call a function of the point of the painting, with the DDA, the midpoint algorithm for drawing a straight line and the midpoint algorithm circle and oval. Second, the polygon scan conversion algorithm and region filling algorithm (scan line algorithm for must fill and edge flag algorithm based on the edge of the modulo operator is optional using the 4 regional connectivity recursive seed filling algorithm based on the area of seed filling, or scan line seed filling algorithm requires the seed point (x, y) can be entered interactively). Line Clipping polygon clipping algorithm animation achieved. (Two Line Clipping Algorithm and HS polygon-by-side clipping algorithm) polygon clipping algorithm animation requires draw a closed polygon, rectangle and then draw the crop window, and then select the the cropped button (or command), press the "on top of cutting "button (or the implementation of)
    2020-06-30 08:20:02下载
    积分:1
  • 696518资源总数
  • 105563会员总数
  • 11今日下载