Il verify_the_sector di funzione () verifica il settore da leggere dal _bios_disk ()

 
Software di recupero di dati
Software di reperimento dei dati Home Contact us Support

Data Recovery Software | Data Recovery Services | Software Development | Web Services | Data Recovery | Live Chat | iPod Restore | Sim Card Recovery

Osservazioni su codificazione:

La funzione integra () è il modulo reale di effettuazione del recupero della lima specificata utente, in questo programma di recupero.

Il nome di archivio con il percorso della destinazione per immagazzinare la lima recuperata è immagazzinato nel *Filename_with_path dell'indicatore del carattere. Se ci è qualunque errore nell'apertura della lima della destinazione, il messaggio di errore è visualizzato e l'utente è ancora rapido entrare nella destinazione.

Il _bios_disk di funzione (_DISK_READ, &dinfo); legge i dati della lima dalla zona di dati del settore del disc dal settore, specificata dal dinfo della struttura e memorizzata nel buf dell'amplificatore di dati. Questi dati di 512 byte sono redatti alla lima della destinazione. Ciò è ripetuta fino ad integrare la lima completa.

Lo status=verify_the_sector di funzione (cilindro, testa, settore); verifica il settore da leggere. Se la condizione = 10, esso rappresenta un settore difettoso (0xA). La codificazione della funzione è stata data qui sotto:

Data Recovery Freeware
Photo Recovery Freeware Free Pen Drive Data Recovery Software Data Retrieval Hard Drive Deleted Partition Data Recovery
Free Download Undelete Software Recover Undeleted Files Free SIM Card Recovery USB Drive Data Recovery Free
Memory Card Recovery Free File Recovery Tools Free Data Recovery Free Service iPod Data Restore

/// Verificare il settore. (Nessun dato è trasferito qui) \\\

int verify_the_sector(unsigned int c,unsigned int h,unsigned int s)
{
int status;
char *buf;
union REGS in, out;
struct SREGS sg;

in.h.ah = 0x04; /* Numero di funzione*/
in.h.al = 1; /*Numero di settori da verificare*/
in.h.dl = 0x00; /* Numero di azionamento per A: */
in.h.ch = c; /* Numero di cilindro */
in.h.dh = h; /* Numero capo */
in.h.cl = s; /* Numero del settore */
in.x.bx = FP_OFF(buf);/* Immagine riportata */
sg.es = FP_SEG(buf); /* Segmento*/

int86x(0x13,&in,&out,&sg); /* Denominare la funzione 4H di 13H INTERNO*/

if(out.x.cflag)
{
status=out.h.ah;
}
return(status);
}

Osservazioni su codificazione:

Il verify_the_sector di funzione (), verifica il settore da leggere dalla funzione e dai ritorni del _bios_disk () la condizione del funzionamento. La funzione usa 13H INTERNO e la funzione 4H per verificare il settore.

il *buf è l'amplificatore di dati, 0x04 è il numero di funzione specificato da in.h.ah = 0x04; e in.h.al = 1; insegna a per verificare l'un settore alla volta. in.h.dl = 0x00; è usato per il numero di azionamento per azionamento floscio A: , la c, la h e la s sono numeri capi e del settore del cilindro.

La funzione int86x () è usata per invocare 13H INTERNO (funzione 4H) con i valori del registro di segmento. La condizione del funzionamento è restituita dalla condizione di numero intero.

Sample Chapters from book DATA RECOVERY WITH AND WITHOUT PROGRAMMING by Author Tarun Tyagi, translated using machine translation. See original English contents on Data recovery book pages.

Data Recovery with & without Programming


Publishers of the Book
Number of Pages
ISBN
Price of the Book


BPB Publications, New Delhi, India
540
81-7656-922-4
$69.00 (Including Shipping Charges, Cost of Book and Other expenses, Free Source Code CD included with the Book)





Buy Data recovery Book

 

Previous page

page 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20


page 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33

Next page
Data recovery software Data recovery software
Windows Data Recovery Software Windows Data Recovery Software
Pen Drive Data Recovery Software Pen Drive Data Recovery Software
Memory Card Data Recovery Software Memory Card Data Recovery Software
Digital Camera Data Recovery Software Digital Camera Data Recovery Software
iPod Data Recovery Software iPod Data Recovery Software
Removable Media Data Recovery Software Removable Media Data Recovery Software
FAT Data Recovery Software

FAT Data Recovery Software

NTFS Data Recovery Software NTFS Data Recovery Software
Sim Card Data Recovery Software Sim Card Data Recovery Software

Free Usb Data Recovery Software
Free File Recovery Utilities
Undelete Partition Freeware
Windows Data Recovery Tools
Recover Files After Format
Flash Drive Recover
Digital Camera Data Recovery Software
Recover Data From Hard Disk
Password Recovery Software For Windows
Files Recover
iPod Repairs
Data Recovery Tool For NTFS
File Recovery Software Free
Hard Drive Data Recovery Software
Memory Stick Recovery Free
Free Data Restore
File Recovery Undelete
Free Data Recovery Utility
Free Keystroke Logger

Data recovery Education center Data recovery Education center
Data Recovery Training Data Recovery Training
Data Recovery Services Data Recovery Services
Data Recovery Education Materials Data Recovery Education Materials
Data Recovery Book Data Recovery Book

Web services Web services
Website Design Website Design
Website Development Website Development
Website Promotion Website Promotion
Mobile Website Design Mobile Website Design
Website Testing Website Testing
Graphic Design Graphic Design

Web Tools Web Tools
Internet History Eraser Internet History Eraser
Live Chat Software Live Chat Software

Data Recovery Software

Data Recovery Software

iPod Restore

iPod Restore

Memory Stick Data Recovery

Memory Stick Data Recovery

Mobile Phone Data Recovery

Mobile Phone Data Recovery

USB Drive Data Recovery

USB Drive Data Recovery

Data Recovery Utility

Data Recovery Utility

Digital Camera Data Recovery

Digital Camera Data Recovery

Data Recovery Services

Data Recovery Services

Data Recovery

Data Recovery

Data Recovery Utilities

Data Recovery Utilities

File Recovery Software

File Recovery Software

Files Recovery

Files Recovery

iPod Data Recovery

iPod Data Recovery

Data Recovery Tools

Data Recovery Tools

© Copyright 2002-2005 DataDoctor.Biz

Software Bundle | Pen Drive Data Recovery Software | Memory Card Data Recovery Software | iPod Data Recovery Software | Digital Camera Data Recovery Software | Removable Media Data Recovery Software | Windows Data Recovery Software | FAT Data Recovery Software | NTFS Data Recovery Software | Data Recovery Training | Data Recovery Services | Data Recovery Education Material | Data Recovery Book | Custom Software Development | Offshore Software Development | Microsoft .NET Development | Java / J2EE Development | Wireless / Mobile Application Development | Database Solutions | Website Design | Website Development | Website Promotion | Mobile Website Design | Website Testing | Graphic Design | Sim Card Data Recovery Software | Internet History Eraser

Home | Contact us | Downloads | Services | Resources | Terms and conditions | Site map