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

determining

  • As the Hardware Description Language (HDL) enhancement activities have increased over the past year,

    As the Hardware Description Language (HDL) enhancement activities have increased over the past year, so too has the complexity in determining which language(s) are the best tools for designers and organizations to continue using or to adopt. Many designers and organizations are contemplating whether they should switch from one HDL to another.

    标签: Description enhancement activities the

    上传时间: 2015-12-15

    上传用户:sunjet

  • As the Hardware Description Language (HDL) enhancement activities have increased over the past year,

    As the Hardware Description Language (HDL) enhancement activities have increased over the past year, so too has the complexity in determining which language(s) are the best tools for designers and organizations to continue using or to adopt. Many designers and organizations are contemplating whether they should switch from one HDL to another.

    标签: Description enhancement activities the

    上传时间: 2015-12-15

    上传用户:SimonQQ

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    标签: represented integers group items

    上传时间: 2016-01-17

    上传用户:jeffery

  • In the rectangle packing problem, encoding schemes to represent the placements of rectangles are th

    In the rectangle packing problem, encoding schemes to represent the placements of rectangles are the key factors determining the efficiency of algorithms. SEQP AIR is one of the most sophisticated encoding sheme, which has been considered to have a small solution space

    标签: placements rectangles the rectangle

    上传时间: 2013-12-24

    上传用户:hphh

  • This application note considers the design of frequency- selective filters, which modify the freque

    This application note considers the design of frequency- selective filters, which modify the frequency content and phase of input signals according to some specification. Two classes of frequency-selective digital filters are considered: infinite impulse response (IIR) and finite impulse response (FIR) filters. The design process consists of determining the coefficients of the IIR or FIR filters, which results in the desired magnitude and phase response being closely approximated.

    标签: application considers frequency the

    上传时间: 2013-12-07

    上传用户:chfanjiang

  • This application note considers the design of frequency- selective filters, which modify the freque

    This application note considers the design of frequency- selective filters, which modify the frequency content and phase of input signals according to some specification. Two classes of frequency-selective digital filters are considered: infinite impulse response (IIR) and finite impulse response (FIR) filters. The design process consists of determining the coefficients of the IIR or FIR filters, which results in the desired magnitude and phase response being closely approximated.

    标签: application considers frequency the

    上传时间: 2014-01-04

    上传用户:ardager

  • Smart Homes

    In this research, we have designed, developed implemented a wireless sensor networks based smart home for safe, sound and secured living environment for any inhabitant especially elderly living alone. We have explored a methodology for the development of efficient electronic real time data processing system to recognize the behaviour of an elderly person. The ability to determine the wellness of an elderly person living alone in their own home using a robust, flexible and data driven artificially intelligent system has been investigated. A framework integrating temporal and spatial contextual information for determining the wellness of an elderly person has been modelled. A novel behaviour detection process based on the observed sensor data in performing essential daily activities has been designed and developed.

    标签: Smart Homes

    上传时间: 2020-06-06

    上传用户:shancjb

  • 代码大全Steve McConnell著 919页高清文字版

    软件开发人员必备工具书,,目录如下Welcome to Software Construction [1]1.1 What Is Software Construction?1.2 Why Is Software Construction Important?1.3 How to Read This Book......7.1 Valid Reasons to Create a Routine7.2 Design at the Routine Level7.3 Good Routine Names7.4 How Long Can a Routine Be?7.5 How to Use Routine Parameters7.6 Special Considerations in the Use of Functions7.7 Macro Routines and Inline RoutinesDefensive Programming [5.6 + new material]8.1 Protecting Your Program From Invalid Inputs8.2 Assertions8.3 Error Handling Techniques8.4 Exceptions8.5 Barricade Your Program to Contain the Damage Caused by Errors8.6 Debugging Aids8.7 determining How Much Defensive Programming to Leave in Production Code8.8 Being Defensive About Defensive ProgrammingThe Pseudocode Programming Process [4+new material]9.1 Summary of Steps in Building Classes and Routines9.2 Pseudocode for Pros9.3 Constructing Routines Using the PPP9.4 Alternatives to the PPP......

    标签: 代码大全 软件开发

    上传时间: 2021-12-08

    上传用户:20125101110

  • ESP32 DHT11 MQTT 温湿度实例

    1. Preface2. The concept2.2. Prescience 2.3. Reading guide 2.4. Abbreviations 2.5. Version management3. Hardware3.2. ESP32 3.3.2. Hardware schema 3.3.3. DHT22 and level shifter 3.3.4. Geekcreit® ESP32 Development Board4. Software4.2. Installatie van GIT 4.3. Installatation of the ESP32 Core 4.4. Installation of the Xtensa and ESP32 Tools 4.5. Python 4.5.1. Install Python 4.5.2. Installation of pySerial and EspTool 4.6. Test the software installation5. The ESP32 IoT project 5.1.1. WiFi connection 5.1.2. Setup date and time 5.1.3. MQTT connection 5.1.4. determining temperature and humidity 5.2. IOT_ESP32_Project source6. Test6.2. ESP32, NodeJS, MongoDB en Mosca 6.2.1. Start MongoDB 6.2.2. Start NodeJS Express serve and Mosca broker 6.2.3. Start the ESP32 6.2.4. Start an Chrome browser

    标签: esp32 dht11 mqtt

    上传时间: 2022-04-05

    上传用户:kingwide