Find Jobs
Hire Freelancers

3 pieces of projects about Bank Application

$30-250 USD

Concluído
Publicado há quase 11 anos

$30-250 USD

Pago na entrega
please open the attach below thank you !!!!!! this is just a part of it! Lab 7 Given a well formed CVS file that represent accounts, write a program that reads the file into a linked list. A sample content of the CSV file is shown below, but the file can be of any length, i.e., there can be any number of transactions: 1/2/2012 12:23:34,Alice,Borden,123423453456,CHECKING,1000.0 2/3/2012 9:12:23,Charlie,Dwight,432154326543,SAVINGS,2000.0 3/2/2012 23:21:32,Evan,Almighty,234534564567,CHECKING,3000.0 The first column represents the following: Date the account was open First name of the client Last name of the client Account number Type of account Initial balance Use the followng structure and enumeration to represent accounts: struct Account { Date date; string firstName; string lastName; long number; AccountType type; double openningBalance; } enum AccountType { CHECKING, SAVINGS }; Use the following structure to represent the nodes in your linked list: struct AccountNode { Account account; AccountNode* next; } Write two functions: AccountNode* loadAccountsFromFIle ( string fileName ); Opens the CSV file called fileName Parses the CSV file line by line Creates a new instance of the Account structure for each of the lines Creates a new node of the linked list Adds the new node to a list. Feel free to use either an implementation of append() or push() Returns a reference to the list of AccountNodes so that it can be manipulated further void displayAccounts ( AccountNode* listOfAccounts ); Iterates through the list of AccountNodes Displays each account in a single line Terminates when the list has been exhausted Feel free to reuse any code we have used so far in the course including any demo files and source in the slides. Deliverables Submit a single ZIP file called [login to view URL] that contains the following files: [login to view URL] - has the main() function and makes use of the functions declared in the library. It does not contain any function or data type definitions. Includes the header to meet its dependencies [login to view URL] - implements the functions declared in the header LastnameFirstnameLab7Library.h - declares the functions and data types needed
ID do Projeto: 4598386

Sobre o projeto

9 propostas
Projeto remoto
Ativo há 11 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
Please hire me once again.. thanks
$103 USD em 2 dias
5,0 (34 avaliações)
5,4
5,4
Avatar do Usuário
I can do these simple assignments for you quickly. Please see my PM for more info.
$55 USD em 1 dia
5,0 (1 avaliação)
1,1
1,1
9 freelancers estão ofertando em média $96 USD for esse trabalho
Avatar do Usuário
Hi, I will finish it ASAP. Thanks
$100 USD em 1 dia
4,8 (108 avaliações)
5,9
5,9
Avatar do Usuário
Let me help you
$100 USD em 1 dia
4,9 (24 avaliações)
4,2
4,2
Avatar do Usuário
hi, I can help
$55 USD em 1 dia
5,0 (1 avaliação)
1,1
1,1
Avatar do Usuário
i am ready to start
$111 USD em 3 dias
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
Hi I can do this very easily
$197 USD em 1 dia
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
I can help you out in this project.
$55 USD em 7 dias
0,0 (0 avaliações)
0,0
0,0

Sobre o cliente

Bandeira do(a) UNITED STATES
Cambridge, United States
4,9
22
Membro desde abr. 16, 2013

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.