-
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
-
LPH_display4_V01
Code for AVR 8Bit microcontrollers to interface Siemens S65 cellphone display via SPI interface. Needs avr-*-gcc cross compiler.
- 2009-06-09 07:10:36下载
- 积分:1
-
shengxuehuishengxiaochuqi
一个有用的声学回声消除器的设计源码,还不错哦~(A useful acoustic echo cancellation design source, oh well ~)
- 2009-03-23 15:53:21下载
- 积分:1
-
main_c_v1
电阻保险丝测试程序.不停开关,在烧坏后会自动记录烧坏在第几次测试数.会保存.(fuse resister tester)
- 2010-03-08 13:27:59下载
- 积分:1
-
STFFTtool
对非平稳信号进行分段、截取,再对处理过后的短时信号做短时傅里叶变换,分析其频谱特性,并找到各个时间节点的频率特性,以便分析不同事件段内的声音特征。(The nonstationary signals are segmented, and then the interception, the short-time signal after processing the short-time Fourier transform, the analysis of the spectrum characteristics and frequency characteristics and find the different time node, in order to analyze the acoustic characteristics of different event period.)
- 2017-07-26 10:54:58下载
- 积分:1
-
Blur2
Total Variation Deconvolution using Split Bregman 是一种图像去模糊算法 内涵C的源代码 可供参考使用(Total Variation Deconvolution using Split Bregman
introduce a duburring algorithma in image processing)
- 2014-09-02 19:10:33下载
- 积分:1
-
wlanposition
基于WLAN的室内定位技术研究,实现wlan环境下的定位方案设计(WLAN-based indoor positioning technology research)
- 2013-05-07 23:35:43下载
- 积分:1
-
weixingtongxin
说明: 现代卫星通信系统有关卫星通信的书籍,对做卫星通信的会有用的(Of modern satellite communication system of books on satellite communications, to do so will be useful for satellite communications)
- 2010-03-17 10:07:34下载
- 积分:1
-
SGA
简单遗传算的代码,也不是我自己写的,但是我亲自调过能用的(Simple genetic algorithm code, not my own writing, but I personally emphasized the use of)
- 2014-12-01 23:38:33下载
- 积分:1
-
hilbert
希尔伯特黄变换(HHT)变换,在众多领域都有应用,适合初学者学习(Hilbert Huang Transform (HHT) transformation has applications in many fields, suitable for beginners to learn)
- 2013-08-18 10:06:27下载
- 积分:1