虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

point-to-point

  • Propagation Handbook for Wireless Communication

    Wireless means different things to different people. For this book, it refers to the radio systems that provide point-to-point, point-to-multipoint, and Earth-space communications over transmission links that propagate outside buildings through the lower atmosphere. Wireless systems are being built that provide data transmission between computers and other devices on one’s own desk. These are part of the wireless world but not the part where, except for interference perhaps, the atmosphere has any influence. The intent of this book is to provide a description of the physical phenomena that can affect propagation through the atmosphere, present sample measurements and statistics, and provide models that system designers can use to calculate their link budgets and estimate the limitations the atmosphere may place on their design.

    标签: Communication Propagation Handbook Wireless for

    上传时间: 2020-05-31

    上传用户:shancjb

  • Satellite Communications Systems

    The book is written for those concerned with the design and performance of satellite communications systems employed in fixed point-to-point, broadcasting, mobile, radio- navigation,data-relay,computercommunications,andrelatedsatellite-basedapplications.The recentrapidgrowthinsatellitecommunicationshascreatedaneedforaccurateinformationon both satellite communications systems engineering and the impact of atmospheric effects on satellite link design and system performance. This book addresses that need for the first time in a single comprehensive source.

    标签: Communications Satellite Systems

    上传时间: 2020-06-01

    上传用户:shancjb

  • Understanding+Telecommunications+Networks

    Telecommunications is today widely understood to mean the electrical means of communicating over a distance. The first form of telecommunications was that of the Telegraph, which was invented quite independently in 1837 by two scientists, Wheatstone and Morse. Telegraphy was on a point-to-point unidirectional basis and relied on trained operators to interpret between the spoken or written word and the special signals sent over the telegraph wire. However, the use of telegraphy did greatly enhance the operations of railways and, of course, the dissemination of news and personal messages between towns.

    标签: Telecommunications Understanding Networks

    上传时间: 2020-06-01

    上传用户:shancjb

  • GPR matlab The function should work with MATLAB v 5 and above. Please do not hesitate to contact me

    GPR matlab The function should work with MATLAB v 5 and above. Please do not hesitate to contact me with any ideas for improving it or to point out any bugs that you find.

    标签: function hesitate contact matlab

    上传时间: 2014-01-10

    上传用户:zhoujunzhen

  • This a naive implementation of BOOTP/TFTPBOOT, the protocols to use to bootstrap a computer through

    This a naive implementation of BOOTP/TFTPBOOT, the protocols to use to bootstrap a computer through a TCP/IP network. The goal was to design a small footprint implementation to allow the code to be integrated into a monitor program stored in a ROM/FLASH, the footprint is about 7 KBytes for the test program. This code has not been yet tested in many environment. It should be seen at your starting point to integrate the network boot function to your board.

    标签: implementation bootstrap protocols TFTPBOOT

    上传时间: 2013-12-18

    上传用户:极客

  • (1) 实现一个Point类

    (1) 实现一个Point类,该类包含表示坐标的两个int型变量x、y,构造方法Point()和Point(int xx, int yy),返回x值和y值的int getX()和int getY()方法,计算两点间距离的double distance(Point)方法。其中计算平方根用Math.sqrt()方法。 (2) 实现一个Circle类,该类包含表示圆心的Point型变量center,表示半径的int radius变量,以及构造方法Circle()、Circle(int xx,int yy,int r)、Circle(Point c,int r),返回周长和面积的int perimeter()、double area()方法,返回两个圆是否为同一个圆(返回0)、同心圆(返回1)、相交的圆(返回2)、分离的圆(返回3)、包含的圆(返回4)等关系的int relation(Circle c)等方法。PI值可以用Math.PI常量。 (3) 实现测试上述两个类的ClassTest类。该类在main方法中分别创建若干个Point对象和Circle对象,并调用相关方法,输出方法的返回值,验证其正确性。 (4) 将Point类、Circle类和主类的包名分别调整为p1、p2、p3,并重新运行,验证是否运行正确。

    标签: Point

    上传时间: 2014-11-25

    上传用户:cylnpy

  • Create a 1-Wire Master with Xilinx PicoBlaze

    Abstract: Designers who must interface 1-Wire temperature sensors with Xilinx field-programmable gate arrays(FPGAs) can use this reference design to drive a DS28EA00 1-Wire slave device. The downloadable softwarementioned in this document can also be used as a starting point to connect other 1-Wire slave devices. The systemimplements a 1-Wire master connected to a UART and outputs temperature to a PC from the DS28EA00 temperaturesensor. In addition, high/low alarm outputs are displayed from the DS28EA00 PIO pins using LEDs.

    标签: PicoBlaze Create Master Xilinx

    上传时间: 2013-11-05

    上传用户:a6697238

  • Create a 1-Wire Master with Xilinx PicoBlaze

    Abstract: Designers who must interface 1-Wire temperature sensors with Xilinx field-programmable gate arrays(FPGAs) can use this reference design to drive a DS28EA00 1-Wire slave device. The downloadable softwarementioned in this document can also be used as a starting point to connect other 1-Wire slave devices. The systemimplements a 1-Wire master connected to a UART and outputs temperature to a PC from the DS28EA00 temperaturesensor. In addition, high/low alarm outputs are displayed from the DS28EA00 PIO pins using LEDs.

    标签: PicoBlaze Create Master Xilinx

    上传时间: 2013-11-12

    上传用户:大三三

  • The crystallize of the initial study, one class examination system of calculator, everyone gives ord

    The crystallize of the initial study, one class examination system of calculator, everyone gives order to point out.

    标签: crystallize examination calculator everyone

    上传时间: 2015-07-14

    上传用户:王庆才

  • 数值计算牛顿迭代法的matlab源程序 说明如下: %fun----input,the part as the form of f(x) in the equation f(x)=0 % ini

    数值计算牛顿迭代法的matlab源程序 说明如下: %fun----input,the part as the form of f(x) in the equation f(x)=0 % ini----input,sets the starting point to ini % err----input,sets admissible error % sol----output,returns the root of equation

    标签: the equation matlab input

    上传时间: 2014-01-12

    上传用户:妄想演绎师