Pinned Repositories
Age-Estimation-Based-On-Neural-Network
MATLAB implementation (2010) of age estimation using neural networks from facial features. Based on Nabil Hewahi et al.'s work. Includes sample images; FG-NET dataset not provided.
AndroidHidUsbRelayControl
Using this example you should able to turn on/off HID USB relays
Bin-Packing-Solver
This is a MATLAB project (developed in 2012) that solves 'Bin Packing' classic problem using evolutionary algorithms.
BrickBreaker
Projectile Brick Breaker (Android Game) is a take on the classic arcade-style brick breaker game.
Chess
This is a classic two-player chess board game implemented in C#. Originally created in 2008, this project offers a platform for two players to engage in the timeless game of chess. Please note that it does not include artificial intelligence for a computer player.
DK_Hooking
DK_Hooking is a tool designed to streamline the extraction of Digikala products from a specified search page link.
DotsAndBoxes
Dot Game is a classical "Dots and Boxes" game implemented in VB.Net. Originally created in winter 2009, this project allows users to play the classic pen-and-paper game against the computer.
Extract3DFaceLandmarks
This project extracts 3D face landmarks based on 2d screenshots of a 3D face (Lateral Left, Lateral Right and Front View)
USB-Relay-Manager-HID-
This project helps you to use or test USB Relays (No driver deeded and plugs as HID to windows)
Vehicle-Routing-Problem-Solver
This MATLAB code (implemented in 2011) provides solutions to the VRP using various optimization algorithms including bee colony algorithm, simulated annealing algorithm, genetic algorithm, tabu search algorithm, and particle swarm optimization algorithm.
gigacycle's Repositories
gigacycle/AndroidHidUsbRelayControl
Using this example you should able to turn on/off HID USB relays
gigacycle/USB-Relay-Manager-HID-
This project helps you to use or test USB Relays (No driver deeded and plugs as HID to windows)
gigacycle/Vehicle-Routing-Problem-Solver
This MATLAB code (implemented in 2011) provides solutions to the VRP using various optimization algorithms including bee colony algorithm, simulated annealing algorithm, genetic algorithm, tabu search algorithm, and particle swarm optimization algorithm.
gigacycle/Extract3DFaceLandmarks
This project extracts 3D face landmarks based on 2d screenshots of a 3D face (Lateral Left, Lateral Right and Front View)
gigacycle/Age-Estimation-Based-On-Neural-Network
MATLAB implementation (2010) of age estimation using neural networks from facial features. Based on Nabil Hewahi et al.'s work. Includes sample images; FG-NET dataset not provided.
gigacycle/Bin-Packing-Solver
This is a MATLAB project (developed in 2012) that solves 'Bin Packing' classic problem using evolutionary algorithms.
gigacycle/BrickBreaker
Projectile Brick Breaker (Android Game) is a take on the classic arcade-style brick breaker game.
gigacycle/Chess
This is a classic two-player chess board game implemented in C#. Originally created in 2008, this project offers a platform for two players to engage in the timeless game of chess. Please note that it does not include artificial intelligence for a computer player.
gigacycle/DK_Hooking
DK_Hooking is a tool designed to streamline the extraction of Digikala products from a specified search page link.
gigacycle/DotsAndBoxes
Dot Game is a classical "Dots and Boxes" game implemented in VB.Net. Originally created in winter 2009, this project allows users to play the classic pen-and-paper game against the computer.
gigacycle/WeekWorkingDaysSummary
The Working Days Summary is used to summarize a week working days with different time slots into a single simple sentence. This summarized sentence can be used for printing, on a website, or anywhere else that is visible to the general audience.