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

sets

  • This document contains a specification for a new low pin count bus interface, dubbed LPC, that will

    This document contains a specification for a new low pin count bus interface, dubbed LPC, that will be added to future Intel chip-sets. The target audience for this document are system and component designers.

    标签: specification interface document contains

    上传时间: 2013-12-22

    上传用户:waizhang

  • This cookbook contains a wealth of solutions to problems that SQL programmers face all the time. Rec

    This cookbook contains a wealth of solutions to problems that SQL programmers face all the time. Recipes inside range from how to perform simple tasks, like importing external data, to ways of handling issues that are more complicated, like set algebra. Each recipe includes a discussion that explains the logic and concepts underlying the solution. The book covers audit logging, hierarchies, importing data, sets, statistics, temporal data, and data structures.

    标签: programmers solutions cookbook contains

    上传时间: 2013-12-08

    上传用户:Altman

  • Advanced_modelling_in_finance_using_Excel_and_VBA(pdf) The book adopts a step-by-step approach to un

    Advanced_modelling_in_finance_using_Excel_and_VBA(pdf) The book adopts a step-by-step approach to understanding the more sophisticated aspects of Excel macros and VBA programming, showing how these programming techniques can be used to model and manipulate financial data, as applied to equities, bonds and options. The book is essential for financial practitioners who need to develop their financial modelling skill sets as there is an increase in the need to analyse and develop ever more complex what if scenarios.

    标签: Advanced_modelling_in_finance_usi ng_Excel_and_VBA step-by-step approach

    上传时间: 2013-12-14

    上传用户:txfyddz

  • The first task at hand is to set up the endpoints appropriately for this example. The following code

    The first task at hand is to set up the endpoints appropriately for this example. The following code switches the CPU clock speed to 48 MHz (since at power-on default it is 12 MHz), and sets up EP2 as a Bulk OUT endpoint, 4x buffered of size 512, and EP6 as a Bulk IN endpoint, also 4x buffered of size 512. This set-up utilizes the maximum allotted 4-KB FIFO space. It also sets up the FIFOs for manual mode, word-wide operation, and goes through a FIFO reset and arming sequence to ensure that they are ready for data operations

    标签: appropriately The endpoints following

    上传时间: 2013-12-02

    上传用户:dianxin61

  • http://wordnet.princeton.edu/ WordNet is a large lexical database of English, developed under the d

    http://wordnet.princeton.edu/ WordNet is a large lexical database of English, developed under the direction of George A. Miller. Nouns, verbs, adjectives and adverbs are grouped into sets of cognitive synonyms (synsets), each expressing a distinct concept. Synsets are interlinked by means of conceptual-semantic and lexical relations. The resulting network of meaningfully related words and concepts can be navigated with the browser. WordNet is also freely and publicly available for download. WordNet s structure makes it a useful tool for computational linguistics and natural language processing.

    标签: developed princeton database WordNet

    上传时间: 2013-12-02

    上传用户:372825274

  • PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading

    PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, variants, character sets, lists and other basic data types along with threads, synchronization objects, IP sockets and named pipes. PTypes also offers message queues as an alternative method of thread synchronization. Its main `target audience is developers of complex network daemons, robots or non-visual client/server applications of any kind

    标签: multithreading alternative Portable includes

    上传时间: 2016-03-25

    上传用户:lz4v4

  • Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a bo

    Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a box and writes "Hello World" in HelloWorld.f it. data The data file for the introductory progressive example. Lines.c Reads the data from file "data" and plots just the curve with Lines.f no labels, viewport or anything indicating quantity or units. Viewport.c Restricts the graph to a viewport and frames the viewport, Viewport.f leaving the remainder of the area for labels, etc. CharLbls.c Adds labels for the chart title, X-axis title, and Y-axis CharLbls.f title. Tics.c Adds tic marks to the viewport edges, but since clipping was Tics.f not set correctly, tics extend outside the viewport. Clip.c sets clipping such that tic marks are clipped at the viewport Clip.f boundaries. TicLabels.c Adds numeric tic labels to the graph this is the final TicLabels.f installment of the progressive example.

    标签: introductory HelloWorld containing Directory

    上传时间: 2016-03-29

    上传用户:exxxds

  • In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve r

    In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to train a two-layer perceptron, so as to classify medical data (kindly provided by Steve Roberts and Will Penny from EE, Imperial College). The data and simulations are described in: Nando de Freitas, Mahesan Niranjan and Andrew Gee Nonlinear State Space Estimation with Neural Networks and the EM algorithm After downloading the file, type "tar -xf EMdemo.tar" to uncompress it. This creates the directory EMdemo containing the required m files. Go to this directory, load matlab5 and type "EMtremor". The figures will then show you the simulation results, including ROC curves, likelihood plots, decision boundaries with error bars, etc. WARNING: Do make sure that you monitor the log-likelihood and check that it is increasing. Due to numerical errors, it might show glitches for some data sets.

    标签: Rauch-Tung-Striebel algorithm smoother which

    上传时间: 2016-04-15

    上传用户:zhenyushaw

  • 用於 德州仪器 TI 281x 系列DSP

    用於 德州仪器 TI 281x 系列DSP,事件管理器及定时器设置,使PWM 信号产生之原码,可用於控制单向PWM或三相PWM马达。 This program sets up the EV timers (TIMER1, TIMER2, TIMER3 and TIMER4) to generate T1PWM, T2PWM, T3PWM, T4PWM and PWM1-12 waveforms.

    标签: 281x DSP TI 德州仪器

    上传时间: 2016-05-28

    上传用户:zhuyibin

  • 超宽带UWB,包括:uwb.mdl: UWB model - open this to begin. uwb_lib.mdl: Library blocks for UWB model. uwb_

    超宽带UWB,包括:uwb.mdl: UWB model - open this to begin. uwb_lib.mdl: Library blocks for UWB model. uwb_init.m: Initialization called before model is loaded. uwb_settings: sets up structure containing system parameters ( uwb in workspace). uwb_imr.m: Initializes UWB channel impulse response. uwb_sv_*.m: Four M-files used to generate channel impulse responses (MAT files).

    标签: UWB model uwb mdl

    上传时间: 2016-10-12

    上传用户:gaome