«fractal» 태그된 질문

도형은 자체 유사하고 일반적으로 매우 상세한 모양입니다. 잘 알려진 프랙탈 세트에는 Mandelbrot 세트, Julia 세트 및 Phoenix 세트가 있습니다. 나무 모양의 프랙탈 드로잉도 일반적입니다.

3
용의 이미지
사각형으로 만든 트윈 드래곤 커브 의 멋진 GIF 를 보았고 다른 기본 이미지에서 시작하면 어떻게 될지 궁금했습니다. 그래서 이것을하기위한 프로그램을 작성했습니다. 너무 시원해서 도전으로하는 것이 재미있을 것이라고 생각했습니다. 태스크 모서리 길이가 2 (4보다 큰) 인 정사각형 이미지를 촬영합니다. 이 이미지를 만들려면 먼저 이미지를 동일한 크기의 4 개의 수직 밴드로 나누고 …

1
끝까지 내려가는 요소입니다!
이 도전은 이 환상적인 애니메이션 다이어그램에서 영감을 얻었습니다 (채팅에 게시 해 주셔서 감사합니다). 입력 값이 n지정되면 지정된대로 모든 주요 요소를 내포 된 다각형 다각형으로 그립니다. 예를 들어 숫자가 주어지면 357 = 17x7x3삼각형에 3 개의 점, 7 각형의 삼각형, 17 각형의 칠각형 17 개가 정렬됩니다. 즉, 중첩 다각형은 외부에서 가장 큰 …

2
ASCII 힐버트 커브
정수 감안할 때 n출력에게 n의 일 반복 힐버트 곡선 문자를 사용하여 ASCII에 _와 |. 처음 4 개의 반복은 다음과 같습니다. n=1 _ | | n=2 _ _ | |_| | |_ _| _| |_ n=3 _ _ _ _ | |_| | | |_| | |_ _| |_ _| _| …

27
시 에르 핀 스키 카펫
누가 좋은 프랙탈을 좋아하지 않습니까? 시어 핀 스키 카펫은 프랙탈의 고전적인 예이다. 이 작업을 완료하려면 카펫 유형을 생성 하고 결과 카펫을 레벨 카펫을 나타내는 stdout(아래 예제 참조)에 인쇄해야합니다 . 이 Wikipedia 기사 에서 단계를 찾을 수 있습니다 . 이 값은 stdin이와 동등하거나 동일합니다. 예를 들어, 입력 4는 레벨 4 카펫을 …

28
간단한 단어 래퍼 만들기
(참고 : 이것은 처음으로 코드 골프 질문이지만, 내가 알 수있는 한, 아무도 정확히 이것을하지 않았으므로 좋을 것입니다.) 당신의 임무는 문자열 s과 정수 를 취하고 n그 텍스트를 여러 줄로 감싸서 반환하거나 출력 하는 프로그램이나 함수를 만드는 것 입니다. 각 단어는 한 줄에 있어야합니다. 즉, 단어가 중간에 쪼개지지 않습니다. 각 줄은 더 …
22 code-golf  string  code-golf  string  parsing  apl  math  primes  integer  fastest-code  code-golf  math  primes  integer  code-golf  ascii-art  kolmogorov-complexity  code-golf  string  array-manipulation  code-golf  number  code-golf  sequence  code-golf  math  arithmetic  code-golf  date  conversion  code-golf  geometry  combinatorics  grid  code-golf  string  code-golf  counting  java  code-golf  chess  code-golf  path-finding  conversion  atomic-code-golf  logic-gates  code-golf  fibonacci  code-golf  ascii-art  fractal  code-golf  quine  code-golf  string  code-golf  array-manipulation  decision-problem  code-golf  quine  code-golf  code-challenge  array-manipulation  code-challenge  word-search  code-golf  binary  conversion  code-golf  code-golf  restricted-source  code-golf  kolmogorov-complexity  restricted-source  code-golf  kolmogorov-complexity  random  animation 

23
프랙탈 대성당
양의 integer가 주어지면 다음 구조 n >= 1의 첫 번째 n행을 출력하십시오 . # # # ### # # # # # ## ## ##### # # # # # # # # # # ### # ## ## ## # ## ### ### ####### n번째의 1 행 인덱스의 이진 …

