Integers trabalhos

Filtro

Minhas pesquisas recentes
Filtrar por:
Orçamento
para
para
para
Tipo
Habilidades
Idiomas
    Estado do Trabalho
    2,000 integers trabalhos encontrados, preços em USD

    Async App Tornado based application is not starting due to authentication issue. We are not able to debug the problem. We need experineced developer who can fix the bug so the application start. Traceback (most recent call last): File "/", line 73, in <module> app = App() File "/async_app....fix the bug so the application start. Traceback (most recent call last): File "/", line 73, in <module> app = App() File "/", line 23, in __init__ = {user['id']: user for user in AuthAPI.get_users()} File "/", line 23, in <dictcomp> = {user['id']: user for user in AuthAPI.get_users()} TypeError: string indices must be integers The freelancer who will be able to fix this issue will...

    $19 (Avg Bid)
    $19 Média
    2 ofertas

    ...coins. Assuming that each field can be assigned to only one player, all players must be assigned to at least one field, and that it takes a player 1 unit of time to cover 1 m2 of land, you are required to find an assignment for the players to the fields such that the maximum time it takes a player in the team to cover his/her assigned fields is minimized. The land is represented by an array of integers representing the areas of its fields in m2. For example, if k = 2 and l = [100, 100, 100, 100], then the optimal solution is to assign Player 1 to the first two fields and to assign Player 2 to the last two fields making the maximum time a player needs 200 units of time. However, if k = 2 and l = [10, 20, 30, 40], then the best solution is to assign Player 1 to the first three fiel...

    $24 (Avg Bid)
    $24 Média
    10 ofertas
    Benchmarking Tool Encerrado left

    ...contact us, FAQ and 1 or 2 additional pages with info-graphic content (All content will be provided by us) 2) A login system with admin & membership separate views (we can discuss more in details once project is awarded), 3) A tool within the same website where member logins and submits certain forms (15-17 forms to be precise) with some technical data. The form will have all the types of data (integers, words, text) some boxes to have certain text/no. range validation. Once the user submits this data, it has to be saved in an online database 4) When an admin logins and uses same tool, he should be able to read/modify all member data (with tracking of date time reason only if admin modifies a data) 5) An output screen for all members wherein a member can retrieve/modify their...

    $1717 (Avg Bid)
    $1717 Média
    8 ofertas

    Add a file that it is a calculator, but it does not show the validations message you must design and implement a calculator using the programming tools taught in class (Flex and Bison) as follows: - Design a lexical analyzer that allows to recognize the lexemes of: Signed and unsigned integers. Example (5, 34, -100). Decimal numbers with and without sign. Example (.05, 0.51, -13.1, -3.1416). Variables (with the same regular expression used in flex practice). Variable types (int, double and string). Mathematical operators (=, +, -, *, / and%). The power operation is set as a function (Pow (Element, positive or negative integer);) Strings ("All symbols in double quotes"). End of expression symbol (;). Design a parse...

    $193 (Avg Bid)
    $193 Média
    3 ofertas

    Hi, because I am in hurry: Create a Grafana dashboard to show the attached data (stored in InfluxDB 2.X using Flux as Query language). The fields c1xx, c2xx, c3xx, c401, c403, c404, c4xx, c5xx contains integers. A stacked bar chart for these fields is the first idea, but it is a bad one! Do you have a better one? E.g. lines which are 'stacked'? Something like But: Is it possible to see all values at a timestamp at once instead of only the one you are over with the mouse? And is it then also possible to see the sum of all values? Like 'Sum: nnnn' Note that c2xx and c3xx have 'big' values while the others are small (mostly 0, kinda rare between 10-50). So maybe both values should be

    $103 (Avg Bid)
    $103 Média
    3 ofertas

    Task The program reads the data from the file (CSV type), which contains some textual and numerical data in the columns. The file contains up to ~ 100 rows in five fields. The first and second fields are text data from 1 to 20 characters length, the other fields are numeric and contain integers from -100 to 100. The fields are separated by semicolons. There are no empty rows or fields in the file. The first column can contain letters, numbers, spaces (‘ ’). The first line in the file contains the field names (up to 10 characters). File encoding is ASCII. Your program must output the information specified in your variant to the file. Example input file: tsk; v; kZ; vMod;Z A11;Good evening;0;0;5 B12;good day;-100;11;78 B11;table;10;0;55 C1;maple;0;8;17 D21;bridge;-...

    $8 - $31
    $8 - $31
    0 ofertas

    We have a 4-column array of strings consisting of 1's and 2's, like say 1112 1221 2221 1112 2221 1222 2221 1122 etc The program will consider all permutations of integers 1,2,3 and 4 (repetitions allowed), like say 1324, 1221, 4233 etc etc Then, starting from the _bottom_of our grid, it will REPEAT each permutation X times up (I will be providing to the program the integer X) and yield how many 1's and how many 2's it has. So for example if we consider the permutation 2433 and I give X=4, we are talking about the 'path' (starting from bottom) 2433243324332433 and suppose it discovers that this 16-length path has eleven 1's and 5 2's. It will perform this calculation for every permutation. In fact, I don't really need it to report me t...

    $108 (Avg Bid)
    $108 Média
    12 ofertas

    Task The program reads the data from the file (CSV type), which contains some textual and numerical data in the columns. The file contains up to ~ 100 rows in five fields. The first and second fields are text data from 1 to 20 characters length, the other fields are numeric and contain integers from -100 to 100. The fields are separated by semicolons. There are no empty rows or fields in the file. The first column can contain letters, numbers, spaces (‘ ’). The first line in the file contains the field names (up to 10 characters). File encoding is ASCII. Your program must output the information specified in your variant to the file. Example input file: tsk; v; kZ; vMod;Z A11;Good evening;0;0;5 B12;good day;-100;11;78 B11;table;10;0;55 C1;maple;0;8;17 D21;bridge;-2;...

    $55 (Avg Bid)
    $55 Média
    3 ofertas
    build risc v project Encerrado left

    Task The program reads the data from the file (CSV type), which contains some textual and numerical data in the columns. The file contains up to ~ 100 rows in five fields. The first and second fields are text data from 1 to 20 characters length, the other fields are numeric and contain integers from -100 to 100. The fields are separated by semicolons. There are no empty rows or fields in the file. The first column can contain letters, numbers, spaces (‘ ’). The first line in the file contains the field names (up to 10 characters). File encoding is ASCII. Your program must output the information specified in your variant to the file. Example input file: tsk; v; kZ; vMod;Z A11;Good evening;0;0;5 B12;good day;-100;11;78 B11;table;10;0;55 C1;maple;0;8;17 D21;bridge;-...

    $37 (Avg Bid)
    $37 Média
    3 ofertas

    We have a 4-column array of strings consisting of 1's and 2's, like say 1112 1221 2221 1112 2221 1222 2221 1122 etc The program will consider all permutations of integers 1,2,3 and 4 (repetitions allowed), like say 1324, 1221, 4233 etc etc Then, starting from the _bottom_of our grid, it will REPEAT each permutation X times up (I will be providing to the program the integer X) and yield how many 1's and how many 2's it has. So for example if we consider the permutation 2433 and I give X=4, we are talking about the 'path' (starting from bottom) 2433243324332433 and suppose it discovers that this 16-length path has eleven 1's and 5 2's. It will perform this calculation for every permutation. In fact, I don't really need it to report me t...

    $145 (Avg Bid)
    $145 Média
    13 ofertas

    Hi, I need a Neural Network that accepts multiple inputs and has multiple outputs. The feed forward network input and output data will be large array of integers. The training set for back-propagation will consist of about 1000 arrays of ints for input/output You can use Python, Java, C, C++ or C# however no 3rd party libraries can be used. No sklearn No tensorflow No scikit-learn etc... please

    $141 (Avg Bid)
    $141 Média
    21 ofertas

    Our search engine requires updating to include strings instead of integers.

    $148 (Avg Bid)
    $148 Média
    14 ofertas

    ...reads a passive NDEF tag retrieving a single text string which is displayed without parsing. A single face/fingerprint ID authentication call validates the app user. A single Location Services call and MapKit display are used on a single screen displaying the current iPhone location. A single barometric sensor call is used on one screen, no other sensors are used. Three BLE characteristic integers received from the peripheral use bitwise operations to set the colors of three SwiftUI charts. Two placeholder screens display a vertical list, with identical format, created by a single client supplied static JSON file. One placeholder screen displays a vertical scrolling list created by retrieving random entries from the iPhone Contact list. INo keyboard entry, wifi, cellular o...

    $13 / hr (Avg Bid)
    $13 / hr Média
    23 ofertas

    I need help with Discrete MATHEMATICS 1. Number Theory • Numbers and Number Systems • The Integers and Division • Primes and Greatest Common Divisors • Integers and Algorithms • Applications of Number Theory 2. Set Theory • Introduction to Sets • Set Operations • Properties of Sets • Relations and Their Properties • Functions 3. Matrix Algebra • Matrix Arithmetic • Matrix Transpose 4. Boolean Algebra • Boolean Functions • Representing Boolean Functions 5. The Foundations: Logic and Proofs • Propositional Logic • Logical Induction • Predicate Logic • Logic Gates • Introduction to Proofs 6. Graphs • Graphs and Graph Models • Graph Terminology and Special Types of Graphs ...

    $19 / hr (Avg Bid)
    $19 / hr Média
    12 ofertas

    I need to build two chain codes in fabric. The chain code is in charge to handle an array of strings or integers stored in ledger DB ( couchdb). chain code records the events on each array in the couchdb such as create , access, or delete arrays. Caliper will be used to test the performance by sending the requests of sending arrays to be stored or retrieving the arrays. The network will be test-network existing in the fabric-samples. The project is very easy for the experts.

    $768 (Avg Bid)
    $768 Média
    8 ofertas

    We have a 4-column array of strings consisting of 1's and 2's, like say 1112 1221 2221 1112 2221 1222 2221 1122 etc The program will consider all permutations of integers 1,2,3 and 4 (repetitions allowed), like say 1324, 1221, 4233 etc etc Then, starting from the _bottom_of our grid, it will REPEAT each permutation X times up (I will be providing to the program the integer X) and yield how many 1's and how many 2's it has. So for example if we consider the permutation 2433 and I give X=4, we are talking about the 'path' (starting from bottom) 2433243324332433 and suppose it discovers that this 16-length path has eleven 1's and 5 2's. It will perform this calculation for every permutation. In fact, I don't really need it to report me t...

    $149 (Avg Bid)
    $149 Média
    17 ofertas
    python program Encerrado left

    ...simultaneously. Require function In addition to the task1() function, you need to implement the following function: printOutcome(params: userSelection, computerSelection) -> no return The parameters are the user's and computer's selection. The function prints the outcomes depending on the selections: (1) "You win!"; (2) "HAL wins!"; (3) "A tie!" You decide what data type the parameters should be (e.g., integers representing the selection or strings representing "rock", "paper", "scissors"). Just ensure your function prints the correct outcome. Task 1 should behave as follows: (1) Print "Rock, Paper, Scissors!" (2) Print "Make your selection. . ." (3) Get input from user – 1 (rock), ...

    $16 / hr (Avg Bid)
    $16 / hr Média
    24 ofertas
    c++ project -- 3 Encerrado left

    Write a function that accepts two arguments: an integer array, and the size of the array. The function should return the number of even integers in the array.

    $20 (Avg Bid)
    $20 Média
    27 ofertas

    I am teaching myself C online and am trying to complete a question to reverse an array using a specific swap function. Can someone show me how to do this as I am not able to achieve the outcome I need using a swap function. Question: (a). Ask the user to enter 5 integers and store them in an array. (b). Print the elements stored in the array. (c). Pass the array and the array size to the swap function which will swap the values in the opposite order. (d). Print the swapped array in the main function. I have to use the function prototype below for the swap function, and this is what I am finding difficult. Function prototype: void swap(int[], int); An example of the completed output would be the following: Input 5 numbers: 1 22 3 55 6 Numbers are: 1, 22, 3, 55, 6 After S...

    $22 (Avg Bid)
    $22 Média
    10 ofertas

    ...the user for 10 integers • The program must generate a table as output to the screen. The table must consist of two columns: - A list of the original integers in their Unsorted order - Sorted list of the integers from smallest to largest. The table must have a header consisting of a label at the top of each column. The header of the 1st column should be "Unsorted List”, while the label of the 2nd column should be “Sorted List”. (Be sure to insert spaces in the row to center the column of numbers under the header for readability) • Program must work correctly with any positive or negative integer inputs (16 bit integers). • Program must use an insertion sort to sort the integers. Check the pseudo code for the a...

    $152 (Avg Bid)
    $152 Média
    9 ofertas

    Need some help for coding in python for specific questions. 1. Approximate time your computer takes for a single addition by adding first 106 positive integers using a for loop 2. Gaussian elimination with and without partial pivoting for the 10 cases and compare this with the theoretical time. 3 To code to count the number of additions, multiplications, and divisions performed during Gaussian elimination. 4. Generate random matrices of size n × n 5. Determine the actual time taken for Gaussian elimination with and without partial pivoting. Part-II of the project 1. Implementing Gauss-Seidel and Gauss Jacobi Methods 2. Write a function to check whether a given square matrix is diagonally dominant or not. 3. Write a function that performs Gauss-Seidel iterations. More deta...

    $16 (Avg Bid)
    $16 Média
    5 ofertas

    – Some logic. Introduction to mathematical proofs. Integers and the Euclidean algorithm. Diophantine equations. Primes and the Fundamental Theorem of Arithmetic. Congruences. Equivalence relations. Modular arithmetic. Linear congruence. Euler-Fermat theorem. Induction. Functions. Inverses of functions. Rational numbers and decimal expansions (optional).

    $32 (Avg Bid)
    $32 Média
    5 ofertas

    Dear Kaloyan, there is a given code written in C and C++, which does aggregation (sum, min, max) for integers. The code has a void that does the aggregation, however at the moment it runs on a single core. The task would be only to paralellize this void strictly with openmp. Again, the code works, but this method that does the parallelization is slow and it would be an experiment to try out if it works faster with paralellization using openmp.

    $31 (Avg Bid)
    $31 Média
    1 ofertas
    python x and y table Encerrado left

    • Create a program with python that asks the user for the number of points they would like plotted as a line. Based on the number that is inputted by the user, do the following: o For the y values: § Create a list of random integers that range between 1 and 100. § The number of integers in the list is the number that was inputted by the user. (So, if the user types 7, a list of 7 random integers between 1 and 100 will be created.) § The associated y values will be the list of random numbers. For example, [56, 100, 17, 23, 1, 62, 84] o For the x values: § Use values that go from 1 up to the inputted number in increments of 1. (So, in this example the x values would be [1,2,3,4,5,6,7].). o Plot the line. Include a title for the graph, as well as ...

    $15 (Avg Bid)
    $15 Média
    3 ofertas

    • Create a program that asks the user for the number of points they would like plotted as a line. Based on the number that is inputted by the user, do the following: o For the y values: § Create a list of random integers that range between 1 and 100. § The number of integers in the list is the number that was inputted by the user. (So, if the user types 7, a list of 7 random integers between 1 and 100 will be created.) § The associated y values will be the list of random numbers. For example, [56, 100, 17, 23, 1, 62, 84] o For the x values: § Use values that go from 1 up to the inputted number in increments of 1. (So, in this example the x values would be [1,2,3,4,5,6,7].). o Plot the line. Include a title for the graph, as well as titles for t...

    $24 (Avg Bid)
    $24 Média
    4 ofertas
    CH 8 PC 9 Encerrado left

    9. Sorting Benchmarks Write a program that uses two identical arrays of at least 20 integers. It should call a function that uses the bubble sort algorithm to sort one of the arrays in ascending order. The function should keep a count of the number of exchanges it makes. The program then should call a function that uses the selection sort algorithm to sort the other array. It should also keep count of the number of exchanges it makes. Display these values on the screen.

    $23 (Avg Bid)
    $23 Média
    8 ofertas
    chapter 8 Encerrado left

    Search Benchmarks Write a program that has an array of at least 20 integers. It should call a function that uses the linear search algorithm to locate one of the values. The function should keep a count of the number of comparisons it makes until it finds the value. The program then should call a function that uses the binary search algorithm to locate the same value. It should also keep count of the number of comparisons it makes. Display these values on the screen.

    $21 (Avg Bid)
    $21 Média
    13 ofertas

    You have a model , headrs and documents. You just implement the methods. Vehicles and customers are localized using GPS devices available in mobile phones, and these devices determine the longitude and latitude coordinates as floating-point numbers. To simplify the task, however, we will divide the geographical area under consideration into small cells and use integers to identify each location on the map. There is text file to check the out put of the main , the file's name is (Main-Output) .

    $175 (Avg Bid)
    $175 Média
    2 ofertas

    ...a product into a category. (2) Data Frame 2 (df2): consists of column 'id'. plus some additional columns. df2 - represents transactions (product id plus transaction description). Additional columns should be omitted; we only need to calculate from df2 how often a particular id appear in df2. (2) Parameter L: representing a 'minimal number of products in the leaves' Value in Data Frames are integers (products and categories names were mapped into numbers). Task: (1) Write a function that creates the Tree representation as a dictionary. We should have categories as nodes and leaves as the 'id'. To every 'id' is assigned a number F (frequency) representing how often 'id' appears in df2. To every category is assigned a number ...

    $147 (Avg Bid)
    $147 Média
    22 ofertas

    I need somebody who will create a Firebase Dashboard to create, edit, remove and display information from/to a Firebase database. It should be developed with ReactJS and there is a total of 8 pages + a dashboard with a summary of those subpages. I will give a small documentation of the database to the awarded developer and almost all pages are pretty simple data struc...with a summary of those subpages. I will give a small documentation of the database to the awarded developer and almost all pages are pretty simple data structures. Some pages even only need a read-only display of the database without editing functionality. Google Maps needs to be implemented to select a location on the map and store it also in the database. Other than that it's only strings, integers, bools and...

    $156 (Avg Bid)
    $156 Média
    19 ofertas

    Hello. I am looking for a developer who is good at math algorithm to implement the optimized the code. ---------Examples ---- This is a demo task. Write a function: class Solution { public int solution(int[] A); } that, given an array A of N integers, returns the smallest positive integer (greater than 0) that does not occur in A. For example, given A = [1, 3, 6, 4, 1, 2], the function should return 5. Given A = [1, 2, 3], the function should return 4. Given A = [−1, −3], the function should return 1. Write an efficient algorithm for the following assumptions: N is an integer within the range [1..100,000]; each element of array A is an integer within the range [−1,000,000..1,000,000]. ------------- You will resolve three tasks. There will be long term c...

    $18 / hr (Avg Bid)
    $18 / hr Média
    21 ofertas

    looking help for the project building using c++ for Expression Evaluator console application. Complete the Visual C++ 19 or 20 console application project that implements the Expression Evaluator base code [can give u a dummy code ] that reads integers and outputs the result. on the dummy code gives you must implement the infix to postfix algorithm then implement a postfix to result algorithm (Postfix algorithm).

    $10 / hr (Avg Bid)
    $10 / hr Média
    6 ofertas

    ------------------------------ Due date December 2, 2021 ------------------------------ In the game of Minesweeper, a player searches for hidden bombs on a rectangular grid. The game...grid value is true if there is a bomb at that location, false otherwise. A user can click on any cell they choose. The game is lost when the user clicks on a cell containing a bomb. The game is won when all cells not containing bombs have been opened and the only remaining cells are those containing bombs. Given such a grid of bomb locations, the method createCountGrid() constructs a new grid of integers storing the count of bombs in each neighborhood. The neighborhood for a location includes the location itself and its eight adjacent locations. In the returned grid, each value will be a number from...

    $179 (Avg Bid)
    $179 Média
    20 ofertas
    I need a Java coder Encerrado left

    ...sorting methods: 4 variation of quicksort and 1 heapsort. Need to handle integers of input size 50, 1000, 2000, 5000, and 10,000. Sorts must be able to handle duplicate data. the quicksort method need 4 variations: 1. select the first item of the partition as pivot. Treat partition of size one and two as stopping cases. pivot selection. For a partition of size 100 or less, use an insertion sort to finish. pivot selection. For a partition of size 50 or less, use an insertion sort to finish. the median-of-three as the pivot. Treat partitions of size one and two as stopping cases. Each sort have to be a separate java file. The main driver have to handle input/output through arguments. The sorted integers should be output into a txt file, and along with numbers of co...

    $114 (Avg Bid)
    $114 Média
    12 ofertas

    As described above, your task is to change calc3b.c into calc3i.c that instead of emitting the pseudo assembly code emits actual x86-64 assembler instructions (that uses the x86-64 stack). Your compiler should emit code that handles 64 bit signed integers. Since the provided compiler only produces the instructions required to translate the calc language code, it does not by itself create an assembly program, which can be compiled into an executable. This is the case, since it does not define data and text segments as well as the symbol table, which you need in order to handle variables. Furthermore, the compiler also does not call the exit function/system call to terminate the produced program.

    $200 (Avg Bid)
    $200 Média
    8 ofertas
    python code Encerrado left

    Write the code for a Python function called: "fillPage" that accepts a two-dimensional python list and a dictionary. Every element of the tw-dimensional list has been initialized to the character '~'. The dictionary's keys are all integers and each key contains a single english word as its value. Your function must go through the dictionary and insert a scrambled (mixed up) version of the word into the two-dimensional python list (character by character) at the row specified for each dictionary key according to the following rules: a) Words are only scrambled if they are longer than 3 characters, otherwise the word is placed into the 2d array at the correct row starting at index 0. b) The first and last letter of the word are always preserved (do not cha...

    $14 (Avg Bid)
    $14 Média
    6 ofertas

    Hi, Mohamed A., I noticed your profile and would like to offer you my project. Programming language: PROLOG The task is to perform symbolic differentiation of the functional expression written in prefix form. The expression is a function of a single argument, which is given by the symbol "x", constants are only integers. The expression can have any degree of nesting, for example: (+(sin x) (*2(+ x 1))). Examples: (* 1 x) => 1 (^ x 3) => (* 3 (^ x 2)) (cos x) => (*-1 (sin x))

    $60 (Avg Bid)
    $60 Média
    1 ofertas

    Hi, We need some one to develop content on Python programming that covers below topics with go...by step Exercises with practicals 1 Overview of programming languages Basics of programming introduction to programming languages Understanding interpreters & compliers Different ways to write a program Interactive mode and script mode Difference between java & python Elements of programming language Variables Data types Integers Floats Strings Indentation & comments 2: Python programming Introduction to Python Installation of Python Declaration of variables Integers & floats in python Strings & data types in Python 3: Operators: Arithmetic Operators Relational/Comparison Operator Logical Operator Bitwise Operator Assignment Operator Identity Operator Mem...

    $84 (Avg Bid)
    $84 Média
    12 ofertas
    project for graduate Encerrado left

    ...input string TAM of letters ‘A’, ‘M’, and ‘T’. This string, which is given by the user, ends with ‘#’. It should be stored in a table (or array), called TAMUK. The number of each of these letters is unknown. We have a function, called SWAP(TAM,i,j), which places the i th letter in the j th entry of string TAM and the j th letter in the i th entry of TAM. Note that SWAP(TAM,i,j) is defined for all integers i and j between 0 and length(TAM)–1, where length(TAM) is the number of letters of TAM. 1. Using our algorithmic language, write an algorithm, called Sort_TAM, which sorts the letters in the array TAMUK in a way that all T’s appear first, followed by all A’s, and followed by all M’s. The algorithm Sort_TAM s...

    $253 (Avg Bid)
    $253 Média
    16 ofertas
    Trophy icon Filter list L python function Encerrado left

    Write a Python function called filterList(L) whose input is a list of integers L (of any length), and that returns the list of elements in L whose index and value add to an even number. Equivalently, return the list of those elements whose index and value have the same parity. For instance, a call to filterList([1, 3, 5, 2, 4, 6]) returns [3, 4], and filterList([4, 2, -8]) will return [4, -8]. Note that the returned list contains integers in the same order that they appear in the input list. def filterList(L): # your code begins here

    $20 (Avg Bid)
    Garantido
    $20
    6 inscrições

    Write a multithreaded car park simulator program in C as follows in Linux: 1. Three drive-in threads (simulating in-valets) shall randomly move cars into the car park 2. Three drive-out threads (simulating out-vale...shall randomly take cars out of the car park 3. A monitor thread shall periodically print out a map of the car park showing the parking slots and the identities of the currently parked cars in the occupied slots. You can do this by using one monitoring thread, 3 producer threads (simulating arrivals), and 3 consumer threads (simulating departures) with a bounded buffer (simulating the car park) of integers (simulating cars and car identities). The capacity of the car park (the buffer size) should be supplied to your program as a command-line parameter. (The deadline wit...

    $96 (Avg Bid)
    $96 Média
    3 ofertas

    paint a picture in Java with 5 subclasses and coheret objects or things. need completed ASAP paint a picture of your choice, by creating and using ne...objects (ie. trees, birds, buildings, etc.) and not basic shapes. At least one class must be parameterizable - its constructor should take arguments beyond just its x and y location. For example, you might be able to change the size of the object, or create versions with different colors, etc. At least one object must be created with a random position. Use Google to figure out how to create random integers in Java, or see yesterday's random color selection code. You must use a loop to add multiples of at least one object. This could be to create a pattern (eg. windows on a skyscraper), or you can create a random field (eg. star...

    $25 (Avg Bid)
    $25 Média
    6 ofertas

    ...randomly take cars out of the car park 3. A monitor thread shall periodically print out a map of the car park showing the parking slots and the identities of the currently parked cars in the occupied slots. You can do this by using one monitoring thread, 3 producer threads (simulating arrivals) and 3 consumer threads (simulating departures) with a bounded buffer (simulating the car park) of integers (simulating cars and car identities). The capacity of the car park (the buffer size) should be supplied to your program as a command line parameter. Requirements: • Use Pthread Locks for both synchronization and mutual exclusion. : • Implement mutual exclusion where appropriate. • Do not remove cars from an empty car park. • Do not add cars to a full car park....

    $90 (Avg Bid)
    $90 Média
    3 ofertas

    Code in RISC-V Assembly language Count the number of times an element appeared in the array File: count_target.s For this part, any use of the term “integer” refers to a 32-bit, signed integer. Write a program that counts the number of times that a target integer (given in a variable target) appears in an array of integers called arr whose length is given in a variable called arrlen. The final count should be placed in a variable count that will already be defined in the input file. Your program should be written in a file called count_target.s. You should start with the skeleton version that looks as follows: 1 .text 2 3 .global main 4 main: 5 4Here, by “compiler”, we mean the program that does the step of converting source code to assembly code. 6 6 # YO...

    $18 (Avg Bid)
    $18 Média
    1 ofertas

    ...instructions in memory. 5 Load and store instructions will only use indirect addressing (ie. [Xn, #nn] ). 6 Branch instructions will use immediate or register addressing. 7 The program can limit the number of registers available for use in the program. At least 8 must be available, including X0, X1, X9, X10, SP (X28), LR (X30). Additional registers may be implemented. 8 Data will be signed integers. 9 The Stack: The stack must be at least 100 words deep. Make sure your stack will not grow over your program/data area. The program must have a check and a “Ran out of Stack Space/Stack Overflow” error message. Choose a high memory area for the stack. The stack should grow down. Stack memory locations should be on doub...

    $25 (Avg Bid)
    $25 Média
    2 ofertas

    ...separate function for each menu option. The Sell Coffee function(should look very similar to the example image I attach) should allow the user to sell any number of cups in any size to a customer. For example, a customer wants to purchase 3 small cups of coffee, 1 medium cup, and 2 large cups of coffee. So be sure to ask for the number of cups desired for each size. Make sure the user is entering integers for the number of cups. If not display the an error message and let them retry. This function should then calculate the total cost of the sale. Then it should display to the screen the number of small cups ordered and the total costs for the small cups, the number of medium cups ordered and the total costs for the medium cups, and the number of large cups ordered and the total c...

    $20 (Avg Bid)
    $20 Média
    9 ofertas

    I need a Flowgorithm to create an application that reads five positive integers, calculates the sum of the odd input integers, the sum of the even input integers, the count of the input integers that are multiples of three, and outputs the results of the calculations on the screen (sample outputs attached). Assume that the user will input valid positive integers.

    $27 (Avg Bid)
    $27 Média
    5 ofertas

    1. Generate 10 sets of 100 integers; Generate 10 sets of 200 integers; Generate 10 sets of 300 integers; ...; Generate 10 sets of 1000 integers. 2. Use a least-squares curve fitter to find values of a and b that give the best formula of the form a N lg N + b N for describing the total number of instructions executed (the execution times) when an RB tree is built from N random numbers. 3. Submit: (i) all associated codes and (ii) results discussion.

    $25 (Avg Bid)
    $25 Média
    3 ofertas

    ...same “status”; (2) the size of the maximum contiguous region that shows two different “status”. This kind of contiguous region must have two different “status”, not just one “status”. INPUT FORMAT (file ): The first line of input specifies the size of the sensor field N (where 1≤N≤250). The field is an NxN square of cells. This is followed by N lines. Each of the N lines contains N integers “status” of the sensor reading of the cell (the sensor “status” value is between 0 and 106). The sensor network designer knows that there are at least two different “status” values that will be produced by the sensor network in the sensor field. OUTPUT FORMAT (file ): Produce two pieces of information in ...

    $30 (Avg Bid)
    $30 Média
    2 ofertas

    I would like to learn how to find the kth largest integer in an unordered array of integers using Dosbox(TASM). 1. Write a program to find the kth largest integer in an unordered array of integers. The array is supposed to be an array of bytes. The program should work as follows: a. Print your student number to the screen, followed by your name on a new line. b. Prompt the user to give the desired array size (n) c. Prompt the user to enter n elements into the array d. Prompt the user to enter the value of k, and then e. Find the kth largest value in the array.

    $22 / hr (Avg Bid)
    $22 / hr Média
    12 ofertas

    Artigos da Comunidade dos Principais integers