A stochastic-flow network consists of a set of nodes, including source nodes which supply various resources and sink nodes at which resource demands take place, and a collection of arcs whose capacities have multiple operational states.
標簽: nodes stochastic-flow including consists
上傳時間: 2013-12-22
上傳用戶:wlcaption
二維SIMPLEC程序,包含三個project:二維穩態傳熱,常粘度系數湍流的動態模擬,湍流中被動標量擴散(基于時均的 k –ε方程. 同時壓縮包中還有詳細的說明文檔. 注意:本程序只限于學習用途,切勿作商業用途,作者享有對此代碼及使用目的的最終解釋權! Cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc Cccc This computer program was copied from the graduate student course program Cccc of the University of Minnesota. Part of it was re-formulated to meet the Cccc personal computer environment. Some inappropriate expressions were also Cccc corrected. The program is used only for teaching purpose. No part of it Cccc may be published. You may use it as a frame to re-develop your own code Cccc for research purpose. XJTU Instructor, 1995.11 Cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc
上傳時間: 2015-12-10
上傳用戶:大三三
Using spectra to calculate strength of reflections and losses in passive cavities.The wavelength, reflection spectrum and transmission spectrum should be in the first 3 columns of an Excel file, which is selected when the cavity.m Matlab file is run.
標簽: reflections wavelength calculate cavities
上傳時間: 2013-12-24
上傳用戶:sz_hjbf
vs.net技術內幕 The release of the Microsoft Visual Studio .NET (and Visual C++ .NET in particular) has underscored Microsoft’s increasing focus on Internet technologies, which are at the heart of the Microsoft .NET architecture. In addition to supporting the .NET initiative, Visual C++ .NET keeps all the productivity-boosting features you’re familiar with, such as Edit And Continue, IntelliSense, AutoComplete, and code tips. Visual C++ .NET also includes many new features such as managed code extensions for .NET programming, support for attributed code, and a more consistent development environment. These features take Visual C++ .NET to a new level. This book will get you up to speed on the latest technologies introduced into Visual C++.
標簽: Visual particular Microsoft NET
上傳時間: 2015-12-26
上傳用戶:qweqweqwe
Python Development Environment (Python IDE plugin for Eclipse). Features editor, code completion, refactoring, outline view, debugger, and other goodies - check http://pydev.sf.net)
標簽: Python Development Environment completion
上傳時間: 2013-12-26
上傳用戶:愛死愛死
Aiming at the application of passive trackinn based on sensor array, a new passive trackinn usinn sensor array based on particle filter was proposed. Firstly, the“fake points" could be almost entirely and exactly deleted with the aids of the sensor array at the expense of an additional sensor. Secondly, considered the fact that the measurements notten from each array were independent in passive trackinn system, a novel sequential particle filter usinn sensor array with improved distribution was proposed. At last, in a simulation study we compared this approach a壇orithm with traditional trackinn methods. The simulation re-sups show that the proposed method can nreatly improve the state estimation precision of sensor array passive trackinn system.
標簽: trackinn passive application Aiming
上傳時間: 2015-12-31
上傳用戶:trepb001
This handbook is a concise guide to architecting, designing, and building J2EE applications. Whether you re architect your first J2EE application or looking to keep your projects on-time and on-budget, you will refer to this handbook again and again.
標簽: architecting applications designing handbook
上傳時間: 2016-02-10
上傳用戶:zhoujunzhen
Thinking in C++ patiently and methodically explores the issues of when and how to use inlines, references, operator overloading, inheritance and dynamic objects, as well as advanced topics such as the proper use of templates, exceptions and multiple inheritance. The entire effort is woven in a fabric that includes Eckel’s own philosophy of object and program design. A must for every C++ developer’s bookshelf, Thinking in C++ is the one C++ book you must have if you’re doing serious development with C++.
標簽: methodically and patiently Thinking
上傳時間: 2014-01-03
上傳用戶:it男一枚
設計任務及要求 1. 以8255接八個開關K1~K8,做電子琴按鍵輸入。 2. 以8253控制揚聲器,使用簡易鍵盤,發出相應的音階。 要求: K1—靜音 K2—發si的音493Hz K3—發la的音440Hz K4—發sol的音392Hz K5—發fa的音349Hz K6—發mi的音329Hz K7—發re的音293Hz K8—發do的音261Hz
上傳時間: 2016-02-26
上傳用戶:klin3139
利用單片機制作音樂播放器的課程設計報告. 作為單片機的重要硬件資源之一,利用定時器可以產生各種固定頻率的方波信號,也可以產生包括“Do“、“Re“、“Me“--等音階在內的各種頻率聲音。在此設計中我們采用12MHz的晶振,產生的頻率信號即音樂信號由P3.7口輸出,信號經過放大后由喇叭發出聲音。
上傳時間: 2014-11-06
上傳用戶:懶龍1988