-
VC_MATLAB7SharedLibrary
调用MATLAB7 Compiler 产生共享库程序的方法介绍,有如下的大致结构:
1.声明变量或者是函数作为输入变量;
2. 调用 mclInitalizeApplication函数,并测试是否成功,该函数设置了一个全局的MCR
状态,并且构建MCR实例;
3. 对于每个库,调用一次<libraryname>Initalize函数,为库创建一个MCR 实例;
4. 调用库中的函数,并处理其结果(这是程序的主要部分);
5. 为每个库调用一次<libraryname>Terminate函数,用于注销相联系的MCR;
6. 调用 mclTerminateApplication函数,释放与全局MCR状态相联系的资源;
7. 清除变换,关闭文件等,然后退出。(VC+ MATLAB7 C Shared Library Target)
- 2009-06-06 10:46:54下载
- 积分:1
-
FDTD
运用FDTD法,使用C语言计算二维TM波时谐场相位人图的程序.(Using FDTD method, using the C language to calculate the two-dimensional TM wave the harmonic field phase program.)
- 2013-01-15 11:54:38下载
- 积分:1
-
SBOCCrare
几个BOC 信号的分析例程,全球卫星导航系统将普遍使用BOC调制信号作为扩频测距信号,BOC信号号自相关函数呈现多个相关峰,传统扩频接收机所用的延迟锁定环(DLL)无法对该信号正确地进行码相位的
(Several BOC signal analysis routines, the global satellite navigation system will generally use the BOC modulation signal as a spread spectrum ranging signal, BOC signal autocorrelation function presents multiple correlation peaks, the traditional spread spectrum receiver with the delay locked loop (DLL ) can not be the signal code phase)
- 2012-08-20 14:37:00下载
- 积分:1
-
beam
matlab 中梁的弯矩 剪力 变形 轴力图形 以及源程序(matlab in Beams Shear deformation and axial force graphic source)
- 2013-11-11 13:42:29下载
- 积分:1
-
randomlib
random library by mustiere
- 2010-12-22 15:14:06下载
- 积分:1
-
alamouti
code alamouti mimo matlab
- 2011-11-16 03:57:45下载
- 积分:1
-
Modern-control-theory
《现代控制理论参考答案》,刘豹,唐万生版。现代控制理论参考答案(Modern control theory reference for the answer)
- 2015-04-20 19:32:50下载
- 积分:1
-
uml_design
说明: 我把以前写的 C# 版的Rose 共享出来供别人学习参考。很具有学习参考价值主要涉及 GDI+ ,软件架构,和界面。对初学者很有帮助(I have previously written in C# Version of Rose shared out for others to learn from the reference. With learning reference value is mainly related to GDI+, Software architecture, and interface. Very helpful for beginners)
- 2008-11-08 20:17:11下载
- 积分:1
-
A-capon-beamforming
MIMO 雷达波束设计方面的文献,有需要可以看看(A capon beamforming method for clutter suppression in MIMO radar)
- 2014-12-04 21:31:01下载
- 积分:1
-
garasi
this is how we can usingmicrocontroller with gsm modem to giving command opening our door
- 2010-08-04 09:08:49下载
- 积分:1