From 32b9a010a24570a131cc5c9521b8e76102e9cd38 Mon Sep 17 00:00:00 2001 From: thing1 Date: Thu, 3 Apr 2025 08:33:24 +0000 Subject: made a very cool run length encoding algorithum --- comp/work/55/starter | 1 + 1 file changed, 1 insertion(+) create mode 100644 comp/work/55/starter (limited to 'comp/work/55/starter') diff --git a/comp/work/55/starter b/comp/work/55/starter new file mode 100644 index 0000000..88bfc18 --- /dev/null +++ b/comp/work/55/starter @@ -0,0 +1 @@ +A flip flop stores the value placed into it, until the clock pulses, where it then re reads from input D, it is always outputting on output Q \ No newline at end of file -- cgit v1.2.3