亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

easy-to-Use

  • Smart+Grids

    n present power system, the engineers face variety of challenges in planning, construction and operation. In some of the problems, the engineers need to use managerial talents. In system design or upgrading the entire system into automatic control instead of slow response of human operator, the engineers need to exercise more technical knowledge and experience. It is principally the engi- neer’s ability to achieve the success in all respect and provide the reliable and uninterrupted service to the customers. This chapter covers some important areas of the traditional power system that helps engineers to overcome the challenges. It emphasizes the characteristics of the various components of a power system such as generation, transmission, distribution, protection and SCADA system. During normal operating conditions and disturbances, the acquired knowledge will pro- vide the engineers the ability to analyse the performance of the complex system and execute future improvement

    標(biāo)簽: Smart Grids

    上傳時(shí)間: 2020-06-07

    上傳用戶:shancjb

  • RFID_Applied

    RFID Applied is just that. It’s about the application of RFID. If you want a book about electrical and computer engineering you need another source. Let’s say that you have been asked to lead an effort at your company to use RFID in your supply chain. You have heard about RFID because so much has been written on the topic since Wal-Mart and the US DoD made their proclamations that shippers attach RFID tags to their deliveries. This book is for you!

    標(biāo)簽: RFID_Applied

    上傳時(shí)間: 2020-06-08

    上傳用戶:shancjb

  • Digital Satellite Navigation and Geophysics

    This book is about global navigation satellite systems (GNSS), their two main instru- ments, which are a receiver and a simulator, and their applications. The book is based on an operational off-the-shelf real-time software GNSS receiver and off-the-shelf GNSS signalsimulator.Theacademicversionsofthesetoolsarebundledwiththisbookandfree for readers to use for study and research.

    標(biāo)簽: Navigation Geophysics Satellite Digital and

    上傳時(shí)間: 2020-06-09

    上傳用戶:shancjb

  • Pro Arduino

    Since its release, Arduino has become more than just a development platform; it has become a culture built around the idea of open source and open hardware, and one that is reimagining computer science and education. Arduino has opened hardware development by making the starting skills easy to obtain, but retaining the complexities of real-world application. This combination makes Arduino a perfect environment for school students, seasoned developers, and designers. This is the first Arduino book to hold the title of “Pro,” and demonstrates skills and concepts that are used by developers in a more advanced setting. Going beyond projects, this book provides examples that demonstrate concepts that can be easily integrated into many different projects and provide inspiration for future ones. The focus of this book is as a transition from the intermediate to the professional.

    標(biāo)簽: Arduino Pro

    上傳時(shí)間: 2020-06-09

    上傳用戶:shancjb

  • Embeddings in Natural Language Processing

    Artificial Intelligence (AI) has undoubtedly been one of the most important buz- zwords over the past years. The goal in AI is to design algorithms that transform com- puters into “intelligent” agents. By intelligence here we do not necessarily mean an extraordinary level of smartness shown by superhuman; it rather often involves very basic problems that humans solve very frequently in their day-to-day life. This can be as simple as recognizing faces in an image, driving a car, playing a board game, or reading (and understanding) an article in a newspaper. The intelligent behaviour ex- hibited by humans when “reading” is one of the main goals for a subfield of AI called Natural Language Processing (NLP). Natural language 1 is one of the most complex tools used by humans for a wide range of reasons, for instance to communicate with others, to express thoughts, feelings and ideas, to ask questions, or to give instruc- tions. Therefore, it is crucial for computers to possess the ability to use the same tool in order to effectively interact with humans.

    標(biāo)簽: Embeddings Processing Language Natural in

    上傳時(shí)間: 2020-06-10

    上傳用戶:shancjb

  • STM32F0x 技術(shù)參考手冊(cè)_EN.pdf

    This reference manual targets application developers. It provides complete information onhow to use the STM32F051x6 and STM32F051x8 microcontroller memory and peripherals.The STM32F051x6 and STM32F051x8 will be referred to as STM32F051xx throughout thedocument, unless otherwise specified.

    標(biāo)簽: stm32

    上傳時(shí)間: 2021-12-02

    上傳用戶:

  • 代碼大全Steve McConnell著 919頁高清文字版

    軟件開發(fā)人員必備工具書,,目錄如下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......

    標(biāo)簽: 代碼大全 軟件開發(fā)

    上傳時(shí)間: 2021-12-08

    上傳用戶:20125101110

  • arduino電子秤程序

    HX711_1Kg#include "HX711.h"float Weight = 0;void setup(){ Init_Hx711(); //初始化HX711模塊連接的IO設(shè)置 Serial.begin(9600); Serial.print("Welcome to use!\n"); delay(3000); Get_Maopi(); //獲取毛皮}void loop(){ Weight = Get_Weight(); //計(jì)算放在傳感器上的重物重量 Serial.print(float(Weight/1000),3); //串口顯示重量 Serial.print(" kg\n"); //顯示單位 Serial.print("\n"); //顯示單位 delay(1000); //延時(shí)1s}

    標(biāo)簽: arduino 電子秤

    上傳時(shí)間: 2022-03-20

    上傳用戶:

  • ABB機(jī)器人編程手冊(cè).pdf

    ABB機(jī)器人編程手冊(cè).pdfAliasIO is used to define a signal of any type with an alias name or to use signals in builtin task modules. Signals with alias names can be used for predefined generic programs, without any modification of the program before running in different robot installations. The instruction AliasIO must be run before any use of the actual signal. See Basic examples on page 21 for loaded modules, and More examples on page 22 for installed modules.

    標(biāo)簽: abb 機(jī)器人 編程

    上傳時(shí)間: 2022-03-28

    上傳用戶:kingwide

  • 基于數(shù)字電路的八路搶答器的設(shè)計(jì)與實(shí)現(xiàn)

    搶答器是一種智力競(jìng)賽常用的器件,搶答器的設(shè)計(jì)方法千差萬別,文章利用常用的數(shù)字電子器件,設(shè)計(jì)了八路搶答器電路的設(shè)計(jì)、仿真及實(shí)現(xiàn)的全過程,提出兩種可行的設(shè)計(jì)方案:方案1采用74ls373實(shí)現(xiàn)電路鎖存,74ls148實(shí)現(xiàn)電路編碼,74ls74及數(shù)碼管實(shí)現(xiàn)電路顯示;方案二采用CD4511BCN和LMC555CM集成電路及數(shù)碼管實(shí)現(xiàn)搶答器的控制和顯示。本文設(shè)計(jì)用的器件簡(jiǎn)單,容易理解,適用于初學(xué)電子技術(shù)的人員。Answer scrambler is a common device in intelligence competition, and its design methods vary greatly. This paper designs the whole process of design, simulation and Realization of the circuit of eight-way answer scrambler by using common digital electronic devices, and puts forward two feasible design schemes: scheme 1 uses 74 ls373 to realize circuit latching, 74 ls148 to realize circuit coding,74 ls74 and digital tube to realize circuit. The second scheme uses CD4511 BCN, LMC555 CM integrated circuit and digital tube to control and display the answerer. The device designed in this paper is simple and easy to understand, and it is suitable for the beginners of electronic technology.

    標(biāo)簽: 搶答器

    上傳時(shí)間: 2022-04-05

    上傳用戶:

主站蜘蛛池模板: 木里| 黄石市| 沙坪坝区| 寿阳县| 三台县| 朝阳市| 涿州市| 明光市| 天峻县| 长丰县| 东乡| 喀喇沁旗| 湖北省| 湖北省| 金门县| 滁州市| 阿拉善右旗| 南华县| 宣化县| 屏东市| 康保县| 桑日县| 子洲县| 万盛区| 宁明县| 奉新县| 左权县| 托克逊县| 德阳市| 旺苍县| 邯郸市| 开封县| 福海县| 延庆县| 巩义市| 盐源县| 中宁县| 和静县| 滦南县| 黄陵县| 苗栗县|