
- •English For it Students
- •Предисловие
- •Vocabulary:
- •Central Processing Unit (cpu)
- •Vocabulary:
- •Unit 2. Programming
- •Creating Computer Programs
- •Vocabulary:
- •Structured and Object-Oriented Programming
- •Vocabulary:
- •Unit 3. Databases Text 7 Databases and Database Management Systems
- •Database Structures
- •Unit 4. Networks
- •Network Structures
- •Vocabulary:
- •A(an) __________ is a way to connect computers so that they can communicate, exchange information, and share resources in real time.
- •Network Topologies
- •Internet
- •Vocabulary:
- •Unit 5. Information Systems
- •Building Information Systems
- •Vocabulary:
- •Part II
- •Unit 1. Computers around Us
- •Importance of Computer Literacy
- •Shapes of Computers Today
- •Technical Documentation
- •Types of Documentation
- •Computing Issues That Affect Us All Computer Crime
- •Computer Viruses
- •Unit 2. Input, Output, Storage Devices
- •The Mouse
- •Variants of the Mouse
- •Alternative Methods of Input Devices for the Hand
- •Optical Input Devices
- •Audiovisual Input Devices
- •Monitors and Sound Systems Monitors
- •Pc Projectors
- •Sound Systems
- •Printers
- •Types of Storage Devices
- •Magnetic Storage Devices
- •Unit 3. Operating System
- •Types of Operating Systems
- •Windows xp
- •Brief History of Linux
- •Unit 4. Application Software
- •Word Processing Software
- •Desktop Publishing Software
- •Spreadsheet Software
- •Database Management System
- •Presentation Programs
- •Managing the Small or Home Office
- •Working With Images Computer Platforms Used for Graphics
- •Types of Graphics Files
- •Getting Images Into Your Computer
- •Graphics Software
- •Digital Photography
- •Photography the Old Way
- •Multimedia
- •Creating and Distributing New Media Content
- •Technologies That Support New Media
- •Distributing New Media Content
- •Virtual Reality
- •Uses for Virtual Reality
- •Vr Hardware and Software
- •Pc As an Entertainment Center
- •Utility Software
- •Unit 5. Processor and Memory cpUs Used in Personal Computers
- •Universal Serial Bus (usb)
- •Musical Computers
- •Flash Memory and Cache Memory Flash Memory
- •Cache Memory
- •Memory and Computing Power
- •Unit 6. Programming
- •Visual Programming
- •Fourth-generation Programming Languages
- •Artificial Intelligence
- •Some Examples of ai Techniques
- •Building an Artificial Brain
- •Unit 7. Networks and the Internet Networking at Home and Around the World Data Communications Over Standard Telephone Lines
- •Networks in the Home
- •Isdn, t1, and t3
- •Dsl Technologies
- •Avoiding a Tangled Mess
- •From the History of the Internet
- •Getting Online, Working Online Accessing the Internet
- •Connecting a pc to the Internet
- •Commerce on the World Wide Web
- •Getting Published on the Internet
- •Minding Your Manners Online
- •Graphics Piracy on the Internet
- •Ignorance Is No Excuse
- •Staying Out of Trouble
- •Freebies on the Web
- •Personal Web Pages
- •Unit 8. Information Security Protecting Your Online Privacy
- •Macro Viruses
- •Viruses That Do Not Require Attachments
- •Protecting Yourself
- •Vocabulary
- •Литература:
- •Содержание Part I Computer Basics
Some Examples of ai Techniques
Artificial intelligence may be applied in many different ways depending on the problem to be solved and the resources available. Some common techniques include the following:
Decision Trees. These software guides are simply maps that tell the computer what to do next based on each decision it makes. Each decision leads to a new branch with new decisions and consequences.
Rules-Based Systems. These systems work by following a set of rules given by the programmer. So long as the programmer has anticipated every possible circumstance that the program may encounter, it can solve any problem.
Feedback. This technique is used to modify programs. Basically, a feedback system monitors the results of a solution to see if the solution worked or in what areas it failed.
Knowledge-Based Systems. These systems are similar to a rules-based system, but they use feedback to learn from their mistakes. As a result, knowledge-based systems can actually learn to solve new problems.
Heuristics. This software technique is something like a recipe for a problem-solving approach rather than an algorithm that solves a specific problem.
Building an Artificial Brain
To create a true artificial intelligence, scientists could try building an artificial brain called a neural network. The human brain consists of billions and even trillions of neurons, each with as many as a million connections to other neurons. Scientists have identified hundreds of different types of neurons and more than fifty different patterns of neuron connections. This level of complexity is simply beyond any computer currently in existence. Even the most powerful parallel computers with tens of thousands of processors don't come close to equaling the number or variety of connections in a human brain.
Unit 7. Networks and the Internet Networking at Home and Around the World Data Communications Over Standard Telephone Lines
Networks (especially the Internet and large WANs, with nodes spread over a large geographic area) commonly transmit data across telephone lines. Although telephone companies are offering more digital lines (which are better suited to data transmission), most homes and businesses are still served by analog telephone lines. To transfer digital data over analog telephone lines, computers must use modems. When a computer sends data, its modem translates digital data into analog signals for transmission over standard telephone lines. At the receiving end, the computer's modem converts the analog signals back into digital data. The most important factors to consider when choosing a modem are internal versus external, transmission speed, data compression, and error correction. Modem transmission speeds are measured in bits per second (bps). Currently, the preferred standards for modems are 56.6 Kbps and higher.
Using digital connections, business networks and homes can transmit data many times faster than is possible over standard telephone lines. In areas where digital connection is not possible, homes and businesses are connected with standard analog lines, but high-speed digital lines are run between the telephone company's switching stations. The most popular digital telephone services are integrated services digital network (ISDN), T1, T3, and DSL. They offer faster data transfer rates and higher bandwidths than standard telephone lines.