搜索资源列表
HexStrToIntac
- C++/VC.Net...实现二进制、八进制、十进制、十六进制之间的转换 实现不同进制数的加减乘除运算 所有的数据需由键盘(或鼠标操作...输入输出界面,可通过设置窗口或模拟计算器的外形做一些设计。 -C / VC.Net ... to achieve binary, octal, decimal, hexadecimal conversion between the different band to achieve a number of arithmetic operations all
16to10-2
- 将十六进制数据字符转换为十进制和二进制数据字符-of hexadecimal characters data conversion to decimal and binary data characters
shuanzijieerjinzhizhuanhuan
- 双字节二进制数转换为十进制数子程序------- ;--------功能:双字节二进制数转换成五位BCD码-double byte binary number to decimal number subroutine ------- ;-------- functions : double-byte binary conversion into five BCD
键盘录入数据的转换与显示
- 本程序能从键盘读入二个五位十进制数(1位符号位+4位数值位),并将这二个十进制数分别转换为二进制数,然后求其和,再将和以十进制形式进行显示。-this program from the keyboard read into two five decimal number (1 - 4 symbolic value), this will be two decimal number were converted to a binary number, and then seek his, and
数值转换
- 这是一个关于数值转换的程序,是用MASM来实现的,可以实现二进制和十进制,及十六进制之间的转化。-This is a numerical change of the procedure is the use of Shape to achieve, and can achieve binary and decimal, hexadecimal and the conversion between.
十六进制察看和编辑程序(HEX-VIEW)
- HEX-VIEW是一个十六进制察看/编辑程序,虽然还不完善,但毕竟是一个可以运行的版本了,编写这个程序的目的是想深度探索处理过程。程序界面显示文件的每一个十六进制,ascii码,二进制和十进制字节。十六进制地显示在左侧,分十八列,对应的ascii码值显示在右侧。二进制和十进制值地显示可选。本程序用turbo c++3.1开发。用其它与dos兼容的编译器应该可以编译,但没有测试过。-HEX-VIEW is a hexadecimal probation / editor, while not pe
MASM
- 要求把从键盘输入的0~FFFFH的十六进制正数转换为十进制数并在屏幕上显示出来。程序主要由十六进制转换二进制、二进制转换十进制两个子程序组成,可将主程序和子程序放在同一程序模块中,在子程序中省略对寄存器的保护和恢复工作,子程序之间的参数传送则采用寄存器传送方式-Demanded from the keyboard input 0 ~ FFFFH hexadecimal number is converted to a decimal number and displayed on the scr
calculator
- 用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
1
- binary to decimal converter
shizhijisuan
- 设计数值计算及显示系统,程序运行要有显示界面。提示系统所使用的方法,若输入字符不是“1”,“Q”时提示输入错误,请重新输入。可以用英文或汉语拼音显示界面。 设计要求如下: 1.按“1”,本程序能从键盘读入二个五位十进制数(1为符号+4位数位),并将这个十进制数分别转换位二进制数。然后求其和再将和以十进制数形式进行显示 2.按“Q”键,退出。 -Design of numerical calculation and display systems, display inte
binary
- 二进制转十进制功能代码 这里涉及了一些新的思想以及我的想法 你们可以参考一下-Binary to decimal function code here involved a number of new ideas and my thoughts
scale
- 可以实现二进制向十进制转换 输出时16进制的 可以用数码管显示-Binary to decimal conversion can be achieved when the 16 hex output LED display can be
DelphiASM
- delphi 内联汇编完成二进制到十进制的互想转换。-delphi inline assembly to complete each other like binary to decimal conversion.
Binary-2-decimal
- 把二进制转化为十进制,把二进制转化为十进制-Binary conversion to decimal to binary conversion to decimal
binary
- 一个简单的数制转换的汇编程序,可以将二进制转换为十进制和十六进制,将十进制转换为十六进制和二进制等。-A simple number system conversion assembler can convert binary to decimal and hexadecimal, decimal to hexadecimal and binary.
bin2dec
- binary to decimal converter binary
New-folder
- the codes which i sent contains matlab code for encryption using 4 out of 8 code,binary to decimal conversion,decimal to binary conversion,subband coding,upsampling.
Decimal-to-binary-and-decimal
- 键盘输入一个无符号的十进 制数(0~255),得到其实际数值后保存到bl中,然后在显示器上同时以二进制和十六进制显示出来。 -Decimal to binary and decimal.
bin2dec
- Its a programme written in labview for conversion binary to decimal values-Its a programme written in labview for conversion binary to decimal values
Binary-to-Decimal-Conversion
- Binary to Decimal Conversion