-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
Mcodes_for_coa
通信系统的Matlab代码,包括括通信原理书中的大多代码可直接使用。
(Matlab code of the communication system, including most of the code including communication theory book can be used directly.)
- 2012-07-26 14:21:16下载
- 积分:1
-
calculate-FFT
基于FFT平面相控阵天线方向图快速计算 (Figure quickly calculate FFT-based planar phased array antenna direction)
- 2013-12-04 12:31:56下载
- 积分:1
-
Matlab_Image_Processing
制作按钮。在SDK平台下运行,任意制作按钮,非长好用的(Production button. Run in the platform SDK, arbitrary production button, non-long-to-use)
- 2008-05-08 11:05:09下载
- 积分:1
-
3_6-Ackerman
Ackeman函数的递归方法,运用简洁的递归思想实验复杂数学表达式的计算(Ackeman function recursive method, the use of simple recursive thought experiment to calculate complex mathematical expressions)
- 2015-03-30 16:32:20下载
- 积分:1
-
Untitled
正向云发生器及其代码,matlab描述.....(cloud creator of forward and the code of that,discribed by matlab)
- 2015-01-04 16:21:48下载
- 积分:1
-
SERPSK-SERPAM-SERQAM-code
SERPSK SERPAM SERQAM
- 2014-09-22 10:31:27下载
- 积分:1
-
matlab-handbook
本书对于MATLAB7给予实践性指导(Book to give practical guidance for MATLAB7)
- 2011-06-19 21:41:03下载
- 积分:1
-
AfDemo
這是一個C#框架, 實現了,很smart clien功能(This is a C# framework to achieve, and it's very functional smart clien)
- 2007-01-17 17:48:50下载
- 积分:1
-
Year
一个判断年份,是闰年还是平年的小工具,可以非常方便的查询个个年份(A judge year, or a non-leap year is a leap year a small tool that can be very convenient to check everybody Year)
- 2010-02-08 17:15:15下载
- 积分:1