ssssssssss

Mein Lieblingsfilm ist Toy Story zwei. Der Regisseur dieses Films ist John Lasseter. Es wurde vom
Studio Disney Pixar herausgegeben. Es ist ein Animationsfilm für Kinder. Dieser Film ist sehr
abenteuerlich, rührend und lehrreich. Ich mag ihn seit meiner Kindheit.
Toy Story ist eine Geschichte über Spielzeuge, die Andy gehören. Diese Spielzeuge sind lebendig.
Andy geht ins Sommercamp und lässt die Spielzeuge zu Hause. Ein Spielzeugsammler stiehlt Woody
und will ihn in ein Museum stellen. In seinem

...

See on Wikiteka »

BIG DATA

# 📚 Beyond Set Similarity, Spatial Similarity Search, and Graph Algorithms — DS-GA 1004: Big Data

---

## 🕛 Overview
- Locality-sensitive hashing (LSH)
- Bags/multi-sets similarity
- Spatial similarity search (vector database)
- Cosine similarity and LSH
- Graph-based relevance: PageRank

---

# 1. Locality-Sensitive Hashing (LSH)

---

## 💡 Key Use Cases
- Search: Content relevance via **query-document similarity**.
- Recommendation: Personalization from feedback.
- Graph algorithms: Relevance from...

See on Student Notes »

VLSI-FULL

MODULE 1 – VLSI DESIGN METHODOLOGIES

VLSI (Very Large Scale Integration) integrates thousands to millions of transistors on a single chip, drastically reducing size, cost, and power consumption.

Moore’s Law states the number of transistors in a dense IC doubles approximately every 18 months. Second Law: Cost of semiconductor fabrication plant doubles every 4 years.

ASIC (Application Specific Integrated Circuit) is a custom IC designed for specific applications. Types include Full-Custom, Semi-

...

See on Student Notes »

wedfghjk

Chapter 15

Content Vocabulary

Girder – The girder supports the floor joists by carrying the weight of the structure above it.

Box sill – A box sill is constructed by placing the sill plate on the foundation and attaching the band joist.

Subflooring – The subflooring is secured to the joists to provide a stable base for the finished flooring.

Crown – The crown of a joist should always be positioned upward to account for deflection over time.

Bridging – Bridging between floor joists prevents...

See on Student Notes »

ENTRE

MOD-4 1. Project Evaluation (2 Marks)

Project evaluation is a systematic assessment of a project’s relevance, design, implementation, and outcomes.

It is carried out to determine the effectiveness, efficiency, impact, and sustainability of a project, and to draw lessons for future planning.

It helps in:

Measuring performance

Ensuring accountability

Enhancing learning for future projects

2. Objectives of Project Evaluation (1 Mark)

To assess whether the project has met its intended goals and objectives

...

See on Wikiteka »

Software

Sure! Here's a detailed explanation for each of your questions:


1) Define Software Engineering as a "Layered Technology"

Software Engineering is called a layered technology because it is built on a foundation with multiple layers, each supporting the one above it. The layers are:

  1. Quality Focus (Foundation Layer):

    • Ensures the process and product quality.
    • Every layer depends on the focus on quality.
  2. Process Layer:

    • Acts as the framework for software development.
    • Provides control and coordination
...

See on Student Notes »

Polymer

1. Shape Memory Alloys (SMAs)

Definition

Shape Memory Alloys R metallic materials that can recover their original shape after deformation when exposed 2 a specific stimulus, usually heat. 

The most common example is Nickel-Titanium (Nitinol), known 4 its shape memory & superelastic behavior.

Mechanism

a. Phase Transformation
SMAs operate through a solid-state transformation between 2 phases:

  • Martensite (low temp, soft) – can be deformed easily & retains shape until heated.
  • Austenite
...

See on Student Notes »

Patan 5 marks

Explain array implementation of list. 5 marks

An array implementation of a list involves using a contiguous block of memory to store elements, allowing for efficient access and manipulation. Here’s a breakdown of the key aspects of this implementation:

1.) Structure:

°An array is a fixed-size data structure that holds elements of the same type. In the context of a list, an array can be used to store the list elements in sequential memory locations.

°The size of the array is typically defined

...

See on Student Notes »

management

# define management ? what kinds of skills required for successful manager ? 

Management is basically about getting things done through people. It’s how businesses or organizations make plans, organize their resources (like people, money, and time), guide their teams, and make sure everything is on track to reach their goals. Good management keeps everything running smoothly and helps everyone work toward the same vision.

Skills Every Successful Manager Needs:
1. Leadership : A great manager leads

...

See on Student Notes »