SlideShare ist ein Scribd-Unternehmen logo
1 von 39
Koch Curves
The Walker School
APCSA
1
2
Koch Curve
3
Depth 1
1 line segment
4
Depth 2
Contains 4 depth-1 curves
(4 line segments)
5
Depth 3
Contains 4 depth-2 curves
(16 line segments)
6
Depth 4
Contains 4 depth-3 curves
(64 line segments)
7
Depth 5
Contains 4 depth-4 curves
(256 line segments)
8
Pseudocode Algorithm
To make a Koch Curve:
• Draw a straight line if depth is zero; otherwise
draw four smaller Koch Curves.
Koch Curve
Start with a line.
Line Segment Transformation
(x1,y1)
(x2,y2)
(x3,y3)
(x4,y4)
(x5,y5)
(x1,y1)
(x5,y5)
Segment Calculations
Calculating the Projection
l
l
x = ½l
y = √3/2l
m2 + (½ l)2 = l2
m2 + ¼ l2 = l2
√m2 = √¾ l2
m = √3/2l * 1/3 = √3l/6
1/3 length of each iteration
Other Geometric Shapes?
Koch Snowflake
Start with a triangle.
Triangles Need 3 Calls to drawFractal()
Call the method drawFractal() for each side of the triangle. You need to
establish variables for the x,y coordinates for the line on each side of the base
triangle.
What aspects can you change?
Aspects
• Ratio Expression
• Shape of the Triangle
• Shape of the Base
– Square, Pentagon, Trapazoid
• Tessellations
• Color
Ratio Change to Projection
How does the projection change when you
change the ratio?
Change Ratio through Expressions
Change Base to Koch Square
Start with a square.
Calculates the Tip of the Projection
How does the projection change when you
change the ratio?
Square Needs 4 Calls to drawFractal()
How do we get curves that look
like landmasses?
24
Fractals in Nature
Coastlines
25
Fractals in Nature
Coastlines
26
Fractals in Nature
Coastlines
27
Fractals in Nature
Coastlines
28
Fractals in Nature
Coastlines
29
Fractals in Nature
Coastlines
30
Fractals in Nature
Coastlines
Use the Random Class
Add Randomness to the Ration
Generates a random number
between 3 and 10 for the
denominator of the ratio.
3 Calls to the Method drawFractal()
6 Recursive Calls
Approximates Landmass
Examples for Inspiration
Koch Snowflake Tessellations
You can tessellate Koch snowflakes to create pattern on a canvas.
Cesaro Curves
Cesaro curves are variations on a Koch snowflake.
Koch Curve
(4/3n or log 4/log 3 = approx. 1.26)
https://www.behance.net/gallery/720515/Worlds-Largest-Fractal-Vectors
Contact
If you want the Java code for some of the basic
Koch Curves you can contact me at:
Thomas Cooper
The Walker School
Marietta, GA 30062
Website: http://www.thewalkerschool.org
Email: thomas.cooper@thewalkerschool.org

Weitere ähnliche Inhalte

Was ist angesagt?

Strength of des & block cipher principle
Strength of des & block cipher principleStrength of des & block cipher principle
Strength of des & block cipher principle
Santosh Gupta
 
Voicemorphingppt 110328163403-phpapp01
Voicemorphingppt 110328163403-phpapp01Voicemorphingppt 110328163403-phpapp01
Voicemorphingppt 110328163403-phpapp01
Madhu Babu
 
Is unit 2_conventional encryption techniques
Is unit 2_conventional encryption techniquesIs unit 2_conventional encryption techniques
Is unit 2_conventional encryption techniques
Sarthak Patel
 
Metastability,MTBF,synchronizer & synchronizer failure
Metastability,MTBF,synchronizer & synchronizer failureMetastability,MTBF,synchronizer & synchronizer failure
Metastability,MTBF,synchronizer & synchronizer failure
prashant singh
 

Was ist angesagt? (20)

DNA computing seminar
DNA computing seminarDNA computing seminar
DNA computing seminar
 
Generative adversarial text to image synthesis
Generative adversarial text to image synthesisGenerative adversarial text to image synthesis
Generative adversarial text to image synthesis
 
Strength of des & block cipher principle
Strength of des & block cipher principleStrength of des & block cipher principle
Strength of des & block cipher principle
 
Variational Autoencoders VAE - Santiago Pascual - UPC Barcelona 2018
Variational Autoencoders VAE - Santiago Pascual - UPC Barcelona 2018Variational Autoencoders VAE - Santiago Pascual - UPC Barcelona 2018
Variational Autoencoders VAE - Santiago Pascual - UPC Barcelona 2018
 
