-
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
-
function
信道编码中turbo码译码代码,采用logmap译码算法实现(turbo decode , lopmap function)
- 2013-12-12 14:08:43下载
- 积分:1
-
generatesample
生成《matlab扩展编程》中对于HMM训练的samples.mat程序,自己编写(Generation ‘matlab programming expansion’ in the HMM training samples.mat procedures, written by myself)
- 2009-04-17 10:59:13下载
- 积分:1
-
LeapFrogOfFirstOrderHyperbolic
本程序功能为计算一阶双曲型偏微分方程的初值问题,采用蛙跳格式计算。(The program features to calculate the first order hyperbolic partial differential equations of the initial value problem, calculated using the leapfrog format.)
- 2020-06-28 16:00:02下载
- 积分:1
-
matlabspecial.rar
matlab编程是中文版吗?中文版,好东西............................(material about matlab coding.......................)
- 2009-10-11 16:33:37下载
- 积分:1
-
A2
说明: matlab模拟透镜的初级相差,求出其初级相差。(matlab )
- 2009-07-12 02:45:52下载
- 积分:1
-
matlab
有关语音识别的系统,采用MATLAB对语音识别的具体实现过程进行仿真。(About speech recognition system, using specific implementation process of speech recognition MATLAB simulation.)
- 2015-04-14 11:16:45下载
- 积分:1
-
up_down_sample
选择输入信号的参数,以及抽样因子,以及采样参数,对信号分别进行上抽样和下抽样,方便非均匀采样的进行。(Select the input signal parameters, and sampling factors, as well as sampling parameters, respectively, on the signal sampling and down sampling, to facilitate the conduct of non-uniform sampling.)
- 2013-09-16 21:53:21下载
- 积分:1
-
cvbymasonde
马颂德所著的计算机视觉书,理论与算法介绍(computer vision written by masongde)
- 2010-08-11 12:26:37下载
- 积分:1
-
matlab7
matlab基本实验程序,并行计算编程基本程序(matlab basic experimental procedures, the basic procedures for programming parallel computing)
- 2009-04-19 22:44:13下载
- 积分:1