«compression» 태그된 질문

임의 데이터 압축 또는 압축 해제와 관련이 있습니다. 단일 특정 입력을 압축하는 것과 관련된 문제는 대신 [kolmogorov-complexity]로 태그를 지정해야합니다

2
이미지를 4 KiB 미리보기로 압축
이 과제에서는 이미지 미리보기 압축 알고리즘을 작성하게됩니다. 목표는 임의의 이미지 파일을 4KiB 미리보기 이미지로 줄여 대역폭이 거의없는 이미지를 빠르게 식별하는 데 사용할 수 있습니다. 압축기와 압축 해제 기의 두 가지 프로그램 (또는 하나의 결합 된 프로그램)을 작성해야합니다. 둘 다 파일 또는 stdin을 입력으로 가져 와서 파일 또는 stdout으로 출력해야합니다. 컴프레서는 …

11
자를 와이어
이 작업은 일련의 조건을 압축하고 처리하는 것입니다. Keep Talking and Nobody Explodes 게임에서 폭탄 디퓨저 는 복잡한 폭탄 제거 매뉴얼을 참조하는 전문가의 지시에 따라 폭탄을 해제해야합니다 . 이 과제는 매뉴얼의 5 페이지에 설명 된 "전선 주제"모듈을 처리합니다. 디퓨저에는 여러 색상의 전선이 제공됩니다. 그중 하나만 절단해도 안전합니다. 나머지는 폭탄을 폭발시킵니다. 코드는 …

28
수퍼 로그 계산
이것은 간단한 도전이어야합니다. 숫자 감안할 때 n >= 0, 출력 슈퍼 로그 (로그 - 스타 또는 로그 *를, 또는 로그 반복 하기 때문에 동일, n이 문제에 대한 부정적인 결코합니다.)의 n. 이것은 tetratation 에 대한 두 가지 역함수 중 하나입니다 . 다른 하나는 관련 질문 에있는 수퍼 루트 입니다. 예 Input …
29 code-golf  math  code-golf  array-manipulation  sorting  code-golf  math  arithmetic  matrix  code-golf  string  kolmogorov-complexity  code-golf  string  code-golf  math  sequence  arithmetic  recursion  code-golf  math  ascii-art  sequence  code-golf  math  array-manipulation  code-golf  code-golf  kolmogorov-complexity  code-golf  string  code-golf  string  decision-problem  code-golf  array-manipulation  tips  javascript  json  code-golf  math  string  number  number-theory  code-golf  math  sequence  fibonacci  number  arithmetic  fastest-code  integer  code-golf  math  sequence  code-golf  string  file-system  tips  golfscript  code-golf  string  code-golf  string  natural-language  code-golf  string  file-system  code-golf  math  array-manipulation  code-challenge  image-processing  compression  code-golf  math  number  sequence  code-golf  math  combinatorics  regular-expression  code-golf  sequence  pi  code-golf  ascii-art  code-golf  string  array-manipulation  sorting  code-golf  string  graph-theory  code-golf  string  code-golf  string  ascii-art  code-challenge  compression  code-golf  code-golf  math  sequence  number-theory  code-golf  maze  graph-theory  code-golf  math  sequence 

8
튜브 어딘가에 ...하지만 어떤 라인에?
런던 지하철 일명 튜브는 세계에서 가장 오래된 지하철, 그것은 현재 ( "에지웨어로드"와 "해머"각각 두 위치를 차지하기 때문에 엄격하게 269 ** 스테이션) 267 개라는 이름의 역을 서비스 * 열한 라인으로 구성되어있다 도전 이름으로 주어진 스테이션을 서비스하는 회선의 이름을 입력으로 출력하십시오. 입력 : 문자열 또는 문자 목록 이것은 유효한 스테이션 이름 으로 …

21
“0xUsernames”변환
0x 사용자 이름 메시징 서비스를 사용하는 사람이 너무 많아서 모든 사용자 이름을 저장할 공간이 부족합니다! 이 문제를 해결하기 위해 가능한 경우 사용자 이름을 16 진수로 저장하기 시작합니다. 사용자 이름이 문자로만 구성된 0123456789ABCDEF경우 (대소 문자 구분) 16 진수로 변환하여 정수로 저장할 수 있습니다. 예를 들어, 사용자 이름 ba5eba11은 0xBA5EBA1116 진수 정수 …

