matlab-optical

所属分类:matlab编程
开发工具:matlab
文件大小:4415KB
下载次数:38
上传日期:2014-09-19 19:40:23
上 传 者polo_legend
说明:  包含单缝衍射,光栅衍射,等倾干涉,等厚干涉,杨氏双缝干涉,菲涅耳衍射等基础函数
(Contains a single-slit diffraction, diffraction grating, equal inclination interference, equal thickness interference, Young' s double slit interference, Fresnel diffraction and other basic functions)

文件列表:
cshi\dfys\distrib\dfys.dll (69632, 2014-09-18)
cshi\dfys\distrib\dfysNative.dll (69632, 2014-09-18)
cshi\dfys\src\build.log (2474, 2014-09-18)
cshi\dfys\src\Dfys.cs (9812, 2014-09-18)
cshi\dfys\src\dfys.dll (69632, 2014-09-18)
cshi\dfys\src\dfys.xml (11240, 2014-09-18)
cshi\dfys\src\DfysNative.cs (9800, 2014-09-18)
cshi\dfys\src\dfysNative.dll (69632, 2014-09-18)
cshi\dfys\src\dfysNative.xml (11072, 2014-09-18)
cshi\dfys\src\dotnet_mcc_component_data.cs (17397, 2014-09-18)
cshi\dfys\src\mccExcludedFiles.log (407854, 2014-09-18)
cshi\dfys.asv (472, 2014-09-18)
cshi\dfys.m (486, 2014-09-18)
cshi\dfys.prj (36181, 2014-09-18)
cshi\dhgs.m (546, 2014-09-18)
cshi\dqgs.m (614, 2014-09-18)
cshi\fresnel\distrib\fresnel.dll (1019904, 2014-09-19)
cshi\fresnel\distrib\fresnelNative.dll (1019904, 2014-09-19)
cshi\fresnel\src\build.log (5263, 2014-09-19)
cshi\fresnel\src\dotnet_mcc_component_data.cs (18148, 2014-09-19)
cshi\fresnel\src\Fresnel.cs (9490, 2014-09-19)
cshi\fresnel\src\fresnel.dll (1019904, 2014-09-19)
cshi\fresnel\src\fresnel.xml (10746, 2014-09-19)
cshi\fresnel\src\FresnelNative.cs (9477, 2014-09-19)
cshi\fresnel\src\fresnelNative.dll (1019904, 2014-09-19)
cshi\fresnel\src\fresnelNative.xml (10578, 2014-09-19)
cshi\fresnel\src\mccExcludedFiles.log (415463, 2014-09-19)
cshi\fresnel.prj (36206, 2014-09-19)
cshi\fresnell.m (966, 2014-09-19)
cshi\ganshe\distrib\ganshe.dll (73728, 2014-09-18)
cshi\ganshe\distrib\gansheNative.dll (73728, 2014-09-18)
cshi\ganshe\src\build.log (3227, 2014-09-18)
cshi\ganshe\src\dotnet_mcc_component_data.cs (17675, 2014-09-18)
cshi\ganshe\src\Ganshe.cs (21656, 2014-09-18)
cshi\ganshe\src\ganshe.dll (73728, 2014-09-18)
... ...

MATLAB Builder NE (.NET Component) 1. Prerequisites for Deployment * Verify the MATLAB Compiler Runtime (MCR) is installed and ensure you have installed version 7.10. * If the MCR is not installed, run MCRInstaller.exe, located in: D:\Program Files\MATLAB\matlab2009\matlab2009\toolbox\compiler\deploy\win32\MCRInstaller.exe For more information on the MCR Installer, see the MATLAB Compiler documentation. 2. Files to Deploy and Package Configuration Files to be distributed ============================================================================ Local component with MWArray dfys.dll Local component with native API dfysNative.dll * If the target machine does not have version 7.10 of the MCR installed, include MCRInstaller.exe. 3. Resources To learn more about: See: ====================================================================================================== The MWArray classes MATLAB product help or "D:\Program Files\MATLAB\matlab2009\matlab2009\ help\toolbox\dotnetbuilder\MWArrayAPI\MWArrayAPI.chm" Examples of .NET Web Applications MATLAB Application Deployment Web Example Guide 4. Definitions MCR - MATLAB Builder NE uses the MATLAB Compiler Runtime (MCR), which is a standalone set of shared libraries that enable the execution of M-files. The MCR provides complete support for all features of MATLAB without the MATLAB GUI. When you package and distribute an application to users, you include component assemblies generated by the builder as well as the MATLAB Compiler Runtime (MCR). If necessary, run MCRInstaller.exe to install the correct version of the MCR. For more information about the MCR, see the MATLAB Compiler documentation. MWArray - Use the MWArray class hierarchy, which maps to MATLAB data types, to pass input/output arguments to MATLAB Builder NE generated functions. These classes consist of a thin wrapper around a MATLAB array. It provides full marshaling and formatting services for all basic MATLAB data types including sparse arrays, structures, and cell arrays. These classes provide the necessary constructors, methods, and operators for array creation and initialization, serialization, simple indexing, and formatted output. MWArray API - The MWArray API is the standard API that has been used since the introduction of MATLAB Builder NE. This API requires the MATLAB MCR to be installed on the target machine as it makes use of several primitive MATLAB functions. For information about using this API, see the MATLAB Builder NE documentation. Native .NET API - The Native API was designed especially, though not exclusively, to support .NET remoting. It allows you to pass arguments and return values using standard .NET types. This feature is especially useful for clients that need to access a remoteable component on a machine that does not have the MCR installed. In addition, as only native .NET types are used in this API, there is no need to learn semantics of a new set of data conversion classes. This API does not directly support .NET analogs for the MATLAB structure and cell array types. For information about using this API, see see the MATLAB Builder NE documentation. .NET Framework - The Microsoft .NET Framework is a large library of pre-coded solutions to common programming problems that uses the CLR (Common Language Runtime) as the execution engine. MATLAB Builder NE currently supports Microsoft .NET Framework 2.0.

近期下载者

相关文件


收藏者