MCWC

Practical - 1
Write a program to simulate Fixed Time Division Multiplexing. Take 12 stations. Every station has time slice of 417 microseconds. Delay should be 10ms. Every time the station gets a turn, it shows a message.

View   |   Download


Practical - 2
Write a program that identifies the Bluetooth devices in the wireless range.


View   |   Download


Practical - 3
Write a program that prints the signal strength of WiFi connection of the given computer.



View   |   Download


Practical - 4
Prepare a wireless ad hoc network and show its working.


View   |   Download


Practical - 5
Write a program to find hamming distance. For example Hamming distance d(v1,v2)=3 if v1=011011,v2=110001.


View   |   Download


Practical - 6
Write a program to perform infrared communication.


View   |   Download


Practical - 7
Write a program to perform Bluetooth file transfer.


View   |   Download


Practical - 8
Develop an android app which displays “Hello, welcome to Android Lab” message.


View   |   Download


Practical - 9
Develop an android app which displays a form to get following information from user.


  • Username
  • Password
  • Email Address
  • Phone Number
  • Country
  • State
  • Gender
  • Interests
  • Birth Date
  • Birth Time
Form should be followed by a Button with label “Submit”. When user clicks the button, a message should be displayed to user describing the information entered. Utilize suitable UI controls (i.e. widgets). [When user enters country in AutoCompleteTextView, list of states should be displayed in Spinner automatically.]


View   |   Download


Practical - 10
Using Android, Create a login Activity. It asks “username” and “password” from user. If username and password are valid, it displays Welcome message using new activity.


View   |   Download


Practical - 11
Develop calculator Android Application.


View   |   Download

Comments

  1. Thanks it helped alot.
    Suggestion : Do upload final year project tips it will help you to boost your blog.

    ReplyDelete
  2. practical 1 view option is not available.....any reason for this?

    ReplyDelete

Post a Comment

Popular posts from this blog

Study of WEKA tool

Study of DB Miner Tool

Create calculated member using arithmetic operators and member property of dimension member