mul

There are 14 repositories under mul topic.

  • Estayparadox/Epitech-Bundle

    A curated list of awesome tools used by Epitech students and projects developed at Epitech.

    Language:C++293012
  • Rubilmax/evm-maths

    ➗ Useful bigint math libraries to ease the journey through off-chain fixed-point arithmetics

    Language:TypeScript12220
  • liulilittle/Int128

    Implement int128 bit integer various operators

    Language:C++5311
  • eta-sys/1mul

    A try to write an universal language to all the micro devices

    Language:HTML2300
  • stdlib-js/math-base-ops-cmul

    Multiply two complex numbers.

    Language:Python230
  • stdlib-js/math-base-ops-cmulf

    Multiply two single-precision complex floating-point numbers.

    Language:Python2301
  • Clement-Muth/world-editor

    Editor of 3D map

    Language:C110
  • Epitech-Tek1/MUL_my_runner_2019

    In this project, you are asked to make a small video game based on the rules of a finite Endless Running Game. The basic rules for the my_runner are as follows: • the player is a character who runs in a map you took as parameter. • enemies and obstacles must appear on the opposite side to the player position. • the player can use the space bar to jump and avoid obstacles and enemies. • as the player runs, a score, which will be displayed, will increase. • when the player dies or finishes the map, the score is displayed inside the window. As you previously did, being able to manage inputs from the user and to display animated sprites are key skills when you want to develop basic games. Furthermore, you will need to manage various new game making skills such as: • reading a file describing an environnement and use it to render a visual. • manage basic game physics. • manage multiple entities at the same time. Your project should of course fit the requirements below but we are expecting it to be more than just a technical demonstration: we want you to think about it as a real g

    Language:C1100
  • Dakshay-S/File-System-In-Fuse

    A file system in Userspace. Created using FUSE

    Language:C0200
  • Naeem-ur-rahman/Assembly_Language_8086_Smester_4

    I have learnt the Assembly language on emu8086. Here are some programs that I have implemented.

    Language:Assembly0100
  • afeiship/next-decimal

    An arbitrary-precision decimal lib based on next toolkit.

    Language:JavaScript301
  • hillolkallol/LispInterpreter

    Developed Lisp Interpreter in Java as a course project of Principle of Programming Language. Implemented Addition, Subtraction, Multiplication, Division, Definition, Assignment, Variable reference, Constant literal, Conditional, Quotation, Procedure, Procedure Call, Pre-defined Procedures, and Dynamic Scoping.

    Language:Java00
  • stdlib-js/complex-float32-base-mul

    Multiply two single-precision complex floating-point numbers.

    Language:Python20
  • stdlib-js/complex-float64-base-mul

    Multiply two double-precision complex floating-point numbers.

    Language:Python20