Deep Learning for Natural Language Processing
Deep Learning for Natural Language ProcessingDeep Learning for Natural Language Processing
Deep Learning for Natural Language Processing
 
FACE EXPRESSION RECOGNITION USING CONVOLUTION NEURAL NETWORK (CNN) MODELS
FACE EXPRESSION RECOGNITION USING CONVOLUTION NEURAL NETWORK (CNN) MODELS FACE EXPRESSION RECOGNITION USING CONVOLUTION NEURAL NETWORK (CNN) MODELS
FACE EXPRESSION RECOGNITION USING CONVOLUTION NEURAL NETWORK (CNN) MODELS
 
Voicemorphingppt 110328163403-phpapp01
Voicemorphingppt 110328163403-phpapp01Voicemorphingppt 110328163403-phpapp01
Voicemorphingppt 110328163403-phpapp01
 
Lec11 rate distortion optimization
Lec11 rate distortion optimizationLec11 rate distortion optimization
Lec11 rate distortion optimization
 
Socket programming
Socket programmingSocket programming
Socket programming
 
Score-Based Generative Modeling through Stochastic Differential Equations
Score-Based Generative Modeling through Stochastic Differential EquationsScore-Based Generative Modeling through Stochastic Differential Equations
Score-Based Generative Modeling through Stochastic Differential Equations
 
Voice morphing
Voice morphingVoice morphing
Voice morphing
 
Bio Inspired Computing Final Version
Bio Inspired Computing Final VersionBio Inspired Computing Final Version
Bio Inspired Computing Final Version
 
Is unit 2_conventional encryption techniques
Is unit 2_conventional encryption techniquesIs unit 2_conventional encryption techniques
Is unit 2_conventional encryption techniques
 
Presentation
PresentationPresentation
Presentation
 
"Speech recognition" - Hidden Markov Models @ Papers We Love Bucharest
"Speech recognition" - Hidden Markov Models @ Papers We Love Bucharest"Speech recognition" - Hidden Markov Models @ Papers We Love Bucharest
"Speech recognition" - Hidden Markov Models @ Papers We Love Bucharest
 
RTAI - Earliest Deadline First
RTAI - Earliest Deadline FirstRTAI - Earliest Deadline First
RTAI - Earliest Deadline First
 
Data Parallel Deep Learning
Data Parallel Deep LearningData Parallel Deep Learning
Data Parallel Deep Learning
 
Metastability,MTBF,synchronizer & synchronizer failure
Metastability,MTBF,synchronizer & synchronizer failureMetastability,MTBF,synchronizer & synchronizer failure
Metastability,MTBF,synchronizer & synchronizer failure
 
13_DVD_Latch-up_prevention.pdf
13_DVD_Latch-up_prevention.pdf13_DVD_Latch-up_prevention.pdf
13_DVD_Latch-up_prevention.pdf
 
Design Hierarchy, Concepts of Regularity, Modularity and Locality
Design Hierarchy, Concepts of Regularity, Modularity and LocalityDesign Hierarchy, Concepts of Regularity, Modularity and Locality
Design Hierarchy, Concepts of Regularity, Modularity and Locality
 

Andere mochten auch

Simulation of urban mobility (sumo) prest
Simulation of urban mobility (sumo) prestSimulation of urban mobility (sumo) prest
Simulation of urban mobility (sumo) prest
Jaskaranpreet Singh
 
Kml Basics Chpt 1 Overview
Kml Basics Chpt  1   OverviewKml Basics Chpt  1   Overview
Kml Basics Chpt 1 Overview
tcooper66
 
Kml Basics Chpt 3 Geometry
Kml Basics Chpt  3   GeometryKml Basics Chpt  3   Geometry
Kml Basics Chpt 3 Geometry
tcooper66
 
Kml Basics Chpt 2 Placemarks
Kml Basics Chpt  2   PlacemarksKml Basics Chpt  2   Placemarks
Kml Basics Chpt 2 Placemarks
tcooper66
 
02 probabilistic inference in graphical models
02 probabilistic inference in graphical models02 probabilistic inference in graphical models
02 probabilistic inference in graphical models
zukun
 
Fading and Large Scale Fading
 Fading and Large Scale Fading Fading and Large Scale Fading
Fading and Large Scale Fading
vickydone
 
