Category: C#

C#
uncategorised

Programming – Algorithm Analysis, need somebody to check if…

Q1 Algorithm Design7 PointsDungeonGator is a repository containing n*m books, each of which has a title length of at most tcharacters. All the books are stored in a 2-D container or collection, A[n][m] which has n rows and mcolumns. Each slot in the container contains a random book title. Thus the collection is not sorted […]

Read More
C#
uncategorised

What is the best approach to understanding pointers and memo…

Object-oriented programming (OOP) in C++ is based on four main principles: Encapsulation: Bundling data and methods that operate on the data within a single unit, or class. This restricts direct access to some of an object’s components, which is a means of preventing accidental interference and misuse. cppCopy codeclass Example {private: int value;public: void setValue(int […]

Read More
C#
uncategorised

C# Question

You are working for a company (jBlink Software Inc.) that recently had one of the programmers leave. The programmer was working on a library of methods in C# to support StatisticalCalculations. The library was designed using a List of Double values and it is currently onlyexpected to work with that data type. Your boss has […]

Read More
C#
uncategorised

Need Assistance with a LAB C## (Visual Studio)

Instructions Download and extract the .zip file with program source code and directions. Complete the Test functions in the Submission.cpp file. While working, Debug/Run the lab to see how many test runs pass or fail. Ideally, you want all test runs to pass to get the maximum amount of points. Your grade is shown at […]

Read More
C#

General Grading Guidelines: The following deductions will apply to all programmi

General Grading Guidelines: The following deductions will apply to all programming assignments. 1. Any program that does not compile will result in a zero for the assignment. No exceptions will be made for ‘accidental’ uploads, so check your code before submitting. 2. Poor Formatting and programming style will result in a 15% deduction. Please see […]

Read More
C#

Unit 9 Assignment: Preparing your IDE for Mobility Development Outcomes covered

Unit 9 Assignment: Preparing your IDE for Mobility Development Outcomes covered in this activity: Unit Outcome: Design an application written in Java, C#, or web development languages to be a mobile app. Course Outcome: IT391-6: Design interactive web applications or mobile applications. Purpose The purpose of this assignment is to design an application to be […]

Read More
C#

https://github.com/SzakiSzakeszKadar/Another_Try_p… I. Specification Task desc

https://github.com/SzakiSzakeszKadar/Another_Try_p… I. Specification Task description: The purpose of the administrative interface is to create a console application (hereinafter referred to as the application) that allows the operator to manage the rental of machinery, tools, and even labor. The application also enables the compilation and recording of orders, as well as the inventory management and data […]

Read More
C#

I have the code (will send it to you). Right now is 2D convolution. Just need to

I have the code (will send it to you). Right now is 2D convolution. Just need to add more layers to the convolution.

Read More
C#

Search internet for security policies to develop a Security Policy for your scho

Search internet for security policies to develop a Security Policy for your school or business First three policies: Document URL and three key points how this policy protects your business Fourth policy: Select your own Security Policy (not listed in #1-3) and provide the URL and three key points of how the policy protects the […]

Read More
C#

Unit 7 Assignment: Multi-Tier Architecture and Working with XML Outcomes covered

Unit 7 Assignment: Multi-Tier Architecture and Working with XML Outcomes covered in this activity: Unit Outcomes: Create XML sequential file from the data. Add data, remove data, and update data. Identify client/server relationship. Apply three-tier architecture. Course Outcome: IT391-4: Analyze client/server relationship. Purpose The purpose of this assignment is to design and implement a multi-tier […]

Read More