代码搜索:DECHEX
找到约 32 项符合「DECHEX」的源代码
代码结果 32
www.eeworm.com/read/138257/13244825
c dechex.c
/* DECHEX, display ASCII, decimal and hex values
*/
#include
void main()
{
int x;
printf("A DEC\tHEX\tA DEC\tHEX\t");
printf("A DEC\tHEX\n");
for(x=32;x
www.eeworm.com/read/149955/12329433
asm dechex.asm
DATA SEGMENT
NUM_A DB 0
NUM_B DB 10
SHOW1 DB 'Input DEC Number : $'
SHOW2 DB 'Onput HEX Number : $'
CHR DB 'H$'
DATA ENDS
;------------------------------------
STACK SEG
www.eeworm.com/read/138257/13244743
c dechex2.c
/* DECHEX, display ASCII, decimal and hex values
*/
#include
void main()
{
int x;
printf("A DEC\tHEX\tA DEC\tHEX\t");
printf("A DEC\tHEX\n");
for(x=128;x
www.eeworm.com/read/280028/10360135
htm function.php-dechex.htm
函数:DecHex()
a {text-decoration: none;color:#6666ff;}
a:hover {color:#f