Mathematical software

TRACE (computer program)

TRACE is a high-precision orbit determination and orbit propagation program. It was developed by The Aerospace Corporation in El Segundo, California. An early version ran on the IBM 7090 computer in 1964. The Fortran source code can be compiled for any platform with a Fortran compiler. When Satellite Tool Kit's high-precision orbit propagator and parameter and coordinate frame transformations underwent an Independent Verification and Validation effort in 2000, TRACE v2.4.9 was the standard against which STK was compared. As of 2013, TRACE is still used by the U.S. Government and some of its technical contractors. (Wikipedia).

Video thumbnail

What Is Machine Learning?

Machine learning describes computer systems that are able to automatically perform tasks based on data. A machine learning system takes data as input and produces an approach or solution to a task as output, without the need for human intervention. Machine learning is closely tied to th

From playlist Data Science Dictionary

Video thumbnail

Operating system for beginners || Operating system basics

An operating system (OS) is system software that manages computer hardware, software resources, and provides common services for computer programs. Time-sharing #operating_systems schedule tasks for efficient use of the system and may also include accounting software for cost allocation o

From playlist Operating System

Video thumbnail

Machine Learning

If you are interested in learning more about this topic, please visit http://www.gcflearnfree.org/ to view the entire tutorial on our website. It includes instructional text, informational graphics, examples, and even interactives for you to practice and apply what you've learned.

From playlist Machine Learning

Video thumbnail

Computer Fundamentals - Basics for Beginners

A computer is an electronic machine that accepts data, stores and processes data into information. The computer is able to work because there are instructions in its memory directing it. The parts of the computer that you can see and touch, such as the keyboard, monitor and the mouse are

From playlist Computer

Video thumbnail

the Internet (part 2)

An intro to the core protocols of the Internet, including IPv4, TCP, UDP, and HTTP. Part of a larger series teaching programming. See codeschool.org

From playlist The Internet

Video thumbnail

Computer Basics: Understanding Applications

No matter what type of device you have, you'll need to use applications (or "apps"). Applications allow you to do all kinds of things, from creating documents, to viewing videos, to playing games. We're going to show some examples of how you might use apps. For example, if you have a smar

From playlist Starting out with Technology

Video thumbnail

Black Hat USA 2010: Crash Analysis Using BitBlaze 2/5

Speakers: Charlie Miller, Noah Johnson You've fuzzed your favorite application and found a mountain of crashes, now what? BitBlaze is an open source binary analysis platform which can perform whole system taint tracing, dynamic symbolic execution, as well as static analysis. Using BitBlaz

From playlist BH USA 2010 - REVERSE ENGI

Video thumbnail

!!Con 2016 - Finding out what's really going on, with DTrace! By Colin Jones

Finding out what's really going on, with DTrace! By Colin Jones It's super-frustrating to run into an issue you don't understand. I hate feeling powerless like that. But luckily DTrace has our backs! In this talk, I'll show you how DTrace can answer incredibly specific questions to test o

From playlist !!Con 2016

Video thumbnail

Live CEOing Ep 399: Compile Layer Design Review for Wolfram Language

In this episode of Live CEOing, Stephen Wolfram reviews the design of upcoming compiler functionality for the Wolfram Language. If you'd like to contribute to the discussion in future episodes, you can participate through this YouTube channel or through the official Twitch channel of Steph

From playlist Behind the Scenes in Real-Life Software Design

Video thumbnail

Little Man Computer: 3. Loops

Little Man Computer is a model of a computer that was created to help students of computer science learn about assembly language programming and the Von Neumann Architecture. In this computer science lesson, you will learn how to write looping code, that is, you will learn how to make a b

From playlist Computer Hardware and Architecture

Video thumbnail

Two Applications of the Bootstrap in QCD (Lecture 1) by Martin Kruczenski

PROGRAM NONPERTURBATIVE AND NUMERICAL APPROACHES TO QUANTUM GRAVITY, STRING THEORY AND HOLOGRAPHY (HYBRID) ORGANIZERS: David Berenstein (University of California, Santa Barbara, USA), Simon Catterall (Syracuse University, USA), Masanori Hanada (University of Surrey, UK), Anosh Joseph (II

From playlist NUMSTRING 2022

Video thumbnail

Stanford Seminar - Making the Invisible Visible: Observing Complex Software Dynamics

Dick Sites March 9 Dick discusses key topics in his recent book "Understanding Software Dynamics". Over his career he has taken a particular interest in complex software performance and determining why things can be slow. He will cover examples for each of the seven reasons code may not b

From playlist Stanford EE380-Colloquium on Computer Systems - Seminar Series

Video thumbnail

TU Wien Rendering #29 - Path Tracing Implementation & Code Walkthrough

Now that we know how path tracing works, we put in to code close to everything we've learned so far and will now implement a full global illumination path tracer from scratch in just 250 lines of C++ code. Imagine that all this knowledge we've amassed can be compressed into such a small pr

From playlist TU Wien Rendering / Ray Tracing Course

Video thumbnail

Raytracing Day 1

Broadcasted live on Twitch -- Watch live at https://www.twitch.tv/simuleios

From playlist Misc

Video thumbnail

DeepSec 2009: Dynamic Binary Instrumentation for Deobfuscation and Unpacking

Thanks to the DeepSec organisation for making these videos available and let me share the videos on YouTube. Speakers: Daniel Reynaud | Jean-Yves Marion Daniel Reynaud and Jean-Yves Marion talk about Dynamic Binary Instrumentation used in malware analysis. For more information visit: ht

From playlist DeepSec 2009

Video thumbnail

Introduction to Computer Programming for beginners || Coding for beginners

Computer programming is the process of performing a particular computation (or more generally, accomplishing a specific computing result), usually by designing and building an executable computer program. Programming involves tasks such as analysis, generating algorithms, profiling algorit

From playlist Programming

Related pages