介紹了基于Matlab/RTW(Real-time Workshop)和RTX(Real-time Extension)構建實時仿真系統的方法;針對基于RTX的實時仿真系統不能直接進行在線調參的不足,提出了一種利用C API(C文件應用程序接口)實現在線調參的方法。經過實驗證明,此仿真系統不僅具有很強的實時性,并且擁有良好的人機交互能力;另外,在線調參功能的實現使仿真試驗的效率得到了大大的提高,而且還可以作為一種故障注入方法來考察模型的容錯能力,是基于RTX實時仿真系統的一大改良。
上傳時間: 2014-03-20
上傳用戶:lizhizheng88
windows外殼擴展編程入門實例 關于Windows 外殼擴展方面的文章私心以為最好的應當算是Michael Dunn 的The Complete Idiot’s Guide to Writing Shell Extensions 我也曾想過所謂眼前有景道不 得崔顥題詩在上頭既然已經有了這么好的文章我還來饒舌算什么不過轉念再想文章 雖好畢竟是為Visual C++的用戶看的對Delphi 的使用者來說似乎有點不公平我最初編 寫Shell Extension 的時候用的也是Visual C++ 不過現在已經轉而使用Delphi 覺得兩者 畢竟還是有所不同因此就有了這篇文章算是將我的一些心得體會和大家分享 我最初的打算是將Michael Dunn 文章中涉及的全部內容全部轉成Delphi 程序再加上我
標簽: Complete windows Windows Michael
上傳時間: 2014-02-04
上傳用戶:xyipie
類加載器書籍: VM在運行時會產生三個ClassLoader,Bootstrap ClassLoader、Extension ClassLoader和AppClassLoader.
標簽: ClassLoader 書籍 運行
上傳時間: 2013-12-23
上傳用戶:banyou
JBoss, one of the leading java Open Source groups, integrates and develops these services for a full J2EE-based implementation. JBoss provides JBossServer, the basic EJB container, and Java Manage Preface 18 Great Events of the Twentieth Centuryment Extension (JMX) infrastructure. It also provides JBossMQ, for JMS messaging, JBossTX, for JTA/JTS transactions, JBossCMP for CMP persistence, JBossSX for JAAS based security, and JBossCX for JCA connectivity. Support for web components, such as servlets and JSP pages, is providedby an abstract integration layer. Implementations of the integration service are provided for third party servlet engines like Tomcat and Jetty. JBoss enables you to mix and match these components through JMX by replacing any component you want with a JMX compliant implementation for the same APIs.
標簽: integrates develops services leading
上傳時間: 2014-11-03
上傳用戶:wsf950131
VC++動態鏈接庫編程之基礎慨念: Visual C++支持三種DLL,它們分別是Non-MFC DLL(非MFC動態庫)、MFC Regular DLL(MFC規則DLL)、MFC Extension DLL(MFC擴展DLL)
上傳時間: 2013-12-20
上傳用戶:ywqaxiwang
This OpenNL, a library to easily construct and solve sparse linear systems. * OpenNL is supplied with a set of built-in iterative solvers (Conjugate gradient,BICGSTAB, GMRes) and preconditioners (Jacobi, SSOR). * OpenNL can also use other solvers (SuperLU 3.0 is supported as an OpenNL Extension,MUMPS will be supported in a future version)
標簽: OpenNL construct supplied library
上傳時間: 2014-01-07
上傳用戶:semi1981
加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests: cryptest m file - To encrypt and decrypt a string using DES-EDE in CBC mode: cryptest t - To encrypt or decrypt a file cryptest e|d input output - To share a file into shadows: cryptest s <pieces> <pieces-needed> file (make sure file has no Extension, if you re running this under DOS) - To reconstruct a file from shadows: cryptest j output file1 file2 [....] - To gzip a file: cryptest z <compression-level> input output - To gunzip a file: cryptest u input output - To run validation tests: cryptest v - To run benchmarks: cryptest b [time for each benchmark in seconds]
標簽: Cryptographic Primitives generate Library
上傳時間: 2015-07-16
上傳用戶:wqxstar
WebSphere 軟件平臺是一套用于實施電子商務和開發電子商務應用程序的穩定、安全和可靠的軟件產品。該平臺將 IBM 成熟的技術和來自業務伙伴的先進產品結合在一起。平臺由基礎產品(Foundation)、擴展產品(Foundation Extension)和應用加速器(Application Accelerators)構成。
標簽: WebSphere Foundatio IBM 電子商務
上傳時間: 2015-08-11
上傳用戶:xuanjie
The function conload takes a dataset and a model (PCA, PLS, PARAFAC etc.) and calculates congruence loadings which is the Extension of correlation loadings to uncentered and multi-way models
標簽: calculates congruence and function
上傳時間: 2014-01-08
上傳用戶:sz_hjbf
This sample demonstrates how to take pictures and videos using the CameraCaptureDialog managed API. If a default filename is used: - if a still picture is taken, the ".jpg" Extension is appended to the default filename. (Otherwise the CameraCaptureDialog would throw an InvalidArgumentException). - if a video is recorded, null is passed to the CameraCaptureDialog as the default filename. The filename returned is then renamed to match the user entered filename while keeping the Extension returned.
標簽: CameraCaptureDialog demonstrates pictures managed
上傳時間: 2013-12-15
上傳用戶:kikye