登录
首页 » Visual C++ » compare

compare

于 2014-09-02 发布 文件大小:1KB
0 221
下载积分: 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 个回复

  • MATLAB6.5programmer
    本文档介绍了Matlab 6.5 编程的规则,以及通过例子加以详细讲解。(It is a good example for learners)
    2010-08-30 09:15:05下载
    积分:1
  • ucgui3.2-vc6.0
    基于嵌入式GUI的设计源码,在windows上开发(based on vc6.0, the GUI of embeded OS)
    2014-02-14 16:02:08下载
    积分:1
  • dfedit13b
    实现彩色图象的读取,以及回度图象的读取,及相关的变换(Achieve color image reading, and reading back of the picture, and the associated transformation)
    2013-12-17 15:56:27下载
    积分:1
  • feige
    install code to the document,and replease ,make project
    2007-11-14 10:47:46下载
    积分:1
  • Matlab-runcode
    A new method for analysing nonlinear and non-stationary data has been developed. The key part of the method is the `empirical mode decomposition method with which any complicated data set can be decomposed into a nite and often small number of `intrinsic mode functions that admit well-behaved Hilbert transforms. This decomposition method is adaptive, and, therefore, highly ecient.
    2014-11-29 22:18:46下载
    积分:1
  • DFT
    信号与系统试验报告 离散傅立叶变换(DFT)和频谱分析 一、实验内容 1、实验题目 (1)编写DFT、IDFT程序,并验证其正确性(提示:可利用冲激函数进行验证)。 (2)计算信号f(t)=e-at2sin(2∏ft)的离散傅立叶变换(DFT),求其振幅谱,相位谱、振幅最大值对应的频谱(检测主频)以及对发f(t)进行DFT变换的结果实现IDFT变换,并画出图形。 参数选择如下:频率f =30HZ,a=f 2㏑(M),M=2.5 2、通过实验理解信号振幅谱、相位谱的物理意义,掌握DFT、IDFT算法的实现方法。()
    2008-05-07 10:38:59下载
    积分:1
  • EMD
    将原信号进行EMD分解,得到一系列IMF分量,这些分量是按频率从高到低排列(EMD decomposition of the original signal to obtain a series of IMF components, which are arranged according to the frequency high to low)
    2015-01-12 13:11:01下载
    积分:1
  • 0.618
    0.618算法,可以用VC运行出来,但没有MATLAB算法(function 0.618)
    2011-09-23 17:49:51下载
    积分:1
  • 8Psk
    C编写的8PSK调制解调,很有用,值得学习,代码编写很规范(Written in C 8PSK modulation and demodulation, very useful, it is worth learning, very standardized coding)
    2014-08-08 14:40:11下载
    积分:1
  • skills_for-VC-MATLAB_combined_coding
    VC与matlab接口编程,matlab 强大的数学分析能力,结合VC强大的编程,那么接口程序如何编写就显得重要了。(VC interface with matlab programming, matlab powerful mathematical analysis capabilities, combined with powerful programming VC, then the interface program on how to prepare it is important.)
    2009-06-06 23:08:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载