-
1122
其实操作系统在调用 main 函数时是传参数的,main 函数最标准的形式应该是 int
main(int argc, char *argv[]),在第 6 节 “指向指针的指针与指针数组”
详细介绍。C 标准也允许 int main(void)这种写法,如果不使用系统传进来的两
个参数也可以写成这种形式。但除了这两种形式之外,定义 main 函数的其它写法都
是错误的或不可移植的。(The 88-bytes (704-bits) in the Configuration zone contain manufacturing identification data, general device, and
system configuration, and access restriction control values for the slots within the Data zone. The values of
these bytes can always be obtained using the Read command. The bytes of this zone are arranged as shown in
Table 2-2)
- 2015-01-05 17:13:58下载
- 积分:1
-
MATLABzuotu
几个MATLAB实现的GUI界面,如多选菜单,可控制小球运动速度的用户界面,函数变换等主要共初学者参考使用!(several MATLAB GUI interface, such as more election menu control the ball movement speed of the user interface, the main function transform a total beginners reference!)
- 2007-06-27 11:23:46下载
- 积分:1
-
xdglp
对一列信号进行现代功率谱分析 (Of a signal power spectral analysis of modern )
- 2010-11-18 11:59:39下载
- 积分:1
-
localisation
this is a source code for localisation of number plate
- 2012-05-01 15:33:34下载
- 积分:1
-
DCT
Discrete cosine transform designed using matlab
- 2011-10-08 18:08:03下载
- 积分:1
-
morse_code.py
simple implementation of a morse code project
- 2013-11-13 05:45:43下载
- 积分:1
-
comunication_system
comunication system between two pc
- 2012-11-19 05:24:02下载
- 积分:1
-
moshishibie
本程序为matlab程序关于模式识别的LMSE算法的简单应用,比较适合初学者使用(This program is about pattern recognition matlab program LMSE algorithm simple application, suitable for beginners to use)
- 2020-08-31 19:38:10下载
- 积分:1
-
Kolmogorov-entropy
用于计算混沌分析中的柯尔莫哥洛夫熵的STB算法(for compute the Kolmogorov entropy)
- 2016-05-23 21:55:38下载
- 积分:1
-
compressedsensingmatlab
说明: 演示Compressive Sensing的Matlab程序
信号压缩传感的实现(正交匹配追踪法Orthogonal Matching Pursuit) (Compressive Sensing of Matlab demonstration program to achieve signal compression sensor (orthogonal matching pursuit method Orthogonal Matching Pursuit))
- 2010-04-15 15:19:05下载
- 积分:1