登录
首页 » PPT » 3

3

于 2007-10-15 发布 文件大小:1076KB
0 194
下载积分: 1 下载次数: 0

代码说明:

说明:  第三章 程序流程控制 主要内容1、if…else…选择语句。 2、条件运算符。 3、SWITCH开关分支语句。 4、逻辑运算符。 5、循环语句。 6、自增自减运算。 7、break、continue、goto语句 8、运算符的优先级、结合性。(Chapter III of the main contents of the control procedures for flow 1, if ... else ... select statement. 2, conditional operator. 3, SWITCH branch switch statements. 4, the logical operator. 5, loop. 6, since by reducing computing since. 7, break, continue, goto statement 8, the priority of operator, combined with nature.)

文件列表:

第三章 程序流控制.ppt

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

发表评论

0 个回复

  • digfilt
    数字滤波器设计程序,对各种滤波器设计,参数,原理进行了纤细说明(Digital filter design program, a variety of filter design parameters were slim that the principle)
    2010-11-23 19:23:27下载
    积分:1
  • LMS-Gradient-Paper[1]
    改文档系统介绍了LMS 算法估算梯度的相关算法。(How does the LMS algorithm estimate the gradient)
    2011-08-02 11:39:31下载
    积分:1
  • fractional-order-unified
    分数阶统一混沌的实现程序。分数阶混沌改变参数即为洛仑兹、Lü以及 Chen系统。(Fractional order unified chaotic realization program. Fractional order chaotic change parameter is the Lorentz, L u and Chen system.)
    2014-11-12 20:00:27下载
    积分:1
  • dnzljc
    在电能质量检测中暂态信号和稳态信号的建模的源程序(Power quality detection of transient and steady-state signal source)
    2013-04-10 15:41:53下载
    积分:1
  • Matlabtongji
    武汉大学遥感信息工程学院MATLAB期末的大作业,对遥感影像进行处理并且进行统计求方差平均数,并绘制图像(Great job of Remote Sensing Information Engineering, Wuhan University MATLAB end of remote sensing image processing and statistical variance of the average demand and draw the image)
    2014-02-18 19:08:21下载
    积分:1
  • guinui_v79
    可以动态调节运行环境的参数,一个计算声子晶体结构的一维传递矩阵法,有信道编码,调制,信道估计等。( Can dynamically adjust the parameters of the operating environment, A one-dimensional transfer matrix method to calculate the phonon crystal structure, Channel coding, modulation, channel estimation.)
    2016-06-20 15:53:36下载
    积分:1
  • PLC_channel_generator_v2
    PLC matlab 信道模型,主要是电力载波信道中的多径数据(PLC channel Model)
    2016-07-19 17:18:44下载
    积分:1
  • conversion_gui
    function ret = Int2Hex(var) Prints integer array to hexadecimal string varType = class(var) cast signness away: if ( u ~= varType(1) ) varType = [ u varType] var = typecast(var,varType) end nBits = str2double(varType(5:end)) if (64 == nBits) split 64 bit case into two 32 s cuz dec2hex doesn t handle 64 bit... varType(5:end) = 32 var = typecast(var,varType) end ret = dec2hex(var) if (64 == nBits) littleEndian = all(typecast(uint32(1), uint16 )==[1 0]) first = 1 + littleEndian second = 2 - littleEndian ret = [ret(first:2:end,:),ret(second:2:end,:)] end end
    2010-07-30 09:39:56下载
    积分:1
  • MATLAB_matrix_to_achieve_the_relevant_source_code
    MATLAB矩阵实现相关源代码MATLAB matrix to achieve the relevant source code(MATLAB Matrices related to the source code MATLAB matrix to achieve the relevant source code)
    2010-08-03 20:24:31下载
    积分:1
  • boost_switching
    a switching for pv cell inverter based with boost conveter
    2013-05-01 02:48:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载