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

搜索资源列表

  1. KMP

    0下载:
  2. KMP 模式匹配算法实例 C++源码 字符串查找-KMP pattern matching algorithm in C++ source code search string
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:674
    • 提供者:xilo
  1. DesFile

    0下载:
  2. DES加密文件系统,可以对字符串加密,也可以对整个文件进行加密,8位密钥-DES encrypted file system, can string encryption can also encrypt the entire file, 8-bit key
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:62408
    • 提供者:liguolong
  1. KMP

    0下载:
  2. KMP是一种字符串查找算法,具有无需回溯的特点,效率高,本源码实现了KMP算法-KMP
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:4470
    • 提供者:ybelieve
  1. encypt

    0下载:
  2. 一款简单的字符串加密和还原字符串的小工具.-A simple string encrypted or decrypted tool
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:94153
    • 提供者:bao
  1. 1

    0下载:
  2. 对输入的字符串加密和解密,加密过程为,输入的字符串加上密钥对应位的数-The input string encryption and decryption, the encryption process is, the input bit string with the corresponding number key
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:98576
    • 提供者:zhangyong
  1. AESFileencryptionsystem

    0下载:
  2. AES文件加密系统,可以加密字符串,任何格式的文件。绝对可用-AES File encryption system,Can encrypt a string, any format. Absolutely free
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3785103
    • 提供者:laoluo
  1. mystring

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

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

    0下载:
  2. 正则表达式的运用 字符串或字符匹配 字符串查找 字符串替换-The use of regular expression matching the string search string or character string replacement
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:5088
    • 提供者:小强
  1. compre

    1下载:
  2. 两个字符串的比较.编写一个程序,对键盘输入的两个字符串进行比较,输入的字符串长度不超过80-Comparison of the two strings. Write a program for keyboard input to compare the two strings, the input string length does not exceed 80
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:1457
    • 提供者:sunny
  1. TestCount

    1下载:
  2. 统计字符串中符号、数字、字母、空格、标点符号的个数-Statistical string symbol, digit, letter, Spaces, and the number of punctuation
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:622
    • 提供者:balenor
  1. ser1

    0下载:
  2. 51单片机\C程序\串行通信\中断 发送接收字符串-51 SCM \ C programs \ Serial Communication \ interrupt sending and receiving strings
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:14989
    • 提供者:Thomas
  1. 123

    0下载:
  2. 用汇编语言统计字符串中各个字符出现的次数-count lalalallalalalalallalalala
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:674
    • 提供者:张扬
  1. lexicalanalysis

    0下载:
  2. 编译原理词法分析,分析输入的字符串是否符合词法分析的语言-Compiler theory lexical analysis, analysis of whether the input string language lexical analysis
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:845
    • 提供者:风琴
  1. zfcjdjm

    0下载:
  2. 字符串简单加密 delphi字符串简单加密-delphi zifuchuanjiandanjiami
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:346531
    • 提供者:robin
  1. md5

    0下载:
  2. MD5的基本实现,输入字符串可以得到MD5值 与MD5网站上得到的翻译相同-MD5
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1373051
    • 提供者:guo
  1. chinesesort

    0下载:
  2. 中文字符串检索及排序,可以对中文字符串根据第一个字的拼音简写排序-Chinese string searching and sorting, can be a string of Chinese characters according to the first phonetic shorthand sort
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:177355
    • 提供者:parmy
  1. Password

    0下载:
  2. 密码加密与解密 对字符串进行MD5编码,并进行解密-Password encryption and decryption of the MD5 encoded string and decrypt
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:1204
    • 提供者:w_y_loong
  1. qsort

    0下载:
  2. 快速排序的集合,包含数字排序,字符串排序,浮点型数列排序,是一部不可多得的黑书!-A collection of quick sort, including the number of sorting, string sorting, sorting float series, is a rare black book!
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:3285
    • 提供者:wang
  1. StringEncrypt

    0下载:
  2. 加密和解密字符串算法,使用32位的私钥,可无限次加密,解密后能精确还原-String encryption and decryption algorithm, using 32-bit private key, unlimited encryption, decryption can be accurately restored after
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:713
    • 提供者:Michael
  1. 01

    0下载:
  2. 字符串常用处理的实例大全(SHAI、MD5加解密等) 包括:HTML转换字符(Reverse)、加密、解密、SHA1加密、MD5加密、HTML反转字符等-Common examples of string processing Daquan (SHAI, MD5 encryption, etc.) including: HTML conversion character (Reverse), encryption, decryption, SHA1 encryption, MD5 encr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:13941
    • 提供者:fqw765
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com