Version 3 of the FASTA packages contains many programs for searching DNA and
protein databases and one program (prss3) for evaluating statistical
significance from randomly shuffled sequences. Several additional analysis
programs, including programs that produce local alignments, are available as
part of version 2 of the FASTA package, which is available as the port
biology/fasta.
FASTA is described in: W. R. Pearson and D. J. Lipman (1988), "Improved
Tools for Biological Sequence Analysis", PNAS 85:2444-2448; W. R. Pearson
(1996) "Effective protein sequence comparison" Meth. Enzymol. 266:227-258;
Pearson et. al. (1997) Genomics 46:24-36; Pearson, (1999) Meth. in
Molecular Biology 132:185-219.
The FASTA3 suite is distributed freely subject to the condition that it may
not be sold or incorporated into a commercial product.
Visualizing the results of molecular orbital calculations
1) MO program: gaussian, gamess, mopac, etc.
2) display molecule in 3D: geo-opt, single-point, nomal mode (animation)
3) density: contour plot or 3D view for electron density and MO coefficient
Everything what you want about MO calculation can be seen.
By the distribution policy of the author;
* Only the latest version is supplied.
* Users must get the `distfiles' from the original site.
* Do not re-distribute the source and the executable.
* Using a not-so-latest version is prohibited, because
the author may only respond about the latest version.
LibSBML is an open-source programming library to help you read, write,
manipulate, translate, and validate SBML files and data streams. It is
not an application itself (though it does come with example programs),
but rather a library you can embed in your own applications.
LibSBML understands all Levels and Versions of SBML, as well as the
SBML Layout proposal by Gauges, Rost, Sahle and Wegner. It's written in
ISO C and C++ but can be used from all the languages listed in the
right-hand box.
PSI/88 Version 1.0 by W. L. Jorgensen & D. L. Severance
To plot wavefunctions in three dimensions from
semi-empirical and most popular ab initio basis sets.
Valence semi-empirical, STO-3G, 3-21++G(*) and
6-31++G(d,p) basis sets are implemented for atoms
H-Ar.
On-line manual is available at this web site.
You can also download the source code of psi88 from
the above site as a ``psi88.tar.gz''. When you do ungzip and
untar this archive, you will obtain some documents and
the ``psi88.tar.Z'' file which is required at this port.
Tinker is a set of small programs for doing general purpose molecular
modeling calculations. Tools are included for energy minimizations,
geometry calculations, simulated annealing, molecular dynamics, and
molecular analysis calculations. Tools for converting coordinate sets
are also provided. Tinker employs several force fields and minimization
techniques.
This port sets the maxatm value to 2500 atoms. This should be
sufficient for most molecular systems. Should you need to work with
larger systems you can set the maxatm parameter in the sizes.i file
located in the tinker/source directory and recompile. Note that if it
is set too large that tinker programs will abort and core dump.
For more information about Tinker see:
ChipVault is a VHDL and Verilog Chip Design Organization tool which improves
design efficiency by:
- Providing the ability to Navigate and Edit files Hierarchically.
- Automatically generating Schematic Component Port views of VHDL and
Verilog RTL files.
- Automating RTL instantiation and template generation.
- Providing Revision Control (designed for HW, not SW development).
- Supporting External Tool Hooks (bottom-up vcoms,etc).
- Providing an Issue Tracking Log with sorting.
- Providing Netlist sorting and hierarchy viewing.
- Supporting web-sharing of RTL files (both encrypted and clear).
- Fast and Nimble.
Muni 可以查找列在 Matthews 汉英字典中的 7773 个汉字字符的 Unicode 值。
你输入一个可以在字典中找到的字符,然后它将给你对应的 Unicode 映射,或者告诉你没有找到
匹配的映射。
除了可以输入数字外,你还可以输入一个查询,例如:
% muni
: What is Unicode mapping for "Yung", listed in Matthews' Dictionary
: as character 7589?
- Matthews(7589) = U+6C38
: Thank you. How about 3268, Matthews' number for "Kang"?
- Matthews(3268) = U+525B
: Thank you, Mr. Computer.
: ^D
%
G. Adam Stanislav (a.k.a. Yung Kang)
adam@redprince.net
http://www.redprince.net/
Perl 5.7.3 和以后的版本有一套足够的中文编码,包括常用的 CP950、CP936(也
称为 GBK)、Big5(别名为 Big5-Eten)、Big5-HKSCS、EUC-CN、HZ 和 ISO-IR-165.
然而,中文编码多得惊人,要涵盖所有的编码将会占据 perl 发行版好几兆字节;因此,这个
CPAN 模块试图提供其它剩下的一些编码。
如果你使用的是 perl 5.8 或更高版本,Encode::CN 和 Encode:TW 将会为你自动
加载扩展编码,因此如果你已经使用了它们中的一个,那么你无需明确使用
Encode::HanExtra 来调用。
这是简体中文分词的 perl 版本。
该分词算法在词典中搜索(向左和向右双向搜索)最长的词语,并选择一个频率较高的。
这个程序源于 CPAN 模块 Lingua::ZH::WordSegment (http://search.cpan.org/~chenyr/)
我作了如下修改:1)使得接口面向对象化;2)使内部字符串使用 utf8 编码;
3)使用 sogou 字典(http://www.sogou.com/labs/dl/w.html)作为默认字典。
Mgetty is a "smart" getty replacement, designed to be used with Hayes
compatible data and data/fax modems.
Mgetty knows about modem initialization, manual modem answering (so your
modem doesn't answer if the machine isn't ready), UUCP locking (so you can
use the same device for dial-in and dial-out).
Mgetty provides very extensive logging facilities.
Sendfax sends the named g3 fax files to the fax machine at "phone number".
The g3 files can be created with pbmtog3(1) or GNU's GhostScript with the
"digifax" driver.