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

Clock-<b>POwer</b>-Management-and-WatchD

  • BS在线文件管理系统,采用asp编程,实现了对文件的简单管理,并且有比较方便的各种功能的实现.-BS online document management system, using asp prog

    BS在线文件管理系统,采用asp编程,实现了对文件的简单管理,并且有比较方便的各种功能的实现.-BS online document management system, using asp programming, a simple document management, and a more convenient various functions.

    标签: management asp document online

    上传时间: 2017-02-02

    上传用户:leixinzhuo

  • To explain the main tasks undertaken by project managers To introduce software project management a

    To explain the main tasks undertaken by project managers To introduce software project management and to describe its distinctive characteristics To discuss project planning and the planning process To show how graphical schedule representations are used by project management To discuss the notion of risks and the risk management process

    标签: project management undertaken introduce

    上传时间: 2014-12-07

    上传用户:123啊

  • TJA1040

    The TJA1040 is an advanced high speed CAN transceiver for use in  automotive and general industrial applications. It supports the differential  bus signal representation described in the international standard for  in-vehicle high speed CAN applications (ISO11898). CAN (Controller Area  Network) is the standard protocol for serial in-vehicle bus communication,  particularly for Engine Management and Body Multiplexing. The TJA1040 provides a Standby mode, as known from its functional  predecessors PCA82C250 and PCA82C251, but with significantly  reduced power consumption. Besides the excellent low-power behavior  the TJA1040 offers several valuable system improvements. Highlights are  the absolute passive bus behavior if the device is unpowered as well as  the excellent EMC performance.

    标签: CAN

    上传时间: 2015-03-23

    上传用户:Yuan Lo

  • ISIS Timer Design

    A design about 8051 (running at 12MHz) based system with 3 7-Seg displays and two buttons to implement the following functions.  1. When press the + button, the display C = A+B.  2. When press the button, the display C = A - B.  “A” and “B” are 8-bit inputs when “C” is 9-bit output. 

    标签: ISIS AT89C52

    上传时间: 2015-05-05

    上传用户:guoxiy

  • fft analysis

          Use the fast Fourier transform function fft to analyse following signal. Plot the original signal, and the magnitude of its spectrum linearly and logarithmically. Apply Hamming window to reduce the leakage.   .   The hamming window can be coded in Matlab as   for n=1:N hamming(n)=0.54+0.46*cos((2*n-N+1)*pi/N); end;   where N is the data length in the FFT.

    标签: matlab fft

    上传时间: 2015-11-23

    上传用户:石灰岩123

  • fft analysis

    Use fft to analyse signal by plotting the original signal and its spectrum.  

    标签: matlab fft

    上传时间: 2015-11-23

    上传用户:石灰岩123

  • IP,+Ethernet+and+MPLS+Networks+

    This book addresses two aspects of network operation quality; namely, resource management and fault management. Network operation quality is among the functions to be fulfilled in order to offer quality of service, QoS, to the end user. It is characterized by four parameters: – packet loss; – delay; – jitter, or the variation of delay over time; – availability. Resource management employs mechanisms that enable the first three parameters to be guaranteed or optimized. Fault management aims to ensure continuity of service.

    标签: Ethernet Networks MPLS and IP

    上传时间: 2020-05-27

    上传用户:shancjb

  • Internet+Data+Centers

    With the proliferation of cloud computing and Internet online services, more and more data and computation are migrated to geographical distributed Internet data centers (IDCs), which can provide reliability, management, and cost benefits. However, IDC operators encounter several major problems in IDC operations, such as huge energy consumption and energy cost, and high carbon emission. To deal with the above problems, IDC operators have to efficiently manage the way of energy consumption and energy supply. Considering the potential of smart grid, we focus on the energy management of IDCs in smart grid from several perspectives, i.e., power outage, carbon emission, heterogeneous service delay guarantees, and operation risk.

    标签: Internet Centers Data

    上传时间: 2020-06-07

    上传用户:shancjb

  • Artificial+Intelligence+in+Power+System

    n recent years, there have been many books published on power system optimization. Most of these books do not cover applications of artifi cial intelligence based methods. Moreover, with the recent increase of artifi cial intelligence applications in various fi elds, it is becoming a new trend in solving optimization problems in engineering in general due to its advantages of being simple and effi cient in tackling complex problems. For this reason, the application of artifi cial intelligence in power systems has attracted the interest of many researchers around the world during the last two decades. This book is a result of our effort to provide information on the latest applications of artifi cial intelligence to optimization problems in power systems before and after deregulation.

    标签: Intelligence Artificial System Power in

    上传时间: 2020-06-10

    上传用户:shancjb

  • 编译原理实验课程设计

    对PL/0作以下修改和扩充,并使用测试用例验证: (1)修改单词:不等号# 改为 != ,只有!符号为非法单词,同时#成为非法 符号。 (2)增加单词(只实现词法分析部分): 保留字 ELSE,FOR,STEP,UNTIL,DO,RETURN 运算符 *=(TIMESBECOMES),/=(SLASHBECOMES),&(AND),||(OR) 注释符 //(NOTE) (3)增加条件语句的ELSE子句(实现语法语义目标代码), 要求:写出相关文法和语法图,分析语义规则的实现。

    标签: 源码 实验报告

    上传时间: 2020-06-30

    上传用户:12345a