Commit Graph

143 Commits

Author SHA1 Message Date
madmaurice c6d44965da Project Euler Problem 6 in Chicken Scheme 2019-09-13 22:40:06 +02:00
madmaurice 47a2d186dd Project Euler problem 3 in Chicken scheme 2019-09-13 22:21:36 +02:00
madmaurice 56c5970395 Update csventry.py 2018-09-17 00:14:40 +02:00
madmaurice e56c6ca585 Add helper class for easy csv file access with defined rows 2018-09-16 23:40:27 +02:00
madmaurice 77c444139b some more stuff for the avl tree 2018-07-23 13:13:32 +02:00
madmaurice 381bcd1de9 Added Key_trait to C++ avl tree 2018-07-19 16:12:03 +02:00
madmaurice afec9113f7 Improve code of c++ avl tree 2018-07-19 14:54:03 +02:00
madmaurice 283d926b27 Added C++ avl tree 2018-07-18 20:08:55 +02:00
madmaurice 7cd2169829 CSV iterator 2017-10-12 07:36:12 +02:00
madmaurice 6e8a668a6a sha1 - make output uppercase 2017-10-12 07:13:20 +02:00
madmaurice 1ef551ad37 tab cleanup 2017-10-12 07:12:54 +02:00
madmaurice cc8e391a28 Latex-spielerei 2017-07-14 16:31:17 +02:00
madmaurice e6720ad3df SHA1 Implementierung 2017-07-14 16:30:17 +02:00
madmaurice cac5fec5ba Latex spielerei 2016-12-18 15:28:12 +01:00
madmaurice f72c297c95 Lexer fsm style 2016-12-16 17:33:54 +01:00
madmaurice 0f9d904c71 Brainfuck interpreter with lexer and parser slr(1) 2016-11-30 15:58:48 +01:00
madmaurice e1897e2a8c Added rudimentary type analysis. 2016-11-20 11:43:49 +01:00
madmaurice 160b7d58d5 Added proper AST display to term.py 2016-11-20 11:04:20 +01:00
madmaurice 5cfbbf8832 First math term calculator with SLR parser 2016-11-20 10:56:12 +01:00
madmaurice e72ebf59e2 First LL parser 2016-11-20 10:55:44 +01:00
madmaurice 027facd857 Versuch einer readelf implementation. funzt noch nicht os doll 2016-11-14 19:02:42 +01:00
madmaurice 5d25d48945
small fix for lissajous.py 2016-11-09 02:08:03 +01:00
madmaurice b8b6518057 3 more files
Signed-off-by: Valentin Gehrke <madmaurice@zom.bi>
2016-11-09 02:02:03 +01:00
madmaurice 5f6d4d13f0 Merge branch 'master' of ssh://git.zom.bi:9097/madmaurice/one-file-projects 2016-10-27 20:22:18 +02:00
madmaurice ff4f96bbf1 phasenmodulation: Andere Parameter 2016-10-27 20:22:00 +02:00
madmaurice b9dd436435 Lissajous Curve 2016-10-27 20:21:32 +02:00
madmaurice aece5b5da4 Prime factorization in clojure. 2016-08-04 19:41:56 +02:00
madmaurice 11b5c8d5ca spaß mit frequenzmodulation 2016-07-29 16:36:53 +02:00
madmaurice d81b6383c0 added bandpass filter 2016-07-28 19:29:39 +02:00
madmaurice d6d4a97f47 octave spaß 2016-07-28 18:44:49 +02:00
madmaurice 8a73594aa9 0mq message publisher 2016-06-23 15:17:59 +02:00
madmaurice 4e24bd0f63 Small fixes with dhcptest.py 2016-05-30 13:20:54 +02:00
madmaurice 80f6837d72 dhcp client 2016-05-25 14:56:06 +02:00
madmaurice 7dd3b3b0a0 Line number script for easy adding linenumbers 2016-03-22 16:25:40 +01:00
madmaurice d3f5000dad Pyramid kata 2016-03-17 11:55:59 +01:00
madmaurice 28346edaf8 A poc for fixed point calculations 2016-03-17 11:55:46 +01:00
madmaurice ee8728f2d7 Numbersystem converter 2016-03-17 11:55:27 +01:00
madmaurice 03009f7824 Patched frequencies in rk3.py 2016-03-17 11:55:11 +01:00
madmaurice e9d094b95f Added random rotation to pendel 2016-03-17 11:54:41 +01:00
madmaurice 80c974b291 Sudoku solver branch and bound 2016-02-23 12:39:41 +01:00
madmaurice 78741ee7aa EPA: Testing bigger graph 2016-02-23 12:14:24 +01:00
madmaurice c14af4fe93 EPA: bubblesort 2016-02-22 19:24:15 +01:00
madmaurice 0ba778e0d2 Bogosort. Schwachsinn 2016-02-21 17:23:40 +01:00
madmaurice 6b28cbabbe EPA: Floyd Warshall 2016-02-21 16:52:20 +01:00
madmaurice 0e153f547a EPA: Linked Queue 2016-02-21 16:15:08 +01:00
madmaurice 2ec2043cfa Updated zahlensysteme.py to python3 2016-02-21 15:37:03 +01:00
madmaurice c420cd1e9b Updated deriver to python3 2016-02-21 15:36:34 +01:00
madmaurice b956e515b8 Added joint path drawing 2016-02-21 15:36:09 +01:00
madmaurice b9b4db9c0f andere implementierung des heapsort 2016-02-21 15:35:43 +01:00
madmaurice 5fbf3ae49c Lowpass simulation with runge kutte 3rd order 2016-02-18 14:59:01 +01:00