Create Tool:
Create Time:1970-01-01 08:00:00
File Size:3.48 GB
File Count:66
File Hash:eb00a735d2b0145d26aacf91b0aeb55f46f87054
1. Introduction/1. Software requirements for writing ALP of 8086 Microprocessor.mp4 | 94.71 MB |
1. Introduction/1. Software requirements for writing ALP of 8086 Microprocessor.srt | 17.27 KB |
2. Assembly Language programming related to data transfer operations of 8086/1. Program for transfer Array of bytes from one set of locations to other locations.mp4 | 97.70 MB |
2. Assembly Language programming related to data transfer operations of 8086/2. Program to exchange array of bytes between two set of memory locations.mp4 | 90.62 MB |
2. Assembly Language programming related to data transfer operations of 8086/1. Program for transfer Array of bytes from one set of locations to other locations.srt | 17.15 KB |
2. Assembly Language programming related to data transfer operations of 8086/2. Program to exchange array of bytes between two set of memory locations.srt | 14.61 KB |
3. Assembly Language programming related to Arithmetic operations of 8086/3. Program to perform multi byte additionsubtraction.mp4 | 108.35 MB |
3. Assembly Language programming related to Arithmetic operations of 8086/4. Program to find sum of n-bytes.mp4 | 106.07 MB |
3. Assembly Language programming related to Arithmetic operations of 8086/2. Program to perform additionsubtraction of two 16-bit numbers.mp4 | 87.86 MB |
3. Assembly Language programming related to Arithmetic operations of 8086/10. Program to perform ASCII arithmetic operations of 8086.mp4 | 78.86 MB |
3. Assembly Language programming related to Arithmetic operations of 8086/1. Program to perform additionsubtraction of two 8-bit numbers.mp4 | 74.88 MB |
3. Assembly Language programming related to Arithmetic operations of 8086/9. Program to perform BCD arithmetic operations of 8086.mp4 | 72.89 MB |
3. Assembly Language programming related to Arithmetic operations of 8086/8. Program to perform division of two 16-bit numbers.mp4 | 72.74 MB |
3. Assembly Language programming related to Arithmetic operations of 8086/6. Program to perform multiplication of two 16-bit numbers.mp4 | 67.33 MB |
3. Assembly Language programming related to Arithmetic operations of 8086/7. Program to perform division of two 8-bit numbers.mp4 | 63.49 MB |
3. Assembly Language programming related to Arithmetic operations of 8086/5. Program to perform multiplication of two 8-bit numbers.mp4 | 58.83 MB |
3. Assembly Language programming related to Arithmetic operations of 8086/11. Program to find the factorial of given number using 8086.mp4 | 57.80 MB |
3. Assembly Language programming related to Arithmetic operations of 8086/3. Program to perform multi byte additionsubtraction.srt | 17.83 KB |
3. Assembly Language programming related to Arithmetic operations of 8086/2. Program to perform additionsubtraction of two 16-bit numbers.srt | 16.12 KB |
3. Assembly Language programming related to Arithmetic operations of 8086/10. Program to perform ASCII arithmetic operations of 8086.srt | 13.50 KB |
3. Assembly Language programming related to Arithmetic operations of 8086/4. Program to find sum of n-bytes.srt | 12.80 KB |
3. Assembly Language programming related to Arithmetic operations of 8086/1. Program to perform additionsubtraction of two 8-bit numbers.srt | 12.19 KB |
3. Assembly Language programming related to Arithmetic operations of 8086/9. Program to perform BCD arithmetic operations of 8086.srt | 11.88 KB |
3. Assembly Language programming related to Arithmetic operations of 8086/8. Program to perform division of two 16-bit numbers.srt | 11.37 KB |
3. Assembly Language programming related to Arithmetic operations of 8086/6. Program to perform multiplication of two 16-bit numbers.srt | 10.61 KB |
3. Assembly Language programming related to Arithmetic operations of 8086/5. Program to perform multiplication of two 8-bit numbers.srt | 9.24 KB |
3. Assembly Language programming related to Arithmetic operations of 8086/11. Program to find the factorial of given number using 8086.srt | 8.63 KB |
3. Assembly Language programming related to Arithmetic operations of 8086/7. Program to perform division of two 8-bit numbers.srt | 8.09 KB |
4. Assembly Language programming related to Logical operations of 8086/5. Program to convert packed number into unpacked BCD numbers using 8086.mp4 | 104.53 MB |
4. Assembly Language programming related to Logical operations of 8086/1. Program to perform Rotate left operation using 8086.mp4 | 100.20 MB |
4. Assembly Language programming related to Logical operations of 8086/2. Program to perform Rotate Right operation using 8086.mp4 | 91.93 MB |
4. Assembly Language programming related to Logical operations of 8086/3. Program to perform Shift left operation using 8086.mp4 | 84.90 MB |
4. Assembly Language programming related to Logical operations of 8086/6. Program to convert unpacked BCD numbers into packed numbers using 8086.mp4 | 80.81 MB |
4. Assembly Language programming related to Logical operations of 8086/4. Program to perform Shift Right operation using 8086.mp4 | 76.52 MB |
4. Assembly Language programming related to Logical operations of 8086/5. Program to convert packed number into unpacked BCD numbers using 8086.srt | 18.75 KB |
4. Assembly Language programming related to Logical operations of 8086/1. Program to perform Rotate left operation using 8086.srt | 17.24 KB |
4. Assembly Language programming related to Logical operations of 8086/2. Program to perform Rotate Right operation using 8086.srt | 14.92 KB |
4. Assembly Language programming related to Logical operations of 8086/6. Program to convert unpacked BCD numbers into packed numbers using 8086.srt | 13.71 KB |
4. Assembly Language programming related to Logical operations of 8086/3. Program to perform Shift left operation using 8086.srt | 13.65 KB |
4. Assembly Language programming related to Logical operations of 8086/4. Program to perform Shift Right operation using 8086.srt | 11.88 KB |
5. Array and String Instructions using 8086 Microprocessor/3. Program to arrange the array of numbers in Ascending order using 8086.mp4 | 136.13 MB |
5. Array and String Instructions using 8086 Microprocessor/4. Program to arrange the array of numbers in Descending order using 8086.mp4 | 115.99 MB |
5. Array and String Instructions using 8086 Microprocessor/1. Program to find highest number among the given array using 8086.mp4 | 114.58 MB |
5. Array and String Instructions using 8086 Microprocessor/2. Program to find smallest number among the given array using 8086.mp4 | 88.23 MB |
5. Array and String Instructions using 8086 Microprocessor/7. Program to compare two strings using 8086.mp4 | 84.75 MB |
5. Array and String Instructions using 8086 Microprocessor/5. Program to find the sum of two 33 matrices using 8086.mp4 | 71.59 MB |
5. Array and String Instructions using 8086 Microprocessor/6. Program to display string on Screen using 8086.mp4 | 53.29 MB |
5. Array and String Instructions using 8086 Microprocessor/3. Program to arrange the array of numbers in Ascending order using 8086.srt | 21.54 KB |
5. Array and String Instructions using 8086 Microprocessor/1. Program to find highest number among the given array using 8086.srt | 21.50 KB |
5. Array and String Instructions using 8086 Microprocessor/4. Program to arrange the array of numbers in Descending order using 8086.srt | 20.87 KB |
5. Array and String Instructions using 8086 Microprocessor/7. Program to compare two strings using 8086.srt | 15.91 KB |
5. Array and String Instructions using 8086 Microprocessor/2. Program to find smallest number among the given array using 8086.srt | 14.49 KB |
5. Array and String Instructions using 8086 Microprocessor/5. Program to find the sum of two 33 matrices using 8086.srt | 12.10 KB |
5. Array and String Instructions using 8086 Microprocessor/6. Program to display string on Screen using 8086.srt | 8.64 KB |
6. Real time programs using 8086 microprocessor with peripheral devices/6. Experimentally controlling the Traffic light controller using 8086 and 8255.mp4 | 324.28 MB |
6. Real time programs using 8086 microprocessor with peripheral devices/1. Experimentally controlling the rotation of stepper motor using 8086.mp4 | 247.23 MB |
6. Real time programs using 8086 microprocessor with peripheral devices/5. Generation of square wave form using 8086 with DAC through experimentation.mp4 | 185.93 MB |
6. Real time programs using 8086 microprocessor with peripheral devices/2. Experimentally controlling the LEDs of ports 8255 using 8086.mp4 | 169.84 MB |
6. Real time programs using 8086 microprocessor with peripheral devices/4. Generation of triangular wave form using 8086 with DAC through experimentation.mp4 | 165.94 MB |
6. Real time programs using 8086 microprocessor with peripheral devices/3. Generation of sawtooth wave form using 8086 with DAC through experimentation.mp4 | 135.75 MB |
6. Real time programs using 8086 microprocessor with peripheral devices/6. Experimentally controlling the Traffic light controller using 8086 and 8255.srt | 33.80 KB |
6. Real time programs using 8086 microprocessor with peripheral devices/1. Experimentally controlling the rotation of stepper motor using 8086.srt | 24.79 KB |
6. Real time programs using 8086 microprocessor with peripheral devices/5. Generation of square wave form using 8086 with DAC through experimentation.srt | 19.01 KB |
6. Real time programs using 8086 microprocessor with peripheral devices/4. Generation of triangular wave form using 8086 with DAC through experimentation.srt | 16.25 KB |
6. Real time programs using 8086 microprocessor with peripheral devices/2. Experimentally controlling the LEDs of ports 8255 using 8086.srt | 15.90 KB |
6. Real time programs using 8086 microprocessor with peripheral devices/3. Generation of sawtooth wave form using 8086 with DAC through experimentation.srt | 13.43 KB |
No trackers found |
TorrentBank
Copyright © 2024