Commit graph

82 commits

Author SHA1 Message Date
madmaurice 6e26844a6f Bug fix in gauss 2016-02-15 13:01:02 +01:00
madmaurice 7bb2c09a2c Small change in gauss 2016-02-15 11:30:14 +01:00
madmaurice 8ba4934750 Gauss algorithm finished 2016-02-15 11:20:11 +01:00
madmaurice 77abcfee85 Gauss algorithmus part 1 2016-02-15 10:14:58 +01:00
madmaurice f28846ca79 EPA: Linked stack 2016-02-12 10:06:30 +01:00
madmaurice aa9377d5fc EPA: double linked list. 2016-02-11 18:20:26 +01:00
madmaurice eceb8d69f4 EPA: Binary Tree 2016-02-11 16:39:15 +01:00
madmaurice 621e895b19 EPA: Heapsort 2016-02-11 15:04:21 +01:00
madmaurice 3f78b1903e EPA: AdjMatrix und AdjListe 2016-02-11 11:40:16 +01:00
madmaurice c656711625 Added prim algorithm 2016-02-10 18:07:36 +01:00
madmaurice d3575335fa Queue in C 2016-02-10 18:07:03 +01:00
madmaurice 363ac4902c It's no longer just dijkstra 2016-02-10 13:43:24 +01:00
madmaurice ecedf372b9 Added bfs and dfs 2016-02-10 13:43:05 +01:00
madmaurice be5d7ec28e dijkstra in python 2016-02-10 12:45:54 +01:00
madmaurice 9e982f0e44 Added hash test for lecture EPA 2016-02-10 11:23:05 +01:00
madmaurice 798ede9f1f Added bitonic sort 2016-02-10 11:22:39 +01:00
madmaurice 0956cae266 Mergesort 2016-02-09 14:17:44 +01:00
madmaurice 70f777aae4 Happy numbers 2016-02-08 14:21:07 +01:00
madmaurice 1b9e60564a hashing example 2016-02-08 14:18:22 +01:00
madmaurice e7714fa372 Dijkstra 2016-01-19 18:28:02 +01:00
madmaurice 397e2628b3 Irgendwas. keine Ahnung 2016-01-19 18:27:50 +01:00
madmaurice 5f72632917 Refactoring of vectors 2016-01-19 18:27:17 +01:00
madmaurice 5e9c0e47ac C++ Spaß mit Vektoren 2015-12-10 19:48:50 +01:00
madmaurice 9975af94f4 Removed testing code 2015-12-10 19:48:38 +01:00
madmaurice 959f74e34f Added debug output 2015-12-10 19:48:26 +01:00
madmaurice 585016e9d8 ieee754 + rsa implementierung in python 2015-11-29 23:54:47 +01:00
madmaurice 49e072e29e Euler krams 2015-11-22 18:19:34 +01:00
madmaurice 511df339b5 Added nand simulator for dldtg 2015-11-22 18:19:21 +01:00
madmaurice c8bef3769b Smooth solution for 2nd euler problem 2015-11-13 02:42:54 +01:00
madmaurice a5ee847442 Fixed sorting_algorithms 2015-11-13 02:42:25 +01:00
madmaurice c54dfca75d Updated sorting_algorithms.py to python3 2015-11-13 00:43:11 +01:00
madmaurice cdc4a6f4f2 List erweitert 2015-11-11 20:17:13 +01:00
madmaurice 2836fceedc List mit 3 arrays 2015-11-11 12:34:18 +01:00
madmaurice 21429ea473 added stack_free 2015-11-06 14:14:49 +01:00
madmaurice 90308911bf int stack in c 2015-11-06 00:03:22 +01:00
madmaurice 3396cf7802 Removed Evil spaces 2015-11-01 14:36:52 +01:00
madmaurice c32a8ed722 Reformatting code 2015-10-06 04:44:06 +02:00
madmaurice 12c4af1846 URL wird überprüft 2015-10-06 04:43:16 +02:00
madmaurice cdb787d492 Gauss algorithmus zum Lösen von Ax=b 2015-06-30 21:53:40 +02:00
madmaurice 7c4c595f99 cache dateien entfernt 2015-06-30 14:25:22 +02:00
madmaurice 2efff1d9ee Neue Spielerei: Ein Compiler der einen Code in einer PoC Sprache mit if, while, +, and, or und not in einen funktionierenden Brainfuck Code compiliert. 2015-06-30 14:24:17 +02:00
madmaurice 998cf32353 Bug fix. Wrong error code. 2015-06-28 23:50:23 +02:00
madmaurice cef5cc634a Tagesschau 100 Sekunden fetcher 2015-06-28 23:49:42 +02:00
madmaurice a0fb2c8bfd rps 2015-06-07 15:15:48 +02:00
madmaurice 598d470eec Alten Code entfernt 2015-05-29 03:49:19 +02:00
madmaurice 0396c93cad Reimplementierung für DGlS 2015-05-26 19:46:44 +02:00
madmaurice aecbba2bcf Verfahren von Heun 2015-05-23 23:44:26 +02:00
madmaurice e5cdab5114 Some modifications to fakeftp 2015-05-23 23:43:14 +02:00
madmaurice c8cf9f2431 No threading in fakeftp :) 2015-05-09 10:51:16 +02:00
madmaurice 45836391c7 Some adjustments to the fake ftp 2015-05-09 10:26:25 +02:00