Re: dumps to equations?

From: Michał Pleban <lists_at_michau.name>
Date: Mon, 05 Sep 2016 14:43:38 +0200
Message-ID: <57CD687A.5010003@michau.name>
Hello!

Francesco Messineo wrote:

> I made it start, it wanted the dotnet 2.0 to be installed (with winetricks).
> Now I just have to understand how to import my binary dumps into it :)

You must prepare them in this format:

INPUT1 INPUT2 INPUT3 : OUTPUT1 OUTPUT2
0 0 0 1 1
0 0 1 1 0
0 1 0 1 0
0 1 1 0 0
1 0 0 0 1
1 0 1 0 0
1 1 0 0 0
1 1 1 0 0
;

I wrote a simple Perl file which converts binary files to such format.

Regards,
Michau.



       Message was sent through the cbm-hackers mailing list
Received on 2016-09-05 13:00:49

Archive generated by hypermail 2.2.0.