Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
se2aa4_cs2me3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
W. Spencer Smith
se2aa4_cs2me3
Commits
a6e2195b
Commit
a6e2195b
authored
8 years ago
by
W. Spencer Smith
Browse files
Options
Downloads
Patches
Plain Diff
Updates to L28 (Parnas Tables).
parent
3d4c0df6
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Lectures/L28_ParnasTables/ParnasTables.pdf
+0
-0
0 additions, 0 deletions
Lectures/L28_ParnasTables/ParnasTables.pdf
Lectures/L28_ParnasTables/ParnasTables.tex
+6
-6
6 additions, 6 deletions
Lectures/L28_ParnasTables/ParnasTables.tex
with
6 additions
and
6 deletions
Lectures/L28_ParnasTables/ParnasTables.pdf
+
0
−
0
View file @
a6e2195b
No preview for this file type
This diff is collapsed.
Click to expand it.
Lectures/L28_ParnasTables/ParnasTables.tex
+
6
−
6
View file @
a6e2195b
...
...
@@ -48,8 +48,8 @@
\begin{itemize}
\item
Today's slide are partially based on slides by Dr.
\
Wassyng
\item
Administrative details
\item
Translating Englis
t
h to Math exercise
\item
Midterm question
\item
Translating English to Math exercise
\item
M
otivating example: m
idterm question
\item
History of tables
\item
Example tables
\item
Semantics for tables
...
...
@@ -389,7 +389,7 @@ $min_d \le x_1 \le max_d$ & & $\{@{x_1}\}$ & $NULL$ \\
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle
{
Example for
Solving Real Roots of
$
ax
^
2
+
bx
+
c
=
0
$}
\frametitle
{
Solving Real Roots of
$
ax
^
2
+
bx
+
c
=
0
$}
\includegraphics
[scale=0.5]
{
../Figures/QuadraticEquationExample.png
}
...
...
@@ -405,7 +405,7 @@ $min_d \le x_1 \le max_d$ & & $\{@{x_1}\}$ & $NULL$ \\
\structure
<1>
{
What are the advantages of the tabular specification?
}
\uncover
<2->
{
\bi
\item
Understandab
ility
\item
Understandab
le
\item
Unambiguous
\item
Check for completeness and disjointness
\item
Test cases
...
...
@@ -457,7 +457,7 @@ Elseif Condition n then f\_name = Result n\\
~
\newline
\uncover
<2->
{
\structure
<2>
{
Disjointedness
$
\equiv
$
$
\forall
(
i, j:
\mathbb
{
N
}
|
1
\leq
i
\leq
n
\wedge
1
\leq
j
\leq
n
\wedge
i
\neq
j :
\mbox
{
Condition
}
i
\wedge
\mbox
{
Condition
}
j
\Leftrightarrow
\m
athit
{
false
}
)
$
\\
\mbox
{
Condition
}
j
\Leftrightarrow
\m
box
{
false
}
)
$
\\
~
\\
Completeness
$
\equiv
\vee
(
i:
\mathbb
{
N
}
|
1
\leq
i
\leq
n :
\mbox
{
Condition
}
i
)
$}}
\end{frame}
...
...
@@ -606,7 +606,7 @@ sequences of operations
\hhline
{
-|-|-|
}
\uncover
<2->
{$
llx
\leq
px
\leq
llxw
$}
&
\uncover
<3->
{$
py < lly
$}
&
\uncover
<7->
{$
(
lly
-
py
)
\leq\mbox
{
T
}$}
\\
\hhline
{
|~|-|-|
}
~
&
\uncover
<3->
{$
lly
\leq
py
\leq
llyh
$}
&
\uncover
<8->
{$
\m
athit
{
t
rue
}$}
\\
~
&
\uncover
<3->
{$
lly
\leq
py
\leq
llyh
$}
&
\uncover
<8->
{$
\m
box
{
T
rue
}$}
\\
\hhline
{
|~|-|-|
}
~
&
\uncover
<3->
{$
py > llyh
$}
&
\uncover
<9->
{$
(
py
-
llyh
)
\leq
\mbox
{
T
}$}
\\
\hhline
{
-|-|-|
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment