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

搜索资源列表

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

    0下载:
  2. 将xml字符串转换成生成该xml的代码工具-make xml to code
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:40895
    • 提供者:刘栋
  1. gtssssp

    0下载:
  2. 编写自定义函数int ctoi(char s[]),将字符串转换为对应的整数。其中 s是一个只包含数字的字符数组,函数返值为转换后所得整数。在main函数中验证结果。例如,字符串“512”转换后得到整数512。-Write a custom function int ctoi (char s []), to convert the string to the corresponding integer. Where s is a character array containing only
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2598
    • 提供者:龙明溪
  1. danpianji

    0下载:
  2. 单片机开发工具,包含串口调试,字符串转换-Microcontroller development tools, including serial debugging, string conversion
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:30163
    • 提供者:gtm
  1. getpinyin

    0下载:
  2. 将汉字字符串转换为其拼音的首字符串【另外有一个36选7随机获取7个号码】-get 拼音
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2420
    • 提供者:wdm
  1. inet_addr1

    0下载:
  2. 若字符串有效则将字符串转换为32位二进制网络字节序的IPV4地址,能实现对应ip地址的转换。源码,方便学习交流-If the string will effectively convert the string to 32 binary network byte order IPV4 address, you can achieve the conversion of the corresponding ip address. Source facilitate learning exchang
  3. 所属分类:Algorithm

    • 发布日期:2016-01-26
    • 文件大小:411648
    • 提供者:王水平
  1. TEST5

    0下载:
  2. 实现与atoi将字符串转换为整数。 提示:仔细考虑所有可能的输入实例。如果你想要一个挑战,请不要见下文,问自己什么是可能的输入实例。 注:它用于将指定隐约这个问题(即没有给定的输入规格)。你是负责收集所有的输入要求锋线。-Implement atoi to convert a string to an integer. Hint: Carefully consider all possible input cases. If you want a challenge, plea
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5750
    • 提供者:WPFEI
  1. MYSOURCE

    0下载:
  2. 多行字符串转换,转换格式,我写的已经运行多年 没问题-change char
  3. 所属分类:File Operate

    • 发布日期:2017-04-12
    • 文件大小:1154
    • 提供者:张钢
  1. MyUtil

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

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

    0下载:
  2. 可实现不定长度的二进制流转换为Base64格式,末尾补‘=’。可实现符合规则的Base64字符串转换为二进制流。已手动对原代码进行修改,可适应无=,一个= 两个= 的字符串。亲测可用。适合单片机使用-It can realize the binary indefinite length of the stream is converted into Base64 format, at the end of fill = . Can conform to the rules of the Bas
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1063
    • 提供者:海亮
  1. base64

    0下载:
  2. AAUTO 语言 base64编码可以将不可见的二进制字符串转换为可见的文本格式,这样我们就可以将图片等二进制文件使用base64编码后直接内置于源代码中间,这样的好处是不用考虑路径的问题,在发布独立的源码文件时非常方便。AAUTO的MD5加密。-aauto language it s very easy to use base64 to put up files.md5 encrypt.
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:752
    • 提供者:nw690801
  1. char2asc

    0下载:
  2. 16进制 和 字符串 转换字符串 和 16进制 转换-hex to stringstring to hex
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:4730
    • 提供者:fan64497
  1. HexStrToDecStr

    0下载:
  2. 实现16进制32位字符串转换为10进制字符串,大小端通用代码。该代码使用VC++编译测试通过,欢迎拍砖-Convert a 32BITS Hexadecimal string to a decimal string.This code have been compiled and tested under VC++ 6.0.
  3. 所属分类:Applications

    • 发布日期:2017-04-12
    • 文件大小:1218
    • 提供者:ku173951
  1. CodeView

    0下载:
  2. UTF16,UTF32,UNICODE,ANSI,CP54936编码字符串转换工具.例如:在工具中输入 我是中国人 ,UTF16,UTF32,UNICODE,ANSI,CP54936各栏中会相应显示对应的编码数据.在一些开发编码相关方面会有用到简单好用.本人就常用,很方便.感谢原创-UTF16, UTF32, UNICODE, ANSI, CP54936 encoded string conversion tools, for example: Enter I am Chinese , UTF
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-03
    • 文件大小:754210
    • 提供者:gam
  1. StrConvert

    0下载:
  2. 字符串转换器,可以将输入的字符串转换为全小写(或大写),还可以去掉前导空格符。适合初学者学习字符串转换-String converter, the input string can be converted to all lowercase (or uppercase), you can also remove the leading space character. Suitable for beginners to learn string conversion
  3. 所属分类:Graph program

    • 发布日期:2017-05-01
    • 文件大小:9301
    • 提供者:cheaniieii
  1. QrcodeVC

    4下载:
  2. VS2010下MFC实现将字符串转换为二维码并连接标签打印机进行打印-VS2010 MFC implementation under converts a string to a qr code and connect the label printer for printing
  3. 所属分类:Printing program

    • 发布日期:2017-06-21
    • 文件大小:36329472
    • 提供者:Mike
  1. DX10.1-strtohex

    0下载:
  2. 原来的很多中方法在android中都不在支持了,现在我已经找到解决方法了,可以把中英文字符串转换成十六进制字符串 delphi 10.1版本的哦-Many of the original method is not supported in android, now I have found the solution, can put the string converted to hexadecimal string Delphi 10.1 in both English and Chines
  3. 所属分类:Delphi VCL

    • 发布日期:2017-06-02
    • 文件大小:14650740
    • 提供者:黄启宝
  1. QRCode

    0下载:
  2. 这是一二维码生成程序,可以把字符串转换成二维码显示出来-This is a two-dimensional code generation process, you can put a string into a two-dimensional code is displayed
  3. 所属分类:Communication

    • 发布日期:2017-05-07
    • 文件大小:1038098
    • 提供者:梁飞阳
  1. json_string

    0下载:
  2. string字符串转换为json格式串,json格式串转换为string字符串,vs2005可直接编译通过-string convert the string to json format string, json format string is converted to string string, vs2005 can be directly compiled by
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:4893613
    • 提供者:zhang
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 37 »
搜珍网 www.dssz.com