Pinned Repositories
Ant-Colony-Optimization-ACO-algorithms--MATLAB-implementation-
Cuckoo-Search-CS-Algorithm---Matlab-Implementation---
dataset_part1
Machine learning of software artifacts is an essential issue in automating specific development tasks. In this context, it is necessary to have data sets allowing this learning. The goal of the project is to build a large dataset to learn and test model transformations. The dataset will focus on the transformation of class diagrams to relational schemas. The automatic generation of <class diagram, relational diagram> pairs will be done through Java programs' analysis and reverse engineering.
Exemple-of-python-scrapy-for-Amazon-website
this is a simple exemple of python scrapy for Amazon website, this code can extract all the informations linked to products, you need just to specify the first page of product list, and the spider will extract the informations page by page.
Exemple-of-TCP-Socket-in-Java
PAR-Protocol-in-Java-Networking-
Implementation (Simulation) of protocol PAR in Java (Positive Acknowledgement with Retransmission (PAR))
Particle-Swarm-Optimization-PSO-Algorithm-Implementation-
Smart-Contracts-in-Ethereum-Blockchain--Solidity-with-Java-
This is an exemple of creating Smart contract in Etherium Blockchain, i used java + solidity with Ganache.
TCMC-for-Alloy-
This an exemple of implementation of TCMC in Alloy, this implementation is for the partiel-model of this article : F. Michalis, S. Rick and C. Marsha , "Partial Models: Towards Modeling and Reasoning with Uncertainty".
XMI-Generator-for-EMF-Eclipse-Modeling-Framework-
i didnt implement the relation of inheritance, you can add it in the method : Parser.propagation
KhalidBelharbi's Repositories
KhalidBelharbi/Smart-Contracts-in-Ethereum-Blockchain--Solidity-with-Java-
This is an exemple of creating Smart contract in Etherium Blockchain, i used java + solidity with Ganache.
KhalidBelharbi/Ant-Colony-Optimization-ACO-algorithms--MATLAB-implementation-
KhalidBelharbi/Cuckoo-Search-CS-Algorithm---Matlab-Implementation---
KhalidBelharbi/dataset_part1
Machine learning of software artifacts is an essential issue in automating specific development tasks. In this context, it is necessary to have data sets allowing this learning. The goal of the project is to build a large dataset to learn and test model transformations. The dataset will focus on the transformation of class diagrams to relational schemas. The automatic generation of <class diagram, relational diagram> pairs will be done through Java programs' analysis and reverse engineering.
KhalidBelharbi/Exemple-of-python-scrapy-for-Amazon-website
this is a simple exemple of python scrapy for Amazon website, this code can extract all the informations linked to products, you need just to specify the first page of product list, and the spider will extract the informations page by page.
KhalidBelharbi/Exemple-of-TCP-Socket-in-Java
KhalidBelharbi/PAR-Protocol-in-Java-Networking-
Implementation (Simulation) of protocol PAR in Java (Positive Acknowledgement with Retransmission (PAR))
KhalidBelharbi/Particle-Swarm-Optimization-PSO-Algorithm-Implementation-
KhalidBelharbi/TCMC-for-Alloy-
This an exemple of implementation of TCMC in Alloy, this implementation is for the partiel-model of this article : F. Michalis, S. Rick and C. Marsha , "Partial Models: Towards Modeling and Reasoning with Uncertainty".
KhalidBelharbi/XMI-Generator-for-EMF-Eclipse-Modeling-Framework-
i didnt implement the relation of inheritance, you can add it in the method : Parser.propagation
KhalidBelharbi/JPA-Hibernate-projects-on-Github
This repo show a list of JPA / Hibernate directories published on Github. All the directories are accessible and open at the date of publication of this directory(18 Septembre 2021). The list is in JpaHibernate_GithubList.csv
KhalidBelharbi/DashboardFx
JavaFx Dashboard
KhalidBelharbi/dataset_part2
KhalidBelharbi/dataset_part3