Welcome to the community,
The zybocodes is an innovative opensource platform for finding and sharing code and logic in popular programming technologies. You are invited to be a part of this community for the programmers, by the programmers.
- Looking for a particular code/logic? . Give it a search in Zybocodes.
- Want to share your logic with maximum exposure?. Register as contributor.
|
SHARE
Expose your logic
|
|
| Register as contributor: | |
|
Once you are a contributor, you can contribute your code and logic and share it with the world. So register here to become a contributor to the technology world. Its free and easy !! |
|
| Already a contributor? | |
|
you can login and check the status of your contributions and add new ones.
login here |
|
||||
|
||||
| Top 10 codes
Rank
#1
The class AlternateTableRowColorRenderer overrides the getTableCellRenderer function.
It alternates the color and sets it to the row. To use it, create objet of the class and set it as the property
setDefaultRenderer(Object.class,object)
Total Hits: 4046 |
User rating: Excellent Code !!
Rank
#2
Just enter your height and your weight, and JavaScript can use a formula created by the Panel on Energy, Obesity, and Body Weight Standards to figure out your Body Mass Index. This index classifies you into one of several categories, from underweight to desirable to obese.
Total Hits: 3655 |
User rating: Excellent Code !!
Rank
#3
The code reads the values of a,b and c of a quadratic equation andchecks and prints the roots of that equation. It uses the sqrt() function from the math.h header file
Total Hits: 2723 |
User rating: Preffered
Rank
#4
The program read the number of elements in the series and prints the series by making recursive call to the function.
Total Hits: 2709 |
User rating: Not bad
Rank
#5
The code finds the strange or armstrong numbers within a given range. It checks each number to see whether the number is equal to the sum of the cube of its digits.
Total Hits: 2539 |
User rating: Excellent Code !!
Rank
#6
This is a code that creates a GUI program to calculate the BMI(Body Mass Index) in Java. It takes the mass and the height and returns the BMI.
Total Hits: 2289 |
User rating: Good
Rank
#7
The code reads the elements for two matrices and then adds and subtracts the elements
of the matrices and stores the result in respective matrices.
Total Hits: 2281 |
User rating: Good
Rank
#8
Creates a custom Popup listener class for the JTable. It fires the popup when any of the rows in the table is selected. It can be used for any table.
Total Hits: 2259 |
User rating: Preffered
Rank
#9
The code for creating a textfield that accepts only numeric values. You can even set the precison and the length of the textfield by changing the attributes.
Total Hits: 2027 |
User rating: Excellent Code !!
Rank
#10
Input the Social Security Number using either the 9 digit or NNN-NN-NNNN format. The number ranges can be easily changed by the S.S.A,
Total Hits: 2039 |
User rating: Not bad
|
||||