Testing Regular Graph From Adjacency Matrix

Submitted by Arup Kr Goswami on
Hello, This is a simple C source code written in gcc paltform (Ubuntu, Linux). It tests whether the adjacency matrix represents a Regular Graph or not. Basically a Regular graph is a graph, in which all vertices have equal degree. Let each & every vertex has degree x, then the graph is called as x-regular graph.

Testing Complete Graph From Adjacency Matrix

Submitted by Arup Kr Goswami on
Hello, This is a simple C source code written in gcc paltform (Ubuntu, Linux). It tests whether the adjacency matrix represents a Complete Graph or not. Actually This reads a text file, Adjacency.txt & then checks the above condition. Please correct the path of Adjacency.txt in the code. Thanks.

Information Gateway System (Barangay Demographics Governance Management)

Submitted by DavaoCloudStudio on
# Information Gateway System # Point release: 17/11/2015 by Jii Yo with REDCAPPER Information Gateway System - Barangay Application ==================================== Information Gateway Application has a suite of selective modules specifically tailored to the requirements of education industry. Information Gateway System is engineered and designed considering range of management functions

Simple ATM Simulation

Submitted by harvey.rosero on
Hello folks this is my first post in sourcecodester, This simple application simulate with ATM Transaction developed in Dev C++. Program Features: 1 - Log In Account 2 - Withdrawal 3 - Deposit 4 - Check Balance 5 - Log Out i used some functions like masking the password with asterisk, printing features and ascii code for a more presentable ui, if you interested to enhance the project feel free to

Drag and Drop using Javascript

Submitted by jaredgwapo on
In this tutorial, we are going to learn how to the image into the box using javascript. This is a simple project that you can use in your website or system. DIRECTIONS HTML CODE Drag Image into the squares using HTML5 JAVASCRIPT CODE CSS CODE Share your thoughts in the comment section below or email me at [email protected]. Practice Coding. Thank you.

Testing Degree of Vertices Along with Degree of Graph from Adjacency Matrix

Submitted by Arup Kr Goswami on
Hello, This is a simple C source code written in gcc paltform (Ubuntu, Linux). It tests the degree of all vertices along with the degree of graph from text file of adjacency matrix. Actually This reads a text file & then checks the above condition. Hope, It will help others. Thanks.

My School Direct

Submitted by akora4 on
High School Portal system developed with ASP.NET and VB.NET backed with SQL Sever . It consist of student Login for checking and printing terminal report and bills. Staff Login to manage student grading and Administrator for managing Bills. Enjoy using this source code. Wishing you lots of code thanks.