Tuesday, January 26, 2010

Jntu kakinada 3-2 ECE ONLINE BITS

MICRO WAVE ENGINEERING



http://www.ziddu.com/download/3336914/mwe3-2ecerahul.doc.html



DIGITAL SIGNAL PROCESSOR

http://www.ziddu.com/download/3337025/dsp3-2ece.rar.html


VERY LARGE SCALE INTEGRATION(VLSI)


http://www.ziddu.com/download/3337050/vlsi3-2ecerahul.rar.html



TELECOMMUNICATIONS SWITCHING SYSTEMS & NETWORKS (TSSN)



http://www.ziddu.com/download/3337159/tssn3-2ecerahul.rar.html


MICRO PROCESSORS & INTERFACING


http://www.ziddu.com/download/3337203/mpi3-2ecerahul.rar.html

JNTU KAKINADA 2-2 CSE & IT 1ST MID ONLINE BITS

JNTU KAKINADA 2-2 CSE & IT 1ST MID ONLINE BITS

NEW DATABASE -> 200 BITS IN PDF FORMAT

EACH SUBJECT CONTAINS ONLY 1 FILE

Software Engineering

http://www.ziddu.com/download/8276339/SE1MID_WW8.pdf.html



 
Computer Organization



http://www.ziddu.com/download/8276320/co1mid_ww8.pdf.html


Principles Of Programming Languages


http://www.ziddu.com/download/8276338/PPL1MID_WW8.pdf.html

JAVA


http://www.ziddu.com/download/8276319/oops1mid_ww8.pdf.html


Data Base Management Systems
http://www.ziddu.com/download/8276316/DBMS1MID_WW8.pdf.html




Environmental Studies



http://www.ziddu.com/download/8276323/es1mid_ww8.pdf.html

Operating Systems
http://www.ziddu.com/download/8276337/os1mid_ww8.pdf.html




WE ARE NOT RESPONSIBLE FOR ANY CONSEQUENCES

Mile Sur 'Making Of Mahesh Babu Part'

Mile Sur 'Making Of Mahesh Babu Part'


Intresting facts about Internet

These are the some of the facts about the internet


1. 80% of all pictures on the internet are of naked women


2. Another name for a Microsoft Windows tutorial is 'Crash Course'!


3. Bill Gates' house was designed using a Macintosh computer.


4. By the year 2012 there will be approximately 17 billion devices connected to the Internet.


5. Domain names are being registered at a rate of more than one million names every month.


6. E-mail has been around longer than the World Wide Web.


7. For every 'normal' webpage, there are five porn pages.


8. In the 1980s, an IBM computer wasn't considered 100 percent compatible unless it could run Microsoft Flight Simulator*.


9. MySpace reports over 110 million registered users. Were it a country, it would be the tenth largest, just behind Mexico.


10. One of every 8 married couples in the US last year met online.


11. The average 21 year old has spent 5,000 hours playing video games, has exchanged 250,000 e-mails, instant and text messages and has spent 10,000 hours on the mobile phone.


12. The average computer user blinks 7 times a minute, less than half the normal rate of 20.


13. The first banner advertising was used in 1994.


14. The first computer mouse was invented by Doug Engelbart in around 1964 and was made of wood.


15. The first domain name ever registered was Symbolics.com.


16. The world's first computer, called the Z1, was invented by Konrad Zuse in 1936. His next invention, the Z2 was finished in 1939 and was the first fully functioning electro-mechanical computer.


17. There are approximately 1,319,872,109 people on the Internet.


18. There are approximately 1.06 billion instant messaging accounts worldwide.


19. While it took the radio 38 years, and the television a short 13 years, it took the World Wide Web only 4 years to reach 50 million users.

Airtel music with the help of C program

#include
#include
float main(void)
{
float A,Bb,D,G,F;
A = 440;
G = 780;
Bb = 461;
D = 586;
F = 687;
sound(G);
delay(500);
nosound();
sound(G);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(G);
delay(500);
nosound();
sound(2*D);
delay(500);
nosound();
sound(2*A);
delay(250);
nosound();
sound(2*Bb);
delay(250);
nosound();
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(500);
nosound();
sound(2*A);
delay(500);
nosound();
sound(G);
delay(250);
nosound();
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(250);
sound(G);
delay(250);
sound(2*A);
delay(250);
sound(2*Bb);
delay(500);
sound(2*A);
delay(500);
sound(G);
delay(250);
sound(F);
delay(250);
sound(D);
delay(500);
nosound();
//end 1
sound(G);
delay(500);
nosound();
sound(G);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(G);
delay(500);
nosound();
sound(2*D);
delay(500);
nosound();
sound(2*A);
delay(250);
nosound();
sound(2*Bb);
delay(250);
nosound();
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(500);
nosound();
sound(2*A);
delay(500);
nosound();
sound(G);
delay(250);
nosound();
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(250);
sound(G);
delay(250);
sound(2*A);
delay(250);
sound(2*Bb);
delay(500);
sound(2*A);
delay(500);
sound(G);
delay(250);
sound(F);
delay(250);
sound(D);
delay(500);
nosound();
//end 2
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(250);
sound(G);
delay(250);
sound(2*A);
delay(250);
sound(2*Bb);
delay(500);
sound(2*A);
delay(500);
sound(G);
delay(250);
sound(F);
delay(250);
sound(D);
delay(500);
nosound();
//end 3
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(250);
sound(G);
delay(250);
sound(2*A);
delay(250);
sound(2*Bb);
delay(500);
sound(2*A);
delay(500);
sound(G);
delay(250);
sound(F);
delay(250);
sound(D);
delay(500);
nosound();
return 0;
}

