-
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
-
one_3
一个四节点,电力系统潮流计算程序,采用pq分解法计算潮流(power flow code of PQ)
- 2015-10-26 18:26:15下载
- 积分:1
-
kao
MAtlab file for Digital communication
- 2009-09-10 14:12:23下载
- 积分:1
-
Scientific-and-Engineering-CPP
Scientific and Engineering C++. Book for developing applications in C++
- 2014-12-14 23:33:51下载
- 积分:1
-
C-900example
我收藏的c語言900個例題,裡頭有控制dos-bios,memory,macros,math....的一些範例,原碼可能很簡單但是很實用,希望大家喜歡(language collections c 900 of excellence, he got control dos-bios, memory, macros, math .... some example, the original code may be very simple but very useful, hope you like)
- 2007-03-13 13:26:26下载
- 积分:1
-
RadarDataShow
这是有关综合实例——雷达工程数据的可视化与处理(This is the comprehensive example, the radar engineering data visualization and processing)
- 2012-04-27 14:43:43下载
- 积分:1
-
TRI
教你如何绘制三角形,带源代码!!!教你如何绘制三角形,带源代码!!!!(Teach you how to draw Triangle)
- 2010-01-05 16:44:28下载
- 积分:1
-
garasi
this is how we can usingmicrocontroller with gsm modem to giving command opening our door
- 2010-08-04 09:08:49下载
- 积分:1
-
saolei
这是一本很经典的教程!不知道有人传过没有。先传上来,希望有用(This is a very classic tutorial! Some people do not know they could not mass. Chuan-first onto the hope that useful)
- 2008-03-24 18:38:04下载
- 积分:1
-
radar-coortarns
雷达的坐标系相关变换说明文档,介绍了雷达坐标西与大地坐标系的变换关系,参考使用可以编织坐标变换代码(Radar Coordinate Transnate)
- 2015-02-10 22:15:05下载
- 积分:1