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

ESD-Phenomena-and-the-<b>Reliability</b>

  • RECOMMENDATION ITU-R M.1653*,** Operational and deployment requirements for wireless access systems

    RECOMMENDATION ITU-R M.1653*,** Operational and deployment requirements for wireless access systems including radio local area networks in the mobile service to facilitate sharing between these systems and systems in the Earth exploration-satellite service (active) and the space research service (active) in the band 5 470-5 570 MHz within the 5 460 5 725 MHz range

    标签: RECOMMENDATION requirements Operational deployment

    上传时间: 2016-10-21

    上传用户:miaochun888

  • With the advent of multimedia, digital signal processing (DSP) of sound has emerged from the shadow

    With the advent of multimedia, digital signal processing (DSP) of sound has emerged from the shadow of bandwidth-limited speech processing. Today, the main appli- cations of audio DSP are high quality audio coding and the digital generation and manipulation of music signals. They share common research topics including percep- tual measurement techniques and analysis/synthesis methods. Smaller but nonetheless very important topics are hearing aids using signal processing technology and hardware architectures for digital signal processing of audio. In all these areas the last decade has seen a significant amount of application oriented research.

    标签: multimedia processing the digital

    上传时间: 2014-01-23

    上传用户:xwd2010

  • For solving the following problem: "There is No Free Lunch" Time Limit: 1 Second Memory Limit: 3

    For solving the following problem: "There is No Free Lunch" Time Limit: 1 Second Memory Limit: 32768 KB One day, CYJJ found an interesting piece of commercial from newspaper: the Cyber-restaurant was offering a kind of "Lunch Special" which was said that one could "buy one get two for free". That is, if you buy one of the dishes on their menu, denoted by di with price pi , you may get the two neighboring dishes di-1 and di+1 for free! If you pick up d1, then you may get d2 and the last one dn for free, and if you choose the last one dn, you may get dn-1 and d1 for free. However, after investigation CYJJ realized that there was no free lunch at all. The price pi of the i-th dish was actually calculated by adding up twice the cost ci of the dish and half of the costs of the two "free" dishes. Now given all the prices on the menu, you are asked to help CYJJ find the cost of each of the dishes.

    标签: Limit following solving problem

    上传时间: 2014-01-12

    上传用户:362279997

  • DESCRIPTION This function initializes the pointers in the _pid structure   to the process variable

    DESCRIPTION This function initializes the pointers in the _pid structure   to the process variable and the setpoint. *pv and *sp are   integer pointers.

    标签: the DESCRIPTION initializes structure

    上传时间: 2014-01-15

    上传用户:邶刖

  • You may have heard the Latest Brief web service on CodeProject.com. It provides several methods for

    You may have heard the Latest Brief web service on CodeProject.com. It provides several methods for web client programs to retrieve information about CodeProject.com, such as the latest article updates, the latest comments, and the latest lounge posts, etc. Some very popular articles on the CodeProject site make use of this service. In this article, I am going to present a java client program that uses soap message to call the methods of this web service. My program is not a general java soap client, which means you cannot use it to call other web services directly. However, you can easily modify it for other web services. The program uses only basic Java, it does not depend on any other external class library.

    标签: CodeProject provides service methods

    上传时间: 2014-01-25

    上传用户:baiom

  • im2dat.m is used to convert images to data which can be plotted using the standard MATLAB functions.

    im2dat.m is used to convert images to data which can be plotted using the standard MATLAB functions. This is very handy if you have plots on hardcopy and you want to convert them into data that MATLAB can use. The scanned image can be analysed by this function and the output will allow you to perform any calculation/manipulations that MATLAB can perform, e.g. curve fitting.

    标签: functions standard convert plotted

    上传时间: 2014-12-07

    上传用户:gdgzhym

  • After the successful global introduction during the past decade of the second generation (2G) digita

    After the successful global introduction during the past decade of the second generation (2G) digital mobile communications systems, it seems that the third generation (3G) Universal Mobile Communication System (UMTS) has finally taken off, at least in some regions. The plethora of new services that are expected to be offered by this system requires the development of new paradigms in the way scarce radio resources should be managed. The Quality of Service (QoS) concept, which introduces in a natural way the service differentiation and the possibility of adapting the resource consumption to the specific service requirements, will open the door for the provision of advanced wireless services to the mass market.

    标签: the introduction successful generation

    上传时间: 2013-12-30

    上传用户:qq21508895

  • This a simple genetic algorithm implementation where the evaluation function takes positive values o

    This a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function

    标签: implementation evaluation algorithm function

    上传时间: 2016-11-24

    上传用户:kelimu

  • Inside the C++ Object Model Inside the C++ Object Model focuses on the underlying mechanisms that s

    Inside the C++ Object Model Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals"-virtual functions and virtual inheritance. This book shows how your understanding the underlying implementation models can help you code more efficiently and with greater confidence. Lippman dispells the misinformation and myths about the overhead and complexity associated with C++, while pointing out areas in which costs and trade offs, sometimes hidden, do exist. He then explains how the various implementation models arose, points out areas in which they are likely to evolve, and why they are what they are. He covers the semantic implications of the C++ object model and how that model affects your programs.

    标签: Inside Object the Model

    上传时间: 2013-12-24

    上传用户:zhouli

  • There are several problems related to the properties of the triangular mesh representation that des

    There are several problems related to the properties of the triangular mesh representation that describes a surface of an object. Sometimes, the surface is represented just as a set of triangles without any other information and the STL file format, which is used for data exchanges, is a typicalexampl e of this situation.

    标签: representation properties triangular the

    上传时间: 2014-11-12

    上传用户:colinal