建模對(duì)每一位軟件開發(fā)人員都不陌生。Rational ROSE建模工具的出現(xiàn),使程序員從手工建模的工作中解脫出來,并使大型開發(fā)項(xiàng)目的分析,建模、設(shè)計(jì)更加規(guī)范化。我們?cè)?jīng)通過《ROSE 技術(shù)白皮書》對(duì)Rose的可視化建模有了了解,從今天開始,我們將循序漸進(jìn)地指導(dǎo)您如何應(yīng)用Roe工具完成建模。同時(shí),我們還將提供一個(gè)使用Rational Rose UML case 工具創(chuàng)建完整的UML模型的范例
標(biāo)簽: Rational ROSE 建模 軟件開發(fā)
上傳時(shí)間: 2014-01-25
上傳用戶:410805624
編譯原理的課程設(shè)計(jì),對(duì)PL0進(jìn)行擴(kuò)充完成內(nèi)容如下:1. 基本內(nèi)容: (1)增加單詞:保留字;運(yùn)算符 (2)修改單詞:不等號(hào)# 改為 <> (3)增加條件語(yǔ)句的ELSE子句 (4)擴(kuò)充賦值運(yùn)算:+= 和 -= (5)擴(kuò)充語(yǔ)句(Pascal的FOR語(yǔ)句) 2. 選做內(nèi)容: (1)增加運(yùn)算:++ 和 --。 (2)增加類型:① 字符類型; ② 實(shí)數(shù)類型。 (3)增加一維數(shù)組類型(可增加指令)。 (4)其他典型語(yǔ)言設(shè)施:case語(yǔ)句;repeat語(yǔ)句。
上傳時(shí)間: 2015-11-02
上傳用戶:徐孺
Writing Your First ASP Application ( Quick Start ) (Page 1 of 8 ) There are many tutorials out there that show you how to program in ASP. Some of them are good, and some are bad. Some of them are downright terrible. In any case, you ve read a bit about ASP and now you are ready to build your first application. But where do you start? In my own experience, I have found that I find it easier to learn something if I actually work with it hands-on. Just reading a book or documentation doesn’t give you the practical knowledge you need to be able to rush off and start creating applications. In this article, I will discuss the creation of a very simple application. I will cover what the application will do, how we will approach writing it, demonstrate in code how we will do it, and discuss additional features that could be added to it. Writing Your First ASP Application ( Quick Start ) - Users On Your Website
標(biāo)簽: Application tutorials Writing First
上傳時(shí)間: 2015-11-05
上傳用戶:franktu
Extensively revised for the latest Java (J2SE 5.0) release Deitel Java How to Program, 6/e now includes earlier coverage of objects new and streamlined case studies and OPTIONAL GUI and graphics sections. Now available in a briefer version (ch. 1-10) called Small Java. SafariX version available.
標(biāo)簽: Java Extensively revised Program
上傳時(shí)間: 2014-01-04
上傳用戶:yuzsu
The present document specifies the CAMEL Application Part (CAP) supporting the fourth phase of the network feature Customized Applications for Mobile network Enhanced Logic. CAP is based on a sub-set of the ETSI Core INAP CS-2 as specified by ETSI EN 301 140 1 [26]. Descriptions and definitions provided by ETSI EN 301 140 1 [26] are directly referenced by this standard in the case no additions or clarifications are needed for the use in the CAP.
標(biāo)簽: the Application supporting specifies
上傳時(shí)間: 2015-12-24
上傳用戶:84425894
Carrier-phase synchronization can be approached in a general manner by estimating the multiplicative distortion (MD) to which a baseband received signal in an RF or coherent optical transmission system is subjected. This paper presents a unified modeling and estimation of the MD in finite-alphabet digital communication systems. A simple form of MD is the camer phase exp GO) which has to be estimated and compensated for in a coherent receiver. A more general case with fading must, however, allow for amplitude as well as phase variations of the MD. We assume a state-variable model for the MD and generally obtain a nonlinear estimation problem with additional randomly-varying system parameters such as received signal power, frequency offset, and Doppler spread. An extended Kalman filter is then applied as a near-optimal solution to the adaptive MD and channel parameter estimation problem. Examples are given to show the use and some advantages of this scheme.
標(biāo)簽: synchronization Carrier-phase multiplicativ approached
上傳時(shí)間: 2013-11-28
上傳用戶:windwolf2000
The need for accurate monitoring and analysis of sequential data arises in many scientic, industrial and nancial problems. Although the Kalman lter is effective in the linear-Gaussian case, new methods of dealing with sequential data are required with non-standard models. Recently, there has been renewed interest in simulation-based techniques. The basic idea behind these techniques is that the current state of knowledge is encapsulated in a representative sample from the appropriate posterior distribution. As time goes on, the sample evolves and adapts recursively in accordance with newly acquired data. We give a critical review of recent developments, by reference to oil well monitoring, ion channel monitoring and tracking problems, and propose some alternative algorithms that avoid the weaknesses of the current methods.
標(biāo)簽: monitoring sequential industria accurate
上傳時(shí)間: 2013-12-17
上傳用戶:familiarsmile
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
標(biāo)簽: represented integers group items
上傳時(shí)間: 2016-01-17
上傳用戶:jeffery
This project aims to distribute a facial animation system with speech, developed to brazilian portuguese case. This system is composed by many modules: movement extraction, facial animation and speech, through a text-to-speech system.
標(biāo)簽: distribute animation developed brazilian
上傳時(shí)間: 2016-01-23
上傳用戶:無聊來刷下
TFIND searches for one or more strings (boolean AND) in a text file. TFIND reports all lines where the string(s) were found (or NOT found by option). The search can be limited to a field in a fixed field (i.e. column oriented) list. An extended search mode is available, where only letters and digits are relevant. Other options: case sensitive search, alternative errorlevel with number of hits, header line with file name, LFN, custom prefix
標(biāo)簽: TFIND searches boolean reports
上傳時(shí)間: 2016-01-24
上傳用戶:lindor
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1