Alex optimization guidelines - retainability huawei - rev.01
Alex    optimization guidelines - retainability huawei - rev.01Alex    optimization guidelines - retainability huawei - rev.01
Alex optimization guidelines - retainability huawei - rev.01
Victor Perez
 

Andere mochten auch (20)

Mobile CDS LTE Simulation Demo
Mobile CDS LTE Simulation Demo Mobile CDS LTE Simulation Demo
Mobile CDS LTE Simulation Demo
 
rf planning
rf planningrf planning
rf planning
 
radio propagation
radio propagationradio propagation
radio propagation
 
Kml and Its Applications
Kml and Its ApplicationsKml and Its Applications
Kml and Its Applications
 
Simulation of urban mobility (sumo) prest
Simulation of urban mobility (sumo) prestSimulation of urban mobility (sumo) prest
Simulation of urban mobility (sumo) prest
 
Optimizing Rail Data for Google Earth Mashup
Optimizing Rail Data for Google Earth MashupOptimizing Rail Data for Google Earth Mashup
Optimizing Rail Data for Google Earth Mashup
 
Create Your KML File by KML Editor
Create Your KML File by KML EditorCreate Your KML File by KML Editor
Create Your KML File by KML Editor
 
Kml Basics Chpt 1 Overview
Kml Basics Chpt  1   OverviewKml Basics Chpt  1   Overview
Kml Basics Chpt 1 Overview
 
Becoming a Smarter City by Analyzing & Visualizing Spatial Data
Becoming a Smarter City by Analyzing & Visualizing Spatial DataBecoming a Smarter City by Analyzing & Visualizing Spatial Data
Becoming a Smarter City by Analyzing & Visualizing Spatial Data
 
Kml Basics Chpt 3 Geometry
Kml Basics Chpt  3   GeometryKml Basics Chpt  3   Geometry
Kml Basics Chpt 3 Geometry
 
Big Data Analytics in RF - LTE - 4G Environments
Big Data Analytics in RF - LTE - 4G EnvironmentsBig Data Analytics in RF - LTE - 4G Environments
Big Data Analytics in RF - LTE - 4G Environments
 
Kml Basics Chpt 2 Placemarks
Kml Basics Chpt  2   PlacemarksKml Basics Chpt  2   Placemarks
Kml Basics Chpt 2 Placemarks
 
Internet-enabled GIS for Planners
Internet-enabled GIS for PlannersInternet-enabled GIS for Planners
Internet-enabled GIS for Planners
 
Rf planning umts with atoll1
Rf planning umts with atoll1Rf planning umts with atoll1
Rf planning umts with atoll1
 
02 probabilistic inference in graphical models
02 probabilistic inference in graphical models02 probabilistic inference in graphical models
02 probabilistic inference in graphical models
 
Mobile CDS - mmW / LTE Simulator - Mobile CAD
Mobile CDS - mmW / LTE Simulator - Mobile CADMobile CDS - mmW / LTE Simulator - Mobile CAD
Mobile CDS - mmW / LTE Simulator - Mobile CAD
 
Fading and Large Scale Fading
 Fading and Large Scale Fading Fading and Large Scale Fading
Fading and Large Scale Fading
 
Alex optimization guidelines - retainability huawei - rev.01
Alex    optimization guidelines - retainability huawei - rev.01Alex    optimization guidelines - retainability huawei - rev.01
Alex optimization guidelines - retainability huawei - rev.01
 
Managing Spatial Data for Telecommunications Using FME
Managing Spatial Data for Telecommunications Using FMEManaging Spatial Data for Telecommunications Using FME
Managing Spatial Data for Telecommunications Using FME
 
UMTS/WCDMA Call Flows for Handovers
UMTS/WCDMA Call Flows for HandoversUMTS/WCDMA Call Flows for Handovers
UMTS/WCDMA Call Flows for Handovers
 

Ähnlich wie Java Koch Curves

Pc12 sol c08_8-6
Pc12 sol c08_8-6Pc12 sol c08_8-6
Pc12 sol c08_8-6
Garden City
 
Volume & surface area
Volume & surface areaVolume & surface area
Volume & surface area
shepieces
 
Tcs 2014 saved in 97-2003 format
Tcs 2014 saved in 97-2003 formatTcs 2014 saved in 97-2003 format
Tcs 2014 saved in 97-2003 format
Veeraragavan Subramaniam
 
Precalculus 10 Sequences and Series.pptx
Precalculus 10 Sequences and Series.pptxPrecalculus 10 Sequences and Series.pptx
Precalculus 10 Sequences and Series.pptx
DominicCaling
 
