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.
Archive for the ‘Undergraduate’ Category
12.10 Code Refactor 2: Tic Tac Toe
July 6th, 2020 
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
July 6th, 2020 
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
July 6th, 2020 
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
July 6th, 2020 
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 […]
Design, implement, test, and describe a system to identify a stop sign in black-and-white bitmap images.
July 6th, 2020 
Design, implement, test, and describe a system to identify a stop sign in black-and-white bitmap images. It is likely that the system will begin with low-level processing such as contrast enhancement and equalization, proceed to edge-detection and line extraction, then attempt to identify the sign shape, which appears exactly once in some of the test […]
Dijkstra map
July 6th, 2020 
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
July 6th, 2020 
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
HTML Bootstrap 4 partial assignment
July 6th, 2020 
I’ve included the spec pdf for this. I’ve completed half of the assignment but need help with the second half. This work will be exclusively working with Bootstrap 4 and CSS to achieve the outlines results, and it’s not that much work remaining. Please see that the assignment is also attached and fully built and […]
CA4 Object Oriented Programming C#
July 6th, 2020 
CA 4 Due Friday 24 April 2020 C# 1. Write a class to represent a Customer. The Customer class should have the following three attributes: A unique Customer ID number (int). Name (string) Account Balance (double) Use properties to enable access to the attributes. Provide getter and setter methods for each attribute. You […]



Posted in
