登录
首页 » Visual C++ » test0001

test0001

于 2009-12-02 发布 文件大小:1KB
0 299
下载积分: 1 下载次数: 12

代码说明:

  复数计算,使用类来做的,可以选择自己要计算的方式(Complex calculation, using the class to do, and can choose their own way to calculate the)

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

发表评论

0 个回复

  • YunQiPaiBan
    一个简单的文本匀齐排版程序源代码,基于WIN32控制台的(A simple text smoothing Qi typesetting program source code, based on WIN32 console)
    2010-01-05 13:29:56下载
    积分:1
  • waveletsunshangfenxi
    计算小波能量谱分析,用于功率谱分析,以及损伤等都可以(Calculating wavelet energy spectrum analysis)
    2013-10-26 09:42:15下载
    积分:1
  • Gaussc
    选主元的高斯消元法,用于求解线性方程组。很方便!基于c++开发。(Selected principal component of the Gaussian elimination method for solving linear equations. Very convenient! Based on c++ development.)
    2010-03-03 10:41:17下载
    积分:1
  • Horizon-radar-system-simulation
    天波超视距雷达系统仿真(多波束形成),代码在paper中,而且给出了详细的说明,能够更好理解田博超市距雷达的工作原理(Horizon radar system simulation (multi-beam forming), the code in the paper, but also gives a detailed description, to better understand the field Bo supermarket works from the radar)
    2020-06-29 01:20:01下载
    积分: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
  • gabor
    gabor 小波matlab变换,与C结合(gabor wavelet transform matlab, and C combined)
    2009-04-24 12:04:25下载
    积分:1
  • junhenhua
    对图像进行预处理,主要的预处理是通过Matlab软件对图像进行直方图均衡化、增加对比度等操作(Nogata will increase the degree of balancing operation, etc.)
    2014-11-22 15:17:01下载
    积分:1
  • matcomBCB
    使用matcom讲述MATLAB与VC++混合编程ppt格式文件(Matcom about using MATLAB and VC++ mixed programming ppt format)
    2011-12-06 19:33:24下载
    积分:1
  • fc_testIsenburg
    对浮点型数据进行压缩,将数据分为3个部分:符号位、指数、尾数,分别对其进行压缩(Of floating-point type data compression, data is divided into three parts: sign bit, index, mantissa, respectively, to compress their)
    2009-05-04 13:03:29下载
    积分:1
  • SVM-KMExample
    支持向量机SVM和核函数的matlab程序集(SVM matlab)
    2010-08-30 16:52:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载