Copuled Based Metric
#1

Hi,
i am MCA Student and i want COUPLED BASED METRIC project full report(doc,powerpoint presentations and screenshots).
The main objective of this Project is to measure the quality of modularization of object-oriented projects by Coupling-based Structural metrics.
It is based on softwares like,
• JDK 1.5
• Swing Builder
• MS-Access
Reply
#2

Copuled Based Metric
AIM:
The main objective of this Project is to measure the quality of modularization of object-oriented projects by Coupling-based Structural metrics.
PURPOSE:
Goal is to analyses or measure how the code is framed for the particular software and Applying Software metrics to show the result.

DESCRIPTION:
We considered the leaf nodes of the directory hierarchy of the original source code to be the most fine-grained functional modules. All the files (and functions within) inside a leaf level directory were considered to belong to a single module. In this manner, all leaf level directories formed the module set for the software.

TECHNOLOGY:
JAVA:
Java has two things: a programming language and a platform.
Java is a high-level programming language that is all of the following

Simple Architecture-neutral
Object-oriented Portable
Distributed High-performance
Interpreted multithreaded
Robust Dynamic
Secure

Java is also unusual in that each Java program is both compiled and interpreted. With a compile you translate a Java program into an intermediate language called Java byte codes the platform-independent code instruction is passed and run on the computer. Compilation happens just once; interpretation occurs each time the program is executed. You can think of Java byte codes as the machine code instructions for the Java Virtual Machine (Java VM). Every Java interpreter, whether it’s a Java development tool or a Web browser that can run Java applets, is an implementation of the Java VM. The Java VM can also be implemented in hardware.
Java byte codes help make “write once, run anywhere” possible. You can compile your Java program into byte codes on my platform that has a Java compiler. The byte codes can then be run any implementation of the Java VM. For example, the same Java program can run Windows NT, Solaris, and Macintosh.

JDBC
JDBC is a Java API for executing SQL statements. (As a point of interest, JDBC is a trademarked name and is not an acronym; nevertheless, JDBC is often thought of as standing for Java Database Connectivity. It consists of a set of classes and interfaces written in the Java programming language. JDBC provides a standard API for tool/database developers and makes it possible to write database applications using a pure Java API.
Using JDBC, it is easy to send SQL statements to virtually any relational database. One can write a single program using the JDBC API, and the program will be able to send SQL statements to the appropriate database. The combinations of Java and JDBC lets a programmer write it once and run it anywhere.
SOFTWARE USED:
• JDK 1.5
• Swing Builder
• MS-Access

HARDWARE USED:
• Hard disk : 40 GB
• RAM : 512 MB
• Processor Speed : 3.00GHz
• Processor : Pentium IV Processor
RESULT:
Hence this project with the usage of Coupling-based Structural metrics improvement in modularization in keeping with the opinions expressed
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: bio metric system ppt fil, java project bio metric system, metric converter, metric solutions, metric measure, metric soft rock star, metric soft noida,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  agent An Agent Based Intrusion Detection, Response and Blocking using based intrusion 0 1,085 23-02-2012, 10:58 AM
Last Post: Guest
Thumbs Up A Signature-Based Indexing Method for Efficient Content-Based Retrieval of Relative T Bindu.S 3 2,026 20-02-2012, 10:10 PM
Last Post: Guest
  signature based indexing method for efficient content based retrieval of relative tem vsudheerreddy 0 701 05-01-2012, 12:37 AM
Last Post: vsudheerreddy
  A Signature-Based Indexing Method for Efficient Content-Based Retrieval of Relative T ashishkumar549 2 1,618 09-02-2011, 12:54 PM
Last Post: sravya veeramalli
  signature based index method for context based retrivalof relative beesireddy 1 1,136 08-03-2010, 06:50 PM
Last Post: seminar-avatar
  A Signature-Based Indexing Method for Efficient Content-Based Retrieval of RelativeTe Bindu.S 1 1,097 08-03-2010, 06:50 PM
Last Post: seminar-avatar

Forum Jump: