登录
首页 » Visual C++ » compare

compare

于 2014-09-02 发布 文件大小:1KB
0 228
下载积分: 1 下载次数: 3

代码说明:

  int compare(const char* a, const char* b, int size) { for (int i = 0 i < size i ++) { if (a[i] != b[i]) { return i } } return -1 } (int compare(const char* a, const char* b, int size) { for (int i = 0 i < size i++) { if (a[i] != b[i]) { return i } } return-1 } )

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

发表评论

0 个回复

  • LSSVMlabv1_8_R2006a_R2009a
    matab 和C++联合用于SLSVM 很有用,比利时大拿弄出来的东西(matlab and C++ together for SLSVM)
    2011-12-28 09:38:23下载
    积分:1
  • atlas_athlon.dll
    matlab下载用到的激活文件,实在不知道怎么藐视(matlab download activation files used, it is not to know how contempt)
    2013-04-06 20:00:52下载
    积分:1
  • Monte-Carlo-method
    基于蒙特卡罗方法的试卷难度分布研究,Monte Carlo method based on the difficulty of distribution of papers(Monte Carlo method based on the difficulty of distribution of papers)
    2013-09-11 08:03:26下载
    积分:1
  • LMS
    1,、设置变量和参量:   X(n)为输入向量,或称为训练样本   W(n)为权值向量   e(n)为偏差   d(n)为期望输出   y(n)为实际输出   η为学习速率   n为迭代次数   2、初始化,赋给w(0)各一个较小的随机非零值,令n=0   3、对于一组输入样本x(n)和对应的期望输出d,计算   e(n)=d(n)-X^T(n)W(n)   W(n+1)=W(n)+ηX(n)e(n)   4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters: X (n) is the input vector, otherwise known as the training sample W (n) for the weight vector e (n) for the deviation d (n) is the desired output y (n) is the actual output η is the learning rate n is the number of iterations)
    2011-12-10 20:22:05下载
    积分:1
  • sourcecode
    说明:  vc++调用MATLAB源程序,vc++调用MATLAB源程序,(vc++ to call MATLAB source code, vc++ to call MATLAB source,)
    2009-08-14 20:14:31下载
    积分:1
  • qstoolbox
    该代码为排队论工具.用于MM1,MG1等模型. (code for the queuing theory tools. For MM1, genotoxicity and other models.)
    2007-01-16 19:53:20下载
    积分:1
  • clamav-bytecode-compiler-master
    camlav下载,欢迎研究杀毒人士下载,里面有代码的所有内容(calav,welcome to download the code)
    2014-02-17 16:18:49下载
    积分:1
  • weiyikeyima
    自己写的唯一可译码判定准则,可以准确判定码组是否为唯一可译码组(Write their own unique criteria DECODABLE can accurately determine whether the code group is the only decoding group)
    2013-01-20 16:45:58下载
    积分:1
  • 计算各种混沌系统李雅普洛夫指数的MATLAB 源
    通过matlab仿真程序计算各种混沌系统李雅普诺夫的数值和图(Calculate the values and graphs of various chaotic system Lyapunov)
    2017-11-06 11:31:51下载
    积分:1
  • RMSC
    Robust Multi-View Spectral Clustering via Low-Rank and Sparse Decomposition
    2021-04-15 19:38:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载