Sun Certified Java Programmer
Parul Kalra
This user hasn't shared any biographical information
Homepage: http://www.parulkalra.com
Jabber/GTalk: bullyishere@gmail.com
Posts by Parul Kalra
Kruskal Algorithm
February 18, 2010 - 9:53 PM
Tags: algorithm, kruskal
Posted in Work | No comments
Kruskal’s algorithm is an algorithm in graph theory that finds a minimum spanning tree for a connected weighted graph. This means it finds a subset of the edges that forms a tree that includes every vertex, where the total weight of all the edges in the tree is minimized. If the graph is not connected, [...]
The Face Annotation Interface – faint
February 2, 2010 - 8:16 PM
Tags: face, face recognition, faint
Posted in Work | No comments
This project is a flexible Java framework for face detection and face recognition technologies, that is based on different plugin and filter types. A suitable graphical interface can be used to set up pipelines for detection and recognition by combining these plugins and filters. Moreover an integrated photo browser allows users to apply the face [...]
Pwing
January 31, 2010 - 11:01 PM
Tags: custom components, pwing, swing
Posted in Work | No comments
Pwing is a GUI toolkit, Is a set of widgets/components for use in designing applications with graphical user interfaces (GUI’s). It is based on Swing toolkit, part of Sun Microsystem’s Java Foundation Classes (JFC) API. It is developed to provide a better set of components to create more interactive GUI based applications in Java. Each [...]
Windows Explorer (Dock)
January 1, 2010 - 8:35 PM
Tags: dock, windows explorer
Posted in Work | No comments
Windows Explorer is a program that enables users to organize their shortcuts, programs and running tasks into an attractive and fun animated Explorer. By allowing users to have more control over how they organize their desktop, users can take control of their desktop icons and shortcuts to have them be available when where and how [...]
Java Quiz
November 26, 2009 - 9:00 PM
Tags: core java, java, java competetion, java quiz, quiz competition, swing
Posted in Work | 1 comment
I`m really happy to say that i have won Java quiz competition at NIIT.
