• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/8

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

8 Cards in this Set

  • Front
  • Back
Binary
- base 2, foundation of computers
- not converted, just putting decimals into its slots
- need to know how to shift decimals into binary
html
- foundation of internet
- HyperText Markup Language
- requirements
1. all tags closed
2. all tags lowercase
3. proper nesting
4. required tags: <html>, <head>, <body>
5. attribute values quoted
6. proper indenting
Tag
- an html keyword
- e.g. <font>, <strong>, <center>, <head>, <body>
VPN
- Virtual Private Network, how to achieve security
- company using internet as part of its network
- security using *tunneling*
VMI
- Vendor Managed Inventory
- vendor keeps track of inventory levels of its products
- vendor replenishes as needed
e.g. Walmart has 61,000 vendors. GE supplies light bulbs, therefore it has access to part of Walmart's DB. *Retail Link* shows sales of that vendor's products by store by hour
- much of this is automated using EDI (Electronic Data Interchange)
Sponsored Links
- paid for by company
- bidding by different companies for top spot
MFLOPS
- Millions of FLoating point Operations Per Second
- measure of process speed while during work, not just your clock speed
- e.g. 2.983745 + 3.23409587 or 2.0 + 3.0
-generally faster than MIPS
MIPS
- Millions of Integer operations Per Second
- e.g. 2 + 3