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

搜索资源列表

  1. MASM

    1下载:
  2. 要求把从键盘输入的0~FFFFH的十六进制正数转换为十进制数并在屏幕上显示出来。程序主要由十六进制转换二进制、二进制转换十进制两个子程序组成,可将主程序和子程序放在同一程序模块中,在子程序中省略对寄存器的保护和恢复工作,子程序之间的参数传送则采用寄存器传送方式-Demanded from the keyboard input 0 ~ FFFFH hexadecimal number is converted to a decimal number and displayed on the scr
  3. 所属分类:assembly language

    • 发布日期:2016-01-26
    • 文件大小:31001
    • 提供者:张陆军
  1. LABVIEW-serial-rollup

    1下载:
  2. LABVIEW串口程序汇总。包括ascii转为10进制2、ascii转为10进制 1、byte array、rs232、串口波形、串口数据转换、读取GPS串口等。-LABVIEW serial rollup. Including ascii to decimal 2, ascii to decimal 1, byte array, rs232, serial waveform, serial data conversion, read the GPS serial port and so on.
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:651730
    • 提供者:halbert
  1. HEXedit

    0下载:
  2. 该程序 实现了HEX对任何文件进行编辑的功能。十六进制编辑器。实用。- This procedure realized HEX to carry on the edition to any document the function. Hexadecimal system editor. Practical.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-09
    • 文件大小:68623
    • 提供者:
  1. sscom

    1下载:
  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 powerful.
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:327341
    • 提供者:wei
  1. sendudp

    1下载:
  2. UDP数据包发送接收程序:16进制/ansic方式发送到固定IP+PORT;对本机port监听,收到的内容以16进制显示。-UDP packets sent to receive the procedure: 16 M/ansic sent to the fixed IP+ PORT of the local port monitor, received the contents of 16-band show.
  3. 所属分类:Sniffer Package capture

    • 发布日期:2016-03-25
    • 文件大小:46747
    • 提供者:XuGang
  1. HexSring2Ascii

    0下载:
  2. 一个16进制转10进制的小工具,对于需要字符串进制转换很有用-10 hex 16 hex turn a small tool, the need to convert hex string to be useful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:23860
    • 提供者:
  1. showoutinasccode

    0下载:
  2. 程序把BX 寄存器内的十六进制数以 ASCII 码的形式在屏幕上显示出来。-the source code help what is in BX print out in asc
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:2851
    • 提供者:christian
  1. Serialport_Data_Anylize_Tool

    0下载:
  2. 串口数据分析工具,能够按照二进制、十六进制和ASCII字符发送和接收串口的数据。-Serial port analization tool. All data from/to serial port can be received/sent in the form of binary, hex and ASCII.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:200020
    • 提供者:wk
  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 contents of the file.
  3. 所属分类:Button control

    • 发布日期:2017-05-08
    • 文件大小:1939937
    • 提供者:mr chen
  1. C51prgram2

    0下载:
  2. MCS-51单片机实用子程序库 双字节二进制有符号数除法(补码) 双字节二进制无符号数开平方(快速) 四字节二进制无符号数开平方(快速) 单字节十六进制数转换成双字节ASCII码 ASCII码转换成十六进制数 单字节十六进制整数转换成单字节BCD码整数 双字节十六进制整数转换成双字节BCD码整数 单字节十六进制小数转换成单字节BCD码小数 双字节十六进制小数转换成双字节BCD码小数 单字节BCD码整数转换成单字节十六进制整数 双字节
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:6033
    • 提供者:yyaaa
  1. hexconv

    1下载:
  2. 一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换-Transfer function for a group of hexadecimal string string octal binary string to decimal integer conversion
  3. 所属分类:Other windows programs

    • 发布日期:2016-04-22
    • 文件大小:3363
    • 提供者:站长
  1. VB_Series_Debuger

    1下载:
  2. 串口调试源码,可利用vb生成演示效果;内含exe,也可不需vb软件直接使用。 串口通讯使用mscomm32.ocx控件。电脑中没有可以从网上下载。 此软件可以显示ASCII码、16进制码、地址等,可以选择ASCII码发送或者16进制发送,很方便。-Serial debug source code can be used to generate demonstration effects vb Intron exe, can also be used directly without
  3. 所属分类:通讯编程

    • 发布日期:2014-01-21
    • 文件大小:24437
    • 提供者:蒂蒂
  1. c51chengxujinji

    0下载:
  2. c51程序集锦,源程序,包含16进制-10进制互换程序.c 24c01-24c16读写驱动程序.c 51单片机实用程序库.txt ....... 等-C51 Collection procedures, source code, including 16 M-10 M swap procedures. c24c01-24c16 driver to read and write. c51 Singlechip utility library. txt ....... etc.
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:527374
    • 提供者:严春
  1. C

    1下载:
  2. 本文档容括了C(C++)所有算法,分为数值算法、图论算法、背包算法、排序算法、高精度算法、树的遍历、进制转换、全排列和组合生成、查找算法、贪心、回溯法框架、DFS框架、BFS框架、数据结构相关算法。并有实例源码-This document, including the capacity C (C ) for all algorithms, divided into numerical algorithms, graph theory, algorithm, knapsack algorit
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:15320
    • 提供者:海霞
  1. SSCOM-SPt

    0下载:
  2. 8大特色: 1.自动枚举串口,这样避免了有些机器串口多,或者串号号>4的情况。 2.保存文件格式为txt和CSV,可选,方便做数据分析。 3.保存文件在执行文件程序路径下的SaveData文件夹里 4.增加多字节联合显示 5.2字节时,十六进制会加"0x"头,非十六进制时,以十进制显示,末尾自动加一空格,以区分。 6.4字节时,只能以十六进制显示(因十进制以超出范围,也没有必要显示那么大一个数)。 7.增加实时显示数据曲线功能。 8.界面更人性化,方便适用。
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:511828
    • 提供者:wfy
  1. jisuanqi2

    0下载:
  2. 设计一个复杂的计算器,能实现Window中计算器的功能,如下图: ⑴定义组件:0~9,+、-、*、/、sqrt()、1/x、%、C=按钮;显示屏文本行;菜单; ⑵要求能关闭窗口;点击按钮,或键盘数字会在显示屏上输出结果。 ⑶具有进制转换功能; -Design a complex calculator, to achieve Window in calculator function, the following chart: ⑴ custom component: 0 ~ 9,2
  3. 所属分类:JavaScript

    • 发布日期:2017-03-31
    • 文件大小:61782
    • 提供者:holly
  1. CommonAlgorithm_C_language

    0下载:
  2. C语言的小算法,包括链表,汉偌塔,进制转换,数组,数据结构等-Small C language algorithms, including linked lists, Han Ruo-tower, hexadecimal conversion, arrays, data structures, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:320447
    • 提供者:周期
  1. 51MCUCODE

    0下载:
  2. 单片机程序集//16进制<->10进制互换程序 /* 89C51系列CPU编程器接收CPU程序*/ //按键扫描驱动程序-Single-chip assembly// 16 M <-> 10-band exchange program/* 89C51 Series CPU programmer receiver CPU program*///buttons to scan driver
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4188
    • 提供者:zhongxinyu
  1. mton

    0下载:
  2. 利用JAVA实现M与N进制的转换-JAVA realization of M with the use of N-band conversion
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1048
    • 提供者:胡鹏伟
  1. JavaCaculator

    0下载:
  2. 纯java实现的类似windous自带的计算器,包括进制转换和三角函数功能。-Pure java to achieve similar windous own calculator, including the hexadecimal conversion and trigonometric functions.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:78592
    • 提供者:beyrens
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com