30
0이 아닌 고유 한 숫자로 임의의 n 자리 숫자를 얻습니다.
나는 이 질문을 읽고 그것이 좋은 도전이 될 것이라고 생각했다. 태스크 입력 0<n<10으로 임의의 숫자를 생성하십시오. 정확히 n 자리 첫 번째가 아닌 0 그래서 f(n)>10**(n-1)-1 고유 숫자 우승 기준 이것은 코드 골프 이므로 가장 짧은 코드가 승리합니다. 무작위 나는 균등하게 분포 된 것을 의미합니다. 따라서 프로그램의 관점에서 볼 때 각각의 …
22 code-golf  number  random  grid  game  king-of-the-hill  javascript  code-golf  arithmetic  statistics  code-golf  math  code-golf  math  code-golf  string  palindrome  code-golf  string  interactive  code-golf  quine  polyglot  code-golf  string  stack-exchange-api  code-golf  number-theory  decision-problem  code-golf  tips  code-golf  string  internet  code-golf  graphical-output  image-processing  fractal  code-golf  ascii-art  geometry  hexagonal-grid  code-golf  string  restricted-source  hello-world  code-golf  game  code-golf  cipher  code-golf  permutations  cops-and-robbers  permutations  cops-and-robbers  code-golf  internet  stack-exchange-api  code-golf  ascii-art  random  code-golf  tips  code-golf  ascii-art  code-golf  code-golf  kolmogorov-complexity  code-golf  string  unicode  code-golf  number  sequence  primes  palindrome  code-golf  game  decision-problem  code-golf  math  geometry  code-golf  graphical-output  interactive  code-golf  set-partitions  code-golf  number  arithmetic  restricted-source  code-golf  decision-problem  python  recursion  code-golf  ascii-art  code-golf  source-layout  code-golf  function  recursion  functional-programming  code-golf  game  combinatorics  permutations  code-golf  string  file-system  code-golf  string  hashing  code-golf  stack-exchange-api  code-golf  string  code-golf  math  number  arithmetic  polyglot 

