CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - delphi 进制转换

搜索资源列表

  1. data

    0下载:
  2. 几种进制转换的程序,在DELPHI使用。
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:1909
    • 提供者:爱琴
  1. farce.diversion

    0下载:
  2. 用delphi进行进制转换的例子-used for the base for the conversion examples
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:179742
    • 提供者:wppt123
  1. IEEE754

    1下载:
  2. Delphi的IEEE754标准格式的浮点数与16进制浮点数转换-Delphi' s standard IEEE754 floating point format and hexadecimal floating point conversion
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-27
    • 文件大小:179524
    • 提供者:111
  1. szzh

    0下载:
  2. 使用delphi语言编写的数值转换程序,可以在十六进制和十进制相互转换-Delphi language use numerical conversion process, you can hex and decimal conversion
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-26
    • 文件大小:179127
    • 提供者:zoya
  1. calculator

    0下载:
  2. 用Delphi写的计算器程序,能实现十进制到二进制的转换和二进制到八进制的转化。核心代码都有详尽的注释。适合初学者学习Delphi基本组件时使用。-Calculator written using Delphi procedures to achieve the conversion of decimal to binary and binary to octal conversion. Lines of code for each of the Notes are detailed. Suit
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:183857
    • 提供者:王家驹
  1. UnicodeToChinese

    0下载:
  2. Delphi写的Unidode自动截取转换汉字代码,支持十进制和十六进制数据输入-Delphi written in Chinese characters Unidode automatic conversion interception code, support for decimal and hexadecimal data entry
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-01
    • 文件大小:168950
    • 提供者:angusxie
  1. hextobin

    0下载:
  2. delphi 一个转换十六进制为十进制浮点数的完整案例-Delphi change
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-27
    • 文件大小:1236
    • 提供者:恋露
  1. code

    1下载:
  2. Delphi中有很多人分享如何用StrToInt将字符串转换为整数,但是在很多时候当需要用Byte(即十六进制用8位表示)来写出时就束手无策了。还有就是怎么将8位的十六进制数转换为十进制时也没有可以参考的了。本文试图给一个答案,可以使大家省些时间。-In Delphi there are a lot of sharing about using StrToInt but it givs out a String format, it has a problem when you are goin
  3. 所属分类:Delphi VCL

    • 发布日期:2016-01-22
    • 文件大小:3072
    • 提供者:zenger
  1. jinzhizhuanhuan

    0下载:
  2.  VB各种进制的转换,实例程序,可在二进制、十进制、十六进制之间互相转换,进制逆转程序,研究VB版的进制转换,有助于帮助开发者开拓思路,编写出基于VC或Delphi的进制转换程序。-VB variety of hex conversion, example programs, mutual conversion between binary, decimal, hexadecimal and hexadecimal reversal procedure, the VB version of th
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:4228
    • 提供者:陈新爱
  1. Delphi

    0下载:
  2. delphi各种进制转换,二进制,十进制,十六进制,八进制,互相转换!-delphi a variety of binary conversion, binary, decimal, hexadecimal, octal, interchangeable
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:2205
    • 提供者:sunweihua
  1. hexconversion

    0下载:
  2. Delphi转换进制,可实现的功能:将16进制字符串转换成十进制整数、16进制AI转换成10进制数、2进制和十进制之间的转换、十进制数32转换成2进制数00000100000、2进制数01110转换成10进制数、将十进制整数转换成任意16进制以内的字符串、将10进制转换成罗马字符10进制数20转换成罗马进制数XX。有些进制间的转换平时见的不多,因此本源码还是有一定参考价值的。-Delphi conversion system, can realize the function: the 16 h
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-14
    • 文件大小:4457
    • 提供者:gpudn67
  1. HEX-To-Float

    0下载:
  2. delphi写的十六进制转换成浮点数代码,非常好用-Delphi write sixteen decimal conversion into float code, very good use
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:170113
    • 提供者:李文斌
  1. float-to-hex

    1下载:
  2. 浮点数转16进制的delphi程序,可以方便的实现进制数之间转换-float to Hex code in delphi
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-28
    • 文件大小:169472
    • 提供者:fjh
  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. HexConve

    0下载:
  2. delphi 进制转换 函数, 十六进制转字符, 字符转十六进制,还有常用的一些转换函数(Delphi hexadecimal conversion function, sixteen decimal to character, character to sixteen decimal, as well as some commonly used conversion functions)
  3. 所属分类:Delphi控件源码

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:berni8
搜珍网 www.dssz.com