icon

UseTopicwritingscode to get 5% OFF on your first order!

Archive for the ‘Computer science and IT assignments’ Category

1 program

Question Set 1 (10 part class modification):1. Simple Linked List ClassUsing an appropriate definition of ListNode, design a simple linked list class with onlytwo member functions and a default constructor: void add(double x);boolean isMember(double x);Linkedlist ( ) ; The add function adds a new node containing x to the front (head ) of the list, […]

3 program sets

Question Set 1 (10 part class modification):1. Simple Linked List ClassUsing an appropriate definition of ListNode, design a simple linked list class with onlytwo member functions and a default constructor: void add(double x);boolean isMember(double x);Linkedlist ( ) ; The add function adds a new node containing x to the front (head ) of the list, […]

12.10 Code Refactor 2: Tic Tac Toe

Please note that there was an error with the original code template that was corrected at 7:50 on 4/22/2020. The arrays in the conditional statements for the fw and sp methods are supposed to all be the same.This code works but there are some problems that need to be corrected. Your task is to complete […]

Machine Learning on Neural Networks

I need the entire assignment completed please. I will provide the instructions as well as a zip file for the starter code, and a zip file for the datasets. I wasn’t able to add the zip file for the datasets, so all the loose files are for the datasets. Please follow the instructions carefully and […]

Programming

This is a basic C Programming class, so please only basic code. The program needs to be written in the Ch11.c  file.Before starting, carefully study sort_str(), stsrt(), s_gets(), mod_str(), and format(). You will use the code from all of these functions! The sort_str() function will call the other functions, although you could call mod_str() from […]

File System Programming

GoalsFor this assignment, you will design you own file system. It should be able to store up to 10,000 files on a medium up to 2GB in size. The maximum size of each file is 200MB. The file system should provide a directory tree with file names composed of arbitrary characters up to 200 bytes […]

Dijkstra map

This is an assignment for an algorithm course in uni. The course focuses on optimizing algorithms. This is a Java project that requires the algorithm to read a file with points that represent places (cities) and what other places they are connected with, then show them as points (vertex) and roads (edges) on an interface. […]

Python Programming Work

Paste your solutions to the exercises, and your reflective commentary, into a single Word document and upload it here. When pasting in Python code, make sure you use a fixed width font such as Courier new in order to preserve indentation. these are the instructions

Java Data Structures Assignment – Heaps

Attaching the zip file with all required files, including specification sheet with instructions on assignment. Ignore the ‘readme.txt’ file, I will complete that, just do all the programming. There are ~25 methods to write total. Giving ample time for completion, ask me if you have any questions.

C++

Each experiment should be documented with a separate C++ file + output screen. You can add some notes next to the lines documenting what the statements are doing. Please, format the source file when you insert it to the Word document file for readability. I will consider the format in grading! Plagiarism is considered academic […]

Powered by WordPress | Designed by: Premium WordPress Themes | Thanks to Themes Gallery, Bromoney and Wordpress Themes