📄 tour-examples.html
字号:
<html>
<head>
<title>
A Tour of NTL: Examples </title>
</head>
<body bgcolor="#fff9e6">
<center>
<a href="tour-intro.html"><img src="arrow1.gif" alt="[Previous]" align=bottom></a>
<a href="tour.html"><img src="arrow2.gif" alt="[Up]" align=bottom></a>
<a href="tour-struct.html"> <img src="arrow3.gif" alt="[Next]" align=bottom></a>
</center>
<h1>
<p align=center>
A Tour of NTL: Examples
</p>
</h1>
<p> <hr> <p>
<p>
Perhaps the best way to introduce the basics of NTL
is by way of example.
Browse the following for a number of examples that illustrate
some aspects of the functionality and programming interface of NTL.
<p>
<ol>
<li> <a href="tour-ex1.html">Big Integers</a>
<li> <a href="tour-ex2.html">Vectors and Matrices</a>
<li> <a href="tour-ex3.html">Polynomials</a>
<li> <a href="tour-ex4.html">Modular Arithmetic</a>
<li> <a href="tour-ex5.html">Extension Rings and Fields</a>
<li> <a href="tour-ex6.html">Floating Point Classes</a>
</ol>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -