Minggu, 14 November 2010

Pascal enampilkan nilai presensi, nilai tugas, nilai UTS, nilai UAS, nilai akhir, Grade dan Keterangan.



Buatlah sebuah program menggunakan bahasa Pascal dari kasus berikut :
Soal
Dalam menentukkan nilai akhir mahasiswa ditentukan oleh beberapa komponen nilai yaitu nilai presensi, nilai tugas, nilai UTS dan nilai ujian akhir (UAS). Nilai presensi dihasilkan dari kehadiran mahasiswa dibagi kehadiran dosen (14) dikalikan 100%.
Komponen nilai mempunyai prosentase yang berbeda. Untuk presensi menyumbangkan 10% , tugas sebesar 25%, UTS sebesar 25% dan ujian akhir sebesar 40%. Dari nilai akhir akan dikonversi menjadi Grade dengan ketentuan, jika nilai akhir lebih dari 85 maka akan diberi Grade “A”, nilai akhir antara 75 – 84 maka diberi Grade “B”, nilai akhir antara 60 – 74 maka diberi Grade “C”, nilai akhir antara 45 – 59 diberi Grade “D” selain itu Grade “E”.
Dari Grade akan diperoleh keterangan jika Grade A, B dan C maka diberikan keterangan “LULUS”, jika Grade “D” maka keterangannya “REMEDIAL” dan Grade “E” keterangannya “GAGAL”.
Untuk melengkapi data harus ada NIM, Nama mahasiswa (nama), Jenjang, Program Studi (prodi) dan pada keluaran harus menampilkan nilai presensi, nilai tugas, nilai UTS, nilai UAS, nilai akhir, Grade dan Keterangan.

Jawab

Program Mahasiswa;
uses crt;
var
 lulus,Nama, Nim,jenjang,prog : string;
 NPresensi, NTugas, NUTS, NUAS: integer;
 NAkhir:real;
 grade,keterangan: char;

Begin
 clrscr;
 write('Nama Mahasiswa : ');readln(nama);
 write('Nim Mahasiswa  : ');readln(nim);
 write('Jenjang Anda   : ');readln(jenjang);
 write('Program Study  : ');readln(prog);
 write('Nilai Presensi : ');readln(Npresensi);
 write('Nilai Tugas    : ');readln(NTugas);
 write('Nilai UTS      : ');readln(NUTS);
 write('Nilai UAS      : ');readln(NUAS);

 NAkhir:= 10/100 * NPresensi + 25/100 * NTugas + 25/100 * NUTS + 40/100 * NUAS;

 if NAkhir >=85 then
 begin
  Grade:='A';
  Lulus:='LULUS';
 end

 else
 if NAkhir >=75 then
 begin
  Grade:='B';
  Lulus:='LULUS';
 end

 else
 if NAkhir >=60 then
 begin
  Grade:='C';
  Lulus:='LULUS';
 end

 else
 if NAkhir >=45 then
  begin
  Grade:='D';
  Lulus:='REMEDIAL';
 end

 else
 begin
  Grade:='E';
  Lulus:='GAGAL';
 end;

 writeln;writeln;
 writeln('Nama Mahasiswa : ',nama);
 writeln('NIM Mahasiswa  : ',nim);
 writeln('Jenjang        : ',jenjang);
 writeln('Program Study  : ',Prog);
 writeln('Nilai Presensi : ',NPresensi);
 writeln('Nilai Tugas    : ',NTugas);
 writeln('Nilai UTS      : ',NUTS);
 writeln('Nilai UAS      : ',NUAS);
 writeln('Nilai Akhir    : ',NAkhir:1:0);
 writeln('Nilai Grade    : ',Grade);
 writeln('Keterangan     : ',lulus);
 readln;
 end.



 Gambar Program ketika di eksekusi

Selasa, 19 Oktober 2010

3D Modeling & CAD Tuning Car Studio SK


Tuning Car Studio SK
Tuning Car Studio SK | 42.87 MB
Tuning Car Studio is a premiere software package, allowing users to tune their cars with nothing more then the picture of their vehicle. By uploading a photo of the car to the program, users can instantly change the bodywork color or choose new aluminum rims. Most elements of the car’s frame can be changed with the available tools in a second - add new stickers, type words or slogans, or add headlamp eyebrows… in a moment! The program also gives you the ability to shade the head and rear lamps, and the windows. All the optical car tuning changes can be instantly viewed in the program. The new design can then be printed on paper. During their design work, users can listen to any music they wish, thanks to the inbuilt MP3 player. Using TUNING CAR STUDIO is easy and intuitive. All the tools are thoroughly described in the help file, implemented into the program. If you’re looking to tune your car and design new elements, remember to try it out first in TUNING CAR STUDIO - the latest optical car tuning software utility. Minimal system requirements: * Windows 98, 2000, Me or XP operating systems * Pentium III 1GHz or faster processor 256 MB RAM * GeForce 2 or compatible video card * 500 MB HDD space * Mouse * CD-Rom x 4 download

Download free Google SketchUp Pro v7.0.10247


