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

搜索资源列表

  1. ustrtrns

    0下载:
  2. simple loop for conversion of a NUL-terminated BMP string.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7044
    • 提供者:yongceyq
  1. 1

    0下载:
  2. 完成Java程序设计。 要求:实现中缀表达式到后缀表达式的转换,为InfixToPostfix类实现 convertExpr(String expression),其中参数expression为中缀表达式,其返回值为后缀 表达式,最后将其输出到控制台即可。 -Complete Java programming. Requirements: to achieve an infix expression to postfix conversion, to achieve conver
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2907
    • 提供者:fangxiaoya
  1. algorithm

    0下载:
  2. 常用的字符串处理算法的c程序,如数出一串字符串有几个逗号,小数点前后的整型与浮点型数字的转换-Commonly used string processing algorithm c procedures, such as out of a string of several commas, the decimal point and integer and floating-point digital conversion
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1408
    • 提供者:liu
  1. xml

    0下载:
  2. 基于java的xml与json格式互换,调用里面的函数,直接输入String字符,返回String字符即可-conversion between Json and xml with java
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-13
    • 文件大小:1865
    • 提供者:胡晗
  1. jsonschema2pojo-0.3.7

    0下载:
  2. jsonschema2pojo 是一个根据json转换成java对象的开源项目,只要把你的json字符串复制到相应的输入框中就能自动将其转换成java对象。它的强大之处在于,能解析列表式的json数据,把嵌套在内层的对象也解析出来。-jsonschema2pojo is based on a conversion json object into java open source project, as long as the copy of your json string into the
  3. 所属分类:JavaScript

    • 发布日期:2017-05-13
    • 文件大小:2992703
    • 提供者:tim
  1. LeetCodeDemo

    0下载:
  2. 我自己编写实现的LeetCode上相关的编程题目的代码,大部分关于字符串间的操作,数据类型的转换等。-LeetCode related programming on the subject I have written code to achieve, most operations on inter-string data type conversion.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:20293
    • 提供者:张扬
  1. atanpi

    0下载:
  2. gcvt - Floating output conversion to minimal length string.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5109
    • 提供者:qinhinner
  1. HEXTOASCII

    0下载:
  2. HEX字符串向ASCII转换的labview命令,很好的学习资料!-HEX string to ASCII conversion labview command, a good learning materials!
  3. 所属分类:Communication

    • 发布日期:2017-04-30
    • 文件大小:8086
    • 提供者:张飞
  1. InfixToPostfix

    0下载:
  2. 实现中缀表达式到后缀表达式的转换,为InfixToPostfix类实现 convertExpr(String expression),其中参数expression为中缀表达式,其返回值为后缀 表达式-Realization infix expression to postfix conversion, to achieve convertExpr (String expression) is InfixToPostfix class, where the parameter expres
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:750
    • 提供者:陈小莹
  1. Rename

    0下载:
  2. 该程序能够对指定目录下的文件进行批量重命名,并可进行恢复操作: 该示例在picture文件下,重命名规则为123.txt,文档内每行的前面为原文件名后面为要转换的文件名。当转换完成后会生成备份文档bak.txt,用来进行恢复操作。 由于程序中的路径采用的是绝对路径,测试时可根据实际情况进行修改。 程序中main.cpp为主程序,完成文件的查找匹配,并完成重命名; StringDeal.cpp主要对完成对字符串的处理。-The program can specify a direc
  3. 所属分类:File Operate

    • 发布日期:2017-05-03
    • 文件大小:866728
    • 提供者:WHB
  1. 135-classic-Verilog-design-example

    0下载:
  2. Verilog的135个经典设计实例,移位寄存器,串并转换,交通灯控制等-135 classic Verilog design example, the shift register, string and conversion, traffic light control, etc.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-07-06
    • 文件大小:115712
    • 提供者:王美玲
  1. src

    0下载:
  2. 字母大小写转换小例程,在项目中创建类UpandLower,在主方法中创建String型变量,实现字符变量的大小写转换。-Letter case conversion small routines
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:530
    • 提供者:huzi
  1. 16-10

    0下载:
  2. 将一个十六进制的字符串转换成它的等价的十进制数值。主函数负责收集字符,并判别它们是否为十六进制字符,htoi函数负责转换工作-to a hexadecimal string converted into its equivalent of the decimal value. The main function responsible for the collection of characters, and for judging whether the hexadecimal charact
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:995
    • 提供者:qiang75608
  1. BinDecBinWRecursion

    0下载:
  2. Conversion of string into ascii,decimal,hex and viceversa
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:2507
    • 提供者:du6583173
  1. Drawingcommandsgui

    0下载:
  2. 数制转换对话框在左边输入一个十进制整数和2~16之间的数,单击“转换”按钮能在右边得到十进制数所对应的2~16进制字符串-Number System Conversion dialog box on the left and enter a decimal integer number between 2 to 16, click the " Convert" button to be able to get the right of the decimal number co
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-12
    • 文件大小:610
    • 提供者:zhi6316603
  1. zhuanhuan

    0下载:
  2. 将加密后的图像文件的字符串,通过Java 在转换成相应的图片保存在本地-String encrypted image files by Java conversion to the corresponding image stored locally
  3. 所属分类:Java Develop

    • 发布日期:2017-05-22
    • 文件大小:6561125
    • 提供者:陈永建
  1. some-VB-programs

    0下载:
  2. 使用visual Basic语言编写的一些小程序,能够实现对输入字符串的逆序输出,大小写转换,输入字符检索,打印九九乘法表-Small programs that use visual Basic language, to achieve the reverse output of the input string, case conversion, input characters to retrieve, print the multiplication table
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1268
    • 提供者:paoa71ngnn
  1. StrConv

    0下载:
  2. 字符换转换的类,用于string之间及到其他类型的处理-Character wrap conversion class, for the string and to other types of processing
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2660
    • 提供者:laeahihh
  1. StringExt

    0下载:
  2. String扩展类,增强String的功能,同时提供了一系列常用功能的封装,包括文件复制、文件相对路径、绝对路径转换等。-String category to expand and enhance the function of String, while providing a series of commonly used functions of packaging, including document reproduction, document relative path, abso
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-01
    • 文件大小:9184
    • 提供者:mia35anaa
  1. labview

    0下载:
  2. 基于labview的一些算法程序,16进制字符串的相互转换,内存优化,基本字符串处理函数等,还包括一些基础资料-Some program based on the LabVIEW algorithm, the optimization of conversion, 16 hexadecimal string memory basic string processing functions, including some basic information
  3. 所属分类:LabView

    • 发布日期:2017-05-28
    • 文件大小:10859222
    • 提供者:张小行
« 1 2 ... 17 18 19 20 21 2223 24 »
搜珍网 www.dssz.com