• No subject
    how can converted hex file to c language? plz information and solution vie email. can change in editing and reading in binary language? how can converted hex file to binary language?
  • No subject
    I need Uvision4 64bit . Can anyone give me the download link for Uvision4 64 bit ??
  • No subject
    /*******************/ #include<regx52.h> #include<lcddisplay.h> #include<UART_gsm.h> #include<string.h> #include<intrins.h> #include<stdlib.h> sbit buz = P2^7; sbit gsm = P3^2; sbit...
  • No subject
    can someone help me write a C++ program that dispays the day of the week of a particular date that has been entered e.g. the date is 12/02/2000,the program displays both the date and the day of the week...
  • No subject
    sir i am using keil uvision 3 and i am using windows 7 ultimate when i generate a hex file for the following code: MOV A,#38H ;INIT LCD 2 LINES 5X7 MATRIX ACALL COMMAND ;ISSUE COMMAND MOV A...