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

implEMent

在java程序中一个类实现接口类时用的关键词。ObjectimplEMentsObject如java中定义的接口Animal,实现接口的类定义如下:publicclassTigerimplEMentsAnimal。
  • CFlowchartEditor is an extension of CDiagramEditor. CDiagramEditor is a vector editor, with a CWnd-d

    CFlowchartEditor is an extension of CDiagramEditor. CDiagramEditor is a vector editor, with a CWnd-derived window (CDiagramEditor), a data container (CDiagramEntityContainer) holding the draw-objects, undo stack and managing copy and paste, and objects derived from CDiagramEntity representing objects drawn on screen. CDiagramEditor lacks one feature (that is difficult to implEMent in both simple and general fashion) - links. Manually maintaining links in a - for example - flowchart or network topography map is unwieldy. Therefore, I ve created a reference implEMentation for one way of adding this functionality.

    标签: CDiagramEditor CFlowchartEditor extension CWnd-d

    上传时间: 2015-11-21

    上传用户:气温达上千万的

  • The ability to write efficient, high-speed arithmetic routines ultimately depends upon your knowled

    The ability to write efficient, high-speed arithmetic routines ultimately depends upon your knowledge of the elements of arithmetic as they exist on a computer. That conclusion and this book are the result of a long and frustrating search for information on writing arithmetic routines for real-time embedded systems. With instruction cycle times coming down and clock rates going up, it would seem that speed is not a problem in writing fast routines. In addition, math coprocessors are becoming more popular and less expensive than ever before and are readily available. These factors make arithmetic easier and faster to use and implEMent. However, for many of you the systems that you are working on do not include the latest chips or the faster processors. Some of the most widely used microcontrollers used today are not Digital Signal Processors (DSP), but simple eight-bit controllers such as the Intel 8051 or 8048 microprocessors.

    标签: arithmetic high-speed ultimately efficient

    上传时间: 2014-11-30

    上传用户:lizhen9880

  • AI::Categorizer is a framework for automatic text categorization. It consists of a collection of Per

    AI::Categorizer is a framework for automatic text categorization. It consists of a collection of Perl modules that implEMent common categorization tasks, and a set of defined relationships among those modules

    标签: categorization Categorizer collection framework

    上传时间: 2014-12-05

    上传用户:笨小孩

  • In a preemptive priority based RTOS, priority inversion problem is among the major sources of deadl

    In a preemptive priority based RTOS, priority inversion problem is among the major sources of deadline violations. Priority inheritance protocol is one of the approaches to reduce priority inversion. Unfortunately, RTOS like uC/OS can’t support priority inheritance protocol since it does not allow kernel to have multiple tasks at the same priority. Although it has different ways to avoid priority inversion such as priority ceiling protocol, developers still have some difficulties in programming real time applications with it. In this paper, we redesign the uC/OS kernel to provide the ability to support round robin scheduling and implEMent priority inheritance semaphore on the modified kernel. As result, we port new kernel with priority inheritance semaphore to evaluation board, and evaluate the execution time of each of the kernel service as well as verify the operations of our implEMentation.

    标签: priority preemptive inversion problem

    上传时间: 2015-12-14

    上传用户:气温达上千万的

  • DAGON Approach Object of this exercise: Given a subject graph and a set of pattern graph in canoni

    DAGON Approach Object of this exercise: Given a subject graph and a set of pattern graph in canonical representation (2-input NAND and INV), implEMent the second step of DAGON approach. (Both the subject graph and the pattern graphs are trees.)

    标签: graph Approach exercise subject

    上传时间: 2014-01-19

    上传用户:stampede

  • An unsatisfactory property of particle filters is that they may become inefficient when the observa

    An unsatisfactory property of particle filters is that they may become inefficient when the observation noise is low. In this paper we consider a simple-to-implEMent particle filter, called ‘LIS-based particle filter’, whose aim is to overcome the above mentioned weakness. LIS-based particle filters sample the particles in a two-stage process that uses information of the most recent observation, too. Experiments with the standard bearings-only tracking problem indicate that the proposed new particle filter method is indeed a viable alternative to other methods.

    标签: unsatisfactory inefficient property particle

    上传时间: 2014-01-11

    上传用户:大三三

  • radius协议源码÷The Radius Stack will connect to a Radius Server. This stack implEMentation is built upo

    radius协议源码÷The Radius Stack will connect to a Radius Server. This stack implEMentation is built upon the UdpStack which is available in the radius{version}/util directory. A minimal set of VSAs (Vendor Specific Attributes are supported by this stack). The Radius Stack should be used as a base class. In order to implEMent a larger set of VSAs, one will need to subclass from the Radius Stack and implEMent the functionality within the virtual function processVsa(). The Radius Stack supports mostly accounting messages. The authentcation messages will be supported in a future release. A test program has been provided in the radius directory. This program shows how to subclass from the RadiusStack and how to use the api.

    标签: Radius implEMentation connect radius

    上传时间: 2013-12-12

    上传用户:坏天使kk

  • There is a shared object – int array[] between Write and Read. Write sets the array, Read gets the a

    There is a shared object – int array[] between Write and Read. Write sets the array, Read gets the array and sorts ascending. Write a program to implEMent the write/read question by using synchronization mechanism and GUI.

    标签: array Write Read the

    上传时间: 2016-02-02

    上传用户:playboys0

  • File: fw.c Contents: Firmware frameworks task dispatcher and device request parser File: FX2.h Co

    File: fw.c Contents: Firmware frameworks task dispatcher and device request parser File: FX2.h Contents: EZ-USB FX2 constants, macros, datatypes, globals, and library function prototypes. File: FX2regs.h Contents: EZ-USB FX2 register declarations and bit mask definitions. File: periph.c Contents: Hooks required to implEMent USB peripheral function. File: dscr.a51 Contents: This file contains descriptor data tables. File: dscr.a51 Contents: This file contains descriptor data tables. File: dscr.a51 Contents: This file contains descriptor data tables.

    标签: File frameworks dispatcher Contents

    上传时间: 2014-01-18

    上传用户:bakdesec

  • The program md.f implEMents a simple molecular dynamics simulation in continuous real space. The vel

    The program md.f implEMents a simple molecular dynamics simulation in continuous real space. The velocity Verlet algorithm is used to implEMent the time stepping. The force and energy computations are performed in parallel, as is the time integration. (The program uses some Fortran90 features, so an F90 compiler may be needed.)

    标签: implEMents continuous simulation The

    上传时间: 2016-04-03

    上传用户:zhaiye