Jump to content

Program Assignment for money

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
biz123

biz123

    Newbie

  • Members
  • Pip
  • 2 posts
Hi. I'll pay someone to figure this out. Just give me your price...


To make a long story short, I need to convert a .dat file into whatever picture I choose by playing with the code. The .dat file's product is shown below. The body of the code, which makes up the image itself is as follows...for each byte, hex 00 means white space/blank and hex FF means the space is filled in. Data is written in concentric circles from the innermost ring out, in a clockwise fashion starting with the 12 o'clock pixel. Each circle is made of 30x256 pixels.

So, what I need is to be able to make any image which shares the .dat file's aforementioned guidelines. That way I can copy and paste the "FF00FF00FFFFFF" code into the original .dat file using a hex editor.

Posted Image

#2
TkTech

TkTech

    The Crazy One

  • Moderators
  • 1,396 posts
{Moved to the right forum}

#3
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
We are not allowed to make HW for money.

#4
biz123

biz123

    Newbie

  • Members
  • Pip
  • 2 posts

TcM said:

We are not allowed to make HW for money.

Homework? I'm doing this for my business, not a college HW assignment.