6
큰 숫자
내 대답 중 몇 가지를 골라내는 동안 가능한 한 적은 문자로 큰 정수를 작성해야했습니다. 지금은 그렇게 할 수있는 가장 좋은 방법을 알고 : 나는 점점됩니다 당신이 이 프로그램을 작성 할 수 있습니다. 도전 양의 정수가 주어지면 stdout 또는 이와 동등한 것으로 인쇄하는 프로그램을 출력하는 프로그램을 작성하십시오. 출력 프로그램이 작성자와 동일한 …

15
반 회문 퍼즐
회문은 그 자체로 반대되는 단어입니다. 이제 회문처럼 보이지만 그렇지 않은 단어가 있습니다. 단어를 고려 예를 들어 sheesh, sheesh그 반대이기 때문에 회문 아닌 hseehs다른 어떤 우리가 생각 그러나 경우에, sh다음이 역의이다, 단일 문자로 sheesh. 이런 종류의 단어를 우리는 반 회문이라고 부릅니다. 청크의 순서가 반대로되어 원래 단어가 형성되도록 단어를 몇 개의 청크로 …

10
원자 이온화 에너지 압축
이것은 다른 유형의 압축 문제입니다. 일반적인 kolmogorov 복잡성 문제에서는 목록을 정확하게 다시 작성해야합니다. 여기에서 원하는 방식으로 값을 반올림 할 수 있습니다. 캐치는 무엇입니까? 당신의 점수는 당신의 결과가 얼마나 잘못되었는지에 따라 불이익을받습니다. 이 질문의 맨 아래에는 첫 번째 108 요소에 대한 첫 번째 이온화 에너지 목록이 있습니다. 프로그램 실행시이 목록의 합리적으로 …

3
골프 줄
나는 항상 문자열 압축이 필요한 kolmogorov-complexity 과제에 대한 해답을 제시하지 못했습니다 . 주된 이유는 문자열 압축 도구 를 효과적으로 사용해야한다는 것을 모르기 때문 입니다. 이런 이유로이 질문을 게시했습니다. 다른 팁 질문과는 달리, 이는 언어 별 의미가 아니므로 모국어로 된 팁을 생각할 수 있으면 게시 할 수 있습니다 (언어를 지정하면). 일반적인 …

2
Lossy ASCII 아트 압축
배경 PICASCII 는 이미지를 ASCII 아트로 변환하는 깔끔한 도구입니다. 다음과 같은 10 개의 ASCII 문자를 사용하여 다른 정도의 밝기를 얻습니다. @#+';:,.` 우리는이 charxels (문자 요소)가 1 (부호)에서 10 (공간)까지의 밝기를 가지고 있다고 말할 것입니다. 아래에서는 작은 글꼴, 웨일스 어 깃발, 넘친 프랙탈, 큰 송어 및 작은 골프를 올바른 글꼴로 표시 …

14
이 부분이 잘린 삼각 숫자입니까?
관련 OEIS 시퀀스 : A008867 잘린 삼각형 수 삼각형 숫자의 일반적인 속성은 삼각형으로 배열 할 수 있다는 것입니다. 예를 들어, 21을 취하고 os 의 삼각형으로 정렬하십시오 . 영형 OO ooo oooo ooooo oooooo 각 모서리에서 같은 크기의 삼각형을 자르는 "절단 :"을 정의 해 봅시다. 21을 자르는 한 가지 방법은 다음과 …
20 code-golf  math  decision-problem  number-theory  integer  code-golf  number  decision-problem  functional-programming  code-golf  array-manipulation  matrix  code-golf  string  classification  string  code-challenge  binary  compression  decode  code-golf  string  string  code-challenge  balanced-string  encode  code-golf  number-theory  integer  base-conversion  code-golf  math  number-theory  geometry  abstract-algebra  code-golf  array-manipulation  sorting  optimization  code-golf  math  geometry  image-processing  generation  code-golf  string  cops-and-robbers  repeated-transformation  grammars  cops-and-robbers  repeated-transformation  grammars  code-challenge  restricted-source  tips  source-layout  javascript  code-challenge  kolmogorov-complexity  restricted-source  code-golf  combinatorics  counting  math  fastest-code  linear-algebra  code-golf  math  permutations  matrix  linear-algebra  code-golf  string  decision-problem  restricted-source  code-golf  number  array-manipulation  subsequence  code-golf  number  array-manipulation  matrix  code-golf  brainfuck  code-golf  color  code-golf  quine  source-layout  code-golf  subsequence  code-golf  string  ascii-art  code-golf  string  ascii-art  alphabet  code-golf  decision-problem  interpreter  hexagonal-grid  halting-problem  code-golf  string  polynomials  calculus  code-golf  math  decision-problem  matrix  complex-numbers  code-golf  random  code-golf  number  arithmetic 

