登录
首页 » Visual Basic » IMP-(1)

IMP-(1)

于 2014-12-27 发布 文件大小:46KB
0 117
下载积分: 1 下载次数: 2

代码说明:

  details of the books and communication.

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

发表评论

0 个回复

  • MexFunction
    这个程序使用vc++实现的一个工程,这个工程的作用就是完整实现了MATLAB和vc++混合编程的关键函数的功能-mexfunction。有其详细的开源代码!(This program uses the vc++ implementation of a project, the role of this project is to complete implementation of the MATLAB and vc++ mixed programming function of the key functions-mexfunction. Has its open source code in detail!)
    2010-12-28 11:02:57下载
    积分:1
  • Vcmatlabsrc
    Visual C++和matlab联合编程的详细代码(Visual C++ And joint programming in detail matlab code)
    2007-08-02 23:59:05下载
    积分:1
  • Fractals
    图像分形盒维数的算法源程序.此算法是基于黑白二值图像的,因此,需要对导入的图片进行二值化处理,因此算法存在一定误差,但是此算法误差控制在4 以内(Image fractal dimension algorithm source code box This algorithm is based on black and white binary image, and therefore, need to import the picture binarization processing, so the algorithm there are some errors, but this algorithm is less than 4 error control)
    2011-10-18 18:43:03下载
    积分:1
  • 5
    选题二、基于matlab简单图像处理系统用中值滤波方法消除噪声(Two topics, based on matlab image processing system with a simple median filter to eliminate noise)
    2014-01-19 22:23:22下载
    积分:1
  • SGA
    简单遗传算的代码,也不是我自己写的,但是我亲自调过能用的(Simple genetic algorithm code, not my own writing, but I personally emphasized the use of)
    2014-12-01 23:38:33下载
    积分:1
  • 200552823195
    一步步讲解如何在VC中调用matlab图像处理工具箱来进行canny边缘提取 1.包含pdf文档和源代码 2.源代码code 开发环境是VC6、Matlab7 (a step by step on how to call in VC Matlab Image Processing Toolbox to a canny edge extraction. Pdf files and contains the source code two. Source code development environment is VC6, Matlab7)
    2005-08-11 09:14:08下载
    积分:1
  • lfsr
    1)利用CC++语言实现给定的LFSR; 2)通过不同初始状态生成相应的序列,并观察它们的周期有什么特点; 3)利用生成的序列对文本进行加/解密(按对应位作模2加运算)。 给定的LFSR为:(1) the use of C C++ language given LFSR 2) to generate the corresponding sequences by different initial state, and observe what are the characteristics of their cycle 3) using the generated sequence of text encryption/decryption (press the corresponding bit for modulo-2 addition operation). LFSR given as follows:)
    2015-12-14 16:26:56下载
    积分: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
  • dualinverter
    光伏并网系统中的双逆变器拓扑结构及其控制策略研究(dual-inverter topology and control strategy for Grid-connected PV application )
    2012-05-01 10:07:03下载
    积分:1
  • Wavelet-Transform-C-
    小波变换C语言实现,包含小波变换中各种算法,可以进一步了解算法的具体过程(Wavelet Transform C Language Realization)
    2021-04-19 09:18:51下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载