JNTU KAKINADA 2-2 ECE 1ST MID ONLINE BITS

JNTU KAKINADA 2-2 ECE 1ST MID ONLINE BITS

NEW DATABASE -> 200 BITS IN PDF FORMAT

EACH SUBJECT CONTAINS ONLY 1 FILE

Control systems

http://www.ziddu.com/download/8276321/cs1mid.pdf.html


Object Oriented Programming

http://www.ziddu.com/download/8276319/oops1mid_ww8.pdf.html


Switching Theory and Logic Design

http://www.ziddu.com/download/8276340/STLD1mid_ww8.pdf.html


EM Waves and Transmission Lines

http://www.ziddu.com/download/8276315/emwtl1mid_ww8.pdf.html


Analog Communications

http://www.ziddu.com/download/8276324/ac1mid_ww8.pdf.html


WE ARE NOT RESPONSIBLE FOR ANY CONSEQUENCES

India vs West indies world cup 1983 video

Posted Image

Prudential World Cup, 1983, Final
India v West Indies
Lord's, London
25 June 1983 (60-overs match)

Runtime: 55 minutes 27 Seconds
Resolution: 352X288
File size: 481 MB
Video: Xvid (1150kbs)
Audio: Mpeg Layer-3 Codec (56K)

Mahesh's Yuvraju pics

Prince Mahesh babu's 2nd film Yuvaraju film pics

Adhurs vs Magadheera 1st week gross

[superhit+2+week.jpg]

First theatre in Andhra Pradesh is MARUTHI TALKIES

Vijayawada, being the second biggest railway junction in India, has also developed into the biggest cinema center in the Andhra Pradesh during the distribution system prevailed.  Still, how a film fares in Vijayawada is an important sign for cinema industry people.

It is the number one center as far as cinema runnings are considered from day one, and it was the central hub during the period of distribution system.

A list of hundred days films of top four heros of yesteryears will be given in this thread theaterwise.

The ideal theater to start with is MaruthiMaruthi is the first permanent theater in Vijayawada as well as Andhra Pradesh constructed in 1921.  It was built by Pothina Srinivasa Rao.  The theater was a prominent theater in Vijayawada up to mid 60s.

Navayuga distribution films and Rajashree (or East India) distribution films were released for most part of time in this theater.

The first color film ever produced by telugu film industry “Lavakusa,” the first film of Shobhan Babu as a hero “Veerabhimanyu,” the first title role film of hero Krishna “Gudachari 116” and many other superhit films were exhibited in this theater.

100 DAYS’ FILMS IN VIJAYAWADA MARUTHI

ANR

Mooga manasulu – 182 days
Rojulu Maarayi – 170 days
Bharyaabharthalu – 154
Keelugurram – 147
Illarikam – 139
Manchi Manasulu – 126
Chenchu Laxmi – 112
Mangalyabalam – 112
Thodikodallu – 104
Donga Ramudu – 103

Sthree Sahasam - 92

NTR

Lavakusa – (GEWA color) – 196
Veerabhimanyu – 154
Rakhtasambandham – 147
Narthanasala – 112
Thodu-Needaa – 92 days

SHOBHAN BABU

Veerabhimanyu – 154

the very first theatre in andhra pradesh is MARUTHI TALKIES vijayawada..opened in 1921.



Courtesy:Mister Vijay, Anne 

Sonam Kapoor with Prince Mahesh Babu?????

South Indian Super Star Prince Mahesh babu's next film under the direction of  Srinu Vaitla is on the search for a heroin and from the reliable sources it is revealed that sonam kapoor is confirmed. 

Padma Awards for Cinema and Sports in 2010

Padma Awards for Cinema and Sports in 2010

S. No. Padma category (Cinema) Winner
1. Padma Bhushan Ilayaraja
2. Padma Bhushan Amir Khan
3. Padma Bhushan AR Rahman
4. Padma Shri Rekha
5. Padma Shri Arundhati Nag
6. Padma Shri Resul Pokutty
7. Padma Shri Saif Ali Khan
S. No. Padma category (Sports) Winner
1. Padma Shri Kumar Karthikeyan
2. Padma Shri Ramakanth Archekar
3. Padma Shri Saina Nehwal
4. Padma Shri Veerendra Sehwag

First Look :: Don Seenu

First Look :: Don Seenu

Ravi Teja’s latest movie Don Seenu was launched at Rama Naidu studios today morning. Gopichand Malineni is making his debut as director and Venkat is producing this movie on RR Moviemakers banner. NTR sounded the clapboard, D Rama Naidu switched on the camera and VV Vinayak directed the first shot.
Ravi Teja plays the role of Seenu who wants to become don since childhood.
Ravi Teja said, “I am doing this movie after the super hit of Kick in the same banner of RR Moviemakers. I consider producer Venkat as the best producer in my career. There will be loads of entertainment in this movie.”
Writer Kona Venkat said, “I like Ravi Teja as a lot. This is my eighth movie with Ravi Teja. He entertains all cross-sections of audiences. Dhee was the biggest hit in my career and this will be a bigger hit. Srihari is doing a vital role and Brahmanandam is doing an important role. Trisha is the heroine.”
Gopichand Malineni said that this story is apt for Ravi Teja and shooting will start soon.”
Mani Sharma composes music and Sameer Reddy handles cinematography. V Suresh Reddy is the co-prducer. Achireddy presents it. 



Phir Mile Sur

Search This Blog

free counters
hit counter
hit counter

Followers

Blog Archive