1 / 15

software ( Perangkat lunak )

software ( Perangkat lunak ). Bertugas mengatur kerja komputer secara mendasar , seperti mengatur input/output, penyimpanan , pengkodean dll . Contoh yang beredar dipasaran : PC DOS dan MS DOS ( milik IBM) UCSD Pascal UNIX ( milik ST&T Bell Laboratory) Xenic ( milik mocrosoft )

yitta
Download Presentation

software ( Perangkat lunak )

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. software(Perangkatlunak)

  2. Bertugasmengaturkerjakomputersecaramendasar, sepertimengatur input/output, penyimpanan, pengkodeandll. • Contoh yang beredardipasaran : • PC DOS dan MS DOS (milik IBM) • UCSD Pascal • UNIX (milik ST&T Bell Laboratory) • Xenic (milikmocrosoft) • LINUX • Windows (milikmocrosoft) SistemOperasi

  3. Command Prompt adalahsebuahperintah dos yang terdapatpada OS windows yang dapatmemudahkan user dalammenjelajahiwindows • Cara membuka : Start  All Program  Accessories  Command prompt Disk Operating System

  4. Mengaktifkandirektori yang diinginkan D:<enter> • Melihatisidirektori DIR <enter> • Membersihkanlayar (menghapusperintah) CLS <enter> • Membuat folder baru (direktoribaru) MD (nama_folder) <enter> • Menghapusdirektori RD (nama_folder) <enter> Perintah-perintah DOS

  5. Menggandakan file copy (nama file) (direktoritujuan)(<enter> • Menggantinama file REN (nama file lama+ekstensi) (nama file baru+ekstensi) <enter> • Menghapus file DEL (namafile+ekstensi)<enter> • Memformat disk Format (label disk) <enter> • Keluartampilan exit <enter> Perintah-perintah DOS

  6. Yaitu program yang mengerjakan program minor dalampengoprasianmesin (membantukinerjasistem/pembantu operating sistem) • Contoh : • TuneUp Utilities • NortohUtilites • PC tools • Antivirus • Avast • Avira • Smadav • Mc Affe • AVG • Norhon AV Software Utility (alat bantu)

  7. Yaituelemen yang menghubungkanantarpenggunakomputerdengankomputer • Contoh : • FORTRAN (formula translator) • menanganibidangmatematikadanperumusannya • ASSEMBLY • menanganiaplikasi yang berhubunganlangsungkeperalatanfisik • BASIC (beginner’s All Symbolic Interchange Code) • menanganimatematika, akuntansi, permainan, dll • PASCAL (daripenemunyayaituBlaise Pascal) • untukpembuatan program secaraumumdanmenyeluruh • COBOL (Common Business Oriented Language) • untunkpembuatan program aplikasibisnis, akuntansidan bank • C • untukpembuatanprogranpenelitian/pengolahan data statistik BahasaPemrograman

  8. Yaitu program yang memilikifungsiterpadu, yang didalamnyabisamenyelesaikanbeberapaaktifitashanyadalam 1 paketperangkatlunak. • Contoh : • Microsoft Ofiice (milikMocrosoft) • Paket Program Aplikasiuntukperalatankantor • excel, word, powerpoint, publisher, dsb • Open Office Org • Paket Program Aplikasiuntukperalatankantor • Adobe • paket Program Aplikasiuntuk multimedia dan file lainnya • Photoshop, Flash, Reader • Dsb. Paket program

  9. DATA DAN INFORMASI BAHASA MESIN BAHASA BINER

  10. Bahasamesin yang dimengertikomputer Biangan digital yang terdiridaridua digit angkayaitu 0 dan 1 Contoh: 11011 SistemBiner

  11. 11011 = (1x24)+(1x23)+(0x22)+(1x21)+(1x20) = 16 + 8 + 0 + 2 + 1 = 27 1010 =…? 1010 = (1x23)+(0x22)+(1x21)+(0x20) = 8 + 0 + 2 + 0 = 10 Konversibiner (basis 2) kedesimal (basis 10)

  12. 27 dibagi 2 = 13 sisa 1 13 dibagi 2 = 6 sisa 1 6 dibagi 2 = 3 sisa 0 3 dibagi 2 = 1 sisa 1 1 dibagi 2 = 0 sisa 1 27 = 11011 12 = ……? 12/2 = 6  0 6/2 = 3  0 3/2 = 1  1 1/2 = 0  1 12 = 1100 Konversidesimal (basis 10) kebiner (basis 2)

  13. Bit (binary digit), unit informasiterkecil yang dapatditanganikomputer. • 1 Byte = 8 bit • 1 KB (Kilo Byte) = 1024 Byte • 1 MB (Mega Byte) = 1024 KB • 1 GB (Giga Byte)= 1024 MB Bit dan Byte

  14. ASCII(American National Standard Code for Internation Interchange) • Digunkanuntukkodedikomputeruntukmewakilikaraktersepertiangka, hurufdll. • Terdapat 256 karakter, hanyadigunakan 128 karakterstandar (dimana 32 karakterdigunakanuntukmengendalikankomputer yang tidakditampilkandimonitor, selebihnyadigunakanuntukhuruf, angkaatautandabaca) Kode ASCII

  15. Caricontoh-contoh media telekomunikasi, jelaskansetiapcontohnyadancarigambarnya. • Konversikanbilanganberikutini: • 14 = …..? • 20 = …..? • 25 = …..? • 110110 = …..? • 101101 = …..? • 101010 = …..? Tugas

More Related