搜索资源列表
DecimalToBinaryConvertion
- Decimal-To-Binary Converter
zichengxu
- 编制一程序,要求键入一个班的学生成绩,并存放于50字的ERADE数组中,然后根据ERADE中的成绩,把学生名次填入50字的RANK数组中,再按学号顺序把名次从终端上显示出来。 提示: ① 程序MAIN 功能:根据输入的学生成绩,计算并显示出学生名次。 ② 子程序INPUT 功能:接收一个班级学生的成绩,各成绩之间用空格隔开。 ③ 子程序RANKP 功能:计算一个班级学生的名次。 ④ 子程序OUTPUT 功能:输出(显示)一个班级的学生名次 ⑤ 子程
aseonv
- This simple tool allows you to convert a same number between its representations under different number systems. For example, the number pi is equal to 3.14159... in a decimal system (base 10), or to 3.243F6... in a hexadecimal system (base 16),
dec_to_bin
- conversion of decimal to binary
nbindec
- conversion of binary to decimal