Google SketchUp Pro v7.0.10247
Google SketchUp Pro v7.0.10247 | 54 MB
Google SketchUp Pro is software that you can use to create 3D models of anythinsg you like. Most people get rolling with SketchUp in just a few minutes. Dozens of video tutorials, an extensive Help Center and a worldwide user community mean that anyone who wants to make 3D models with SketchUp, can. Redecorate your living room. Design a new piece of furniture. Model your city for Google Earth. Create a skatepark for your hometown, then export an animation and share it on YouTube. There's no limit to what you can create with SketchUp. You can build models from scratch, or you can download what you need. People all over the world share what they've made on the Google 3D Warehouse. It's a huge, searchable repository of models, and it's free. Google SketchUp Pro 7 is a suite of powerful features and applications for streamlining your professional 3D workflow. All the intuitive modeling, visualization and collaboration features of SketchUp 7, plus exporters for a long list of 2D and 3D vector file formats. Also, generate tabular reports based on the entities in your models. Link your models to multi-page 2D presentation documents, add images, text and graphics, and share your designs as high-resolution prints, digital exports and onscreen slide shows. Teach components to animate and scale like they do in real life. Add custom attributes that extend your models' usefulness. Build configurable components that are easy for everyone to use. Features: » Edges and Faces: Thats all there is to it » Push/Pull: Quickly go from 2D to 3D » Accurate measurements: Work with precision » Follow Me: Create complex extrusions and lathed forms » Paint Bucket: Apply colors and textures » Groups and Components: Build smarter models » Shadows: Perform shade studies and add realism » Sections: See inside your models » Scenes: Save views and create animations » Look Around and Walk: Explore your creations firsthand » Dimensions and Labels: Add information to your designs » The Instructor: Catch on quickly » Layers and the Outliner: Stay organized » Google Earth: See your models in context » Sandbox tools: Work on terrain » 3D Warehouse: Find models of almost anything you need » Import DXF, DWG and 3DS: Get a headstart on your modeling » Import images: Paint walls with photos » Export TIFF, JPEG and PNG » Export DXF and DWG: 2D line drawings and 3D models » Export PDF and EPS: 2D vector images » Export 3DS, OBJ, XSI, FBX, VRML and DAE download

Description of Metal Slug 3 for Neo Geo

icon

Metal Slug 3 for Neo Geo

Play classic game Metal Slug 3 on PC.

License / Price
Freeware / Free
Operating System
Windows XP, 2000, 98, Me
Total Downloads
178,631 
Publisher
SNK


Edit by Brothersoft: The gameplay Mechanics are the same as previous Metal Slug games. New for Metal Slug 3, however, is the branching path system; in most missions, there are forking paths for the player to choose from, each with their own obstacles, and of varying length and difficulty and only one of the paths has the awesome monkey that will help you defeat your enemies. All paths eventually lead to the same boss battle, but the player may have different equipment, and may have rescued more or fewer hostages depending on their choices.
Requirements: No special requirements

Download Gratis Fonts untuk Windows

Kami memberi kemudahan untuk teman-teman yang suka berkreasi membuat publikasi, surat undangan, atau untuk memberi tambahan kata-kata di foto kreatif yaitu kumpulan jenis huruf (fonts) untuk Windows terpilih. Jenis huruf ini telah dicoba dan kompatibel. Silahkan download paket gratis yang teman-teman suka, karena sekali download akan mendapat 10 jenis huruf sekaligus, tidak perlu download satu-satu, hemat waktu kan……. filenya bertipe ZIP, klik aja gambarnya……
Fonts01Paket 1
Fonts02Paket 2
Fonts03Paket 3
Fonts04Paket 4
Fonts05Paket 5
Fonts06Paket 6
Fonts07Paket 7

Membuat Virus Mematikan Dengan Notepad



image Jika pada postingan sebelumnya kita membahas Membuat Virus Dengan Menggunakan Notepad Virus yang akan kita praketkkan ini adalah virus yang jauh lebih mematikan daripada virus-virus lainnya. Anda akan kaget dengan kegunaannya sebagai virus.
Let`s Begin!
1. Download script, klik disini
2. buka notepad anda.
3. Ubah "type as file" ke "all files" dan save notepad dengan nama virus mematikan.bat
4. JANGAN DIKLIK!!!
Peringatan !!!!
Dampak yang ditimbulkan dari Virus tersebut sangatlah besar, satu kali klik saja, maka semua data komputer korban anda hilang dalam sekejab dan TIDAK DAPAT DIKEMBALIKAN!!!!
ENDIGOLABS TIDAK BERTANGGUNG JAWAB JIKA ANDA MENGALAMI MASALAH TERHADAP TINDAKAN ANDA SENDIRI
Download
Membuat Virus Mematikan Dengan Notepad

Trik-Trik Seru Facebook





Ini bukanlah trik-trik rahasia seperti bagaimana meng-hack Facebook atau merusak profil Facebook orang lain, namun kali ini ada beberapa trik lucu untuk menguak tabir rahasia di balik situs jejaring social, Facebook.

Cari Putnam
Semisal sedang chatting di FB, jika dimasukkan kata :putnam: , maka akan keluar emoticon dengan gambar wajah orang tidak jelas. Gambar tersebut adalah wajah dari Chris Putnam, ahli software Facebook.

Little Celtics Fan
Cara melihatnya adalah dengan membuka sebuah gambar di Facebook, klik kanan mouse lalu pilih View Image. Delete URL-nya hingga tanda slash (/).

Quote rahasia
Buka Friend list profil orang lain (bukan Friendlist punya sendiri), lalu pilih View All dan pilih Everyone, pilih Highlight di paling bawah daftar teman. Kemudian akan ditemukan quote rahasia kecil, atau jika tidak kelihatan bisa mengklik “Ctrl+A”

Konami Code
Bisa dilihat dengan mengklik background, lalu tekan tombol keyboard atas, atas, bawah, bawah, kiri, kanan, kiri, kanan, B, A, enter, klik mouse

Bahasa bajak laut
Scroll Facebook hingga ke paling bawah Page, klik English(US) (atau Bahasa Indonesia jika menggunakan Bahasa Indonesia), lalu akan muncul pilihan English (Pirate) yang sangat lucu jika dipakai.