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

搜索资源列表

  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. Injector

    0下载:
  2. BOOL InjectDLL(DWORD ProcessID) { HANDLE Proc char buf[50]={0} LPVOID RemoteString, LoadLibAddy if(!ProcessID) return false Proc = OpenProcess(CREATE_THREAD_ACCESS, FALSE, ProcessID) if(!Proc) { sprintf
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-26
    • 文件大小:25.54kb
    • 提供者:artofsexy
  1. mystring

    0下载:
  2. 实现常用Linux C字符串处理函数,如strlen() strcpy() strsep()等-mystring
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:7.13kb
    • 提供者:qh
  1. strfunction

    0下载:
  2. strcpy、strcmp、strlen的源码实现-Strcpy, STRCMP, the source code of strlen realization
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:806byte
    • 提供者:wangQ
  1. C-call-sprocs-example

    0下载:
  2. strcpy、strcmp、strlen的源码实现-Strcpy, STRCMP, the source code of strlen realization
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1.53kb
    • 提供者:wangQ
  1. ieqiu-string-length

    0下载:
  2. 编写一个ieqiu字符串长度的函数,strlen(),再用strlen()函数编写一个函数revers(s)的倒序递归程序,使字符串s逆序。-Write a ieqiu string length function, strlen (), then use strlen () function write a function revers (s) of the reverse order recursive procedure, make the string s negative seque
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-10
    • 文件大小:759byte
    • 提供者:晶晶
  1. strlen

    0下载:
  2. Check strlen function call.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-05
    • 文件大小:518byte
    • 提供者:liecengpui
  1. strncat

    0下载:
  2. Concatenate src on the end of dst. At most strlen(dst)+n+1 bytes are written at dst (at most n+1 bytes being appended).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-14
    • 文件大小:1.15kb
    • 提供者:zaihipu
  1. strlen_win32

    0下载:
  2. Check stdcall strlen call on X86_WIN32 systems.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-10
    • 文件大小:594byte
    • 提供者:yiuquehie
  1. strlen

    0下载:
  2. strlen.S: Sparc optimized strlen code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.48kb
    • 提供者:全公司
  1. strlen

    0下载:
  2. The Regents of the University of California.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2.77kb
    • 提供者:kuexyhw
  1. string

    0下载:
  2. We had half-optimised memset memcpy, got better versions of those -Added memcmp, strchr, strcpy, strcmp, strlen.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.06kb
    • 提供者:juezpsu
  1. ss

    0下载:
  2. 不调用系统库,进行字符串匹配,strlen函数解析-Do not call the system library, string matching, strlen function parses
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:211.36kb
    • 提供者:vindisel
  1. symorder

    0下载:
  2. define strdup(str)strcpy(malloc(strlen(str) + 1), str Device Driver for linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2.31kb
    • 提供者:ningkhtf
  1. string

    0下载:
  2. Achieve string handling functions, strlen, strcmp
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1.71kb
    • 提供者:杨志宇
  1. strlen100

    0下载:
  2. 标准库中strlen高效实现的源码测试程序-Standard library strlen efficient implementation of the source test procedures
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3.26kb
    • 提供者:maeainii
  1. mrsdreflection

    0下载:
  2. 一些常用的C语言源代码,包括磁盘格式,常用函数如abs,sin,strlen等(Some commonly used C language source code, including disk format, commonly used functions such as abs, sin, strlen, etc)
  3. 所属分类:系统/网络安全

    • 发布日期:2017-12-27
    • 文件大小:49kb
    • 提供者:ltafuk
  1. DES

    0下载:
  2. DES加密 S盒运算 进制转换 进行16轮的循环处理(cipher GetDlgItemText(IDC_EAesEn,(char*)inBuff,24); if(strlen((char*)inBuff)>16)MessageBox("");)
  3. 所属分类:加密解密

搜珍网 www.dssz.com