Irrational numbers
Irrational numbersIrrational numbers
Irrational numbers
Tarun Gehlot
 

Ähnlich wie Java Koch Curves (20)

Algebra and trigonometry 4th edition stewart solutions manual
Algebra and trigonometry 4th edition stewart solutions manualAlgebra and trigonometry 4th edition stewart solutions manual
Algebra and trigonometry 4th edition stewart solutions manual
 
Pc12 sol c08_8-6
Pc12 sol c08_8-6Pc12 sol c08_8-6
Pc12 sol c08_8-6
 
Geometry unit 7.1
Geometry unit 7.1Geometry unit 7.1
Geometry unit 7.1
 
Fractals
FractalsFractals
Fractals
 
Square root
Square rootSquare root
Square root
 
Maths Revision Notes - IGCSE
Maths Revision Notes - IGCSEMaths Revision Notes - IGCSE
Maths Revision Notes - IGCSE
 
Volume & surface area
Volume & surface areaVolume & surface area
Volume & surface area
 
Volume and surface area
Volume and surface area Volume and surface area
Volume and surface area
 
Square vs. cube
Square vs. cubeSquare vs. cube
Square vs. cube
 
Ca 1.6
Ca 1.6Ca 1.6
Ca 1.6
 
N5 unit 2 homeworks
N5 unit 2 homeworksN5 unit 2 homeworks
N5 unit 2 homeworks
 
Tcs 2014 saved in 97-2003 format
Tcs 2014 saved in 97-2003 formatTcs 2014 saved in 97-2003 format
Tcs 2014 saved in 97-2003 format
 
Computer Graphics End Semester Question Paper
Computer Graphics End Semester Question PaperComputer Graphics End Semester Question Paper
Computer Graphics End Semester Question Paper
 
Precalculus 10 Sequences and Series.pptx
Precalculus 10 Sequences and Series.pptxPrecalculus 10 Sequences and Series.pptx
Precalculus 10 Sequences and Series.pptx
 
The Koch Snowflake SELF SIMILAR CONCEPTS
The Koch Snowflake SELF SIMILAR CONCEPTSThe Koch Snowflake SELF SIMILAR CONCEPTS
The Koch Snowflake SELF SIMILAR CONCEPTS
 
Irrational numbers
Irrational numbersIrrational numbers
Irrational numbers
 
Squares & square roots - class 8th
Squares & square roots -  class 8th Squares & square roots -  class 8th
Squares & square roots - class 8th
 
square and square root class8.pptx
square and square root class8.pptxsquare and square root class8.pptx
square and square root class8.pptx
 
Quadratic equation
Quadratic equation   Quadratic equation
Quadratic equation
 
Equations Complex Numbers Quadratic Expressions Inequalities Absolute Value E...
Equations Complex Numbers Quadratic Expressions Inequalities Absolute Value E...Equations Complex Numbers Quadratic Expressions Inequalities Absolute Value E...
Equations Complex Numbers Quadratic Expressions Inequalities Absolute Value E...
 

Mehr von tcooper66

Designing And Leading Collaborative Projects
Designing And Leading Collaborative ProjectsDesigning And Leading Collaborative Projects
Designing And Leading Collaborative Projects
tcooper66
 
C:\Fakepath\Designing And Managing Collaborative Projects
C:\Fakepath\Designing And Managing Collaborative ProjectsC:\Fakepath\Designing And Managing Collaborative Projects
C:\Fakepath\Designing And Managing Collaborative Projects
tcooper66
 
Ge Tutorials Part Vi Design Principles
Ge Tutorials Part Vi   Design PrinciplesGe Tutorials Part Vi   Design Principles
Ge Tutorials Part Vi Design Principles
tcooper66
 
GE Tutorials Part VI Design Principles
GE Tutorials Part VI   Design PrinciplesGE Tutorials Part VI   Design Principles
GE Tutorials Part VI Design Principles
tcooper66
 
Cooper Family Reunion 2009
Cooper Family Reunion 2009Cooper Family Reunion 2009
Cooper Family Reunion 2009
tcooper66
 
Kml Basics Chpt 5 Overlays
Kml Basics Chpt  5   OverlaysKml Basics Chpt  5   Overlays
Kml Basics Chpt 5 Overlays
tcooper66
 
Kml Basics Chpt 4 Styles & Icons
Kml Basics Chpt  4   Styles & IconsKml Basics Chpt  4   Styles & Icons
Kml Basics Chpt 4 Styles & Icons
tcooper66
 
