Visit Virtualians at: http://virtualians.pk/?xg_source=msg_mes_network |

Visit Virtualians at: http://virtualians.pk/?xg_source=msg_mes_network |
![]()
| ||||||||||||||||||||||||||
|
Asslam.o.alaikum
Respected Virtual University Student
How are you? Hope you fine by the grace of Allah almighty. We have developed a network www.virtualians.pk for Virtual University Students. Virtualians.pk is a Student's Social Network of Virtual University of Pakistan. Virtualians.pk is providing help in study, information sharing and of course a light entertainment.
As you know the course and project selections are opened for semester fall 2012. If you want to get help in course selection and see same subjects and study program students kindly click here
VU is offering five final project of computer science. If you want to get help in project selection and see same project students kindly click here
List of Offered Projects For semester fall 2012 is as following you can see the detail by clicking them
Artificial Intelligent Viva Exam Scheduler
Using your mobile miss call as password (security)
MQAT: Multiple Sequence Alignment Quality Assessment Tool
We are looking forward to provide you the best.
Regards
|
Artificial Intelligent Viva Exam
Scheduler
With the student experience now being a key focus for many academic institutions, students are being offered more choice and have growing expectations of a well-spread viva exam timetable that will enable the students to schedule their viva exams according to their feasible schedule. This will be an intelligent application that will allow the students to select the viva dates and viva center of their choice. It will help in avoiding the often rescheduling requests put up by the students for various reasons. The main feature of the application will be as follows:
Tools: ASP.NET
Smartphone FTP Client
This will be a mobile FTP application. The application will facilitate users to access any FTP client (with id and password). The application will use Wi-Fi or Packet Data (or any other source of internet in mobile phones). It will be a full featured FTP client having following features:
- Login into any FTP server after providing login credentials (typical credentials are: Host, Username and Password)
- Save login credentials for different FTP servers in mobile using encrypted data storage, so that users do not have to login explicitly each time on any particular FTP server.
- List the directory structure in a tree or similar structure
- Ability to upload any file from mobile device to specified folder of the FTP server. The uploading procedure will be shown using progress bar or similar control that displays the uploading of files in percentage (100% will indicate the successful uploading of file)
- Show confirmation options if a file with same name exists on FTP server the options should be: Overwrite, Rename, And Cancel
- Ability to download any file form FTP server to mobile phone
- Facilitates normal file operations: Copy, Move, Delete, Rename etc, in FTP server
Tools: J2ME, Android, Microsoft Windows Mobile
Using your mobile miss call as password (security)
Security is one the vital area of research in this era. Without password protection, nothing is safe.
For a security reason, we need a secure password technique. There are several ways to implement
Password like text , biometric etc.
Using our mobile missed call as a password is a unique idea. We connect our mobile phone to a
Communication port of computer. There are number of commands to run mobile phone when it's
Connected to computer. These commands are called AT commands. Mobile is connected with
Communication port through data cable. Then by the programming we set comm port's baud rate to 9600, number of stop bits as 8bits, Parity as none, and 1 stop bit.
In our project we only offer secure login to the specific application. Already predefined number will act as a mobile password. Miscall from other mobile can not login to unauthorized user. A log file will be created against each user which will keep record of each user like time to login in and out, total duration of login, number of login.
--
MQAT: Multiple Sequence Alignment Quality Assessment Tool
Multiple Sequence Alignments (MSAs) have significant role in the downstream analysis which includes identifying conserved patterns through evolution, functionally important residues, protein secondary and tertiary structure and the nsSNPs (non synonymous Single Nucleotide Polymorphisms) that have a basic role for altering a protein function. MSAs, thus, have become an active area of research in the domain of bioinformatics. A large number of MSA methods are available such as Clustalw, SATe,T-Coffe, Muscle, MAFFT, Kalign etc., but none of them is capable of producing a correct alignment for all situations. Therefore, to have knowledge of the most accurate MSA method in the initial stage of a biological research work is very essential and important which may help in choosing the right MSA method for the right situation.
Reference alignment may be constructed either based on actual data by a MSA method and then enhance its accuracy by making some editing by hand or through a simulated tool such as indel-Seq-Gen (Strope et al. 2009), Rose (Stoye et al. 1998), Simprot (Pang et al. 2005) etc. Alignment generated by a MSA method for the purpose of testing its accuracy is called test alignment. Currently, very few MSA comparing tools are available and they have also some deficiencies; firstly, they are unable to manage alignments comprising of even few thousands of sequences; secondly they have implemented one or two scoring functions to compare MSAs. Thus, they are not comprehensive tools for comparing MSAs.
You will develop 'MQAT' is a graphical user interface based application that will compare two or more test alignments with reference alignments using various scores such as SPS and CS etc. MQAT will display various statistics and graphs/charts of results of comparison of the alignments. MQAT will also enable a user to print results in PDF, JPEG or text form. The most notable feature of MQAT is that it can manage thousands of biological sequences. A user will be able to save all the activities performed in MQAT in XML format.
For further information abut SPS,CS and other relevant terms/concepts read the document titled as 'Assessing Multiple Sequence Alignments Using Visual Tools'.
Click here to down the document.
Survey Builder
The purpose of this project is to develop a Survey Builder that can generate different kind of surveys for different domains and industries. The generated surveys could be available to the internet users on web, also these surveys can be conducted in the field workers on laptops as Desktop application. System will also allow us to print the whole survey on plain paper so that surveys can be conducted any where by any one. System will provide interface to save these paper surveys in our local or global database. After conducting these surveys, surveyor will synchronize the data with main database using web services so that all the collected data can be used for detailed reporting and analysis. Detailed and complex reporting is the key for this project. Both graphical and text reports are required to show the results for the surveys being conducted so that results can be used in the future for business purposes. This project consists of 5 parts:
Survey Engine
Survey Engine will be used to generate different kind of surveys for different domains and industries. Each Survey will further consist of different type of questions and each question has its own type e.g. there can be multiple choice questions, Questions having true/false answers and so on: This module has following sub modules:
Web Interface
The web interface will be available to the internet or LAN users. The web interface will be capable of rendering different questions and question types to the web users. The results of these surveys will be saved in the main database for future use. This module is following requirements:
Desktop Interface
This interface will be used when there is no internet or user does not have access to the web interface. This interface will be used by field works on laptops. This interface should be capable of rending different questions and questions type for desktop application. The results of surveys will be saved in any local database. Once internet facility is available then surveyor will synchronize the local data with main database using Synchronizer. This module has following sub modules:
Synchronizer
Synchronizer will be used to sync data of local database with main database. It will be written in the form of web service. This web service will be accessible through web and can be called by surveyor to sync the surveys local data with main database. It should be intelligent enough to sync only the data that has not yet synchronized.
Reporting
Detailed and complex reporting is the key for the whole project. Both graphical and text reports are required to show the results for the surveys being conducted so that results can be used in the future for business purposes. This module has following sub modules: