INNA
|
f2b9da84dd
|
Hinzufügen der Schleife zur Umwandlung der Dezimalzahl in Binärform
|
11 months ago |
INNA
|
d041582b24
|
Initialisierung der Zählervariable für binärzahl
|
11 months ago |
INNA
|
0a5d9b0f2c
|
Variable int binärzahl ins Hauptprogramm hizugefügt
|
11 months ago |
INNA
|
ea71a3f921
|
Hinzufügen der Binärfunktion für int ins Hauptprogramm
|
11 months ago |
INNA
|
95da14f3e8
|
refactoring: Benennung der Binärfunktion angepasst
|
11 months ago |
INNA
|
7cca931cff
|
Hinzufügen der int Dezimalbinär-Funktion in Header-File
|
11 months ago |
INNA
|
88756e026d
|
include decbinary Header-File zu Hauptprogramm
|
11 months ago |
INNA
|
04c944c6da
|
include decbinary Header-File hinzugefügt
|
11 months ago |
INNA
|
d853e97d24
|
include Standardbibliothek hinzugefügt
|
11 months ago |
INNA
|
90ebff26b4
|
Erstellen der Testdatei für decbinary
|
11 months ago |
INNA
|
ce5ff41363
|
Erstellen der Datei c. für decbinary
|
11 months ago |
INNA
|
818e8f9607
|
Erstellen der Header-Datei für decbinary
|
11 months ago |
INNA
|
644f135cae
|
Merge branch 'master' of https://gitlab.cs.hs-fulda.de/fdai7848/Linkes-Twix
|
11 months ago |
fdai7930
|
961d7edba8
|
Merge branch 'multiplication' into 'master'
Multiplication
See merge request fdai7848/Linkes-Twix!9
|
11 months ago |
INNA
|
bbd89a72bd
|
Merge branch 'subtraction'
|
11 months ago |
fdai7930
|
cf0cbc304b
|
karatsuba multiplication fonction added
|
11 months ago |
INNA
|
b18af83275
|
refactoring: umbennenung der subtraktionsfunktion in subdouble um um klarer zu machen, welchen Teil des Codes man testet
|
11 months ago |
INNA
|
3432df8779
|
Erstellen eines Tests für die Subtraktionsfunktion subint
|
11 months ago |
fdai7930
|
ccb0982439
|
bitwise multiplication fonction added
|
11 months ago |
INNA
|
8ac76646a4
|
Erstellen eines Tests für die Subtraktionsfunktion double
|
11 months ago |
fdai7930
|
6590afc699
|
power multiplication fonction added
|
11 months ago |
fdai7930
|
b0b32c18d9
|
bernouli multiplication added
|
11 months ago |
INNA
|
70b8c63dfb
|
Deklaration der Subtraktionsfunktion subint für Header-File
|
11 months ago |
INNA
|
7d7d03f872
|
Hinzufügen der Subtraktionsfunktion subint
|
11 months ago |
fdai7930
|
6247b18422
|
repeated division multiplication fonction added
|
11 months ago |
INNA
|
346136bcc3
|
refactoring: Remove Testignore
|
11 months ago |
fdai7930
|
4f1230194d
|
multiplication fibonacci fumktion added
|
11 months ago |
INNA
|
5bd01379b9
|
Deklaration der Subtraktionsfunktion subdouble für Header-File
|
11 months ago |
fdai7720
|
f54f1268fb
|
Merge branch 'ProduktSumme' into 'master'
Produkt summe
See merge request fdai7848/Linkes-Twix!8
|
11 months ago |
fdai7720
|
f1e820ce54
|
Merge branch 'Fakultaet' into 'master'
Fakultaet
See merge request fdai7848/Linkes-Twix!7
|
11 months ago |
fdai7930
|
3460453ea8
|
multiplication by euler prime added
|
11 months ago |
fdai7720
|
8b831bde19
|
Merge branch 'Division' into 'master'
Division
See merge request fdai7848/Linkes-Twix!6
|
11 months ago |
fdai7930
|
36de9a7d0e
|
multiplication of exponentiation added
|
11 months ago |
fdai7930
|
6ff0b7ab18
|
multiplication hex numbers
|
11 months ago |
fdai7930
|
df7be46b47
|
multiplication octal numbers
|
11 months ago |
fdai7859
|
dd43948ba1
|
Merge branch 'addition' into 'master'
Addition
See merge request fdai7848/Linkes-Twix!5
|
11 months ago |
Dennis Sperzel
|
619fbe2934
|
testing: addition sum of two positiv double numbers
|
11 months ago |
Dennis Sperzel
|
ae978dd244
|
addition sum of two positiv double numbers
|
11 months ago |
Dennis Sperzel
|
93a7774edb
|
testing: addition sum of two double numbers precisions
|
11 months ago |
Dennis Sperzel
|
80281b1b90
|
addition sum of two double numbers precisions
|
11 months ago |
fdai7930
|
d937085f04
|
multiplication recursive optimized
|
11 months ago |
fdai7930
|
924796010f
|
multiplication using differences
|
11 months ago |
fdai7930
|
c155f79362
|
multiplication using binary enumeration
|
11 months ago |
fdai7930
|
5bf1c9753e
|
multiplication by odd
|
11 months ago |
fdai7930
|
5b92dee256
|
multiplication by prime and its square
|
11 months ago |
fdai7930
|
78f549c633
|
multiplication using increment
|
11 months ago |
fdai7930
|
fb9c872867
|
multiplication by prime
|
11 months ago |
fdai7930
|
798be4d82c
|
multiplication using modulo
|
11 months ago |
fdai7930
|
c9ef902922
|
multiplication using logical operations
|
11 months ago |
fdai7930
|
d35e733799
|
multiplication using lookup table
|
11 months ago |