Programma per memorizzare i dati di superficie fisica del dischetto ad una lima

 
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

/* Programma per memorizzare i dati di superficie fisica del dischetto ad una lima */

#include <bios.h>
#include <stdio.h>

void main(void)
{
int head,track;
union REGS regs;
int result,i,sector;
char filename[80];
struct diskinfo_t dinfo;
static char dbuf[512];
FILE *tt;
clrscr();

printf("\n Introdurre il nome della lima con il percorso per memorizzare temporaneamente i dati\n");
gets(filename);


if((tt=fopen(filename,"wb"))==NULL)
{
printf("Non ha potuto generare la lima, non premono alcuna chiave PER RIMUOVERE");
getch();
exit(0);
}

printf("\n Sistema d'inizializzazione del dischetto…\n");

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


///Inizializzare il sistema di disc \\\

for(i=0; i<3; i++)
{
regs.h.ah = 0x00; /*Ripristinare il sistema di disc */
regs.h.dl = 0x00; /* Dischetto a: */

int86(0x13, &regs, &regs);
}

for(track=0;track<=79;track++)
{
for(head=0;head<=1;head++)
{
for(sector=1;sector<=18;sector++)
{
dinfo.drive = 0; /* numero di azionamento per A: */
dinfo.head = head; /* numero capo del disc*/
dinfo.track = track; /*numero della pista */
dinfo.sector = sector; /* numero del settore */
dinfo.nsectors = 1; /* conteggio di settore */
dinfo.buffer = dbuf; /* amplificatore di dati*/

result = _bios_disk(_DISK_READ, &dinfo);

if ((result & 0xff00) == 0)
{
for(i=0;i<512;i++)
fprintf(tt,"%c",dbuf[i] & 0xff);
}

else
{
printf("Non può leggere l'azionamento A, condizione =
0x%02x\t%d\t%d\t%d\n", result,head,track,sector);
}

printf("Pista della lettura= %d Head= %d Sector= %d\n",
track,head,sector);
}
}
}
}

 

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