Posts

Showing posts from September 1, 2020

New Post

Algorithms Behind Space Missions ~xRay Pixy

Image
Learn different algorithms used in Space Missions. Video Link Video Chapters: Algorithms Behind Space Missions 00:00 Introduction 00:52 Space Missions 04:26 Space Missions Challenges 07:04 Algorithms Used in Space Missions 10:36 Optimization Techniques 11:44 Conclusion  NASA conducts space missions to explore the universe for various scientific, technological, and practical reasons: Understanding Our Place in the Universe Search for Life Beyond Earth Studying Earth from Space Advancing Technology Supporting Human Exploration Resource Utilization Inspiring Humanity Examples of NASA Space Missions Apollo Program: Sent humans to the Moon (1969–1972). Mars Rovers (Spirit, Opportunity, Perseverance): Explored Mars' surface and geology. Voyager Missions: Studied the outer planets and interstellar space. Hubble Space Telescope: Captured breathtaking images of the universe. International Space Station (ISS): Supports research in microgravity and international collaboration. Different ...

Computer Graphics Software

Image
1.) Graphics Software Graphics software = Collection of Programs. Graphics Software allows users to manipulate images on a Computer.  2.) Computer Graphics Categories 3.) Vector Graphics   Vector Graphics are computer graphics images.  Vector graphics are defined in terms of points on the Cartesian plane. Points are connected by lines and curves to form different shapes. The cartesian plan specifies each point uniquely in-plane by a set of numerical coordinates.   Vector Graphics Software  Inkscape: Professional Quality Vector Graphics Software. [object creation] Corel Draw [design projects, photo editing] Affinity Designer Wondershare EdrawMax: For professional Diagram and Charts.  Vector Magic: support multiple file formats Draw Pad: For all types of graphics Projects. 5.) Graphics Software's used for Editing Digital Photos [Software: Photo Pad ] Convert Image Files For Photo Recovery Graphics Editing [DrawPad] Photo Slideshow [Software: Slidesh...

What is Cloud Computing?

Image
 1.)  What is Cloud?  Cloud means Network or Internet. Computing Means Computing means an activity that uses computers to Manage, Process, and Communicate Information.  2.) What is Cloud Computing? In Cloud Computing, we use Remote Servers hosted on the Internet. Users can Store, Manage, and Process data remotely, rather than a local server or personal computer. Cloud Computing is the delivery of on-demand computing services/resources over the Internet.  For Example, You can store your data/files on the cloud and access it anytime anywhere [in any part of the world] remotely.  Hardware & Software Resources Include: - Online Data Storage - Infrastructure  - Platform  - Software  - Server - Networking  - Database  3.) Cloud Computing Models. Service Model and Deployment Model. Deployment Model means the types of Access to the Cloud. How users can access the Cloud?   4 types of Access - Public Cloud - Private Cloud - Hybr...

Fundamentals of Computer Graphics

Everything that you can see on the computer screen that is not text or sound.   1.) What is Computer Graphics? Computer Graphics is a Branch of Computer Science that deals with generating images with the help of computers. Computer Graphics means Art of Drawing Pictures, Lines, Photographs, Line art, maps, geometric designs, Engineering designs, and others. 2.) Where Computer Graphics is used? The major use of computer graphics is in Design Processes. For example, Engineering and Architectural Systems. Computer-Aided design methods are now used in the design of buildings, automobiles, aircraft, spacecraft, and many others. The major application area is Presentation Graphics (used in presentations) example of presentation graphics are bar charts, line graphs, surface graphs, pie charts.  3.) What is Digital Memory Buffer? Digital Memory Buffer also is known as Frame Buffer. It is a place where images or pictures are stored as an array (i.e., a matrix of 0 and 1) and 0 repr...
More posts