登录
首页 » C » 大数的乘法运算

大数的乘法运算

于 2022-02-03 发布 文件大小:14.03 kB
0 131
下载积分: 2 下载次数: 1

代码说明:

用c语言写的大数乘法,我是初学者,所以希望大家多多支持,,有问题的地方我会改进 /* * 大数(非负整数)的四则运算: * 运用字符串来处理 * */ #include #include #include #define LEN 17 static char a[LEN],b[LEN],ans[LEN]; char *myrever(char *str) //反转字符串函数 { int t,tl=strlen(str); char ch; for(t=0;t

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

发表评论

0 个回复

  • 2
    说明:  利用vs2013和opencv2实现图像的读取与显示功能(Opencv Read the image and display)
    2017-07-20 09:20:23下载
    积分:1
  • rf905
    一个小小的驱动程序,希望对大家的程序开发有所帮助(A small driver, I hope to be helpful for all program development)
    2012-05-05 16:41:03下载
    积分:1
  • CPPPrimer
    C++_Primer中文第四版(含习题解答+源码),很好的vc入门书(Chinese fourth edition (including exercises answers+ source), a good introductory book vc)
    2013-07-25 14:31:00下载
    积分:1
  • pdflib_cs3
    说明:  本代码演示了PDFLIB中的文本输出函数的使用.(demonstration of the code of PDFLIB text output function use.)
    2005-12-05 18:35:26下载
    积分:1
  • 企业报价软件源码
    根据企业的需求,设计和编写的报价软件程序,源代码公开,供大家参考。1、建立企业的元器件库,用SQL搭建数据库,.NET中应用Linq技术读取库文件。2、含有自动合并计算报价的库类,支持报价清单的生成及导入EXCEL格式的元器件表.3、根据需要建立了审批流。4、给不同的角色不同的权限,营销、生产、财务可以看到报价项目中关心的内容。
    2022-12-23 03:30:04下载
    积分:1
  • Artificial-potential-field-method
    智能车避障路径动态规划和车体控制研究,通过改进传统人工势场法来实现车辆壁障。(Dynamic planning and vehicle body control of intelligent vehicle obstacle avoidance,by improving the traditional artificial potential field method to realize the vehicle wall barrier.)
    2021-03-31 11:19:08下载
    积分:1
  • 2.STM32L151_串口1通信
    说明:  对于学习STM32L151低功耗单片机有参考意义(It has reference significance for studying STM32L151 LOW-POWER SCM)
    2020-07-28 15:57:19下载
    积分:1
  • svm
    支持向量机原理与仿真 (Support vector machine theory level simulation)
    2014-01-05 16:19:37下载
    积分:1
  • HT1380C
    一款低价位时钟芯片的C驱动程序(low-priced clock chip C Driver)
    2004-09-03 17:03:55下载
    积分:1
  • PWM输出实验
    说明:  通过定时器控制pwm输出,进而控制电机舵机的转动。(The output of PWM is controlled by a timer, and then the rotation of the motor steering gear is controlled.)
    2020-06-18 17:20:02下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载