-
appenddemtrshar
一个可以处理算式符号的计算器程序,通过栈来实现,(A computer program that can process arithmetic symbols, through the stack to achieve,)
- 2018-12-30 10:02:49下载
- 积分:1
-
fcd15444-4
JPEG 2000 IMAGE CODING SYSTEM:
COMFORMANCE TESTING(JPEG 2000 IMAGE CODING SYSTEM:
COMFORMANCE TESTINGSTUDY DOCUMENT JPEG 2000 PART IV CD, JULY 2001
THE ISO AND ITU WILL PROVIDE COVER PAGES)
- 2009-05-14 11:49:59下载
- 积分:1
-
KsQuantile
利用正态分布和核密度估计计算分位数。包括正态分布分位数函数、核估计概率密度函数、核估计累计分布概率函数、核估计计算分位数函数。(Normal and kernel density estimation using sub-digit calculation. Including the normal quantile function, kernel estimate probability density function, cumulative distribution probability function kernel estimation, kernel estimate calculated quantile function.)
- 2010-12-02 09:19:09下载
- 积分:1
-
tanshishezhidongfangbubai
这是一款具有登入和注册的贪吃蛇,而且有特效果实,增加了游戏的趣味性(This is a login and registration Snake)
- 2012-10-24 08:48:34下载
- 积分:1
-
visual.c_opengl_directx
超级玛丽的制作揭秘文档 (Super Mario document production Jie Mi)
- 2010-06-01 13:10:29下载
- 积分:1
-
PFF
实现对地震数据的一维傅里叶变换 并对数据进行设定工业频率值的情况下滤波 (power frequency filtering)
- 2015-03-29 11:06:29下载
- 积分:1
-
IKH
能作为所有金融分析提供一目了然的效果,结合了移动平均和转势信号(Can serve as a glance of all financial analysis of the effect of a combination of moving average and the transfer potential signal)
- 2009-12-04 19:47:09下载
- 积分:1
-
chap12
MATLAB c++ 可以实在嵌入式的环境下联合编程。联合仿真(MATLAB c++ can be embedded in the environment is the joint programming. Co-simulation)
- 2011-05-09 10:06:35下载
- 积分:1
-
44
说明: 给定程序中,函数fun的功能是:将a所指3×5矩阵中第k列的元素左移到第0列,第k列以后的每列元素依次左移,原来左边的各列依次绕道右边。
例如,有以下矩阵:
1 2 3 4 5
1 2 3 4 5
1 2 3 4 5
若k结果为2,程序执行结果为:
3 4 5 1 2
3 4 5 1 2
3 4 5 1 2
请在程序的下划线处填入正确的内容并把下划线删除,使程序得出正确的结果。
注意:源文件存放在考生文件夹下的BLANK1.C中
不得增行或删行,也不得更改程序的结构!
(A given program, function fun feature is: a 3 × 5 matrix referred to in the first k elements of the left column to move Section 0, the k elements of each column after column followed by the left, the original columns in the left turn Bypass on the right. For example, the following matrix: 123,451,234,512,345 If k is 2, the program execution results: 345,123,451,234,512 in the program underscore the right content at the fill and to remove the underscore, so that the program reach the right result. Note: The source files in the folder of BLANK1.C candidates are not allowed by the line or delete line, nor change the structure of the program!)
- 2011-08-11 07:53:10下载
- 积分:1
-
Excelente_CPUUsage_Y_MemUsage_x64
Get cpu memory disk usage by console application windows x64
- 2014-10-10 12:38:50下载
- 积分:1