-
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
-
Selective
数据链路层滑动窗口协议的设计与实现源码
信道模型为8000bps 全双工卫星信道,信道传播时延270 毫秒,信道误码率为10-5,信道提供字节流传输服务,网络层分组长度在240~256字节范围。(Sliding window data link layer protocol design and implementation of source-channel model 8000bps full-duplex satellite channel, the channel propagation delay 270 ms, the channel bit error rate of 10-5, the channel provides a byte stream transfer service, network layer packet length in the range of 240 to 256 bytes.)
- 2013-12-08 11:45:53下载
- 积分:1
-
matlab-flown
关于matlab fixunknowns函数问题给出我的解答(Give me answers about the issue of the matlab fixunknowns function)
- 2013-04-15 21:22:27下载
- 积分:1
-
Bifurcation_coexist_attractors
在多吸引子的情况下, 求解系统完整的分岔图(more attractors in the case, a complete system for the bifurcation plan)
- 2007-06-15 18:52:53下载
- 积分:1
-
Tsteepest_desh
这个Matlab程序实现最速下降算法。最速下降法是一种最基本的算法,它在最优化方法中占有重要地位.最速下降法的优点是工作量小,存储储变量较少,初始点要求不高;缺点是收敛慢,最速下降法适用于寻优过程的前期迭代或作为间插步骤,当接近极值点时,宜选用别种收敛快的算法.
(The Matlab program to achieve the steepest descent algorithm. Steepest descent method is a basic algorithm, it occupies an important position in the optimization method. Advantage of the steepest descent method is the small amount of work, less storage reservoir variables, the initial point less demanding drawback is slow convergence, the steepest descent method for the optimization process of the early iterations, or as inserted steps are advised to use other kinds of fast convergence of the algorithm when close to the extreme point.)
- 2012-08-20 07:27:17下载
- 积分:1
-
BoxDimension_TS
求混沌时间序列的盒子维(box dimension)覆盖法(Seeking chaotic time series box dimensions (box dimension) covering method)
- 2015-03-18 16:33:47下载
- 积分:1
-
0.618
0.618算法,可以用VC运行出来,但没有MATLAB算法(function 0.618)
- 2011-09-23 17:49:51下载
- 积分:1
-
DivXTest
一个测试播放 DivX编码的数据影像的Project。 (a test broadcast DivX encoded video data Project.)
- 2007-02-10 12:49:18下载
- 积分:1
-
ml
说明: ml detection mimo
good
- 2009-12-12 17:13:49下载
- 积分:1
-
matlabPcomPVC
vc和matlab混编技术之一:vc++基于com组件调用matlab的dll(One of vc and matlab mixed technology: vc++ DLL based on matlab com component calls
)
- 2013-09-18 15:45:39下载
- 积分:1