搜索资源列表
-
0下载:
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
-
-
0下载:
两个经典程序:显示系统时间,转换(大小写字母转换、二进制/八进制/十进制/十六进制间转换)-two classics : Display System, the conversion (case-insensitive conversion, binary / octal / decimal / hexadecimal switch)
-
-
0下载:
用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
-
-
0下载:
实现十进制数和八进制数以及二进制数和八进制数之间相互转换-To achieve the number of decimal and octal, and binary and octal conversion between the number of
-
-
0下载:
各主流数制(二进制,八进制,十进制,十六进制)之间的转换-The main number system (binary, octal, decimal, hexadecimal) conversion between
-
-
0下载:
八进制到十进制的转换,我们我首先要了解八进制到十进制的转换原理了-Octal to decimal conversion, we must first understand my octal to decimal conversion principle of the
-
-
0下载:
八进制的转换 将十进制转换为八进制运用栈的方式-Octal conversion to decimal to octal using the stack mode
-
-
0下载:
十进制,二进制 ,16进制,八进制之间的相互转化,有界面-Decimal, binary, hexadecimal, octal conversion, interface
-
-
0下载:
汇编实现二进制,八进制,十进制,十六进制间的一些转化-Assembly to achieve binary, octal, decimal, hexadecimal conversion
-
-
0下载:
delphi各种进制转换,二进制,十进制,十六进制,八进制,互相转换!-delphi a variety of binary conversion, binary, decimal, hexadecimal, octal, interchangeable
-
-
0下载:
进行不同数制之间的转换,以十进制、八进制、十六进制为例。-Different number system conversion between decimal, octal, hex, in sixteen as an example.
-