Overall Requirements: A. If you are going to use more than one line of code to do something. It needs to be a method. B. Nothing should show an error when it is clicked unless it is a planned error. Specific Requirements: 1. The Load Key Button will (A,B,&C should be Methods): A. Open the […]
Archive for the ‘Computer science and IT assignments’ Category
PEP/8 Machine Language Simulator
![](https://generalwriters.com/wp-content/themes/Demet/images/date.png)
![](https://generalwriters.com/wp-content/themes/Demet/images/user.png)
Instruction Specifier Instruction Addressing Modes Status Bits0000 0000 Stop execution NA 0001 100r Bitwise invert r NA NZ0001 110r Arithmetic shift […]
PEP8 Simulator Assignment
![](https://generalwriters.com/wp-content/themes/Demet/images/date.png)
![](https://generalwriters.com/wp-content/themes/Demet/images/user.png)
GOAL: Write a PEP/8 machine language simulator that simulates the PEP/8 computer and instruction set for only the following instructions: Instruction Specifier Instruction Addressing Modes Status Bits0000 0000 Stop execution NA 0001 100r Bitwise invert r NA […]
PEP8 Simulator Assignment
![](https://generalwriters.com/wp-content/themes/Demet/images/date.png)
![](https://generalwriters.com/wp-content/themes/Demet/images/user.png)
PLEASE SEE ATTACHED FILE FOR BETTER FORMATTING. GOAL: Write a PEP/8 machine language simulator that simulates the PEP/8 computer and instruction set for only the following instructions: Instruction Specifier Instruction Addressing Modes Status Bits0000 0000 Stop execution NA 0001 100r […]
Secure Application development project
![](https://generalwriters.com/wp-content/themes/Demet/images/date.png)
![](https://generalwriters.com/wp-content/themes/Demet/images/user.png)
The Assignment is based on testing a java application and finding and security vulnerabilities in the source code. the testing should be done in two ways manually and with the help of automated tools. Further details will be provided once i discussed with the concerned person. i am attaching the the source code of the […]
Contacts Manager in Angular
![](https://generalwriters.com/wp-content/themes/Demet/images/date.png)
![](https://generalwriters.com/wp-content/themes/Demet/images/user.png)
You will be creating an Angular app that manages contacts. This project should be fairly simplified as it’s just to demonstrate some basic use of Angular to accomplish a simple app. It should only utilize angular and nothing outside of that (like php integrations, databases, etc…). The data storage for the contacts can simply be […]
easy linked list hash table assignment
![](https://generalwriters.com/wp-content/themes/Demet/images/date.png)
![](https://generalwriters.com/wp-content/themes/Demet/images/user.png)
Must follow guidelines provided by the instructor and use the given code with the program. Commenting will be appreciated but not necessary as long as it is easy for a beginner programmer to understand. This is a introductory ICS class so please don’t make things too complicated. Thank you! Please contact me for more information. […]
Socket Programming
![](https://generalwriters.com/wp-content/themes/Demet/images/date.png)
![](https://generalwriters.com/wp-content/themes/Demet/images/user.png)
You are to create 6 programs, the 6 of them are clients. The architecture: Client 1 sends Hello Message to client 2, Client 2 sends Hello Message to client 3, Client 3 sends Hello Message to client 4, Client 4 sends Hello Message to Client 5, Client 5 sends Hello Message to Client 6. Specific […]
Contextual Advertisement
![](https://generalwriters.com/wp-content/themes/Demet/images/date.png)
![](https://generalwriters.com/wp-content/themes/Demet/images/user.png)
Contextual Advertisement,The program should pull extract all the data from any website, then process the the text so that it cleans up the text. The text then is anslyised so that the important keywords are found (which should define the website) and then put into a database. From the database it should be able to […]
Socket Programming
![](https://generalwriters.com/wp-content/themes/Demet/images/date.png)
![](https://generalwriters.com/wp-content/themes/Demet/images/user.png)
You are to create 6 programs, the 6 of them are clients. The architecture: Client 1 sends Hello Message to client 2, Client 2 sends Hello Message to client 3, Client 3 sends Hello Message to client 4, Client 4 sends Hello Message to Client 5, Client 5 sends Hello Message to Client 6. Specific […]