-
SevenQualitycontrolTools
Briefly explains about Seven software Quality control Tools such as run chart etc.
- 2010-03-08 02:24:03下载
- 积分:1
-
srm
统计区域合并分割算法,包含实际图像处理程序,能够直接编译运行。(statiscal region merging,which can be used directly to process the image segmentation)
- 2021-04-23 13:38:47下载
- 积分:1
-
modem-demos-04
modem编程的一些例子源码modem编程的一些例子源码(Some examples of modem programming modem-source programming some examples of source)
- 2007-11-22 00:14:38下载
- 积分:1
-
5
一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。
C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。
系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
- 2009-03-15 15:36:23下载
- 积分:1
-
1
说明: 俄 罗 斯 方 块 小 程 序(Tetris Applet)
- 2009-12-22 11:30:52下载
- 积分:1
-
serial-concatenation-of-repetition-code-and-FQPSK
说明: FQPSK与简单重复码的迭代译码,简单重复码做为外码(serial concatenation of repetition code and FQPSK ,in which repetition code is the out code)
- 2010-04-15 11:23:39下载
- 积分:1
-
code
分析了pure aloha与slot aloha协议的时延(analysis time delayof pure aloha and slot aloha)
- 2012-05-22 10:37:39下载
- 积分:1
-
12_pulse_controllable_rectifier_circui_simulation_
12脉波可控整流电路仿真模型,基于simulink的蒸馏仿真电路(12 pulse controllable rectifier circuit simulation model)
- 2010-07-23 19:51:22下载
- 积分:1
-
Chan_3BS
无线定位基本算法TDOA_TOA_AOA tdoa通用算法(TDOA TOA AOA)
- 2013-11-25 19:20:20下载
- 积分:1
-
testCRC8
使用MATLAB仿真CRC-8校验码在二进制对称信道中的检错性能(Using MATLAB simulation CRC-8 checksum in the binary symmetric channel error detection performance)
- 2021-02-07 20:49:55下载
- 积分:1