登录
首页 » Visual C++ » MwArray

MwArray

于 2015-04-10 发布 文件大小:1KB
0 196
下载积分: 1 下载次数: 43

代码说明:

  matlab与visual C++混编中mwArray与Mat之间相互转换(The translation between mwArray and Mat.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • TP-matlab-Ngot
    TP matlab mas TP matlab mas
    2013-02-24 18:22:28下载
    积分:1
  • Ssimmple_jpegu
    简易的JPEG压缩程序源码(MMatlab实现) (Easy JPEG compression program source (MMatlab implementation))
    2012-09-15 14:17:31下载
    积分:1
  • mclda
    matlab编写的正态云发生器与云拟合程序,其中中有较详细的注释。 ,经测试可直接使用。 (matlab write normal cloud generator and cloud fitting procedures, which have more detailed comments. Has been tested and can be used directly.)
    2012-09-30 12:33:25下载
    积分:1
  • space-station-maintenance
    负责火星的一个低轨道空间站的设计。为简化结构,该空间站由一系列密闭的立方体(airtight cubical modules ACM)组成,这些ACM曾连接在一起。困扰你的一个问题是致命的病菌也许留在火星的上层大气中。因为空间站有时需要在上层大气中飞行,所以急需在ACM的各个接触面进行额外的防护,无论是边对边还是面对面,连接是密闭的,所以没有细菌能够进入。一个ACM与另外一个ACM共享的面不需要防护。如果在每个ACM每个面上都加防护,花费巨大。因此,需要知道ACM额外防护的确切面数目(Responsible for the design of a low-orbit space station on Mars. In order to simplify the structure of the space station by a series of closed cubes (airtight cubical modules ACM) composed of these ACM had together. One problem is bothering you deadly germs might stay in the upper atmosphere of Mars. Because the station is sometimes necessary to fly in the upper atmosphere, so urgently needed in all contact surfaces of the ACM additional protection, either face to face or side-to-side, the connection is closed, so no bacteria can enter. An ACM ACM shared with another surface does not need protection. If you have added protection on each side of each ACM, costly. Therefore, the need to know the exact number of additional surface protection ACM)
    2014-11-28 17:58:50下载
    积分:1
  • 5
    一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
    2009-03-15 15:36:23下载
    积分:1
  • Autentication Filter
    本实例将通过ISAPI提供的功能实现访问控制过滤器(Autentication Filter)。可以设定最大访问用户的数量以及授权用户名和密码。(example through the provision of functional ISAPI access control filters (Autentication Filter). The visit can set a maximum number of users and the authorized user name and password.)
    2004-10-28 16:21:04下载
    积分:1
  • mierdaPAraTiCabron
    This is code test to test the uploading features in this platform
    2012-11-28 21:18:08下载
    积分:1
  • 13898405raytracer7
    说明:  蒙特卡罗方法可以有效地解决复杂的工程问题,而MATLAB具有强大的数值计算功能。将二者结合使用,可以得到高效的解决问题的方法。本文阐述了该方法并通过实例验证了该方法的正确性和优越性。 (Monte Carlo method can effectively solve complex engineering problems, and MATLAB has powerful function of numerical calculation. The two in combination, can be cost-effective solution to the problem. This paper describes the methods and examples of the method to verify the correctness and superiority.)
    2008-12-04 20:48:36下载
    积分:1
  • VCANDMATLAB
    VC++与Matlab混合编程之引擎操作详解,对主要函数进行介绍并且有一个实例程序(VC++ and Matlab programming hybrid engine operation Xiangjie, the main function is introduced and there is an instance of program)
    2009-10-10 12:21:42下载
    积分:1
  • fd1d_1.2
    一维情况下用FDTD方法模拟电磁波的传播情况,加了吸收边界条件,用C和MATLAB混合编程,信号源是高斯脉冲(One-Dimensional FDTD simulation with the propagation of electromagnetic waves, plus the absorbing boundary condition, mixed with the C and MATLAB programming, the signal source is a Gaussian pulse)
    2011-05-14 10:20:55下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载