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
- 안드로이드 푸시
- 안드로이드
- php 취약점
- mysql
- 자바스크립트
- Mail Server
- C#
- C# IO
- 설치
- not working
- PHP
- Android
- chart.js
- soundpool
- 폼메일
- html5
- curl
- javascript
- 안드로이드 gcm
- xe
- android 효과음
- php 시큐어코딩
- WebView
- 우분투
- FCM
- roundcube
- UML
- 자동 생성
- dovecot
- 안드로이드 푸쉬
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