English Dictionary
◊ DID YOU MEAN THEN?
cycle
n 1: an interval during which a recurring sequence of events
occurs; "the neverending cycle of the seasons" [syn: {rhythm},
{round}]
2: a series of poems or songs on the same theme: "schubert's
song cycles"
3: a periodically repeated sequence of events: "a cycle of
reprisal and retaliation"
4: the unit of frequency; one Hertz has a periodic interval of
one second [syn: {Hertz}, {Hz}, {cycle per second}, {cycles/second},
{cps}]
5: a single complete execution of a periodically repeated
phenomenon: "a year constitutes a cycle of the seasons"
6: a shortened version of `bicycle' or `tricycle' or
`motorcycle'
v 1: cause to go through a cycle
2: pass through a cycle; "This machine automatically cycles"
3: ride a motorcycle [syn: {motorcycle}]
4: ride a bicycle [syn: {bicycle}, {bike}, {pedal}, {wheel}]
5: recur in cycles
English Computing Dictionary
◊ THN
Cyclo
(Cyclomatic complexity tool) A {C} and
{C::} code analysis tool by Roger D. Binns. It measures
{cyclomatic complexity}, shows function calls, and can draw
{flowgraphs} of {ANSI C} and {C::} code. It requires {Lex}
and {C::}.
Posted to {alt.sources}, 1993-06-28.
(1993-06-28)