1. Pengertian Bahasa pemrograman yang digunakan untuk membuat sebuah halaman web, menampilkan berbagai informasi di dalam sebuah bro...
Read More
Download Language Packs Bahasa Indonesia Windows 7
Download Language Packs Bahasa Indonesia Windows 8. Sillahkan langsung saja bagi yang ingin windowsnya dalam bahasa Indonesia... Download...
Read More
Download Naruto Shippuden Windows 8 Theme Gratis
Bikin keren PC atau laptop kamu dengan Naruto Shippuden Windows 8 Theme Gratis. Khusus bagi para pecinta anime Naruto Shippuden Langsung...
Read More
Download Antivirus Avira Security 13.0.0.2761 Gratis Full Version
Download Antivirus Avira Security 13.0.0.2761 Gratis Full Version . Antivirus terbaru dari avira ini mampu menghapus viruses, Trojans, backd...
Read More
Download Avast AntiVirus Pro 7.0.1474 Gratis Final Full Licence
Download Avast AntiVirus Pro 7.0.1474 Gratis Final Full Licence . Avast antivirus merupakan salah satu antivirus terbaik, silahkan downloa...
Read More
Download Firefox 17.0 Beta 6 Terbaru Gratis
Kebanyakan orang telah mengalami sakit dan tekanan sinus pada suatu saat dalam kehidupan mereka dan paling pulih tanpa obat yang diresepkan....
Read More
Program matlab sharpening citra
function sharpening A=imread('cameraman.tif'); %m=[0 -1 0;-1 4 -1;0 -1 0]; %m=[1/10 1/10 1/10;1/10 1/5 1/10;1/10 1/10 1/10];...
Read More
Program matlab smoothing citra
function smoothing A=imread('cameraman.tif'); %m=[0 -1 0;-1 4 -1;0 -1 0]; %m=[1/16 1/8 1/16;1/8 1/4 1/16 ;1/16 1/8 1/16] m...
Read More
Program java input parameter nonvoid konstruktor
import java.io.*; class kotak { double panjang; double lebar; double tinggi; void cetakvolum(double p,double l,d...
Read More
Program Matlab rotasi citra 180 derajat
function rotasi180ka %rotasi citra 90 searah jarum jam A=imread('cameraman.tif'); d=A; [baris kolom]=size(A); for i=1:ba...
Read More
Program Matlab konvolusi
function konvolusidata A=[4 4 3 5 4;6 6 5 5 2;5 6 6 6 2;6 7 5 5 3;3 5 2 4 4]; m=[0 -1 0;-1 4 -1;0 -1 0]; d=A [baris kolom]=size(A)...
Read More
Program Mysql join table data pegawai
create database tender; use tender; create table pegawai( nip varchar(5) NOT NULL PRIMARY KEY, nama varchar(30) NOT NULL, ...
Read More
Program Java Override Protected
class kotak { protected double panjang; protected double lebar; protected double tinggi; public void setkotak(double p,double ...
Read More
Program Matlab Perataan histogram
function ratahistrogram baris=6; kolom=6; derajatkeabuan=15; awal=zeros(baris,kolom); akhir=zeros(baris,kolom); ...
Read More
Program Matlab Pencerahan Gambar
function terang1 x=imread('moon.tif'); y=x; x=double(x); [baris kolom]=size(x); for i=1:baris, for j=1:kolom, x(i...
Read More
Program Matlab Gambar Hitam Putih
function hitamputih x=imread('moon.tif'); y=x; x=double(x); [baris kolom]=size(x); for i=1:baris, for j=1:kolom, ...
Read More
Program Matlab rotasi gambar 90 derajat
function rotasi90ka %rotasi citra 90 searah jarum jam A=imread('cameraman.tif'); d=A; [baris kolom]=size(A); for i=1:baris; ...
Read More
Program MYSQL data mahasiswa
create database mahasiswa; use mahasiswa; create table mahasiswa (nim varchar(10)primary key not null, nama varchar(20), kota varc...
Read More
Program Shell Operasi Matematika
#!/bin/bash lagi=’y'; while [ $lagi == 'y' ] || [ $lagi == 'Y' ]; do clear; echo ” -= Kalkulator Sederhana =- “; ...
Read More
Program Shell Operasi Matematika
#!/bin/bash lagi=’y'; while [ $lagi == 'y' ] || [ $lagi == 'Y' ]; do clear; echo ” -= Kalkulator Sederhana =- “; ...
Read More
Program Shell Hitung Luas Persegi dan Segitiga
#!/bin/bash lagi=’y'; while [ $lagi == 'y' ] || [ $lagi == 'Y' ]; do clear; echo ” -=Hitung Luas=-”; echo ” 1. Pe...
Read More
Langganan:
Postingan (Atom)