Showing posts with label Computer Project. Show all posts
Showing posts with label Computer Project. Show all posts

(Computer Project) A Framework for Call Graph Construction

In object oriented programming, a Call Graph represents the calling relationships between the program’s methods. To be more precise, a Call Graph is a rooted directed graph where each node of the graph represents a method and each edge (u, v) represents a method call from method u to method v.

(Computer Project) Web Based Management Solution for IPTV Network

A management platform is an integral part of any modern computer network. Its role in any kind of network (research or commercial) is undeniable. By using the management solution, the operators of the network monitor, troubleshoot and manage the network from a centralized location.
In a research network such as the Mid Sweden University (MIUN) IPTV test bed, it also plays a very important role. Researchers can setup different configurations for the underlying network according to their research goals.

(Computer Project)Use of Information-Centric Networks in Revision Control Systems


NetInf and CCN are two Information-Centric Network approaches which are constructed to solve limitations of today’s Internet that was developed in the 60’s. Today’s Internet requires that datum is referred by its location. This is not something the end-user is interested in, the user is only interested in securely finding the information that searched for.

(Computer Project) A Distributed Real Time Network based Intrusion Detection System


While the increased inter-connectivity of the computer networks has brought a lot of benefits to the people, it also rendered networked systems vulnerable to malicious attacks from the hackers. The failure of the intrusion prevention techniques to adequately secure computer systems has lead to the growth of Intrusion Detection System.

(Computer Project) Properties of ‘Good’ Java Examples


Example programs are well known as an important tool to learn computer programming. Realizing the significance of example programs, this study has been conducted with a goal to measure and evaluate the quality of examples used in academia. We make a distinction between good and bad examples, as badly designed examples may prove harmful for novice learners.

(Computer Project) Automatic Java Code Generator for Regular Expressions and Finite Automata


Generalizing the common pattern of implementing Regular Expressions (RE) by converting them into a finite automaton that can be programmed, is the main idea of the Regular Expression Java Code Generator. Writing code that writes code has been introduced in Lisp, but taking this into a higher level by introducing the possibility to execute, and modify the written code is the main aim of this project. A “compiler” for regular expressions is useful to turn the expressions we write into executable code.

All India Exams for B.Tech/B.E/MBBS/Pharmacy/GRADUATES

All India Exams for B.Tech/B.E/MBBS/Pharmacy/GRADUATES
Post DateRecruitment BoardPost NameQualificationAdvt NoLast DateMore Information
05/09/2012IIT BombayRA, Jr Technical Asst – 11 PostsITI/Diploma, B.E, B.Sc/M.Sc (Chemistry).28/09/2012Get Details..
05/09/2012HLL Life Care LimitedDy, Sr Manager, Chief Project ManagersB.E/B.Tech.24/09/2012Get Details..
05/09/2012GAIL India LimitedExecutive Trainees through GATE 2013B.E/B.Tech.15/01/2013Get Details..
05/09/2012Rashtriya Chemicals & Fertilizers LtdTechnician Trainee – 58 PostsSSC with ITI, Diploma (Engg).20/09/2012Get Details..
05/09/2012Indian Statistical Institute, KolkataVarious Vacancies – 10 PostsHSC, Any Degree with Diploma/CA/ICWA, PG.01/10/2012Get Details..
05/09/2012NHPC LimitedEngineer, Jr Engineer (Electrical) – 41 PostsDiploma, B.E/B.TechNo. Rectt./01/201217 to 26/09/2012 – Walk inGet Details..
05/09/2012RITES LimitedAssistant (Accounts) – 20 PostsB.Com/BBA (Finance).29/09/2012Get Details..
05/09/2012Neyveli Lignite Corporation LtdSenior, Junior Residents – 32 PostsMBBS with PG Diploma/Degree07/201215/09/2012 – Walk inGet Details..
04/09/2012National Institute of Oceanography, GoaProject Assistant I, II, III – 09 PostsM.Sc, M.Tech.13 to 28/09/2012 – Walk inGet Details
04/09/2012Navsari Agricultural UniversitySRF, Technical, Lab, Field Assts – 14 PostsDiploma/B.Sc/M.Sc (Agriculture).15/09/2012 – Walk inGet Details
04/09/2012PGCILExecutive Trainees (Electrical) through Gate 2013B.E/B.Tech/B.Sc (Engg)05/201208/02/2013Get Details

(Computer Project) Efficient content distribution in IPTV environments



Existing VoD solutions often rely on unicast to distribute content, which leads to a higher load on the VoD server as more nodes become interested in the content. In such case, P2P is an alternative way of distributing content since it makes better use of available resources in the network. In this report, several P2P structures are evaluated from an operators point of view.

