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

on-the-fly

  • "TR1 roughly doubles the size of the C++ standard library, and it introduces many new facilities and

    "TR1 roughly doubles the size of the C++ standard library, and it introduces many new facilities and even new kinds of library components. TR1 has some classes, for example, where some nested types may or may not exist depending on the template arguments. To programmers whose experience stops with the standard library, this is strange and unfamiliar. This book is complete (it covers all TR1 facilities), it is easier to understand than TR1 itself, and it is technically accurate."

    标签: introduces facilities and the

    上传时间: 2016-07-20

    上传用户:aappkkee

  • This book is the culmination of more than 20 years of building, studying, and teaching real-time sys

    This book is the culmination of more than 20 years of building, studying, and teaching real-time systems. The author’s travels have taken him to NASA, UPS, Lockheed Martin, the Canadian and Australian Defense Forces, MIT’s Charles Stark Draper Labs, and many other places. These visits and interactions with literally hundreds of students from such places as Boeing, Motorola, and Siemens have resulted in a wider understanding of real-time systems and particularly their real application. This book is, in essence, a compendium of these experiences. The author’s intent is to provide a practical framework for software engineers to design and implement real-time systems. This approach is somewhat different from that of other texts on the subject.

    标签: culmination real-time building studying

    上传时间: 2014-01-01

    上传用户:fnhhs

  • This project allows you to learn communication systems in greater depth. It contains the Simulink fi

    This project allows you to learn communication systems in greater depth. It contains the Simulink files (*.mdl) which are block design files of various communication systems such as AM, DSB-SC, FM, PLL, Data Acquisition, Digital Data Transmission, PCM and Delta Modulation. The idea here is to implement experiments of a traditional communication lab using Simulink. Most of the block diagrams are self explanatory. More information on the systems and their implementation can be found in the word documents included in the lab directories

    标签: communication Simulink contains project

    上传时间: 2013-12-09

    上传用户:lz4v4

  • This is a software implementation of the USB low-speed protocol for the Atmel ATtiny microcontrolle

    This is a software implementation of the USB low-speed protocol for the Atmel ATtiny microcontrollers. Of course, it will also work on the ATmega series.

    标签: implementation microcontrolle low-speed the

    上传时间: 2016-08-13

    上传用户:xwd2010

  • FT245U169 FIFO Loopback This program transmits data through the FT245BM FIFO data bus to the MSP430

    FT245U169 FIFO Loopback This program transmits data through the FT245BM FIFO data bus to the MSP430F169 on Port 4. The data is decremented and sent back out of Port 4 to to FIFO on the FT245BM. Use Hyperterminalto send and receive data. FIFO control lines are on Port2 (P2.0-P2.3).

    标签: FIFO data 245 transmits

    上传时间: 2013-12-26

    上传用户:古谷仁美

  • This sample displays a basic integer calculator powered by the 8051 microcontroller. Although Keil

    This sample displays a basic integer calculator powered by the 8051 microcontroller. Although Keil C51 has a full floating point math library the evaluation version is restricted to 2k of object code, so we have constrained this sample to integer maths in order to fit within this limit. The program for this design was written in C using the Keil uVision 2 IDE for which Proteus VSM provides a Debug Monitor driver. Instructions for configuring Proteus to run in conjunction with the Keil environment can be found by editing the 8051 microcontroller on the schematic (point at it and press CTRL-E) and then clicking on the help button on the Edit Component dialogue form.

    标签: microcontroller calculator Although displays

    上传时间: 2014-12-01

    上传用户:edisonfather

  • This directory includes matlab interface of the curvelet transform using usfft. Basic functions

    This directory includes matlab interface of the curvelet transform using usfft. Basic functions fdct_usfft.m -- forward curvelet transform afdct_usfft.m -- adjoint curvelet transform ifdct_usfft.m -- inverse curvelet transform fdct_usfft_param.m -- returns the location of each curvelet in phase-space Useful tools fdct_usfft_dispcoef.m -- returns a matrix contains all curvelet coefficients fdct_usfft_pos2idx.m -- for fixed scale and fixed direction, returns the curvelet which is closest to a certain point on the image Demos fdct_usfft_demo_basic.m -- display the shape of a curvelet fdct_usfft_demo_recon.m -- partial reconstruction using curvelet fdct_usfft_demo_disp.m -- display all the curvelet coefficients of an image fdct_usfft_demo_denoise.m -- image denoising using curvelet

    标签: directory functions interface transform

    上传时间: 2016-08-31

    上传用户:cooran

  • The kernel-ica package is a Matlab program that implements the Kernel ICA algorithm for independent

    The kernel-ica package is a Matlab program that implements the Kernel ICA algorithm for independent component analysis (ICA). The Kernel ICA algorithm is based on the minimization of a contrast function based on kernel ideas. A contrast function measures the statistical dependence between components, thus when applied to estimated components and minimized over possible demixing matrices, components that are as independent as possible are found.

    标签: independent kernel-ica implements algorithm

    上传时间: 2014-01-17

    上传用户:yiwen213

  • The main features of the considered identification problem are that there is no an a priori separati

    The main features of the considered identification problem are that there is no an a priori separation of the variables into inputs and outputs and the approximation criterion, called misfit, does not depend on the model representation. The misfit is defined as the minimum of the l2-norm between the given time series and a time series that is consistent with the approximate model. The misfit is equal to zero if and only if the model is exact and the smaller the misfit is (by definition) the more accurate the model is. The considered model class consists of all linear time-invariant systems of bounded complexity and the complexity is specified by the number of inputs and the smallest number of lags in a difference equation representation. We present a Matlab function for approximate identification based on misfit minimization. Although the problem formulation is representation independent, we use input/state/output representations of the system in order

    标签: identification considered features separati

    上传时间: 2016-09-20

    上传用户:FreeSky

  • A Matlab toolbox for exact linear time-invariant system identification is presented. The emphasis is

    A Matlab toolbox for exact linear time-invariant system identification is presented. The emphasis is on the variety of possible ways to implement the mappings from data to parameters of the data generating system. The considered system representations are input/state/output, difference equation, and left matrix fraction. KEYWORDS: subspace identification, deterministic subspace identification, balanced model reduction, approximate system identification, MPUM.

    标签: identification time-invariant presented emphasis

    上传时间: 2013-12-28

    上传用户:wfl_yy