16
하나 더 프로그램하고 나왔습니다!
양의 정수 중첩 수준을 감안할 때 n문자열 s인쇄 가능한 ASCII 문자 (의 에 ~같은 언어로 실행하면, 프로그램을 출력하는 프로그램을 출력하고, 출력하는 프로그램... 문자열을 출력합니다 s. 총 n프로그램이 생성되어야하며, 모든 프로그램은 답변과 동일한 언어로 실행되어야합니다. 참고 : 기본적으로 제출로 허용되는 모든 프로그램 또는 기능을 출력 할 수 있습니다. s이스케이프 문자로 입력 …
21 code-golf  recursion  code-golf  kolmogorov-complexity  board-game  code-golf  number-theory  polynomials  code-golf  code-golf  array-manipulation  polyglot  alphabet  answer-chaining  code-golf  sequence  math  atomic-code-golf  abstract-algebra  proof-golf  code-golf  internet  code-golf  internet  code-golf  ascii-art  kolmogorov-complexity  code-golf  math  ascii-art  number  integer  code-golf  decision-problem  binary-matrix  code-golf  number  sequence  number-theory  code-golf  math  decision-problem  matrix  abstract-algebra  code-golf  string  keyboard  code-golf  fractal  code-golf  math  sequence  combinatorics  hello-world  vim  code-golf  sequence  code-golf  graphical-output  image-processing  code-golf  decision-problem  matrix  linear-algebra  code-golf  ascii-art  code-golf  math  code-golf  ascii-art  graphical-output  code-golf  string  code-golf  string  substitution  code-golf  string  ascii-art  code-golf  arithmetic  code-golf  number  array-manipulation  decision-problem  code-golf  kolmogorov-complexity  code-generation  fractal  code-golf  ascii-art  kolmogorov-complexity  code-golf  ascii-art  code-golf  string  array-manipulation  code-golf  music  code-golf  array-manipulation  code-golf  internet  stack-exchange-api  math  fastest-algorithm  code-golf  binary  bitwise  code-golf  date  code-golf  string  code-golf  sequence  integer  code-golf  arithmetic  number-theory  code-golf  string  random 

7
물류지도의 이상한 매력
과제의 목적은 거의 플롯이다 트랙터 의 물류 맵 의 파라미터의 함수로서 , R (또한 분기도 ), 또는 그것의 하위 영역. 그래프의 모양은 Wikipedia의 다음 이미지에서 볼 수 있습니다. 배경 물류지도 입력 취하는 수학적 함수 의 X (k)를 와 출력에 매핑 X K + 1 로 정의 x k + 1 …

5
"죄송합니다, 청년이지만 거북은 끝까지 내려 왔습니다!"
Lindenmayer 시스템 실행 Lindenmayer에 시스템 (또는 L-시스템)에 관한 것이다 Thue 및 포스트 시스템,에서 사용되는 식물 모델링 및 프랙탈 생성 . L- 시스템은 심볼-알파벳으로부터의 심볼이 대체 심볼 시퀀스로 매핑 되는 문자열 재 작성에 의해 기술된다 . 이러한 매핑 모음은 L 시스템을 적절하게 구성합니다. Prusinkiewicz가 고안 한 그래픽 출력 방법은 매핑이 지정된 …

6
코흐 눈송이-CodeGolf
코크 곡선 (도 코흐 스타 코흐 섬라고도 함) 수학적 곡선 초기 프랙탈 곡선 중 하나를 설명하는 것이다. 이 책은 1904 년 논문에서 "탄젠트가없는 연속 곡선에서 기초 기하학으로 구성 가능"(원본 프랑스 제목 : "Sur une courbe 계속 sans tangente, obtenue par une construction géométrique élémentaire")이라는 제목의 Koch 곡선을 기반으로합니다. 스웨덴의 수학자 …

9
캔터 세트 내에 있습니까?
도전 이 문제를 해결하려면 주어진 숫자가 Cantor 세트에 있는지 확인해야합니다. 먼저 Cantor 세트를 정의하겠습니다. 먼저, 0과 1 사이의 숫자로 시작하십시오.이 범위 밖의 숫자는 Cantor 세트에 없습니다. 이제 숫자를 [0,1 / 3], [1 / 3,2 / 3], [2/3, 1]의 세 부분으로 나눕니다. 첫 번째 부분과 마지막 부분의 범위 안에 있지 않은 …

13
드래곤 커브 그리기
오늘의 과제 : 용의 곡선을 그리세요! 드래곤 커브가 무엇인지 모르는 경우 여기 에 소개 ViHart 비디오가 있습니다 (정말로 시원하십시오!) 당신의 임무 : 용 곡선을 그리고 적어도 9 번 반복하십시오. 1 번에서 9 번까지 반복을 표시 할 필요는 없으며, 9 번 이상 반복 한 후 생성 된 최종 곡선 만 표시하면됩니다. …

5
더 단단한 물체 또는 부드러운 물체가 있습니까
What-If 책의 개봉에서 영감을 얻었습니다. 입력은 #내부에 객체가있는 문자열, 문자열 목록 등의 공백 사각형입니다 . ######## # # ######## ### #### ### #### ### 개체는 항상 교차하지 않고 비 터치 사각형입니다. 부드러운 객체는 #중간에의으로 채워지지 않고 경계 일 뿐인 객체로 정의되며 , 단단한 객체는 채워진 객체입니다. 폭이나 높이를 가진 물체 …
19 code-golf  ascii-art  counting  code-golf  number  grid  decision-problem  chess  code-golf  grid  graph-theory  chess  code-golf  math  geometry  code-golf  arithmetic  roman-numerals  fastest-code  code-golf  math  geometry  code-golf  string  cryptography  code-golf  number  sequence  decision-problem  code-golf  string  parsing  c  code-golf  sorting  integer  code-golf  number  sequence  rational-numbers  graphical-output  atomic-code-golf  assembly  box-256  code-golf  geometry  tips  python  code-golf  number  sequence  arithmetic  number-theory  code-golf  ascii-art  kolmogorov-complexity  geometry  code-golf  graphical-output  code-golf  math  code-golf  grid  cellular-automata  game-of-life  code-golf  string  subsequence  code-golf  arithmetic  rational-numbers  code-golf  tips  dc  code-golf  ascii-art  kolmogorov-complexity  date  code-golf  string  primes  code-golf  string  natural-language  conversion  code-golf  sequence  code-golf  number-theory  primes  base-conversion  code-golf  math  primes  base-conversion  code-golf  ascii-art  fractal  code-golf  matrix  code-golf  math  tips  geometry  python  string  code-challenge  keyboard  code-golf  graphical-output  code-golf  string  code-golf  number  sequence  cops-and-robbers  number  sequence  cops-and-robbers 

13
시 에르 핀 스키 층
시작하여 아래에 선을 추가하여 Sierpinski 삼각형 과 같은 패턴을 /\만들 수 있습니다 ... 느슨한 가지 /또는 \두 가지로 다시 분할 : /\. 가지의 충돌은 \/그 아래에 아무것도 없지만 공백으로 죽습니다. 이 규칙들을 반복하면 /\ /\/\ /\ /\ /\/\/\/\ /\ /\ /\/\ /\/\ etc... ( ViHart의 영감 ) 양의 정수 N을 …

당사 사이트를 사용함과 동시에 당사의 쿠키 정책개인정보 보호정책을 읽고 이해하였음을 인정하는 것으로 간주합니다.
Licensed under cc by-sa 3.0 with attribution required.