2

I recently learnt about the binary representation of Pascal's triangle. Here is what it looks likeenter image description here I am a java learner. Is there a way for me to find the java source code to graph this binary representation?

Larry
  • 121
  • 2
  • 1
    This site is more about description of techniques and algorithms for computer graphics - not about where to find source code. However, if you were able to give more clues about what you want maybe someone could help. – Simon F Nov 12 '18 at 15:05
  • If it's about the visualization, you could use a simple image format such as pgm for example to display the results (Wiki: https://en.wikipedia.org/wiki/Netpbm_format) –  Nov 13 '18 at 14:38
  • @Larry but how is the construction of those bugs – information Nov 13 '18 at 15:42
  • @ x-rw: Here is link that explains how these bugs are constructed. https://math.stackexchange.com/questions/2982466/binary-representation-of-pascals-triangle – Larry Nov 13 '18 at 17:04

0 Answers0