engelska

1. Summary and Character Comment

“The Adventure of the Sussex Vampire” by Arthur Conan Doyle is a  story that begins when Sherlock Holmes the detective receives a letter from Robert Ferguson, a man worried about his wife’s strange behavior. She has been seen sucking blood from their baby’s neck, and Robert fears she may be a vampire. So Sherlock and his companion Dr. Watson travels to Fergusons’ home in Sussex to investigate and find out the truth.

When they arrive, they meet the family:

...

See on Wikiteka »

dsasss

Distribution layers: Div up to Accum + Current E&P then basis then rest equals capital gain

- No dividend if no E&P and reduce current E&P first; negative AEP still distribute E&P

- Half of current E&P lost offset AEP before distribution

Property Distribution: recognize gain but not loss

- Div = FMV - liabilities   Basis = FMV   Gains=FMV - Tax Basis

Distribution table: (Period distribution/Total distribution)*CEP= amount from CEP; AEP = remain then stock basis

stock distribution...

See on Wikiteka »

biochem 2

CHAPTER 4 OVERVIEW – Protein Structure & Function

Proteins are at the center of all biological processes.
They catalyze reactions, regulate pathways, transport molecules, and form most of the structural framework of cells.

Core Principle: Structure → Function.

Key Historical Milestones:

  • Hsien Wu (1931): showed that denaturation destroys non-covalent interactions → unfolding = loss of function.
  • Bernal & Hodgkin (1934): X-ray diffraction of pepsin → proteins are ordered, crystalline
...

See on Student Notes »

480mid

OS
- Serves as a resource manager, controlling the access to the hardware
- Also serves as an abstraction layer to allow user processes to call functions that access hardware (via system calls)User vs Supervisor mode (Kernel Mode

----------

User vs kernel mode

- Prohibit Privileged instructions in user mode

- Program Status Word (PSW) is a special register that holds bit values such as access priveleges mode, as well as captures run time execution conditions, another example is branching instructions,

...

See on Wikiteka »

Etica

ética: Conjunto de princípios que orientam o comportamento humano com base no que é considerado certo ou errado. A ética é transversal a todas as profissões – através de um código Deontológico                               
Moral: Conjunto de regras, valores e costumes que uma sociedade ou grupo segue. Enfoque: Normas práticas que guiam o comportamento cotidiano das pessoas. 
Deontologia Profissional: Estudo dos deveres e obrigações de uma profissão. Enfoque: Normas

...

See on Wikiteka »

Βιολογία

[...]ενεργοποίηση μιας άλλης ειδικής κατηγορίας Τ-λεμφοκυττάρων, των κυτταροτοξικών Τ-λεμφοκυττάρων, τα οποία θα καταστρέψουν τα κύτταρα - στόχους. Η δράση των βοηθητικών αλλά και των κυτταροτοξικών Τ-λεμφοκυττάρων αποτελεί την κυτταρική ανοσία. Και στις δύο κατηγορίες Τ-λεμφοκυττάρων

...

See on Wikiteka »

DBSpr

CREATE TABLE Supplier (
    SupplierID INT PRIMARY KEY,
    Name VARCHAR(100) NOT NULL,
    City VARCHAR(50)
);
CREATE TABLE Product (
    ProductID INT PRIMARY KEY,
    Name VARCHAR(100) NOT NULL,
    Price DECIMAL(10, 2) NOT NULL,
    SupplierID INT,
    FOREIGN KEY (SupplierID) REFERENCES Supplier(SupplierID),
    CHECK (Price > 0)
);
INSERT INTO Supplier (SupplierID, Name, City) VALUES
(101, 'Agile Supplies', 'Mumbai'),
(102, 'TechCorp Distributors', 'Delhi'),
(103, 'Global Trading', 'Kolkata'

...

See on Student Notes »

BADM310 EXAM3

D8D0AAAAASUVORK5CYII=x8YWQqIsZ7vUgAAAABJRU5ErkJggg==

Equity theory is a narrow extension of exchange theory. Organizational justice: making and communicating decisions that are perceived as fair. Distributive justice is concerned with outcome fairness: by standard allocation like by equity付出多少收获多少, equality人人平等, need. Procedural justice is concerned with process fairness: adherence to rules确保每个人都被听到; decision is unbiased and based on full, accurate information. Procedural justice can compensate for a lack

...

See on Wikiteka »

crim mid

Paradigms= Interactionism &Critical

Key Principles of Labeling Theory=The focus is on what happens after the action, not what
preceded or caused the action

Primary deviance: occasional or situational behavior that may be
excused or rationalized by the actor or the audience
- The initial act of deviance that goes relatively unpunished

Secondary deviance:deviant behavior triggered by social reactions
that follows primary deviance,deviance that occurs after person is labeled criminal 

Conformist=

...

See on Student Notes »