1
vote
2answers
104 views

“types of data” vs. “data types” [duplicate]

Possible Duplicate: “Data source types” vs. “types of data sources” Please can you tell me that what the difference is between "types of data" and "data types". Are they the same? For ...
2
votes
5answers
288 views

“Decoding time” vs. “time of decoding”

What's the difference between "decoding time" and "time of decoding", "data compression" and "compression of data"? And why isn't it "decoding's time", but "decoding time"?
2
votes
2answers
145 views

Correct naming form (with or without “of”)

I have a system (software) that do topolygical analysis. How would be more correct to name it: "System of topological analysis" or "Topological analysis system" ? And what rules should I know to ...