google-site-verification=C_rXmwzhIbKm7ffq5MkVWFUQam5H0kk2mgHJLuASTQw
Tampilkan postingan dengan label trick. Tampilkan semua postingan
Tampilkan postingan dengan label trick. Tampilkan semua postingan

Rabu, 22 April 2015

Create a (Internet) connection

Create a (Internet) connection Before you can connect to the internet, you need to install any hardware you have received. This may mean connecting a cable modem, wireless access point or DSL modem. If you get in a bind, call the ISP(Internet Service Protocol). It is there to help. Once the hardware is set up and if the ISP doesn't walk you through the process of configuring the connection in Windows 7, you'll need to access the Network and Sharing Center to create the connection yourself.    1.  Click Start.    2.  In the Start Search window, type Network and Sharing.    3.  Under Programs, select Network and Sharing center.     4.  Under tasks, Click Set up...

Minggu, 08 Maret 2015

Download Scrapebox 1.16.4 Latest full Version Free

I will get to the point, Time is Money. We can’t create more hours in a day, BUT we can Automate Tasks so they take minutes rather than hours so we can get more done. For a limited time i’m offering you the chance to grab My Personal Tool called ScrapeBox. How would you like to. Demo & Source http://scrapebox.com/ Download Scrapebox ...

Apakah Google Siapkan Android Versi Virtual Reality?

Setelah merilis Android 5.1 Lollipop, Google tampaknya telah bersiap untuk mengembangkan Android lainnya. Berbeda dari OS Android sebelum ini, OS Android mendatang dikabarkan akan mendukung virtual reality, sebagaimana dikabarkan oleh dua sumber anonim WSJ belum lama ini. Menurut kedua sumber tadi, Google telah membuat kelompok insinyur yang berjumlah belasan hingga puluhan orang untuk mengerjakan proyek tersebut. Android versi virtual reality tersebut nantinya akan didistribusikan secara gratis seperti halnya Android standar. Langkah Google tersebut ditempuh setelah tren virtual reality menanjak akhir-akhir ini, salah satunya dengan telah dibelinya Oculus oleh Facebook seharga 2 miliar dolar. Virtual reality juga telah dikembangkan...

Bocoran Foto HTC One M9 Plus Terkuak, Apakah Tampil Dengan Tombol Fisik?

Jika bocoran sebelumnya menyajikan dua foto yang diduga warna hitam dari HTC One M9 Plus (yang diharapkan diperkenalkan di MWC 2015 bersama One M9). Nah, bocoran foto kini kembali terkuak, bukan cuma dua tapi empat foto, yang berasal dari sumber yang sama di Tiongkok, kali ini nampak menunjukkan warna silver/gold. Jika foto tersebut memang One M9 Plus, tampak bahwa HTC telah melengkapinya dengan tombol home fisik, jika rumor sebelumnya benar, tombol fisik tersebut mencakup pemindai sidik jari. Selain itu, bagian depan M9 Plus tidak terlihat terlalu berbeda dari One M9, speaker BoomSound, dan tampak terdapat kamera yang cukup besar. Namun, dikatakan bahwa M9 Plus akan mengusung layar Quad HD bukannya panel 1080p seperti yang ditawarkan...

Pelanggaran Paten Microsoft di Android , Kyocera Digugat

Sebuah gugatan terkait lisensi paten Android milik Microsoft kembali muncul, kali ini ditujukan kepada Kyocera. Perusahaan yang berkantor pusat di Kyoto, Jepang tersebut digugat oleh Microsoft di pengadilan distrik Seattle, Amerika Serikat. Menurut Microsoft, Kyocera telah melanggar 7 paten milik Microsoft yang terkait dengan Android, dan meminta ganti rugi serta pelarangan atas produk Kyocera yang melanggar. Secara spesifik, Microsoft menilai ada 3 produk Kyocera yang melanggar yaitu Kyocera Duraforce, Hydro dan Brigadier. Ketujuh paten Microsoft yang dituduhkan telah dilanggar Kyocera adalah paten yang berhubungan dengan penghemat daya, akselerometer, lokasi, penjejak gerak, dan teknologi lain. Ketujuh paten tersebut belum pernah...

Kamis, 05 Maret 2015

YotaPhone 2 review: niche and expensive, but seriously cool

YotaPhone was inarguably one of the quirkiest smartphones released last year, with not one, but two displays. This curious marriage of LCD and E Ink was certainly a manufacturing achievement, but limited uses for the secondary screen meant it simply couldn't live up to its potential. Undeterred, Yota Devices announced earlier this year it was cooking up a sequel, and today it's ready to launch the new and improved YotaPhone 2. Its fresh design, high-end specs and bigger, higher-resolution displays are welcome upgrades, but most importantly, a thorough overhaul of the handset's software means you can now make full use of the low-power E Ink screen, which has also been granted touch functionality for this generation. I've spent...

Rabu, 04 Maret 2015

source kode pemograman c++ faktorial

source kode pemograman c++ faktorial #include <iostream.h> #include <conio.h> class faktorial { public: int proses(); void keluaran(); private: int n,faktor; }; int faktorial::proses() { cout<<"masukan angka yg akan di faktorialkan : "; cin>>n; faktor=1; if(n>0) { for(int i=1; i<=n; i++) { faktor*=i; } } else if(n=0) { faktor=1; } else { cout<<"tidak ada"; } return faktor; } void faktorial::keluaran() { cout<<endl<<endl<<"faktorial dari "<<n<<"! = "<<faktor; } int main() { faktorial bilangan; bilangan.proses(); bilangan.keluaran(); getch(); }...

TUGAS PRAKTIKUM ALGORITMA DERET menggunakan bahasa pemograman c++

#include<iostream.h> #include<conio.h> void main() {  int n;  char x;  awal:  clrscr();  cout<<"****TUGAS PRAKTIKUM ALGORITMA****"<<endl<<endl;  cout<<":::Masukkan ANGKA Pilihan(1/2):::"<<endl; cin>>n;  if(n==1)  {  cout<<"A=54321"<<endl;  }  else  if(n==2)  {  cout<<"B=12345"<<endl;  }  else  cout<<"Masukkan Anda Salah, harusnya 1 atau 2!!"<<endl;  getch();  cout<<"Ulangi lagi (Y/t) :";  cin>>x;  if(x=='Y' || x=='y')  goto awal;  else  cout<<endl;  cout<<"Andik Hendrawan."<<endl;  cout<<"NPM = 110403010015"<<endl;  getch();...

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Design by Free WordPress Themes | Bloggerized by Lasantha - Premium Blogger Themes | Hostgator Discount Code