Find Jobs
Hire Freelancers

Data Structure/ Java

$10-30 USD

Terminado
Publicado hace casi 9 años

$10-30 USD

Pagado a la entrega
Must be done in JSfiddle Project 1. An interpolation table is a specific instance of a Lookup Table - which is also a practical application of indexing, in this case numeric indexes. You will create a computer program that uses the following lookup table (interpolation table), allows a user to input a number and calculates the answer by interpolating between 2 numbers - or finds an exact solution. 0 0.00 1 0.04 2 0.11 3 0.60 4 0.87 5 0.95 6 1.00 The table gives the amount of total rainfall (normalized to 1) that occurred during a rainfall event. For example at hour 3, 0.6 or 60% of the total rain had fallen. You will need to create a function that allows me to enter a number between 0 and 6, and it must return the total amount of rainfall that has occurred. I must also be able to enter fractional numbers - for example if I enter 4.5 it should return 0.91 by using interpolation (use standard linear interpolation - [login to view URL] ) Project 2. A common use for trees is the Expression Tree. This is a specific case of a binary tree. When you write an equation, the computer stores the equation in a tree - which stores both the operations and the expression order. See Attached File If we traverse the tree using left - first traversal - the first dead end node is 2, then traverse back up to - and down to * and then down again to 3, then up to * and back down to 4 - so the traversal order without intermediate points is 2, 3, 4, *, - 5, + The logical execution order is 3, 4, * = result 2, result, - = result result, 5, + = result or if you were to put it in logical order 2 - 3*4 + 5 , our original equation. For this assignment you will create a binary tree representation of the equation 3*(x + 5*y) Hint: there are plenty of javascript code examples of creating a binary tree ([login to view URL] ) You will then fill it in and execute by traversing the tree with given values (input by user - you need a GUI to input X and Y), and output a result. So output should be (if I enter 1,1) X = 1, Y=1, Output = 18 Project 3 Graph See attached file
ID del proyecto: 8086608

Información sobre el proyecto

5 propuestas
Proyecto remoto
Activo hace 9 años

¿Buscas ganar dinero?

Beneficios de presentar ofertas en Freelancer

Fija tu plazo y presupuesto
Cobra por tu trabajo
Describe tu propuesta
Es gratis registrarse y presentar ofertas en los trabajos
Adjudicado a:
Avatar del usuario
La propuesta todavía no ha sido proveída
$40 USD en 1 día
5,0 (4 comentarios)
1,7
1,7
5 freelancers están ofertando un promedio de $35 USD por este trabajo
Avatar del usuario
A proposal has not yet been provided
$50 USD en 1 día
4,8 (8 comentarios)
2,7
2,7
Avatar del usuario
A proposal has not yet been provided
$30 USD en 1 día
0,0 (0 comentarios)
0,0
0,0

Sobre este cliente

Bandera de UNITED STATES
port orange, United States
5,0
16
Forma de pago verificada
Miembro desde jul 2, 2015

Verificación del cliente

¡Gracias! Te hemos enviado un enlace para reclamar tu crédito gratuito.
Algo salió mal al enviar tu correo electrónico. Por favor, intenta de nuevo.
Usuarios registrados Total de empleos publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Cargando visualización previa
Permiso concedido para Geolocalización.
Tu sesión de acceso ha expirado y has sido desconectado. Por favor, inica sesión nuevamente.