CSE Seminar Report on Symbian Operating System

Introduction to  Seminar Topic on Symbian Operating System :

Symbian OS is an open operating system popularly used in advanced smart phones from handset providers. It provides features like contacts, messaging, and mailing system and also extends its services to enterprise information system.

Symbian OS which is the current name of operating system was previously known as ‘EPOC’.  The name of EPOC still exists in class/file names and also in documentation of earlier. EPOC is still used to refer kernel. Symbian OS is based on three rules firstly it focusses on integrity and security of user data; secondly it focusses on user time that it should not be wasted and finally as efficient utilization of resources.

The key feature of Symbian OS is performance: i.e. the applications of this o.s demands to work at even low battery and even with minimal memory. And other factor is multitasking: i.e. it allows the tasks to access parallel so that performance increases.it supports object oriented approach. Also these applications provide security and data can be stored in secure manner.

Symbian OS is not open source software. The phone manufacturers are provided with parts of source code. The APIs are documented publicly so that its implementation can be done by the users. To provide access to certain fields the developer needs to sign to the application. The developer has a capability of signing into their own application.

The Symbian OS is based on basic language of c++ and the OS is based on microkernel architecture with several layers designed from top to bottom.

In this paper we have introduced a new OS named Symbian, which is mostly used in advanced phones and its features.  And a detail level of Symbian is explained.

Download  CSE Seminar Report on Symbian Operating System.

Online Mentoring System Java Project Report

Introduction to Online Mentoring System Java Project:

The Project is about developing an application which can help women in all aspects; it may be providing online training or can be providing opportunities of interest. So that it is beneficial for women in all fields. And even making them experts in the domain they have chosen with the help of some training.

 In the existing system, there is a lack of opportunity for encouraging rural women for pursuing their carriers. In the present days women are not allowed for regular studies. If they have opted for distance mode then there will be a lot of communication gap between the trainer and students. And also takes many years for course to complete. 

In the proposed system an application is developed to provide various services to women. It includes providing training online by domain experts and also the queries can be raised and resolved online by tutors or experts. Training is provided on multiple domains by experts. 

To implement this project we have four modules administrator module to handle mentors and student details who has registered with the application. Mentors module where a master mentor is used to track all mentors details, student module involves the students to register with the application before accessing information and reports module where administrator generate reports regarding the available mentors, students , course details and more. 

We can conclude that this application provides an opportunity for women to learn some online courses and even resolve their queries with the help of experts than going by traditional approach. 

The software used for this application includes:

                                  Operating System: Windows,

                                  Technology            : Core java, Adv. Java (JDBC, Servlets, and JSP),            

                                  Database                 : Oracle.

Hardware required:

                                Hardware: Pentium with minimum p4    

                                Ram         : 256 mb minimum.    

Download  Online Mentoring System Java Project Report.

Online Library System Assignment

The paper is about automation of present library management system i.e. implementing online library management system. The paper focuses both user for providing search facility and librarian for managing library system. The reports has information regarding online library system its implementation and also the limitations of the system along with future recommendations.

The main aim of the project is to develop an application which is multi-user and also the application should provide access facility depending on the user. If the user is ordinary then normal search facility should be provided with the help of staff. And for the librarian should have access to manage the library system providing access like adding, deleting and updating items in library.

An access to the application of system requires the person for logging in with authorized credentials, else the user is not allowed for accessing further and the page is directed to login page. In this way security is achieved depending on the roles. The application has one database for storing details regarding the books. The tables used in the database are staff and user table for storing staff and user details, book table to store book information, issue table for storing status of books and much more.

The limitations of the system is updating of the system is difficult i.e. we will not be able to add new user or change the details in database , the password management is not application controlled needs to be changed from database prospective and the application is simple but not advanced and does not provide security up to the mark.

The requirement what we have given in proposal is not fulfilled in the  project as due to some limitations like time limit and some requirements are not in scope of project.

Download  Online Library System Assignment .

File Splitter .Net Project Report

Introduction to File Splitter .Net Project:

The main aim of this project is to develop a file splitter. This developed using Visual c#, Java Development Kit. File splitter is used to split the large files into smaller parts which help in transferring the files over internet. The data may video audio or anything. The splatted data has information about the remaining files and they are joined as single file after transferring the data. These data can be protected by a security lock.

