Lei's Blog

关注机器学习、信息检索、数据挖掘和推荐系统等研究领域

  :: 首页 :: 新随笔 :: :: 订阅 :: 管理 ::

2013年5月16日

摘要: 下给出使用latex进行算法排版的几个例子,以供参考:\documentclass{article}\usepackage[english]{babel}\usepackage{blindtext}\usepackage{algorithm} %format of the algorithm\usepackage{algorithmic} %format of the algorithm<?xml:namespace prefix = o />\begin{document}\blindtext\begin{algorithm}[htb] %算法的开始\renewcommand{\ 阅读全文
posted @ 2013-05-16 16:20 Lei-Blog 阅读(3944) 评论(0) 推荐(0)