-
SPP
卫星导航的单点定位程序,设计简单,原理清楚,是学习编程的好资料。(Single point positioning satellite navigation application, simple design, the principle is clear, is good reference to learn programming.)
- 2015-01-23 22:15:00下载
- 积分:1
-
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
-
Input_5p2
ANSI input 5p2 implementation
- 2012-10-23 14:08:36下载
- 积分:1
-
Electromagnetic-Field-2D
ANSYS电磁场分析指南,有关2D的分析。(ANSYS electromagnetic field analysis guidelines for the 2D analysis.)
- 2013-07-31 15:48:01下载
- 积分:1
-
Cognitive-Radar-Theory-
雷达系统的理论和设计一直占主导地位
概率论与统计,信息理论,信号处理和控制
然而,类似的编码译码的属性之间存在的视觉
BIAM和雷达已经黯然忽视的m所有雷达系统(For over six decades, the theory and design of radar systems have been dominated
by probability theory and statistics, information theory, signal processing and control
However, the similar encoding-decoding property that exists between the visual
biam and radar has been sadly overlooked m all radar systems)
- 2013-09-09 20:22:52下载
- 积分:1
-
dianwei1
电位电极系测井曲线,用matlab编写,可用于学测井的人参考(Potential electrode system logs, prepared by matlab, people can learn logging for reference)
- 2013-11-29 14:32:56下载
- 积分:1
-
FOCUS_study
关于focus编程的相关学习资料,有详细的说明(Focus programming related learning materials, detailed instructions)
- 2013-02-27 09:34:12下载
- 积分:1
-
chufaqi
触发器,eda.在实际的数字系统中往往包含大量的存储单元,而且经常要求他们在同一时刻同步动作,为达到这个目的,在每个存储单元电路上引入一个时钟脉冲(CLK)作为控制信号,只有当CLK到来时电路才被“触发”而动作,并根据输入信号改变输出状态。把这种在时钟信号触发时才能动作的存储单元电路称为触发器(Triggers, eda. The actual digital systems often contain a large number of memory cells, and at the same time they often require synchronized action, to achieve this purpose, the introduction of a clock pulse (CLK) in each memory cell circuit as a control signal , the arrival of the circuit only when CLK was only trigger the operation and change the output state of the input signal. The memory cell circuit that can trigger actions when the clock signal is called a flip-flop)
- 2014-08-27 10:43:49下载
- 积分:1
-
golden
欢迎下载,MATLAB求函数极小值的程序(Welcome to download, MATLAB function for the minimum procedures)
- 2008-01-10 14:25:40下载
- 积分:1
-
Matlab-book-base
matlab的参考书 对于基本语法的使用很详细,很实用,特别是对于通信行业者(matlab reference books for the use of the basic syntax is very detailed, very practical, especially for the communications industry who)
- 2012-06-07 12:24:29下载
- 积分:1