258 Commits (3474e831a4702a2ecb8b6781ea4dc61cdd54c10d)

Author SHA1 Message Date
INNA aaff3caef9 refactoring: Anpassung wegen Dateiänderung 11 months ago
INNA 2032523fd5 Hinzufügen der Testdatei für kleiner_groessergleich 11 months ago
INNA b5fdb702ac refactoring: umbenennen der vergleichsfunktion int für bessere unterscheidung bei Tests 11 months ago
INNA b1e5fe20ea Hinzufügen der double vergleichsfunktion für Header-File 11 months ago
INNA 1ac830ce59 Einbinden der double Vergleichsfunktion für Header-File 11 months ago
INNA 227f5bc959 Einbinden der vergleichsfunktion für Header-File 11 months ago
INNA 56fc42c0d2 Hinzufügen der vergleichsfunktion für double 11 months ago
INNA c60ec44fec Hinzufügen der vergleichsfunktion für int 11 months ago
INNA 90fad7c530 Hinzufügen von main der Funktion vergleicheZahlen für int 11 months ago
INNA 8d281a7a5d Hinzufügen der Funktion vergleicheZahlen für int 11 months ago
INNA 35d05dc667 include Standardbibliothek in kleiner_größergleich.c hinzugefügt 11 months ago
INNA 04711edea2 Einbinden der kleiner_größergleich Header-File ins Hauptprogramm 11 months ago
INNA 3d62998531 Hinzufügen der kleiner_größergleich Header-File 11 months ago
INNA 105ff5bcab Hinzufügen der kleiner_größergleich Datei 11 months ago
INNA a49472693d Test Dezimal in Binär 11 months ago
fdai7930 8febf9277b Refactoring: replaced multiplication with multi in mltiplication repetition function 11 months ago
fdai7930 f73479c019 added multiplication_repetition function 11 months ago
INNA a15428c294 Implementierung von setUp für decbinary Testdatei 11 months ago
fdai7930 59e2738357 Refactoring: removed multiplication of octal numbers function 11 months ago
fdai7930 672378fabe Refactoring: removed multiplication by five function (a*5) 11 months ago
fdai7930 54501c1c09 Refactoring: removed all functions countain square 11 months ago
fdai7930 f54592eed6 refactoring:replaced karatsuba with karatsu 11 months ago
fdai7930 3ab66be08e replaced ein1 and ein2 in double multiplication fontion with (num1 and num2) 11 months ago
fdai7930 ac4e082d8a Refactoring: remove _using from all multiplication fonctions name 11 months ago
fdai7930 4d9fa97fce refactoring: remove _using from modulo fonction s name 11 months ago
fdai7930 2d99d7bea9 refactoring: changed (prime - 1) to (prime - 2) in multi_by_prime fonction 11 months ago
fdai7930 df10570250 refactoring: replaced multi_using_logical_operations with multi_using_logical_op 11 months ago
fdai7930 bddaf16f19 refactoring: remove multi_by_sum fonction 11 months ago
fdai7930 73966f2e78 refactoring: replaced the multi_by_ten (a * 10) , with multi_by_five (a * 5) 11 months ago
fdai7930 bd5bc2739b Refactoring: changed the name of the fonction multi_using_two_complements to multi_using_two_comp 11 months ago
fdai7930 a81f436fea replaced num1 with num2 in multi_using_two_complements 11 months ago
fdai7930 d21747c9c9 Refactoring:remove fontion multi_by_riesel_prime 11 months ago
INNA d271cce8d4 refactoring: Einheitliche Namensanpassung der Binärfunktion für int wie aus Header-File 11 months ago
INNA 9c1924263a refactoring: Vereinfachung der Binärumwandlungsschleife 11 months ago
INNA 9544c46b3c Hinzufügen von Dezimalzahl-Division und Index-Inkrementierung in der Umwandlungsschleife 11 months ago
INNA 693607211f Hinzufügen der Berechnung des Binärrests 11 months ago
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
fdai7930 6b43ac5421 added multiplication by riesel prime 11 months ago
fdai7930 1e59489b4d added another e to bitwise 11 months ago
fdai7930 e5eaf08808 replaced multiply with multi 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