Clean Watersheds Project Presentation
Clean Watersheds Project PresentationClean Watersheds Project Presentation
Clean Watersheds Project Presentation
tcooper66
 
Designing and Managing Collaborative Projects with Web 2.0 Tools
Designing and Managing Collaborative Projects with Web 2.0 ToolsDesigning and Managing Collaborative Projects with Web 2.0 Tools
Designing and Managing Collaborative Projects with Web 2.0 Tools
tcooper66
 
Nitrogen Fertalizer Impacts on Carbon Sequestration and Substitution in the P...
Nitrogen Fertalizer Impacts on Carbon Sequestration and Substitution in the P...Nitrogen Fertalizer Impacts on Carbon Sequestration and Substitution in the P...
Nitrogen Fertalizer Impacts on Carbon Sequestration and Substitution in the P...
tcooper66
 

Mehr von tcooper66 (20)

Java tree fractals
Java tree fractalsJava tree fractals
Java tree fractals
 
Waitomo slideshow
Waitomo slideshowWaitomo slideshow
Waitomo slideshow
 
Energy Facts and Fiction
Energy Facts and FictionEnergy Facts and Fiction
Energy Facts and Fiction
 
Designing And Leading Collaborative Projects
Designing And Leading Collaborative ProjectsDesigning And Leading Collaborative Projects
Designing And Leading Collaborative Projects
 
C:\Fakepath\Designing And Managing Collaborative Projects
C:\Fakepath\Designing And Managing Collaborative ProjectsC:\Fakepath\Designing And Managing Collaborative Projects
C:\Fakepath\Designing And Managing Collaborative Projects
 
Ge Tutorials Part Vi Design Principles
Ge Tutorials Part Vi   Design PrinciplesGe Tutorials Part Vi   Design Principles
Ge Tutorials Part Vi Design Principles
 
GE Tutorials Part VI Design Principles
GE Tutorials Part VI   Design PrinciplesGE Tutorials Part VI   Design Principles
GE Tutorials Part VI Design Principles
 
Ge Tutorials Part V Embedding Objects
Ge Tutorials Part V   Embedding ObjectsGe Tutorials Part V   Embedding Objects
Ge Tutorials Part V Embedding Objects
 
Cooper Family Reunion 2009
Cooper Family Reunion 2009Cooper Family Reunion 2009
Cooper Family Reunion 2009
 
Kml Basics Chpt 5 Overlays
Kml Basics Chpt  5   OverlaysKml Basics Chpt  5   Overlays
Kml Basics Chpt 5 Overlays
 
Kml Basics Chpt 4 Styles & Icons
Kml Basics Chpt  4   Styles & IconsKml Basics Chpt  4   Styles & Icons
Kml Basics Chpt 4 Styles & Icons
 
Creating Tours in Google Earth
Creating Tours in Google EarthCreating Tours in Google Earth
Creating Tours in Google Earth
 
Google Earth Tutorials Part III
Google Earth Tutorials Part IIIGoogle Earth Tutorials Part III
Google Earth Tutorials Part III
 
Wind Energy
Wind EnergyWind Energy
Wind Energy
 
Google Earth Tutorials Part II
Google Earth Tutorials Part IIGoogle Earth Tutorials Part II
Google Earth Tutorials Part II
 
Google Earth Tutorials - Part I
Google Earth Tutorials - Part IGoogle Earth Tutorials - Part I
Google Earth Tutorials - Part I
 
Climate and the Asian Monsoon
Climate and the Asian MonsoonClimate and the Asian Monsoon
Climate and the Asian Monsoon
 
Clean Watersheds Project Presentation
Clean Watersheds Project PresentationClean Watersheds Project Presentation
Clean Watersheds Project Presentation
 
Designing and Managing Collaborative Projects with Web 2.0 Tools
Designing and Managing Collaborative Projects with Web 2.0 ToolsDesigning and Managing Collaborative Projects with Web 2.0 Tools
Designing and Managing Collaborative Projects with Web 2.0 Tools
 
Nitrogen Fertalizer Impacts on Carbon Sequestration and Substitution in the P...
Nitrogen Fertalizer Impacts on Carbon Sequestration and Substitution in the P...Nitrogen Fertalizer Impacts on Carbon Sequestration and Substitution in the P...
Nitrogen Fertalizer Impacts on Carbon Sequestration and Substitution in the P...
 

Kürzlich hochgeladen

Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
PECB
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
Chris Hunter
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
kauryashika82
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
heathfieldcps1
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 

Kürzlich hochgeladen (20)

ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesEnergy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 

Java Koch Curves