CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - 进制转换

搜索资源列表

  1. programing

    0下载:
  2. 三十六进制转换,没有进行递归算法,自己想的就写了.还有条码机的指令(ZEBRA)-36 base for the conversion, no recursive algorithm, we think it was made. There barcode machine directive (ZEBRA)
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:362215
    • 提供者:fdsafdsa
  1. getids

    0下载:
  2. 获取本机ip,mac地址和时间,依次转换成16进制字符串,并连接到一起,返回的字符串可以作为数据库编程创建数据表的主键ID.-Access to the local ip, mac address and time, followed by 16 to convert hexadecimal string, and connect together, the return of the string can be used as a database programmer to create d
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:3582
    • 提供者:阿表
  1. WEB

    0下载:
  2. 进制转换,十进制,十六进制,八进制,二进制-Hex conversion, decimal, hexadecimal, octal, binary
  3. 所属分类:Browser Client

    • 发布日期:2017-04-15
    • 文件大小:6793
    • 提供者:wukai
  1. IPhelper

    0下载:
  2. 一个IP辅助功能的源代码,可以实现求子网掩码,子网分配,进制转换等功能。可供计算机二级考试复习使用-IP accessibility of source code, you can request subnet mask, subnet allocation, base conversion functions. Available for the computer two Exam Review
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:3517
    • 提供者:王东
  1. jzzhq

    0下载:
  2. 进制转换器有多种进制供转换,可以将一种进制转换为另一种进制-Hex converter hex for conversion, a hex conversion to another hex
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-28
    • 文件大小:12583
    • 提供者:
  1. bin

    0下载:
  2. 进制之间的转换,URL编码解码,base64编码解码,ascii到unicode,unicode到ascii,MD5-Convert between binary, URL encoding and decoding, base64 encoding and decoding, ascii to unicode, unicode to ascii, MD5
  3. 所属分类:Browser Client

    • 发布日期:2017-04-07
    • 文件大小:1909
    • 提供者:王禹森
  1. Expert

    0下载:
  2. 网络监控程序。监控网络中数据,并转换成16进制-Network monitoring program. Monitoring data network, and convert it into hexadecimal
  3. 所属分类:Firewall-Security

    • 发布日期:2017-05-19
    • 文件大小:5214485
    • 提供者:mjj
  1. HexBinDecOct

    0下载:
  2. 源码实现了二进制,十进制,八进制和十六进制之间的强制转换-The source code to achieve binary, decimal, octal and hexadecimal conversion between the mandatory sixteen.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-12
    • 文件大小:1300
    • 提供者:wgf
  1. 111107

    0下载:
  2. 可实现各种进制转换的vb源码,都是函数,可直接使用!-Can achieve a variety of M-ary source vb conversion are a function of direct access!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-12
    • 文件大小:1471
    • 提供者:ji160248
  1. ascii104

    0下载:
  2. 查询ASCII码值对应的符号及进制转换等-Query ASCII code value of the corresponding symbols and hexadecimal conversion
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-12
    • 文件大小:1013
    • 提供者:huang779428
  1. bcd100

    0下载:
  2. 从键盘输入十六进制数转换为8421bcd码-Keyboard input a number converted to hexadecimal code 8421bcd
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-12
    • 文件大小:1007
    • 提供者:lh5218
  1. BinaryConversion

    0下载:
  2. 二进制,八进制,十进制,十六进制之间相互转换,还要包括小数部分-Binary Conversion
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1986
    • 提供者:fan640628
  1. char2asc

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

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

    0下载:
  2. 输入四个十六进制字符,并将其转换为十六进制转换为`二进制-hex to binary
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-12
    • 文件大小:614
    • 提供者:xun102751
  1. no1

    0下载:
  2. c++做的简易计算器,分类选择各种计算,包括进制的转换-c++ do simple calculators, classification to choose a variety of calculations, including the hex conversion
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1545
    • 提供者:guana119722
  1. asciizh_v1.0

    0下载:
  2. 本工具主要用于各类代码中各类本地字符的Unicode转换,可以将整个代码直接拷入转换,系统将自动跳过字母、数字与字符。 原理:获得输入框里的值,然后逐个转换为unicode编码(这个返回值是 0 – 65535 之间的整数),unicode转化为16进制,再添加上”\u”前缀.-This tool is mainly used for various types of code in all kinds of local characters Unicode conversion, you ca
  3. 所属分类:Web Server

    • 发布日期:2017-05-04
    • 文件大小:51921
    • 提供者:xcn
  1. igfrastructure

    0下载:
  2. 利用Stack数据结构实现进制的转换,内含详细注释()
  3. 所属分类:网络编程

    • 发布日期:2017-12-24
    • 文件大小:7168
    • 提供者:elevgkb
  1. eqbrofh

    0下载:
  2. 一款用易语言编写的进制转换器源码,能在2进制,8进制,10进制,16进制之间转换,()
  3. 所属分类:网络编程

    • 发布日期:2018-01-08
    • 文件大小:869376
    • 提供者:Tonyqhj
  1. oxluw2

    0下载:
  2. 一款用易语言编写的进制转换器源码,能在2进制,8进制,10进制,16进制之间转换,()
  3. 所属分类:网络编程

    • 发布日期:2018-05-01
    • 文件大小:869376
    • 提供者:funzqponp
  1. qlzj

    0下载:
  2. ConvertNumber,本程序用以对数字进行进制转换,十分实用的小程序,()
  3. 所属分类:网络编程

« 12 »
搜珍网 www.dssz.com