CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - hex

搜索资源列表

  1. java

    0下载:
  2. 一些java初学者适合的java源代码 里面有判断质数,判断月份的天数,进制转换等等好多有用的源代码 -Some beginners java source code for the java prime number which has to judge, to determine the number of days in January, hex conversion, and so a lot of useful source code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:115424
    • 提供者:龙少
  1. ColorUtil

    0下载:
  2. A simple object to store a color and perform Hex/RGB conversions. methods included ColorSetRGB - ColorGetHex RGBToHex(r, g, b) hexToRGB(hex) ColorBlend(colorFrom, colorTo) ColorBlendGetColor(alpha) ColorBlendToString() -A simple ob
  3. 所属分类:JavaScript

  1. hex_to_int

    0下载:
  2. source code to convert hes to string and from string to hex ource code to convert hes to string and from string to hex -source code to convert hes to string and from string to hex ource code to convert hes to string and from string to hex
  3. 所属分类:Java Develop

    • 发布日期:2017-05-03
    • 文件大小:1130548
    • 提供者:arun
  1. Match0X

    0下载:
  2. 识别一个输入的字符串是否是十六进制数 如果是将其转换成等值的十进制数-Identify whether an input string is a hex number if it is converted into its equivalent decimal number
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:885
    • 提供者:马优敏
  1. SerialDemo

    0下载:
  2. IN hyperterminal u only see the character for any hex value this java code is for taking hex value coming from COM port
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:38127
    • 提供者:ratan
  1. Hex

    0下载:
  2. Convert ASCII to HEX
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:2053
    • 提供者:hipermachine
  1. hex

    0下载:
  2. to conce binary to hex string
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2614
    • 提供者:rocks
  1. Numbersystemconversionproblems

    0下载:
  2. 数制转换问题,编写一个应用,接收用户输入的一个10进制数,然后分别把它转换为2进制、8进制和16进制数输出。-Number system conversion problems, write an application to receive user input of a 10-decimal number, and then convert it to 2, respectively, binary, hex and 16 hex number 8 output.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:832
    • 提供者:陈文取
  1. String_HEX

    0下载:
  2. 字符窜型转化为十六进制型的JAVA实现,找了很长时间哟。-Channeling-type character into hexadecimal type JAVA implementation, to find a very long time yo.
  3. 所属分类:JavaScript

    • 发布日期:2017-03-31
    • 文件大小:2176
    • 提供者:li
  1. DataTransfer

    0下载:
  2. 进制转换 十进制 二进制 八进制 十六进制-Convert hex binary decimal hex octal
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:744
    • 提供者:潇洒
  1. R

    0下载:
  2. 描述: 输入一个十进制数N,将它转换成R进制数输出。 输入: 输入共一行,包含两个整数N(32位正整数)和R(2<=R<=16, R<>10)。 输出: 输出转换后的数,输出占一行。如果R大于10,则对应的数字规则参考16进制(比如,10-16分别用A-F表示,等等)。 输入样例: 23 12 6687 16 输出样例: 1B 1A1F-Descr iption: En
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:550
    • 提供者:yagedao
  1. complexedcalculate(java)

    0下载:
  2. java课程设计,设计一个复杂的计算器,能实现Windows系统中计算器的功能。 (1)定义组件:0~9,+、-、*、/、C=按钮;显示屏文本行;菜单; (2)要求能关闭窗口;点击按钮,或键盘数字会在显示屏上输出结果; (3)具有进制转换功能. -java course design, design a complex calculator, calculator to achieve the functions of Windows systems. (1) custo
  3. 所属分类:Applet

    • 发布日期:2017-03-26
    • 文件大小:146068
    • 提供者:王静
  1. Calculator

    0下载:
  2. Java编写的计算器,有常规的运算,其中增加了进制之间的转换。-Calculator written in Java, with regular operations, which increased the conversion between hex.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:5044
    • 提供者:jiege
  1. HexToASCIIConverter

    0下载:
  2. 使用Javascr ipt语言,能够实现ASCII码与十六进制代码之间相互转换。-Hex To ASCII Converter
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:1165
    • 提供者:周星驰
  1. 16binary

    0下载:
  2. java16进制高低位转换,和16进制与10进制之间的转换。-java16 binary low and high conversion, and between 16 hex and 10 hex conversion.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:651
    • 提供者:崔雅新
  1. hex2bin

    0下载:
  2. 16进制字符串转2进制文件。可以输入文件或在界面输入。 例如输入“61 62 0D 0A”会获得一个文件,其内容为“ab\r\n”-convert a hex string to a binary file with java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:8158
    • 提供者:李辉
  1. ByteUtils

    0下载:
  2. 纯java代码实现2进制、10进制、16进制相互转换的工具类-2 band of pure java code, 10 hex, 16 hex conversion utility class
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1225
    • 提供者:周健
  1. message

    0下载:
  2. 新闻发布系统JAVA源码(struts+spring+hibernate)-?xml version="1.0"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD//EN" "http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd" > <hibernate-mapping package=
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-25
    • 文件大小:8572625
    • 提供者:Dyoung
  1. number-hex-conversion

    0下载:
  2. 利用java实现数的进制转换 -Java number hex conversion
  3. 所属分类:Java Develop

    • 发布日期:2017-11-18
    • 文件大小:3789
    • 提供者:流浪狗
  1. Hex

    0下载:
  2. Basic hex operations: from byte array to string and vice versa.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:1004
    • 提供者:juncairun
« 12 3 »
搜珍网 www.dssz.com