登录
首页 » c » C循环结构

C循环结构

于 2022-06-20 发布 文件大小:1.78 kB
0 74
下载积分: 2 下载次数: 1

代码说明:

14.5 C循环结构  循环体是程序设计与优化的重点考虑对象。本节将着重讲解在ARM上处理for和while循环最有效的方法。  14.5.1 循环中止  首先来看下面的例子,两个不同的循环退出条件,产生的不同汇编代码。  C源程序如下所示。  int fact1 (int n)  {  int i, fact = 1;  for (i = 1; i 《= n; i++)

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

发表评论

0 个回复

  • Digital_Audio
    实现数字音频效果的源程序,包含多速率信号处理的内插和抽取源程序。(realize the audio effect.inlude the function of multirate signal processing knowledge)
    2009-03-04 19:36:08下载
    积分:1
  • CommMFC
    WinCE操作系统上串口接收及发送程序,VC++程序,有界面,简单易懂。(WinCE operating system serial port receive and transmit procedures, VC++ program, interface, easy to understand.)
    2013-09-01 20:02:12下载
    积分:1
  • Ch10
    说明:  一个用于液体受热蒸发的UDF。压缩包中包含fluent网格文件,可直接进行联系。(An UDF used for heated evaporation.)
    2020-02-25 10:18:35下载
    积分:1
  • huawei
    华为软件训练营最后的考试题目,题目很有助于提高编程能力。(The Huawei software training camp last exam questions, the questions were very help to improve the programming capabilities.)
    2013-03-18 10:31:59下载
    积分:1
  • +i2c stc15f2k60s2
    基于STC15f2k60s2的IIC通信,软件模拟IIC接口,主机和从机代码(Based on the IIC communication of STC15f2k60s2, the software simulates IIC interface, host and slave codes)
    2018-06-27 13:44:40下载
    积分:1
  • TM1628
    基于STM32F103单片机的tm1628驱动多位数码管显示测试程序(STM32F103 drive TM1628)
    2020-08-28 20:58:11下载
    积分:1
  • My_Telnet
    利用C++ SDK编写的实现telnet的程序,功能较强。(The use of C++ SDK realize telnet prepared by the procedure, function better.)
    2008-05-20 22:24:54下载
    积分:1
  • ARM_Image_for_uCOSII(2_71)_for_lpc2131
    ARM_Image_for_uCOSII(2_71)_for_lpc2131
    2009-08-23 21:43:35下载
    积分:1
  • ST
    说明:  跳绳测试仪程序,基于STC单片机开发设计,精度高(Rope skipping tester program, based on STC microcontroller development design, high precision)
    2016-12-23 16:10:47下载
    积分:1
  • STL
    说明:  包含STL源码剖析所用的源码,作者侯捷对于源码的注释,还有侯捷讲解源码的课件(Contains the source code used for STL source code analysis, the author Hou Jie comments on the source code, and Hou Jie explain the source code of the courseware)
    2020-06-25 02:20:02下载
    积分:1
  • 696518资源总数
  • 105918会员总数
  • 20今日下载