登录
首页 » Visual C++ » xt10-4

xt10-4

于 2010-03-17 发布 文件大小:1KB
0 332
下载积分: 1 下载次数: 0

代码说明:

说明:  有两个矩阵a和b,均为2行3列。求矩阵之和。(There are two matrices a and b, are two rows 3. Demand matrices, and.)

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

发表评论

0 个回复

  • nihe1nn
    网上下载的一个程序开发的示例程序,很实用(Download an example of a program development process, it is practical)
    2011-10-11 10:50:56下载
    积分:1
  • RRG-MAENS
    解决大规模限量弧路由的程序,本程序采用了PAM聚类的方法。(To solve large-scale limited arc routing procedures, the program uses a PAM clustering method.)
    2013-12-03 15:39:31下载
    积分:1
  • DrvInterface
    该接口主要描述了关于应用层与90820之间的收发数据控制(description of the main interface for the application layer and between the TX 90820 Data Control)
    2007-03-19 15:17:12下载
    积分:1
  • caijian
    实现了直线和矩形框的裁剪功能,是用编码裁剪原理实现的(Achieved a straight line and cut features a rectangular box is the use of coding theory to achieve cutting)
    2010-01-06 14:20:59下载
    积分:1
  • eeglab10.2.2.4b
    This contains original Matlab functions the EEGLAB (formerly ICA/EEG) Matlab toolbox, all released under the Gnu public license (see eeglablicence.txt). See the EEGLAB tutorial and reference paper (URLs given below) for more information.
    2015-02-12 20:16:38下载
    积分:1
  • sms-gateway
    isual Basic is a high level programming language that can be used to develop useful business software, stimulating educational programs,cutting-edge engineering applications, amusing games, entertaining multimedia programs and many other practical applications. Some of the VB sample codes created by us are calculator, Library System, Stop Watch and more.
    2014-10-01 18:18:24下载
    积分:1
  • hunhebianma
     VC + + 与MATLAB 混合编程,可以将VC 优秀的可视化编程能力和MATLAB 强大的计算能力结合起来。 分析了C 语言与MATLAB7. x 在接口的特点,详细介绍了VC + + 6. 0 与MATLAB7. x 混合编程的三种方法: MATLAB 引擎、MATLAB 编译器和MATLAB COM 编译器(VC++ Mixed with MATLAB programming, can be excellent VC Visualization MATLAB programming capacity and computing power together. Analysis of the C language and MATLAB7. X in the interface characteristics described in detail VC++ 6. 0 and MATLAB7. X mixed programming in three ways: MATLAB engine, MATLAB Compiler and MATLAB COM compiler)
    2008-12-23 19:32:39下载
    积分:1
  • vblast
    Matlab中vblast仿真实现VBLAST技术在MIMO-OFDM系统中应用研究 MATLAB VBLAST (VBLAST BASED on matlab Vblast.m )
    2020-11-25 13:09:38下载
    积分:1
  • Radar-fuzzy-function-simulation
    雷达通信系统的模糊函数的基于线性函数的matlab仿真(Radar system of communication function of fuzzy linear function based on the matlab simulation )
    2011-12-13 15:16:33下载
    积分: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
  • 696516资源总数
  • 106658会员总数
  • 16今日下载