Notice
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- javascript
- PHP
- soundpool
- html5
- php 시큐어코딩
- UML
- chart.js
- Android
- 폼메일
- C#
- not working
- C# IO
- php 취약점
- 우분투
- roundcube
- 자동 생성
- FCM
- dovecot
- 안드로이드
- 자바스크립트
- android 효과음
- mysql
- 안드로이드 gcm
- xe
- 안드로이드 푸쉬
- WebView
- 설치
- Mail Server
- 안드로이드 푸시
- curl
Archives
- Today
- Total
목록문자열 압축 php (1)
그러냐
허프만 php 문자 압축 소스 HUFFMAN CODING WITH PHP AND JAVASCRIPT
HUFFMAN CODING WITH PHP AND JAVASCRIPTThere may be times when you want to compress data on the server or in the browser. I’m providing an implementation of the Huffman Coding algorithm in PHP and in JavaScript.Download Source Codehuffman.zip (9 KB)Simple String CompressionPHP Example (in JavaScript, it’s almost the same): Simple Array CompressionYou can also compress arrays which may contain any..
php
2017. 2. 1. 18:13