Download List

项目描述

The algorithms package is aimed at being both
simple and powerful for typesetting
pseudo-code/algorithms in LaTeX documents. Since
it uses the (La)TeX engine to generate its output,
the results obtained are frequently of
high-quality. The package comes with a manual and
is quite easy to use in day-to-day documents.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-07-05 11:35
2005-07-05

这种算法的版本集成了两个经常要求的功能。首先是能够使用\标签的和\参考对作出某一特定行提到的算法。第二个新功能是可以改变的尺寸和定界符的行号。您可以指定任何大小的愿望和使用(几乎)任何字符串作为编号的包生成行分隔符。
标签: Major feature enhancements
This version of algorithms incorporates two
frequently requested features. The first is the
ability to use \label's and \ref's for making
references to specific lines of a given algorithm.
The second new feature is the ability to change
both the size and delimiters of line numbering.
You can specify any size you wish and use (almost)
any string as the delimiter of the line numbering
generated by the package.

2005-05-08 14:04
2005-05-08

此版本包含能够任意设置缩进的伪代码。这是特别有用的方式递交与空间的限制文件,期刊,你可以删除块终止构造(如“为”结束,“年底如果”和“结束,而”)而不与可读性损失深表关切。该手册已更新,以文件,此功能清楚。他表示这套本新闻稿的结构将使未来更容易增强。
标签: Major feature enhancements
This version incorporates the ability to set up
arbitrary indentation of pseudo-code. This is
especially useful when submitting papers to
journals with space constraints, as you can remove
the block termination constructs (like "end for",
"end if", and "end while") without being concerned
with loss of readability. The manual was updated
to document this feature clearly. The
infra-structure of this release will allow easier
future enhancements.

Project Resources