Notes, summaries, assignments, exams, and problems for Computers

Sort by
Subject
Level

Software Testing and Debugging

Classified in Computers

Written on in English with a size of 4.52 KB

SOFTWARE TESTING

Testing can only show the presence of errors, not their absence. The goal of testing is confidence.

  • Validation: Are we building the right product? What does the customer need?
  • Verification: Are we building the product right? Functional/Non-Functional requirements.

SOFTWARE INSPECTION VS. SOFTWARE TESTING

While inspection will go through the code without running the program, testing will run the program and look at the results. Incomplete programs can only be inspected, not tested. Inspections can control aspects of good software (maintainability…), not just the results.

TEST CASE:

  • Requirements
  • Data/Input
  • Actions
  • Expected Results

TEST CASE PRINCIPLES:

  • A test tries to find flaws in a program.
  • A good test case will show a possible defect
... Continue reading "Software Testing and Debugging" »

Fundamentals of Optimization and Statistical Modeling

Classified in Computers

Written on in English with a size of 3.51 KB

Optimization Problem and LP Relaxation

The objective function for an optimization problem is: Min 3x – 2y, with constraints x ≥ 0, y ≥ 0. x and y must be integers. Suppose that the integer restriction on the variables is removed. If so, this would be a familiar two-variable linear program; however, it would also be an example of an LP relaxation of the integer linear program.

Integers in Linear Programs

Integers cannot be used in linear programs.

  • False

Simple Linear Regression Model

In a simple linear regression model, y = b0 + b1x + eb1, b1 represents the intercept.

Time Series Recurring Pattern

A time series that shows a recurring pattern over one year or less is said to follow a cyclical pattern.

Binary Integer Program Variables

In binary integer... Continue reading "Fundamentals of Optimization and Statistical Modeling" »

Gender Disparities in Mortality Rates and Immune System Function

Classified in Computers

Written on in English with a size of 2.03 KB

EXT2018.OA´WOMEN REALLY´

1.a-P1: A recent study found that women tend to live longer than men. b-P3: The academics also discovered that women have a stronger immune system.

  • a-harsh
  • b-hardship
  • c-underpinnings
  • d-outlive

4.p1: Danish researchers analyzed 19th-century data. p2: Research showed that women outlive men. p3: Males have a higher mortality rate even if...

ORD2018.OB·`Shop hires...`

1.a-P2: But it is important for businesses to understand their customers. b-P4: We thought it was an emotional and exciting experience.

  • a-actually
  • b-aware
  • c-stressful
  • d-understanding

4.p1: At the shop, Fabio performed. p2: When Fabio, the staff. p3: The staff had become...

ORD2017.OB`The victorian...`

1.a-P2: People would gather to observe. b-P3: The tableaus were a frozen... Continue reading "Gender Disparities in Mortality Rates and Immune System Function" »

Linux Memory Management and Scheduling Objectives

Classified in Computers

Written on in English with a size of 4.55 KB

Linux Memory Management

There are two components to memory management under Linux. First, the physical memory-management system deals with allocating and freeing pages, groups of pages, and small blocks of memory. The second component handles virtual memory, which is memory mapped into the address space of running processes.

Management of Physical Memory

The primary physical memory manager in the Linux kernel is the page allocator. This allocator is responsible for allocating and freeing all physical pages, and is capable of allocating ranges of physically contiguous pages on request. The allocator uses the buddy heap algorithm to keep track of available physical pages. A buddy-heap allocator pairs adjacent units of allocatable together; hence... Continue reading "Linux Memory Management and Scheduling Objectives" »

Signal, Modulation, Attenuation, and Multiplexing in Communication Systems

Classified in Computers

Written on in English with a size of 4.22 KB

SIGNAL

SIGNAL: electromagnetic field which, thanks to its variations, is able to convey information from one place to another. It can be ANALOGUE (continuous) or DIGITAL (sequence).

MODULATION: the process of varying a periodic signal (car: constant amplitude and frequency) to use it for conveying some information. It can be done through AMPLITUDE (amplitude of carrier modified according to changes on modulating signal), FREQUENCY (frequency of carrier modified according to changes on modulating signal), or PHASE (phase of carrier is...). The transmitted modulated signal uses a frequency band around the carrier frequency. Reasons to use modulation: No signal mixing, long communication range, reduced antenna size.

