Find Jobs
Hire Freelancers

Data Structure/ Java

$10-30 USD

Concluído
Publicado há quase 9 anos

$10-30 USD

Pago na 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 do Projeto: 8086608

Sobre o projeto

5 propostas
Projeto remoto
Ativo há 9 anos

Quer ganhar algum dinheiro?

Benefícios de ofertar no Freelancer

Defina seu orçamento e seu prazo
Seja pago pelo seu trabalho
Descreva sua proposta
É grátis para se inscrever e fazer ofertas em trabalhos
Concedido a:
Avatar do Usuário
La propuesta todavía no ha sido proveída
$40 USD em 1 dia
5,0 (4 avaliações)
1,7
1,7
5 freelancers estão ofertando em média $35 USD for esse trabalho
Avatar do Usuário
A proposal has not yet been provided
$50 USD em 1 dia
4,8 (8 avaliações)
2,7
2,7
Avatar do Usuário
A proposal has not yet been provided
$30 USD em 1 dia
0,0 (0 avaliações)
0,0
0,0

Sobre o cliente

Bandeira do(a) UNITED STATES
port orange, United States
5,0
16
Método de pagamento verificado
Membro desde jul. 2, 2015

Verificação do Cliente

Obrigado! Te enviamos um link por e-mail para que você possa reivindicar seu crédito gratuito.
Algo deu errado ao enviar seu e-mail. Por favor, tente novamente.
Usuários Registrados Total de Trabalhos 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)
Carregando pré-visualização
Permissão concedida para Geolocalização.
Sua sessão expirou e você foi desconectado. Por favor, faça login novamente.