Giter VIP home page Giter VIP logo

Sajed Jalil's Projects

apk-bakery icon apk-bakery

A deep learning based tool for generating template for android apps from screenshots.

c-path-finder icon c-path-finder

An automatic test case generator for C source code using Memorized Symbolic Execution

c-static-analyzer icon c-static-analyzer

Parser, Lines of code, Cyclomatic Complexity, Halstead Complexity, Maintainability Index

ds-pipeline icon ds-pipeline

This repository contains the source code and data used for the ICSE'22 paper on Data Science Pipeline.

godfinder icon godfinder

GodFinder is a java tool to find out potential god classes using TTC, WMC and ATFC.

hextris icon hextris

Fast paced HTML5 puzzle game inspired by Tetris!

input-space-partition-test-generator icon input-space-partition-test-generator

ISP starts with a finite (usually small) set of characteristics. For example, characteristics to describe MS students might be: major, year started, status, and visa. Each characteristic is divided into a finite (usually small) set of blocks. For example, the student characteristics may have the following blocks: major = [swe, cs, infs, other] year started = [2022, 2021, 2020 or earlier] status = [part-time, full-time] visa = [US, student, other] Software testers often use one letter abstract names for characteristics and blocks. For example, A = major, B = year started, C = status, and D = visa. Then the blocks are simplified to A = [A1, A2, A3, A4]; B = [B1, B2, B3]; C = [C1, C2]; and D = [D1, D2, D3]. Software testers create test inputs for software by designing characteristics and blocks for the system interfaces, then combining blocks in one of several ways to create complete tests. With the MS student example, the blocks can be combined to form a maximum of 4*3*2*3 = 72 possible tests (more examples are below under ISP criteria).

scispacy icon scispacy

A full spaCy pipeline and models for scientific/biomedical documents.

tic-tac-toe icon tic-tac-toe

This is a Player vs. Computer game in Java Swing using Minimax Algorithm upto 9 level. This makes the computer unbeatable.

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.