Giter VIP home page Giter VIP logo

Ehsan Ahmadi's Projects

binarytreeproject icon binarytreeproject

This C++ program implements a binary tree to sort a group of names provided by the user. The program utilizes a binary search tree structure to organize the names and then performs an in-order traversal to display the sorted list.

coursera-deep-learning-specialization icon coursera-deep-learning-specialization

Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization; (iii) Structuring Machine Learning Projects; (iv) Convolutional Neural Networks; (v) Sequence Models

linkedlisttoyproject icon linkedlisttoyproject

This C++ program demonstrates a basic implementation of a linked list to store and sort a group of names using the bubble sort algorithm. Users can input the number of names they want to add, and then enter the names one by one. The program sorts the names alphabetically and displays the sorted list.

password_creator icon password_creator

A simple script to create password, using command line input to determine password format

peparser icon peparser

A PE parser that parses the DOS Header, NT header and Sections

peparserversion2 icon peparserversion2

This is a PE parser in C++ that parses DOS Header, NT Header, Sections and Import/Export tables

pseudowormproject icon pseudowormproject

This C++ program demonstrates a self-replicating behavior, copying itself into the AppData directory with each run. The program retrieves the path of its own executable, identifies the AppData directory, and creates a new version of itself with an incremented version number in the filename.

searchproject icon searchproject

This C++ program receives a name and a directory and searches the specified name in the desired directory

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.