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

搜索资源列表

  1. UnicodeDemo.zip

    0下载:
  2. 在Windows95 or 98上处理UNICODE字符串
  3. 所属分类:系统编程

    • 发布日期:
    • 文件大小:45928
    • 提供者:
  1. mystring

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

    • 发布日期:2017-04-02
    • 文件大小:7296
    • 提供者:qh
  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. md5

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

    • 发布日期:2017-04-10
    • 文件大小:1373051
    • 提供者:guo
  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. NewAES

    1下载:
  2. 在往上找字符串加密的代码一直没有合适的,只找到了多字节字符串加密的代码。自己改进了AES加脱密算法,实现对任务长度Unicode字符串的加脱密。代码已经在Unicode编码下测试过,没问题。希望对大家的编程有所帮助。-Looking up the string in the encryption code has not been right, only to find a multi-byte string encryption code. Plus improved off their se
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:6316
    • 提供者:licoo
  1. Encryptzifuchuan

    0下载:
  2. Encrypt字符串加密-Encrypt string encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:26478
    • 提供者:王明
  1. StringEncodeAndDecode

    0下载:
  2. 用C#实现的字符串加密和解密类,大家可以参考下。-Implemented using C# to encrypt and decrypt a string class, you can refer to.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:891
    • 提供者:rick
  1. DES

    0下载:
  2. DES 加密/解密 算法,界面化实现,可加密解密字符串或文件-DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:80553
    • 提供者:Gao
  1. PassWordKey

    0下载:
  2. C#字符串加密工具,可以选择不同的密钥文字-C# string encryption tool, you can choose different key words
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:55232
    • 提供者:gyxpower
  1. Coding

    0下载:
  2. 加密字符串解密字符串,用于普通字符串加密解密的源码-Decrypt the encrypted string string, string encryption and decryption for common source
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:39881
    • 提供者:chen
  1. EncryptByMd5

    0下载:
  2. md5加密,解密vc++窗体版实例,为一串字符串进行MD5加密、解密。-md5 encryption, decryption, form version of vc++ example, for a string MD5 string encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:35464
    • 提供者:madud00014
  1. jiami

    0下载:
  2. 一个简单的加密解密算法,运用的是字符串加解密技术-A simple encryption and decryption algorithms, the use of encryption technology is a string
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:1013
    • 提供者:Zac
  1. DES

    0下载:
  2. DES加密解密算法,将文件或者字符串加密成des字符串-DES encryption and decryption algorithm, encrypted file or string into a string des
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:85399
    • 提供者:ftren
  1. crypt

    0下载:
  2. 一个加密、解密的类,可加密字符串和文件等-An encryption, decryption class that can encrypt strings and files, etc.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3068
    • 提供者:aban
  1. MD5_Cpp

    0下载:
  2. md5的源文件,里面有详细的使用说明,能够计算文件md5和字符串的md5-md5 source files, there are detailed instructions for use, to calculate the md5 file md5 and string
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:4469
    • 提供者:lonfen1108
  1. AES

    0下载:
  2. aes加密解密程序源码,可实现对文件和字符串的加密和解密-aes encryption and decryption program source code, can be realized on the file and string encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:640612
    • 提供者:king
  1. 精品字符串匹配源码

    0下载:
  2. 精品字符串匹配源码,Grep 2.5.3 的源代码
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-02-25
    • 文件大小:728864
    • 提供者:testsb
  1. c++字符串简单加密

    0下载:
  2. 这是一个c++字符串简单加密Demo,可以参考学习。(This is a c + + string simple encryption Demo, you can refer to the study.)
  3. 所属分类:加密解密

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:lining100
« 1 2 34 5 6 7 8 9 10 ... 42 »
搜珍网 www.dssz.com