-
wang9273winmine
说明: 模仿windows的扫雷程序(一模一样),源代码很有参考价值!(windows imitate the demining process (the same), the source of great reference value!)
- 2006-03-13 15:23:43下载
- 积分:1
-
wideex1
这是波束形成源代码,不同方向加权后形成的波束域(This is beamforming source code, different direction weighted formed after beam domain)
- 2016-02-09 06:19:49下载
- 积分: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
-
Driver_Kit_SERVER_for_D113
Duagon D113 MDFULL SERVER MVB PC104 source code
- 2015-01-07 14:52:45下载
- 积分:1
-
LUNCHPADMSP430G2553L298电机驱动
说明: 能够驱动5v-12v直流电机电动小车的驱动不但要求电机驱动系统具有高转矩重量比、宽调速范围、 高可靠性,而且电机的转矩 -转速特性受电源功率的影响,这就要求驱动 具有尽可能宽的高效率区。(The drive of 5V-12V DC motor electric car requires not only the motor drive system with high torque-weight ratio, wide speed range and high reliability, but also the torque-speed characteristics of the motor affected by power supply power, which requires the drive to have as wide a high efficiency area as possible.)
- 2020-06-18 08:20:02下载
- 积分:1
-
MouseSimulation
ͨ
- 2008-08-26 18:52:52下载
- 积分:1
-
IEEE33
ieee33节点配电网系统,前推回代法计算潮流(
Ieee33 node distribution network system, forward and backward generation method to calculate the power flow)
- 2016-10-05 08:24:03下载
- 积分:1
-
a revenue SVG graphics library that is the completion of some basic SVG graphics...
一套开源的SVG图形开发库,可以完成一些基本的SVG图形操作功能!-a revenue SVG graphics library that is the completion of some basic SVG graphics feature!
- 2022-02-12 18:33:11下载
- 积分:1
-
AD8402驱动程序:基于stm32f103的工程,程序已完美运行,每隔2SLED灯切换一次状态,同时AD8402按照正弦函数表更新
AD8402驱动程序:基于stm32f103的工程,程序已完美运行,每隔2SLED灯切换一次状态,同时AD8402按照正弦函数表更新
- 2023-01-27 06:45:04下载
- 积分:1
-
turtlefirewall-1.37.wbm
说明: linux环境下的一个防火墙程序的源代码,下载自sourceforge(a firewall program's source code, downloaded from sourceforge)
- 2006-05-04 10:25:25下载
- 积分:1