Ads 468x60px

Monday, January 30, 2012

Eggner Ferry Bridge Hit By Delta Mariner Ship In Kentucky



Kentucky's governor said Friday there will be an immediate review of ways to restore an aging traffic bridge in the western part of the state after a five-story-high cargo boat carrying space rocket parts for NASA and the Air Force slammed into it, leaving a 300-foot-wide gap in the structure.
Gov. Steve Beshear promised speedy work to replace the damaged bridge at US 68 and Kentucky 80 that was struck Thursday night. The 1930's-era bridge already was in the process of being replaced and preconstruction work began months ago, state transportation officials said.
The two-lane bridge, which connects Trigg and Marshall counties at the western entrance to Land Between the Lakes National Recreation Area, handles about 2,800 vehicles daily. Drivers now face a detour of dozens of miles while it is out.

Megaupload User Data May Be Gone By, Cloud to Avoid SOPA Threats

The Stop Online Piracy Act (SOPA) has caused a major uproar across the Web whilst simultaneously becoming a polarizing political topic.  In case you need a refresher, SOPA is an act being proposed by congress to stop the spreading and sharing of unauthorized copyrighted content across the Internet.The act threatens to change the very way we have navigated the Web for the past two decades. SOPA would enable the government to shut down any website that links to a server that hosts copyrighted files. This means that any website that has a message board would be at risk of government takeover, since any user can possibly post a link to a cloud-based server hosting illegal content.It creates an interesting polemic: obviously there needs to be a way to track and control the unauthorized spread of copyrighted material,

Sunday, January 29, 2012

Menentukan deret bilangan prima ,dengan batas akhir


berikut rumus programnya…..!!!
#include <iostream.h>
#include <conio.h>
void main()
{  int bil;
int prim=1; char jw;
do{
clrscr();
cout<<”Menentukan bilangan prima!!!”<<endl;
cout<<”Masukkan batas akhirr : “;cin>>bil;
for(int i=1;i<=bil;i++)
{ prim=1;
for(int j=2;j<i;j++)
{ if(i%j==0)
prim=0;

Aplikasi nota penjualan dengan program c++


berikut aplikasi nota penjulan dengan tabel, menggunakan c++….
#include <iostream.h>
#include <conio.h>
#include <math>
void main(){
char jw,namabrg[22];
int i=1, tothrg, jml, hrgsat,diskon,totbyr=0,jmlbyr,bayar,kembali;
cout<<”                        MINI KELONTONG `JADI BARU`”<<endl<<endl;
cout<<”========================================”;
cout<<”========================================”;
gotoxy(2,3+i); cout<<”no|”<<endl;
gotoxy(8,3+i); cout<<”NmaBrg    |”<<endl;
gotoxy(20,3+i); cout<<”Jml  |”<<endl;
gotoxy(30,3+i); cout<<”Hrg satuan  |”<<endl;
gotoxy(47,3+i); cout<<”TotHrg  |”<<endl;
gotoxy(58,3+i); cout<<”Diskon  |”<<endl;
gotoxy(70,3+i); cout<<”JmlByr”<<endl;
cout<<”========================================”;
cout<<”========================================”;
do{gotoxy(2,5+i); cout<<i;
gotoxy(4,5+i); cout<<”|”;
gotoxy(6,5+i); cin>>namabrg;
gotoxy(18,5+i); cout<<”|”;
gotoxy(21,5+i); cin>>jml;
gotoxy(25,5+i); cout<<”|”;
gotoxy(28,5+i); cin>>hrgsat;
gotoxy(42,5+i); cout<<”|”;
tothrg=jml*hrgsat;
gotoxy(45,5+i); cout<<tothrg;
gotoxy(55,5+i); cout<<”|”;
gotoxy(58,5+i); cin>>diskon;
diskon=tothrg*(diskon*0.01);
gotoxy(58,5+i); cout<<diskon;
gotoxy(66,5+i); cout<<”|”;
jmlbyr=tothrg-diskon;
gotoxy(70,5+i); cout<<jmlbyr;
gotoxy(1,7+i);cout<<”================================================================================”;
gotoxy(1,6+i);clreol();
gotoxy(60,8+i);cout<<totbyr;
totbyr=totbyr+jmlbyr;
gotoxy(60,8+i);cout<<”Totbyr :  “<<totbyr;
i++;
gotoxy(2,14+i);cout<<”tambah data:”;cin>>jw;
gotoxy(2,14+i);clreol();
}while(jw==’y');
gotoxy(61,9+i);cout<<”Bayar :”;
gotoxy(70,9+i); cin>>bayar;
kembali=bayar-totbyr ;
gotoxy(59,11+i);cout<<”Kembali :  “<<kembali;
getch();
}

League and Cup commitments

Following a pattern that has marked the month of January, the players will commence training this week focussed on not one but two vital matches, one each in the league and the Cup. On Wednesday Barça will travel down to Valencia (Cup semi-final first leg) while on Saturday they welcome Real Sociedad to the Camp Nou (La Liga).
The first training session of the week will be held behind closed doors at 11 am on Monday followed by a press conference with José Manuel Pinto. Next it will be the turn of Josep Guardiola, who will speak to the media ahead of Wednesday's Cup clash.
The squad will leave for Valencia on Wednesday morning for a 9 pm kick-off.  On Thursday, the players will be back at the Club's training grounds for a session beginning at 12 noon.
Friday afternoon
Another session has been scheduled for 6 pm on Friday and will be followed by the manager's pre-match press conference.  On Saturday, as is the norm on home matchdays, the players will have a final training session at 12.30.  The match against Real Sociedad will then kick off at 10 pm.

Health

cuba2