1
확산 압축 [폐쇄]
휴무 . 이 질문에는 세부 사항이나 명확성 이 필요 합니다 . 현재 답변을받지 않습니다. 이 질문을 개선하고 싶습니까? 이 게시물 을 편집 하여 세부 사항을 추가하고 문제점을 명확하게하십시오 . 휴일 2 년 전 . 이 문제를 해결하려면 diff를 압축해야합니다. diff는 두 문자열의 차이를 나타내는 일부 데이터입니다. 이 문제를 해결하려면 다음을 …

7
인쇄 가능한 ASCII 앞면으로 이동
배경 이동 대 앞쪽 변환 (MTF), 엔트로피 인코딩 기술의 성능을 개선하기위한 데이터 암호화 알고리즘이다. 에서 의 bzip2 압축 알고리즘 , 이것은 이후에인가된다 버로우즈 - 휠러 변환 (에서 본 버로우 휠러 백 ) 작고 쉽게 압축 이외의 정수로 반복되는 문자 그룹을 선회 목적으로. 정의 이 과제를 위해 MTF의 인쇄 가능한 ASCII …

12
모든 기지 97은 우리에게 속해 있습니다
많은 프로그래밍 언어는 인쇄 가능한 ASCII, 탭 및 줄 바꿈 만 사용하여 작성됩니다. 이 97 문자는 8 비트 바이트 (실제로 256 개의 다른 문자를 보유 할 수 있습니다!)에 저장됩니다. 이는 매우 비효율적입니다. 특히 모든 코드가 계산되는 코드 골프에서! 이 도전에서, 당신은 기본 전환을 사용하여 점수를 줄일 수 있습니다. 도전 프로그램 …

15
안 돼요 2
때로는 직교 좌표 (x,y)를 극좌표 로 변환하는 것이 실제로 어려운 일 (r,phi)입니다. 당신은 계산할 수 있지만 r = sqrt(x^2+y^2)아주 쉽게 각도를 계산할 때, 당신은 종종의 경우 약간의 구별이 필요 phi하기 때문에를 arcsin, arccos그리고 arctan다른 모든 삼각 함수가 공동 도메인 각 단 경간이이 반 원을. 많은 언어에는 직사각형을 극좌표로 변환하거나 최소한 …
18 code-golf  math  geometry  trigonometry  code-golf  number-theory  fibonacci  code-golf  math  sequence  fibonacci  code-golf  string  code-golf  math  graphical-output  geometry  code-golf  string  code-golf  math  geometry  code-golf  math  bitwise  number  popularity-contest  graphical-output  image-processing  fractal  code-golf  number-theory  code-golf  date  multi-threading  code-golf  math  code-golf  math  number  sequence  code-golf  math  number  sequence  arithmetic  code-golf  decision-problem  logic-gates  code-golf  decision-problem  balanced-string  code-golf  math  arithmetic  combinatorics  code-golf  expression-building  code-golf  physics  code-golf  abstract-algebra  code-golf  number  arithmetic  integer  code-golf  ascii-art  number  code-golf  number-theory  primes  code-golf  arithmetic  grid  code-golf  code-golf  sequence  code-golf  kolmogorov-complexity  compression  code-golf  math  number  arithmetic  array-manipulation  code-golf  primes  hexagonal-grid  complex-numbers  code-golf  number  counting  code-golf  math  number  arithmetic 

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