看板 b89902xxx 關於我們 聯絡資訊
※ 引述《slyfox ( edith piaf)》之銘言: : 輸入4位16進位數字轉為6位10進位 : 如輸入0100H : 答案是000256 : 輸入0200H : 答案是000512 : 1.Write a prgram to perfor the following function: : (a)Let the user key in a 4-digit decimal number : (b)Transform the decimal number into a hexadecimal number : (c)Display the hexadecimal number on screen : (d)Jump to step (a) unless a CONTROL-Ckey is pressed : On the screen,you should shew the following messages: : 4-digit decimal number=0256 : 4-digit hexadecimal number=0100 : 4-digit decimal number=0512 : 4-digit hexadecimal number=0200 : 現在我要徵 : 二進位,八進位,十進位,十六進位互轉 : 例如 : 輸入4位16進位數字轉為6位10進位 : 如輸入0100H : 答案是000256 : 輸入0200H : 答案是000512 : 也就是請你給我 : 2進位轉8進位 : 2進位轉10進位 : 2進位轉16進位 : 8轉2 : 8轉10 : 8轉16 : 10轉2 : 10轉8 : 10轉16 : 16轉2 : 16轉8 : 16轉10 : 共12個獨立程式 : 意者請回信或電話聯絡 : 酬金再詳談 : 0918140872 我問過他了 大概價錢在 1500~2000之間 找ntuptt接洽 但是因為要在下禮拜一前給他 所以我就放棄了 看看學長們想不想賺個外快吧.. -- ※ 發信站: 批踢踢實業坊(ptt.csie.ntu.edu.tw) ◆ From: linux5