(Electronics Project) Modeling Bus Load on CAN


The existence of high load and latency in the CAN bus network would indeed lead to a situation where a given message crosses its deadline; this situation would disturb the continuity of the required service as well asactivating fault codes due to delay of message delivery, which might lead to system failure.

(Computer Project) Granode – A proposal for a new game design tool


When creating computer games it is necessary to use extensive documentation so that everybody involved in the creative process is up to date. This paper has investigated what prospects there are to improve the GDD process to a more updated version that would be less linear in its format and more user-friendly to everybody involved.

(Computer Project) Android Environment Security


In modern times mobile devices are a increasing technology and malicious users are increasing as well. On a mobile device it often exist valuable private information that a malicious user is interested in and it often has lower security features implemented compared to computers. It is therefore important to be aware of the security risks that exist when using a mobile device in order to stay protected.

Prize-winning student projects

2012

Artificial Intelligence / Music Informatics

Thomas Wright

Expressive music performance system
Tom Wright, BA Music Informatics
Department prize for best artificial intelligence / music informatics project

Computer Science / IT

James Coote

Mapping planes using ADS-B
James Coote, BSc Computer Science
British Computer Society prize for best computer science / IT project


Digital Media

Sergio Abendivar

Basque Country popular culture site / social network
Sergio Abendivar, BSc Multimedia and Digital Systems
Department prize for best digital media project

2011

Artificial Intelligence / Music Informatics

COMPUTER SCIENCE NEW PROJECTS LIST


Computer Science is the scientific study of computers and their usage for computation, systems control, advanced algorithmic properties, artificial intelligence, data processing, and programming. Including theory, design, and analysis, computer science is the study of theoretical foundations and computation in computer systems.
All projects
  • Caffeine And Typing
    To determine if the effects of a caffeine stimulant has any impact on typing speed.

  • Computer Passwords
    To determine the strength of several different computer passwords. At the end of this experiment, you and your classmates will have an understanding of what factors make weak computer passwords and which types of passwords are stronger.

  • Font and Memory
    To determine whether a serif font, such as Times New Roman or a sans serif font, such as Arial is more easily remembered.

(Computer Project) A Simple Genetic Algorithm for Music Generation by means of Algorithmic Information Theory


Recent large scale experiments have shown that the Normalized Information Distance, an algorithmic information measure, is among the best similarity metrics for melody classification.

(Electronics Project) DC Motor Speed Control Using Microcontroller PIC 16F877A



Direct current (DC) motor has already become an important drive configuration for many applications across a wide range of powers and speeds. The ease of control and excellent performance of the DC motors will ensure that the number of applications using them will continue grow for the foreseeable future.

(Computer Project) CTG Carbon Calculator in ASP.Net



A carbon dioxide emission calculator for buildings created by the U.S.-based company CTG Energetics, Inc. and based on a Excel file has been converted to a ASP.NET / SQL Server web application. Carbon dioxide emissions are calculated using data given by the user (i.e. floor area, workdays per year) in combination with statistical data used in user-selectable presets (i.e. building type, climate zone, type of water-using fixtures).

(Computer Project)Digital 3D Facial Reconstruction Based on Computed Tomography


Despite the introduction of DNA-analysis for identification of human remains (1997-2000) several cases exist where the deceased remain unidentified. Approximately ten percent of unknown deceased persons can not be identified by dental status or other present methods. During the year 2003 alone, seven individuals, in Sweden, remain unidentified.

(Civil Project) The Design of an Overpass Crossing on Railway in Mirny, Arkhangelska Oblast, Russia



Bridge design and construction practice in former USSR, especially Russia, is not much known to the foreign engineers. Many advanced structural theories and construction practices have been established. In 1931, Franklin D. Roosevelt said, “There can be little doubt that in many ways the story of bridge building is the story of civilization. By it, we can readily measure a progress in each particular country.”

(Computer Project) Object-Oriented Development of a Smart Phone Application from an Existing Service


Lissly.com is a monitoring service that monitors the presence of brands, companies and people in social media. As a complement to the web based tool, an application for smartphones is needed.

(Electronics Project) Assembly of a UAV (Unmanned Aerial Vehicle): hardware design of a UAV


This project is dedicated to assemble the hardware system of a UAV (Unmanned Aerial Vehicle) in order to prepare the platform for an autonomous flight in the air for a given path through the pre-programmed check points. A UAV is an aircraft that contains sensors, GPS, radio system, servomechanisms and computers, which provide the capability of an autonomous flight without a human pilot in the cockpit.

Top PROJECTS Download