搜索资源列表

  1. JinZhi

    0下载:
  2. VC++ 编写的二进制、八进制、十进制、十六进制之间相互转换代码。-VC++ written in binary, octal, decimal, hexadecimal conversion code between.
  3. 所属分类:系统编程

    • 发布日期:2024-05-18
    • 文件大小:184320
    • 提供者:Lucx
  1. hextobin

    0下载:
  2. 十六进制转换十进制十 六进制转换十进制十六进制转换十进制-hextobinhextobinhextobinhextobinhextobin
  3. 所属分类:压缩解压

    • 发布日期:2024-05-18
    • 文件大小:36864
    • 提供者:uu
  1. ASCII

    0下载:
  2. 把ASCII化成二进制方式(4位二进制表示1位十六进制)-Turns into the binary system ASCII
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:陈红
  1. HexadecimalTOBinary

    0下载:
  2. 把十六进制数的ASCII代码转换成二进制数-Sexadecimal number number ASCII code conversion binary number
  3. 所属分类:汇编语言

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:陈红
  1. data_trans

    0下载:
  2. 一个用VB个实现R进制数转十进制数的程序。可以实现二进制、八进制和十六进制数转十进制数的功能。-VB were achieved with R a binary decimal number transfer process. Can achieve binary, octal and hexadecimal number transfer function of a decimal number.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:jyj
  1. converter

    0下载:
  2. (1)可输入二进制、八进制、十进制、十六进制数; (2)将已输入的数转换成其余进制的数; (3)具有输入输出界面。 -(1) may enter the binary, octal, decimal, hexadecimal numbers (2) the number has been entered into the rest of the number of hex (3) with input and outpu
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:LCC
  1. Test

    0下载:
  2. 十进制转换二至十六进制数,可以循环计算结果-binnary
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:汪旭清
  1. VB_open_files_hexadecimal_code

    0下载:
  2. VB以十六进制方式打开文件代码VB open files in hexadecimal code-VB open files in hexadecimal code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:rfent
  1. shiliujinzhi

    0下载:
  2. 程序可以实现将输入的汉字或字符转换为十六进制的形式,程序简单易懂-Program can input Chinese characters or characters into hexadecimal form, the program easy to understand
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:1866752
    • 提供者:陈开
  1. DecToHex

    0下载:
  2. 程序可以实现将输入的汉字或字符转换为十六进制的形式,程序简单易懂-Program can input Chinese characters or characters into hexadecimal form, the program easy to understand
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:1892352
    • 提供者:陈开
  1. floot

    0下载:
  2. 一个计算浮点数的小程序,可以把十六进制浮点数转化为十进制浮点数。-A small program floating-point number, can be converted to a hexadecimal floating-point decimal floating point.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:talqaedak
  1. Lexical

    0下载:
  2. 编译原理的词法分析,可以识别各类词,浮点数字,二进制,八进制,十进制,十六进制-Compiler theory of lexical analysis, can identify all kinds of words, floating point numbers, binary, octal, decimal, hexadecimal
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-18
    • 文件大小:19456
    • 提供者:carponlee
  1. sscom

    0下载:
  2. 这是一款串口通信调试工具,很好用。可发十六进制数,字符,文件;并可以收汉字显示。功能很强大。-This is a debugging tool for serial communication, easy to use. Hexadecimal number can be issued, characters, files and can receive character display. Function is very powe
  3. 所属分类:串口编程

    • 发布日期:2024-05-18
    • 文件大小:327680
    • 提供者:wei
  1. character-transformation-hexadecimal

    0下载:
  2. vb两个文本框中一个存储汉字一个用来对存储汉字转换十六进制- in the vb two text fr a mes memory Chinese character uses for to save the Chinese character transformation hexadecimal system
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:1
  1. kcpDES

    0下载:
  2. DES算法的加密解密,借用别人的代码,自己编写的小界面。可以加密八位以下的字符,解密后输出为十六进制,并且可以正确解密。希望对大家有用-DES algorithm for encryption and decryption, to borrow someone else' s code, I have written a small interface. The following eight characters can be
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:5625856
    • 提供者:孔垂品
  1. com

    0下载:
  2. 串口通信的实例,能够通过串口发送数据和接受数据。包括字符形式和十六进制形式-Examples of serial communication to send data via serial port and receive data. Including the character and hexadecimal form
  3. 所属分类:通讯编程

    • 发布日期:2024-05-18
    • 文件大小:62464
    • 提供者:liurui
  1. BinaryEdit

    0下载:
  2. 用于读写二进制文件。起始地址和结束地址为输入的十六进制。并将指定地址范围的二进制文件内容写入新的文件。-For reading and writing binary files. Start address and end address for the input hexadecimal. And specify the address range of the binary file to write the new content
  3. 所属分类:按钮控件

    • 发布日期:2024-05-18
    • 文件大小:1939456
    • 提供者:mr chen
  1. HexView

    0下载:
  2. 简单但易用的十六进制查看器。可以调整栏宽度。(Hex code viewer coded in VB6. It's simple and easy to use, and capable to adjust the width of view panel.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:23552
    • 提供者:premandhi
  1. 卡号互转

    0下载:
  2. 将8位十六进制卡号 转为 10位十进制卡号。(Change the 8 bit sixteen card number to 10 decimal card number.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:190464
    • 提供者:我的2020
  1. floatToHexchar

    0下载:
  2. 浮点数与十六进制字节之间的相互转换小工具(The conversion between floating point numbers and sixteen hexadecimal bytes)
  3. 所属分类:其他小程序

« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org