-
powerflow-input
针对C语言环境下的电力系统潮流计算过程中,负责数据输入的子程序。(Power flow calculation for the C language environment in the process, is responsible for routine data entry.)
- 2013-11-26 15:50:43下载
- 积分:1
-
Practice2
说明: 车厢调度:程序对栈的任何存取(即更改,读取和状态判别等操作必须借助于基本操作。(Train scheduling: proceedings of the stack of any access (that is, changing, reading and state identification must be by means of basic operations such as Operation.)
- 2010-04-03 11:19:49下载
- 积分:1
-
chap7001
自动控制原理及其PID仿真程序
1.原理
2.设计
3.仿真(automatic control thesis and pid simulink program
1.thesis
2.design
3.simulink)
- 2012-05-08 19:21:45下载
- 积分:1
-
txinndaooh
本文使用Matlab及Simulink软件源码包对cdma20000的前向业务信道进行时间流与数据流仿真,并对仿真结果进行了对比分析。
(This article uses the Matlab and Simulink software source code packages on cdma20000 the first time flow and data flow simulation, and simulation results were compared to the traffic channel.)
- 2012-06-24 23:09:50下载
- 积分:1
-
error-code
周武扬的编码理论,非常详细,包括汉明码、卷积码、差错控制编码等等。(the error code of zhou wu yang,very good,include hamming code,error chontrol code.)
- 2015-02-03 11:52:55下载
- 积分:1
-
inption1
matlab和VC混合编程的数据n倍内插处理系统,混编使用matcom代码转换方式实现(matlab and programming VC mixed data n times the interpolation processing system, mixed use Matcom realize the code conversion mode)
- 2008-07-02 20:09:40下载
- 积分: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
-
Slide_Do-luong-tu-dong
this is a book to learn English TOEIC
- 2015-04-13 00:50:04下载
- 积分:1
-
count
使用VC创建Matlab数组、删除数组,进行二次编程(Matlab using the VC to create an array, delete array, a second program)
- 2011-11-20 18:36:34下载
- 积分:1
-
1822
ebook for learning c++
- 2013-12-24 05:02:21下载
- 积分:1