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

搜索资源列表

  1. mes_to_string

    0下载:
  2. 将消息ID转换成一个字符串。-news ID converted into a string.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2265
    • 提供者:斯蒂芬
  1. LZWarithmetic

    0下载:
  2. LZW算法基于转换串表(字典)T,将输入字符串映射成定长(通常为12位)的码字-LZW algorithm is based on converting Series (dictionary) T, the input string mapping into fixed-length (usually 12) the code word
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4826
    • 提供者:傻傻
  1. 得到汉字字符串的拼音转换

    0下载:
  2. 得到汉字字符串的拼音转换,实现汉字与拼音组合的查询-been a string of Chinese phonetic conversion, and the realization of Chinese phonetic combination of inquiries
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6143
    • 提供者:lmgk
  1. EncryDeCry

    0下载:
  2. 我在字符串加密时的处理是每次取字符串的三个字节,再把三个字符连成一个24位的整型,前8位存放第一个字符,中间8位存放第二个字符,最后8位存放第三个字符。再取这个整型数的前6位对应的数值去差用户提供对应表,转化成相应的字符,再取第二个6位,第三个6位,第四个六位进行字符的转换。再重复前面相同的操作值到整个字符串转换完毕。在解密的过程就是根据用户提供的表进行查找和移位换原字符串。 这种算法比通常的直接根据用户提供的表进行转换有更高的安全性,且加密解密的效率很高。-string encryptio
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1553
    • 提供者:伍孝秉
  1. md5_correct

    0下载:
  2. 修正了原CMd5类的CaculateStr函数的严重错误,并且转到新的C++类库。此类已经经过验证,文件和字符串均能得到正确结果,支持Unicode(Unicode时不需要转换)-amendment of the original CMd5 CaculateStr function of the type of serious errors and to the new C Class. Such has been validated, documents, and the string to
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4482
    • 提供者:xb
  1. ctime

    0下载:
  2. 在sco unix 下显示前n天或后n天日期的处理程序。 printf(\"功能: 时间戳与时间格式字符串的转换程序\\n\") printf(\" -i 输入的参数为时间戳\\n\") printf(\" -s 输入的参数为格式化时间\\n\") printf(\" -t 输入的时间取当前系统时间\\n\") printf(\" -x 输入的时间增加或减少的天数\\n\") printf(\" -o 输出的时间为时间戳格式\\n\") printf(\"
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2560
    • 提供者:yux
  1. simu_computer_mul_str

    0下载:
  2. 2个1000位大整数相乘,模拟计算机的计算方式,先将乘数和被乘数都转换为0,1编码的长字符串,然后移位相加,最后转变回10进制。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-16
    • 文件大小:1315
    • 提供者:李明
  1. StringHelper

    0下载:
  2. 字符串处理帮助,包括编码转换等功能函数。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3123
    • 提供者:好大晓
  1. caiwu

    0下载:
  2. 题目:从键盘输入一个字符串,将小写字母全部转换成大写字母,然后输出到一个磁盘文件“test”中保存。输入的字符串以!结束。
  3. 所属分类:弱点检测代码

    • 发布日期:2014-01-17
    • 文件大小:3164
    • 提供者:xiaomu
  1. Strtohex

    0下载:
  2. 实现一个数字型字符串到16进制的转换。通过vc平台实现。
  3. 所属分类:系统编程

    • 发布日期:2014-01-17
    • 文件大小:26297
    • 提供者:twoeggs.cn
  1. zhuanhuan

    0下载:
  2. 最牛逼的可将中文加密后转换成英文字母的加密算法-MostofChinese encryptioncanbe converted into lettersofthe alphabet aftertheencryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:176241
    • 提供者:eagle
  1. Linux

    0下载:
  2. linux专用的C语言标准函数。如将字符串转换成整型或者浮点型-linux dedicated C language standard function
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:6703
    • 提供者:欧海辰
  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. base64

    0下载:
  2. 64base加解密软件,将字符串转换成64BASE格式! //将64Base转成字符串 //将字符串转成64Base-64base decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:13082
    • 提供者:black
  1. MD5Provider

    0下载:
  2. 将字符串转换成MD5数据 应用于密码加密 Silverlight不支持MD5,所以提供这个类-Convert a string to MD5 data Apply password encryption Silverlight does not support MD5, so this class provides
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:5161
    • 提供者:serenity
  1. char2hex

    0下载:
  2. 字符串转换成16进制数据,当网络编程时,经常需要把字符1(0x31)转换成hex的1(0x1),例如:mac地址-String into hexadecimal data, when network programming, we often need to transfer the character 1 (0x31) to convert hex to 1 (0x1), for example: mac address
  3. 所属分类:Driver develop

    • 发布日期:2017-03-28
    • 文件大小:769
    • 提供者:吉康
  1. Float

    0下载:
  2. 一个FLOAT数据转换字符串和字符串转换FLOAT数据的小程序-A data conversion FLOAT FLOAT data string and the string conversion of small programs
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:30972
    • 提供者:萨芬
  1. BinToTxt

    0下载:
  2. bin二进制文件转成文本,字符串转换处理,vc-bin binary file into a text string conversion processing, vc++
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:150123
    • 提供者:刘以续
  1. MyUtil

    0下载:
  2. 工具转换,字符串转换,日期函数转换,经纬度转换-tool changeovers
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:1236
    • 提供者:李月
  1. 7308961

    0下载:
  2. ansi字符串与Unicode字符串转换的代码 包括UTP-8(ANSI string with Unicode string conversion code Including UTP - 8 -)
  3. 所属分类:系统编程

    • 发布日期:2017-12-26
    • 文件大小:4096
    • 提供者:任多嘉
« 12 3 »
搜珍网 www.dssz.com