-
pierleetime
时间片轮转法实现处理器调度的程序.^-^(time slice Web Method processor scheduling procedures .^-^)
- 2006-12-04 19:34:10下载
- 积分:1
-
Metrix
说明: 该软件和代码实现的功能是对图象的加密和解密,运行环境是Xp+matlab,代码中有说明,很容易看明白.(the software code and the functions of the image of encryption and decryption, the environment is Xp Matlab, the code is described, it is easy to see to understand.)
- 2006-04-01 19:07:48下载
- 积分:1
-
B
说明: It is code about how to coding menu of some plamt
- 2009-11-21 23:13:34下载
- 积分:1
-
XMathLib
类似于MatLab的东东,当然肯定没那么好,但基本的数学运算还是有的(MatLab is similar to the East, of course, is not so sure, but the basic arithmetic or some)
- 2009-04-18 18:53:27下载
- 积分:1
-
FIR
数字滤波器的MATLAB实现,很实用,非常好,欢迎下载不用上传就能下载(FIR)
- 2010-10-21 12:04:48下载
- 积分:1
-
MATLAB
用 MATLAB控制摄像头读取图像 可以实现拍照功能(just do it)
- 2012-04-18 10:16:15下载
- 积分:1
-
openGL
分别用普通构建方式和显示列表对物体进行绘制,实现各种复杂的交互控制(Were built with ordinary ways and display a list of objects to draw, to achieve a variety of complex interactive control)
- 2014-02-17 20:00:17下载
- 积分: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
-
GA-MIMO
基于遗传非常简单实用。算法的多目标优化方案, 用matlab程序编写,(Multi-objective genetic algorithm-based optimization scheme is very simple and practical. Programming with matlab)
- 2011-08-18 20:03:23下载
- 积分:1
-
TurboCode
信道编解码中的turbo编解码程序,采用了多种解码算法,进行了性能比较,信道模拟高斯白噪声信道(Channel of the turbo codec codec procedures, using a variety of decoding algorithms, a performance comparison, channel analog Gaussian white noise channel)
- 2008-07-17 14:00:10下载
- 积分:1