搜索资源列表
conversion(10and2)
- 十进制与二进制之间相互转换 正负数 整数与小数-Decimal and binary conversion between the number of positive and negative integers and decimals
erjinzhiBinary
- 二进制转换的小程序,将一个十进制数转换为二进制,采用递归的算法,比较简单。-A small binary conversion program will convert a decimal number to binary, using the recursive algorithm is relatively simple.
decbin
- 实现进制转换,二、十、十六互相转换,但是有缺点,只能输入16进制查看其他的进制-To achieve binary conversion, 2, 10, 16 interchangeable, but there are shortcomings, can only enter 16 hexadecimal view of other binary
shuzhizuanhuan
- vb编写的二进制和十进制、八进制等的相互转换程序。-vb prepared binary and decimal, octal, etc. with each other conversion process.
conversion
- 用栈实现的各种进制之间的相互转换,可以参考-With the stack implementation between the various binary conversion, see
conversion
- 数据结构——进制转换(10进制转换为2,8,16进制)-Data structures- binary conversion (10 hexadecimal decimal conversion 2,8,16)
Binary-to-Text-Conversion
- Text to binary conversion program. can be used for encryption
Number-System-Conversion
- 在windows 操作系统上,使用Microsoft Visual C++进行数制之间的转换。-Using a recursive method will decimal number for binary conversion.
cpp-conversion
- 十进制转换二进制、十六进制,可以直接运行,输入10进制数字即可-Binary conversion decimal, hexadecimal,
decimal-fraction-to-binary
- Decimal 2 Binary conversion
Binary-conversion-decimal
- 用栈和队列的相关知识写的二进制转换十进制的小程序,界面友好,有代码注释-Knowledge of the stack and queue write binary conversion decimal program, friendly interface, code comments
Decimal-binary-function
- 一个基于对话框的十进制和二进制相互转换的软件-A dialog-based decimal and binary conversion software
conversion(dec-binary-hex)
- 本程序实现了十进制和二进制,十六进制之间互相转换,对于初学者来说很有帮助。-Program decimal and binary conversion between hexadecimal, very helpful for beginners.
Binary-conversion
- 二进制转换,自己写的C#小程序,希望站长看看,帮忙指导指导-Binary conversion, wrote a small program in C#, owners want to look at, to help guide guide
Number-System-Conversion
- 在windows 操作系统上,使用Microsoft Visual C++进行数制之间的转换。-Using a recursive method will decimal number for binary conversion.
Number-System-Conversion
- 在windows 操作系统上,使用Microsoft Visual C++进行数制之间的转换。-Using a recursive method will decimal number for binary conversion.
char-to-binary
- 该算法是在VC++上实现字符与二进制的转换,适合初学者练习,熟悉VC功能。-The algorithm is implemented on VC++ character and binary conversion, suitable for beginners to practice, familiar with the VC function.
Octal-binary-conversion
- 输入二进制数并以#结尾即可得出所转换的十进制数-Enter the number of binary and decimal numbers can be derived# ending the converted
decimal to binary conversion
- 十进制转二进制文件,输入一个十进制数,输出相应的二进制数(decimal to binary conversion)
Binary Operations
- Sample of binary calculator