-
TEMEX
MATLAB (MATLAB )
- 2015-01-01 17:10:42下载
- 积分:1
-
-FDTD-
集总元件的多网格FDTD模型及其在混合电路中的应用(Multi-Grid FDTD model and its application in the mixed lumped circuit elements)
- 2013-12-04 19:26:32下载
- 积分:1
-
killhimself
有关于——程序自杀技术实现——的一些简单代码,,,,,,(About- suicide technology program some simple code ,,,,,,)
- 2010-05-13 22:28:28下载
- 积分: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
-
StarRat
START RAT远控源码START RAT远控源码START RAT远控源码START RAT(START START RAT RAT far point source code remote control the source code START START RAT RAT far point source code)
- 2014-02-25 09:10:34下载
- 积分:1
-
Ex11
这个是霍夫曼编码的问题,要求输入只含有ABCD的四句话,且每句8个字符的长度,然后求出四个字符每个的概率,然后当成权值计算霍夫曼编码,我的这个程序已经实现了输入、概率统计、计算出霍夫曼编码存在了bian[]这个数组中(hoffuman decoding)
- 2014-11-20 15:50:36下载
- 积分:1
-
Boost-Develop
该书详细介绍了Boost库的数十种子库,是目前为止我找到的最详细的Boost库中文书籍(The book details the Boost libraries dozens seed bank, is by far the most detailed I ve found Boost library books Chinese)
- 2014-08-12 10:56:46下载
- 积分:1
-
itpp-4.3.1
IT++ is a C++ library of mathematical, signal processing and communication routines.
- 2015-04-20 11:27:40下载
- 积分:1
-
engine01
实现发动机性能的计算,在matlab环境下简单可靠的运行(this can use at matlab to engine)
- 2015-01-25 19:59:10下载
- 积分:1
-
windbg
NT4 component WinDbg source for developer reference
- 2015-02-10 04:19:38下载
- 积分:1