Mastering Algorithms With C - Kyle Loudon [244]
rxsort function, rxsort
S
S-box substitutions, des_encipher
scatter plots, Numerical Methods
scientific computing, Numerical Methods
scrolled lists, Linked Lists
searching, Hash Tables, Description of Chained Hash Tables, Description of Binary Search Trees, Graphs, Breadth-first search, Depth-first search, Graph Example: Counting Network Hops, Sorting and Searching, Description of Binary Search
applications of, Hash Tables, Graphs
with binary search, Description of Binary Search
with binary search trees, Description of Binary Search Trees
in graphs, Breadth-first search, Depth-first search, Graph Example: Counting Network Hops
breadth-first search, Breadth-first search, Graph Example: Counting Network Hops
depth-first search, Depth-first search
with hash tables, Description of Chained Hash Tables
linear, Sorting and Searching
second-chance page replacement, Circular List Example: Second-Chance Page Replacement, Circular List Example: Second-Chance Page Replacement
semaphores, Stacks and Queues
semiweak key pairs, Questions and Answers
send_comp function, Huffman Coding Example: Optimized Networking
set covering, Sets, Set Example: Set Covering
Set structure, Implementation and Analysis of Sets
sets, Sets, Sets, Sets, Description of Sets, Description of Sets, Definitions, Definitions, Definitions, Basic Operations, Basic Operations, Basic Operations, Properties, Properties, Properties, Properties, Properties, Properties, Properties, Properties, Properties, Properties, set_init, Return Value, Return Value, Return Value, Return Value, Return Value, Return Value, Return Value, Return Value, Return Value, Return Value, Return Value, Implementation and Analysis of Sets, Implementation and Analysis of Sets, set_init, set_destroy, set_insert, set_remove, set_union, set_intersection, set_difference, set_is_member, set_is_subset, set_is_equal, set_size, Set Example: Set Covering, Questions and Answers, Questions and Answers, Questions and Answers, Related Topics, Related Topics
absorption laws, Properties
applications of, Sets, Sets
associative laws, Properties
bit-vector representation, Related Topics
commutative laws, Properties
covering, Set Example: Set Covering
DeMorgan's laws, Properties
description of, Description of Sets
destroy, Return Value, set_destroy
determine membership, Return Value, set_is_member
difference, Basic Operations, Return Value, set_difference
distributive laws, Properties
empty, Definitions
empty set laws, Properties
equal, Definitions, Return Value, set_is_equal
idempotency laws, Properties
implementation and analysis of, Implementation and Analysis of Sets
initialize, Return Value, set_init
insert member, Return Value, set_insert, Questions and Answers
interface for, set_init
intersection, Basic Operations, Properties, Properties, Return Value, set_intersection
linked list implementation, Implementation and Analysis of Sets
membership, Description of Sets
multisets, Questions and Answers
remove member, Return Value, set_remove
size of, Return Value, set_size
subsets, Definitions, Return Value, set_is_subset
symmetric difference, Questions and Answers
union, Basic Operations, Properties, Return Value, set_union
Venn diagrams, Related Topics
set_destroy, Return Value, set_destroy
set_difference, Return Value, set_difference, set_size, Questions and Answers
set_init, Return Value, set_init, set_size, Set Example: Set Covering
set_insert, Return Value, set_insert, set_size
set_intersection, Return Value, set_intersection, set_size, Questions and Answers, Questions and Answers
set_is_equal, Return Value, set_is_equal, set_size, Questions and Answers
set_is_member, Return Value, set_is_member, set_size
set_is_subset, Return Value, set_is_subset, set_size, Questions and Answers
set_remove, Return Value, set_remove, set_size
set_size, Return Value, set_size
set_union, Return Value, set_union, set_size
Shannon-Fano coding, Related Topics
shortest function, shortest
shortest