Tasks of file splitter:

  • It reads the actual size and find it size
  • New files were created depending on the target size and splits as needed
  • It creates memory for new files based on their size
  • The splitted files are stored on disk
  • Split size 1.4MB
  • Split size 650MB
  • Split based on user choice

Techniques in splitting:

Split size 1.4MB:

      In this technique the data that is to be transferred is splitted into a size of floppy disk size that is 1.4MB. For Example a 4.8MB file has to transfer it is splitted into three equal size of 1.4MB and it is transferred to destination and all files are rejoined as 4.8MB. But this method is suitable for small data not for larger data such as gigabytes.

Split size 650MB:

     In this technique the data is splitted into a size of cd that is 650MB. This method is suitable for Gigabytes larger data can be easily transferred over internet. After that the files can be rejoined on destination side

Split Based on User Choice:

    Based on the user choice the data is splitted as per user requirement. It is most commonly used technique. Because user can specify his choice and based on his estimation the data is splitted and it is transferred over the internet to the destination and rejoined as source file.

Download  File Splitter .Net Project Report.

File Systems Project Report

Introduction to File Systems Project:

The aim of this file system is to describe what is a file and it allocation and access methods and structure of a file. Basically file is a collection of similar data, collection of records and similar documents. The files have different data structures that all accessed by a common method which is in built in file system. The order of arrangement of file is based on how the program by which it is created. The files can be accessed by the user by specifying the name, extension and period. If taken image file like charu.jpg it is identified by name first called charu and the name first and extension jpg it indicates an image file and the operating system finds an appropriate program to open it. It is generally opened by default image viewer.

Access Methods:

                             There are two access methods

  • Sequential
  • Random

Sequential:

                        In this method writing are reading the file is done one after another in a sequential manner. If the transaction is processing against master file then the two files must have their record in same sequence.

Random:

                     In this method reading or writing a file is unordered that is random manner. This method provides fast accessing of a file. For the location of desired file the location should be given to operating system Based on address generation index the file was accessed easily.

Directory structure:

                   The secondary memory hard disk is partitioned into two or more disks. Each partition contains information about the files that present in it. This information is added to VTOC volume table information.

Logical structure of directory:

  • Single-Level Directory
  • Two-Level Directory
  • Tree-Structure Directory

Download  File Systems Project Report.

Minor Project on File Search Engine

Introduction to Minor Project on File Search Engine:

The aim of this project is search the all files with in the computer. It is developed using Java Development Kit and net bean. The software provides various features like it provides location of files and also files with similar names this would be helpful if the correct name of the file is unknown the user can also search the file by specifying the extensions like. Avi, .mp4, .doc, .exe. The software also provides help in finding a file by typing any part of the string .It also provides various possible names when the user searches for a file. Anyone can use this software with basic computer knowledge and it is user-friendly software.

Scope:

It is a standard alone application software so it can cover huge users. The computers that are using this software have access to all files that stored in secondary memory (Hard Disk).   This software can even run on a system with lower configuration without internet connection. There is no need of knowing exact file name or extension.

Features:

 The software is independent of configuration.

 It is compatible with windows as well as Linux.

 No necessary file extension or name.

Conclusion:

This software being configuration it can be used on any system. The scope of the software is very vast so this software can be widely used. This reduces the work task in searching a file in the entire hard disk by just specifying extension or any part of filename. This software easy to maintain

Download  Minor Project on File Search Engine.

Fee Management System Project Documentation

Introduction to Fee Management System Project:

The main of this system is to develop fee management system by using c language. This system mainly reduces the work task and it is easy to maintain the records for a long time than normal hand written records. The user can check his record details by just entering his name no need to search all the record. With the help of this system fee calculations can be done very easily by this system. So the maintenance and management of fee became very easy.

Proposed System:

                          In this new fee management system the difference between old fee system and new fee system is shown. The new system can overcome the old fee system by adding some additional features likeit is totally computerized and data can be easily maintained in database for a long time

Problem Statement:

The aim of problem statement was to design a model

  • The model must be user-friendly
  • It should not allow viewing others data
  • The data privileges should be easily viewed
  • By all this features the admin can handle data easily

Functions to Be Provided:

  •  The user interface should be completely menu driven and user-friendly
  •  The user should not find any difficulties in options field
  •  Faster response should be present
  •  It should also provide view, add, delete features for better fee management system 

Conclusion:

From this system we can conclude that it provides better fee management system and also lot of convince than the old system. This process is very fast data can be easily entered lot of time is also saved. It is very easy to understand and this program can be used anywhere based on requirement.

Download  Fee Management System Project Documentation.

Online Mobile Sale Purchase System Project Report

Introduction to Online Mobile Sale Purchase System Project:

                           The aim of this project is developing online mobile purchasing system by using Java development kit (JDK), SQL server for database management. By use of online system lot of time is saved for purchasing mobiles. This is done by fully automated system. By this full support is given to the seller for convince. By this process we can get faster results in selling mobiles & purchasing mobiles 

Scope:

                         The scope of this process is vast comparing to manually selling purchase systems

Some of the key features are:

  • This process can be used in corporate world
  • It can be used by the user residing in different locations
  • There are no restrictions to customer when purchasing mobile

Feature Scope:

  •  Being web-based application can be used from any where
  •  No Need of owner when purchasing mobile

Features:

  •  It is very secure
  •  And It Is Easy To use
  •  It is reliable and provides accurate results

Overview:

This mechanism has following Stages

  • Login
  • Test
  • Result

Download  Online Mobile Sale Purchase System Project Report.

Flexible Deterministic Packet Marking Documentation

Introduction to Flexible Deterministic Packet Marking Documentation:

The main aim of this project is to developing ip trace back system. This is implemented by using java development kit. This is also known as flexible deterministic packet marketing (FDPM). The source of ip packets are determined quickly and easy to trace out than the other mechanisms. This process is done by having small number of packets. Due to built in overload mechanism makes this achieving the required trace back.

Existing System:

                     The attack graph contracted by ppm algorithm would be wrong if termination condition is false.

Disadvantages:

  • Packet Travel path can be determined
  • Packet can be loss or it may be duplicated
  • Chance of losing original packet

Proposed System:

                      In This process termination is determined correctly and also enhances the reliability of ppm algorithm. The Best feature in this algorithm in this process is when the algorithm is terminated it guarantees correctness of attack graph.

Advantages:

  • Various probabilities are marked are marked by routers of the attack packet
  • Packet loss and duplication can be avoided
  • Packet path can be determined
  • Network traffic is reduced

Download  Flexible Deterministic Packet Marking Documentation.

Image Processing CSE Project Report

Introduction to Image Processing Project:

It is fun for the youngsters to edit various images and perform number of operation on them and to change the look of the image. To do this they use various software’s available in market and are free for downloading. There are also many websites available which allows image editing or image processing. This document gives us a short description about Image Processing. Image processing is basically about performing various operations on the image such as brightening, we will also discuss various technologies used in image processing and its application.

            Image processing can be carried into two ways.

a.)    Optical Image processing:

Optical image processing is the one which is carried by using high definition optical lenses which we can call as Cameras with high definition lenses and optical zoom.

b.)    Electrical Image Processing:

Electrical Image Processing is the one which is carried in two ways.

a.)    Analog Processing:

Analog image processing is the one which is done with the help of electrical signals are altered and used to change the image.

b.)    Digital Processing:

Digital processing is the one which is carried put using the digital  computers.

            Some of the applications of the operating systems are.

a.)    Robotics.

b.)    Graphics and animations.

c.)    Medical field.

d.)    Satellite Imaging.

Let us go through the Index Terms used in Image Processing.

a.)    Image Restoration.

b.)    Color Image Processing:

c.)    Wavelets:

d.)    Compression:

e.)    Morphological Processing:

f.)     Image Segmentation:

Now we will go through the analysis of Image Processing.

a.)    Noise Reduction.

b.)    Convolution and Mask

c.)    Edge Detection

d.)    Image Data Reduction.

e.)    Real Time Image Processing.

Applications of Image Processing are as follows:

Image processing is widely is used in the field of Robotics, Medical, in Ultrasonic and X-Rays.

Advantages and Disadvantages of Image Processing:

Image Processing is widely used in the field of robotics and these robots captures images and help in many important things. Image processing is widely used in Geological Survey. It is also widely used to find out various minerals.

            Disadvantages of Image Processing are use of image processing requires a deep knowledge of this technology so a no-vice programmer cannot use it. The experts also need a deep knowledge of many other fields to develop application in this field.

Download  Image Processing CSE Project Report.