登录
首页 » Visual C++ » matlab2012_vs2005

matlab2012_vs2005

于 2012-07-23 发布 文件大小:56KB
0 212
下载积分: 1 下载次数: 18

代码说明:

  解决新版本MATLAB与VC++混合编程问题。经过验证能够使用(Solve the problem of the new version MATLAB and VC++ for hybrid programming. Proven ability to use)

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

发表评论

0 个回复

  • harris
    harris的matlab程序,精度不是很高,但是大家可以根据需要进行改写(harris)
    2007-09-01 08:53:58下载
    积分:1
  • BaselineDrift
    用matlab实现的心电数据的去除基线漂移和去噪功能,方便大家使用(Implemented with the matlab ECG baseline drift removal and denoising function to facilitate the people to use)
    2011-05-06 23:03:46下载
    积分:1
  • Arduino hx711库文件 HX711-master
    Arduino hx711库文件,在编写程序省去很大力气,很好用的头文件,大力推荐(Arduino hx711 library files, eliminating the need to write programs in a lot of effort, a good use of header files, strongly recommended)
    2020-06-25 03:40:02下载
    积分:1
  • MatlabScript
    利用MFC技术,借助MATLAB强大的数学计算能力。同时,MATLAB脚本方便修改,不需要重新运行程序。(Using MFC technology, using MATLAB a powerful mathematical calculation. At the same time, MATLAB scripts to facilitate changes, do not need to re-run the program.)
    2010-06-24 07:35:25下载
    积分:1
  • cointStrat
    MATLAB的仿真,对于仿真有特别的贡献,基于是源码,好好。(MATLAB simulation, the simulation of a particular contribution, based on a source, well.)
    2011-05-19 14:04:17下载
    积分: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
  • CPN_VC
    CPN网络,即对向传播网络,是将Kohonen特征映射网络与Grossberg基本竞争网络相结合,发挥各自特长的一种新型特征映射网络。(CPN network, the right to communication networks, Kohonen feature is the mapping of network and basic Grossberg competing networks combined play to their strong points of a new feature mapping network.)
    2007-04-06 11:44:46下载
    积分:1
  • COMANDOS-AT
    MANUAL DE COMANDO AT PAR PRODUCTOS DE GSM
    2014-10-27 04:12:14下载
    积分:1
  • theproblemoftheprogram
    程序设计问题和学习有效题目,可以有效提高初学者学习能力。(it can inprove the ability of the learners)
    2010-02-09 11:35:56下载
    积分:1
  • AntColonyAlgorithm
    蚁群算法matlab源代码,文件内含详细说明(The program of ant colony algorithm in matlab)
    2012-05-02 13:15:46下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载