ATTENUATION: As a signal propagates... Continue reading "Signal, Modulation, Attenuation, and Multiplexing in Communication Systems" »

Database Management System and E-commerce Concepts

Classified in Computers

Written on in English with a size of 2.47 KB

A database management system contains

Data definition subsystem

Every primary key

Foreign

If part of your academic work was to read

Push

If you created links on your personal

Affiliate programs

If you need to store facts about inf.

Data dictionary

If you were on the Dell site purchasing...

Affiliate

If you were surfing the Web and actively

Pull

If you were to purchase a song from iTunes

M-commerce

If your company sold widgets to the automobile

B2B

If your phone number was used in a clothing

Primary key

If your student inf. had two...

Clean

The e-commerce model is an ex.

G2C

The auto industry is currently creating

Mass customization

What application enables your org. to analyze

Business intelligence

What does 'click-and-mortar' refer to?

An organization that has a presence

... Continue reading "Database Management System and E-commerce Concepts" »

Refer to the exhibit. When a static IP address is being configured on the host, what address should be used for the default gateway

Classified in Computers

Written on in English with a size of 15.07 KB

1allows 4 an mtu as high as 9198 bytes.​jumbo frame
2.R highly scalable & have a very high fault tolerance,massive storage capabilities,& fast data access.sans
3.R not used 2 find noes on ne2rks other than the local ne2rk.mac addresses
4.as a ne2rk support technician,U only need 2 know how 2 support ipv6.false
5.@ what layer of the osi model would a tcp or udp header be added 2 a payload?layer 4
6.border routersconnect an autonomous system with an outside ne2rk
7.by default,the pathping command sends how many pings per hop?​100
8.cable that is coated with flame-resistant polyvinyl chloride (pvc) is acceptable 4 use in plenum areas.false
9.a ________ consists of a host's ip address & the port number of an application
... Continue reading "Refer to the exhibit. When a static IP address is being configured on the host, what address should be used for the default gateway" »

Hardware: The Physical Components of a Computer

Classified in Computers

Written on in English with a size of 1.46 KB

HARDWARE- Are the physical part of the computer: both the box and the internal components and the elements connected to it.

MOTHERBOARD-

Is the largest card with a printed circuit you see when you open a computer. All the other computer components are inserted on it, includes connectors or communication ports with peripherals and can also incorporate video, audio, and network devices.

MICROPROCESSOR-

Is the most important part of a computer. It is responsible for processing data, performing arithmetical-logical operations, and controlling all the other devices. It is characterized by its working frequency, measured in hertz, which determines its operating speed.

USB-

Universal serial bus, permits interconnection with practically any device. Standard... Continue reading "Hardware: The Physical Components of a Computer" »

Understanding Computer Networks and the Internet

Classified in Computers

Written on in English with a size of 2.95 KB

Computer Networks

What is a Network?

A network is a number of computers linked together to allow the sharing of resources. A server usually provides services like file storage and email.

Types of Networks

There are two main types of networks:

  • Local Area Network (LAN): A LAN covers a small area, such as a home or office.
  • Wide Area Network (WAN): A WAN covers a large geographical area. Most WANs are made from several LANs connected together. WANs can be connected together using the internet.

Email

There are two main types of email:

  • Client-based email: Often used by business users, client-based email involves downloading email from a server to an application on the user's computer.
  • Webmail: Accessed through a web browser, webmail can be accessed from any
... Continue reading "Understanding Computer Networks and the Internet" »

Introduction to Computer Networks

Classified in Computers

Written on in English with a size of 2.57 KB

Servers

A server stores data to be used by other computers on a network. A server could be a specialized machine, or it can be a normal PC running server software. The server stores data and responds to requests for data or files, such as web pages.

Types of Server

There are many different types of servers. Some popular examples follow.

Web Servers

Web servers host websites and generally handle requests for static information such as HTML pages or images. They are used to manage the website on the server and often include FTP software, which can easily host and share large files. The Apache web server is a popular type of open-source web server software.

Application Servers

Many websites are classed as web applications, which contain programming and... Continue reading "Introduction to Computer Networks" »