Haffman Code
什么是Haffman编码?以后再说,嘿嘿先上实现。
Python 实现:
在这个实现当中,我们并没有统计文本的字符出现频率,仅仅是为Haffman Coding的一个demo.
"""
Code writer : EOF
Code file : haffman.py
Code date : 2015.01.28
e-mail ...
分类:
其他好文 时间:
2015-01-28 14:38:43
阅读次数:
145
下面是总结的几个使用方法include 'PHPExcel.php';include 'PHPExcel/Writer/Excel2007.php';//或者include 'PHPExcel/Writer/Excel5.php'; 用于输出.xls的创建一个excel$objPHPExcel = ...
分类:
Web程序 时间:
2015-01-27 14:41:27
阅读次数:
178
最近在博客园做一些学习笔记。一个是看apple的swift官方书,另外一个是随学校课堂(SICP)学习scheme。 这两种语言都谈不上普及(或者说swift太新)。博客园原来的windows live writer代码高亮插件并不适用于这些语言。 于是我只好自己想办法。首先我找到了highligh...
分类:
编程语言 时间:
2015-01-27 09:14:08
阅读次数:
193
Error : The specified component was not reported by the VSS writer (Error 517) in Windows Server 2012 BackupTweetIn Windows Server, it is possible to ...
分类:
Windows程序 时间:
2015-01-26 15:08:01
阅读次数:
3049
下载 http://www.microsoft.com/zh-cn/download/details.aspx?id=8621 Provider Metaweblog API Publish URL 51cto http://wavework.blog.51cto.com/xmlrpc.php cs...
Pascal triangle
等段时间再扯pascal triangle~
先把一年多以前打印杨辉三角形的方法贴出来(简直不认直视,越来越不敢看以前自己写的东东了)
C语言实现:
/***************************************************************
Code writer...
分类:
其他好文 时间:
2015-01-24 17:26:45
阅读次数:
156
You Only Need To Note This: only 1single thread can acquire an upgrade_lock at one time.others are very straightforward.96vote1800 INFORMATION is more...
分类:
编程语言 时间:
2015-01-20 20:01:12
阅读次数:
183
IO是当今Web面临的主要问题之一,可以说,大部分web应用的瓶颈都是IO的瓶颈。Java的IO类是java.io.它包含有80多个类,分为4大部分:基于字节操作: InputStream,OutputStream基于字符操作: Writer 和Reader基于磁盘操作: File基于网络操作:So...
分类:
编程语言 时间:
2015-01-19 00:00:48
阅读次数:
334
平时都是用Windows Live Writer写博客,发布博客。遇到需要插入代码都是先在notepad中写好,或者是拷贝到notepad,再从notepad中拷到Windows Live Writer,比较麻烦。在博客中使用插件Code Snippet就能很好解决这个问题。下载地址:http://...