In this assignment you will implement a game to be played by a human player against the computer. The central idea is that during a player’s turn, randomly generated 9X9 grids of integers ranging from 1 through 9 will be examined for points according to point rules (given below). In each turn a player will […]
Archive for the ‘Undergraduate’ Category
Carroms
July 7th, 2020 
MATLAB coding assignment Hello, I would like help on this project. Below are the guidelines. I need to create an interactive game. This game is called carroms (board game). The description of its rules are in this link:https://en.wikipedia.org/wiki/Carrom. There are online videos as well. It is very simple – like pool. The program must use […]
Website Build (Template Starting Point Provided)
July 7th, 2020 
Create two more pages (a faux shop and a faux cart) for the website provided. You have been given a .psd wireframe with three artboards. Each artboard represents onepage of the website. With the home page already provided as a starting point, you will create a three-page fixed-width website. (Detailed instructions provided in folder)
3 program sets
July 7th, 2020 
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, […]
SQL Workbench Work
July 7th, 2020 
In this assignment, we will create a view in finhistdb to pick S&P 100 tickers. S&P100 is an index of ticker symbols that comprise the index. Create a View named currentSP100Price and include all the Tickers and current prices of the stocks. The base table to use is pricehist table. Since there are 100 tickers, […]
C++ LITTLE BIT OF WORK
July 6th, 2020 
I’ve done all of my code in the .pdf file, but I’m stuck with one part which is testing my code. I need help fixing that. I’ve uploaded the pdf file and my work as zip file as well. You can see everything on that. Just read the testing part in the pdf file. Also, […]
transformer protection devices
July 6th, 2020 
ieee refernces The submission must include the followings: 15 pages report ( double space ) Table of ContentsAbstractIntroductionLiterature ReviewTheory sectionSimulation ( very basic matlab/simulink )Case studyYou can combine Theory and Simulation or simulation and Case studyConclusionsReferencesAlso, the report must address all learning outcomes from the course syllabus which are: Use modern software tools and theories […]
IAS39 Vs. IFRS9
July 6th, 2020 
Please fill the table the differences between IAS39 and IFRS9 standards in terms of: 1- Recognition 2-Measurement 3-Presentation and Disclosure. and then write a summery about them. I prefer the references to be from the big 4 firms ( PWC, Deloitte, EY and KPMG) I uploaded some files might help you and a […]
passwordchecker
July 6th, 2020 
Hi, i need help with intro to java assignment in netbeans application.To implement a program that checks the validity of a password entered. Using user input and string methods. My coding is correct except, see what happen when I write a password that doesn’t start with G. it says Please enter a password:eghtykiuoWell done. You […]
password checker
July 6th, 2020 
Hi, i need help with intro to java assignment in netbeans application.To implement a program that checks the validity of a password entered. Using user input and string methods. My coding is correct except, see what happen when I write a password that doesn’t start with G. it says Please enter a password:eghtydjpoWell done. You […]



Posted in
