Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (6)
graphic project
no vote
graphic project to learn how can do animation for teapot by using openGL and doing color effects
heba elshazly
2016-08-23
0
1
digital voltameter
no vote
digital voltmeter display the result with LCDthe digital voltmeter reads the  input current then it display the result on the LCD
heba elshazly
2016-08-23
0
1
Mind Puzzle Game in C#
no vote
This is a simple game written in C# in which user presses  Up, Down, Left, Right arrow keys to play this game. The objective of this game is to arrange 1 to 15 numbers in ascending order where the numbers in grid are in random.  User will have 10 minutes of time to complete this game.  If user wins the game he gets displayed in how many moves he completed the game.
heba elshazly
2016-08-23
0
1
Binary Search
no vote
n  computer science , a  binary search
heba elshazly
2016-08-23
0
1
breadth-first search (BFS)
no vote
In graph theory, breadth-first search (BFS) is a graph search algorithm that begins at the root node and explores all the neighboring nodes. Then for each of those nearest nodes, it explores their unexplored neighbor nodes, and so on, until it finds the goal.
heba elshazly
2016-08-23
0
1
Depth-first search
no vote
Depth-first search  ( DFS ) is an 
heba elshazly
2016-08-23
0
1
No more~