登录
首页 » Visual C++ » FACE_recognitiong_matlab

FACE_recognitiong_matlab

于 2014-10-31 发布 文件大小:9KB
0 138
下载积分: 1 下载次数: 1

代码说明:

  里面含有vc++代码内容和MATLAB内容,有关于程序是实现人脸识别的,很好。(Content which contains vc++ code and MATLAB content about the program is to achieve recognition, very good.)

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

发表评论


0 个回复

  • gauss
    运用C语言对高斯信道进行仿真,简洁快速的实现(The use of C language Gaussian channel simulation, simple rapid implementation)
    2013-09-02 10:37:03下载
    积分:1
  • 2005.3.31VC调用M文件源代码
    一个非常典型的”VC调用matlab中定义的.m文件中的函数的实例“附加说明文档,请站长检查,刚才发错了,不好意思(a very typical "call VC defined in Matlab. M document as a function of the examples "of the annotated document, please check station, just made a mistake, sorry)
    2005-03-31 10:33:10下载
    积分: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
  • 基础的地震波正演模拟序 seismic-forward
    地球物理勘探中,基础的地震波正演模拟程序,包括五个正演程序,(高阶中心差分,高阶交错网格差分,使用标准的PML边界的正演程序)在acou文件夹下附有运行的结果。(Geophysical exploration, based on the seismic forward modeling program, including the five forward procedure, (higher-order central difference, higher order differential staggered grid, using standard PML boundaries forward procedure) in a file folder with acou results of operations.)
    2020-06-29 00:20:02下载
    积分:1
  • EfPiSoft-1.0_src.tgz
    hierarchical Mesh Segmentation based on Fitting Primitives 配套源码(code for hierarchical Mesh Segmentation based on Fitting Primitives)
    2013-12-07 05:01:48下载
    积分:1
  • Code2
    这是《Windows高级编程第五版珍藏版》一书中的源码,11-23章,由于源码太大所以分开上传,这是下(This is the " Windows Advanced Programming Fifth Edition Collector' s Edition," a book source, 11-23 chapters, due to too much so upload separate source, which is under)
    2014-10-10 11:35:45下载
    积分:1
  • MatlabInVC
    该程序教你如何在vc中调用matlab,包括使用心得(Teach you how to using matlab function in vc++)
    2013-03-24 14:49:45下载
    积分:1
  • [Haimen_M.-_Arnson_B.]_Visual_CPP_
    C++ For Dummies is an introduction to the C++ language. C++ For Dummies starts from the beginning (where else?) and works its way from early concepts and through more sophisticated techniques. It doesn’t assume that you have any prior knowledge, at least, not of programming.
    2014-08-09 03:45:29下载
    积分:1
  • 2
    足球联赛采用主客场双循环赛制,胜一场得3分,平局各得1分,负一场得0分,联赛排名以积分多者在前,当两队(或多队)积分相同时,则净胜球(即进球数与失球数之差)多者在前,若净胜球相同,则进球数多者在前,若仍相同,则抽签或踢附加赛决定名次(这在联赛结束后进行,联赛未结束则两队名次并列,本程序不做这方面要求)。试编一程序统计最近一轮比赛后,各队积分及排名。(SOCCER PLAYER)
    2013-12-26 22:20:16下载
    积分:1
  • fm
    说明:  信号调幅,对于输入的正弦信号进行模拟幅度调制、传输、解调(Signal amplitude, the input analog signal is a sinusoidal amplitude modulation, transmission, demodulates)
    2014-09-22 00:59:40下载
    积分:1
  • 696518资源总数
  • 104670会员总数
  • 38今日下载