CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - strcmp

搜索资源列表

  1. shuzushixian

    0下载:
  2. 函数int exit(int)的定义 函数int strcmp(char*,char*)的定义-function int exit (int) of the definition of function int strcmp (char *, char *), the definition
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.47kb
    • 提供者:黎笑涛
  1. my_strcmp

    0下载:
  2. 常用算法 自定义strcmp 比较两个字符串是否匹配(本人第一个算法)-commonly used algorithm defined strcmp compare whether two strings match (I first algorithm) hee h
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.06kb
    • 提供者:mystory
  1. frame7.03

    0下载:
  2. FMC实现密码探测器功能FILE *input,*output char temp if(strcmp(infile,outfile)!=0 && ((input=fopen(infile,\"rb\"))!=NULL) && ((output=fopen
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3.58kb
    • 提供者:王国栋
  1. strcmp

    1下载:
  2. 通配符字符串比较函数,c++编写,速度自认为还可以,bug不知,如那位大侠发现bug或有更好的算法还请告知.(gmajvfhp@163.com)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:994byte
    • 提供者:gmaj
  1. cstringcode

    0下载:
  2. strchr strcmp strcat 源码
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.4kb
    • 提供者:tianya
  1. formulaC++20080625

    0下载:
  2. 该组件可用编写字符串和数字运算处理脚本,供运行时调用获取执行结果 1、组件调用的方式可以参考 main.cpp 2、脚本的编写可以参考 debug/my.cfg 3、可调用系统函数有 atof: 将字符串转换为浮点数 ceil: floor: abs: index: strcmp: substr: strlen: trim: strstr: split: replace:字符串替换函数 printf:
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:424.52kb
    • 提供者:范哲伟
  1. strcmp

    0下载:
  2. 字符串比较函数,支持“*”串通配和“?”字通配符,用 C语言编写,速度比较快.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:996byte
    • 提供者:gmaj
  1. strcmp

    0下载:
  2. 这是我制的,调试过,小意思别见笑可以将输入的两字符串进行比较相等返回0,不等时返回两字符串的差值-This is my system, and the debugging that other small token of kindly feelings can be a laughing stock of the two input strings equal to 0 comparison, the returns ranging from two strings of the margin
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.89kb
    • 提供者:张元佑
  1. 一个判断远程主机存活程序代码

    0下载:
  2. 一个判断远程主机存活程序代码(ping) #include #include #include #include #include "winsock.h" #pragma comment(lib,"Ws2_32"); #define SEND_SIZE 32 #define PACKET_SIZE 4096 #define ICMP_ECHO 8 #define ICMP_ECHOREPLY 0 struct icmp {
  3. 所属分类:Internet/网络编程

    • 发布日期:2009-05-29
    • 文件大小:5.74kb
    • 提供者:shuiyuan313
  1. StrCmp

    0下载:
  2. c语言通用范例开发经典 源码,执行结果,和调试截图!字符串比较-c language common to develop a classic example of source code, the results of the implementation, and debug screenshot! String Comparison
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:15.82kb
    • 提供者:yb
  1. shell

    0下载:
  2. #include<stdio.h> #include<string.h> #include<limits.h> #include<unistd.h> #include<sys/types.h> #define PROMPT_STRING "[myshell]$" #define QUIT_STRING "exit\n" static char inbuf[MAX_CANON] char *
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:32.02kb
    • 提供者:李明
  1. strcat-strcpy-strcmp-strlen(hanshuyuanxing)

    0下载:
  2. strcat,strcpy,strcmp,strlen函数原型,本人在VC6.0下调试通过的例子。-strcat, strcpy, strcmp, strlen function prototype, I have to debug through the VC6.0 example.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:35.61kb
    • 提供者:刘飞飞
  1. stander_function_written

    0下载:
  2. 笔试中常考的编程题,memcpy,memmov,strcpy,strcmp等-Programming frequently written test questions
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:729byte
    • 提供者:lundon
  1. Laba_0

    0下载:
  2. #include "comparer.h" #include <iostream> using namespace std int Comparer::compareByName(Student& s1,Student& s2) { return strcmp(s1.m_szName,s2.m_szName) } int Comparer::compareBySurname(Student& s1,Student& s2) { ret
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:577.62kb
    • 提供者:Andrew
  1. nntest6

    0下载:
  2. function nntest6(action,flag) NNTEST6 View and Control Neural network. See also SIMUFF. Koos j. den Oudsten, 1-20-99 koos@phil.uu.nl Copyright (c) 1998-99 by KoosSoft vof $Revision: 0.4 $ $Date: 1999/01/27 22:29:28 $
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2.49kb
    • 提供者:hacen
  1. string

    0下载:
  2. 该文件有strlen,strcpy,strcmp,strcat函数,代码风格规范,非常有利于初学者。-The document has strlen, strcpy, strcmp, strcat function, code style standards is very conducive to beginners.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:7.9kb
    • 提供者:李晨旭
  1. Cbingdu

    0下载:
  2. 1.在C、D、E盘和c:\windows\system、c:\windows中生成本病毒体文件 2.在C、D、E盘中生成自动运行文件 3.注册c:\windows\system\svchost.exe,使其开机自动运行 4.在C:\windows\system下生成隐蔽DLL文件 5.病毒在执行后具有相联复制能力 1.在所有磁盘的根目录生成svchost.com和autorun.inf文件 2.生成病毒体: c:\windows\wjview32.com c:\w
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:6.92kb
    • 提供者:2626648
  1. strcmp

    0下载:
  2. 设计一个strcmp算法,实现两个字符串s和t的比较-To design a strcmp algorithm comparison of two strings s and t
  3. 所属分类:Data structs

    • 发布日期:2017-11-15
    • 文件大小:1.41kb
    • 提供者:石亚宁
  1. compare-two-strings-without-using-strcmp()-functi

    0下载:
  2. compare two strings without using strcmp() function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:653byte
    • 提供者:Pralay Saha
  1. strcmp

    0下载:
  2. 汇编语言实现字符串比较,strcmp的功能-Assembly language to achieve the string comparison, strcmp function
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:625byte
    • 提供者:林知薇
« 12 3 »
搜珍网 www.dssz.com