Free C++ toolkit to facilitate Monte-Carlo simulation. This is a library covered under the LGPL. "MCS-libre" stands for "Monte Carlo Simulation - libre". Documentation and examples are provided. 這是一個免費的用于簡化Monte-Carlo模擬的C++工具包。這是一個遵守LGPL協議的庫。"MCS-libre"代表"Monte Carlo Simulation - libre"。提供了文檔和例子。
標簽: Monte-Carlo facilitate simulation toolkit
上傳時間: 2013-12-06
上傳用戶:671145514
意圖 將一個類的接口轉換成客戶希望的另外一個接口。A d a p t e r 模式使得原本由于接口不兼容而不能一起工作的那些類可以一起工作。 適用性 · 你想使用一個已經存在的類,而它的接口不符合你的需求。 · 你想創建一個可以復用的類,該類可以與其他不相關的類或不可預見的類(即那些接口可能不一定兼容的類)協同工作。 · (僅適用于對象A d a p t e r )你想使用一些已經存在的子類,但是不可能對每一個都進行子類化以匹配它們的接口。對象適配器可以適配它的父類接口。
上傳時間: 2014-07-30
上傳用戶:270189020
自適應(Adaptive)神經網絡源程序 The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ There are 11 blocks that implement basically these 5 kinds of neural networks: 1) Adaptive Linear Network (ADALINE) 2) Multilayer Layer Perceptron with Extended Backpropagation algorithm (EBPA) 3) Radial Basis Functions (RBF) Networks 4) RBF Networks with Extended Minimal Resource Allocating algorithm (EMRAN) 5) RBF and Piecewise Linear Networks with Dynamic Cell Structure (DCS) algorithm A simulink example regarding the approximation of a scalar nonlinear function of 4 variables
標簽: collection implement Adaptive adaptive
上傳時間: 2015-04-09
上傳用戶:ywqaxiwang
包含一下內容: * An extensible agent * An SNMP library * tools to request or set information from SNMP agents * tools to generate and handle SNMP traps * a version of the unix netstat command using SNMP * a graphical Perl/Tk/SNMP based mib browser
標簽: SNMP information extensible library
上傳時間: 2013-12-27
上傳用戶:lwwhust
能運算的函數: sin,cos,tg,ctg,e^,pow(x,y),cosh,sinh,tgh,log10,ln,sqrt,arcsin,arccos, 運算方式: +,-,*,/,絕對值(“[ ]”),^,!, 輸入規則: 用鍵盤或按鈕都可,輸入完按回車運算,(光標要在最后) sin(21-32)/(12-43) 4(323-4343) 4*(323-4343) e^2-sin3-3^4,(不要輸入pow(3,4)) //有無*都可 2*3^4是(2*3)^4 而不是2*(3^4) 也就是要用x^y就要一定要(x^y)加上一個括號 [3-4]是求3-4的絕對值不是中括號
上傳時間: 2015-04-11
上傳用戶:sxdtlqqjl
The GRLIB IP Library is an integrated set of reusable IP cores, designed for system-on-chip (SOC) development. The IP cores are centered around the common on-chip bus, and use a coherent method for simulation and synthesis. The library is vendor independent, with support for different CAD tools and target technologies. A unique plug&play method is used to configure and connect the IP cores without the need to modify any global resources.
標簽: system-on-chip integrated designed reusable
上傳時間: 2013-12-20
上傳用戶:小眼睛LSL
Linux 0.11 版本的中文件注釋版本,把里面的E文按作者的理解,改成了中文,并且加入了作者自己的理解心得,對于學習Linux內核很有幫助.
上傳時間: 2015-04-15
上傳用戶:linlin
DataBase keeping program explaining with a sample program a) Ranking Database. b) Library keeping. c) Record Keeping.
標簽: keeping program explaining DataBase
上傳時間: 2015-04-16
上傳用戶:sclyutian
對Modem中的AT命令詳細說明。不過是E文的。
上傳時間: 2015-04-19
上傳用戶:zyt
這是一道acm競賽題 是利用c語言來逐步求e精確值的大小
上傳時間: 2013-11-26
上傳用戶:hn891122