Actionscript arrayJobs
Given a 2D array, we need to convert it into a Spiral 2D array in core java. Images attached. I need it in 3 hours, Need to implement one method only Input 2D array and output 2D array. Comment your bid with Metrix so that I know you have read it completely. Given an m x n matrix of ints, implement a method that returns a new matrix with the contents that are morphed into a helix version of...
Given a 2D array, we need to convert it into a Spiral 2D array in core java. Images attached. I need it in 3 hours, Need to implement one method only Input 2D array and output 2D array. Comment your bid with Metrix so that I know you have read it completely. Given an m x n matrix of ints, implement a method that returns a new matrix with the contents that are morphed into a helix version of...
Vær venlig at Tilmelde dig eller Log ind for at se detaljer.
Can someone create this using the raptor program Use Raptor to create a modular program that analyzes a year's worth of rainfall data. In addition to main, the program should have a getData function that accepts the total rainfall for each of the 12 months from the user, and stores it in a double array. It should also have four value-returning functions that compute and return to main the to...
Am nevoie de o aplicație în limbajul Java. Aplicația va conține: clase simple cu atribute private / protected și metode de acces cel puțin 2 colecții diferite capabile să gestioneze obiectele definite anterior (eg: List, Set, Map, etc.) dintre care cel puțin una sa fie sortata – se vor folosi array-uri uni- /bidimensionale în cazul în care nu se parcurg colectiile pana la d...
Hi, I need to print a docx file that I will read as s byte() array from SQL, in a DocumentViewer c# dotNet core 3.x component. I cannot use interop.... can you do it?
create and draw/view, input/output is gal file/.txt file [log ind for at se URL]
Google maps API v3 Drawingmanager, save shapes to array and send to API... Hi, I'm looking for a frontend developer with google maps api knowledge who can modify this script [log ind for at se URL] Add a functions to: 0. Draw shapes and put them into a html clickeable list 1. Save the drawn shapes into a JSON array 2. Send the array to a API endpoint 3. Edit/delete any created shape and se...
I need to write a Wordpress query to search the meta_value array for a series of numbers and return the array as a variable, then the array is added to a shortcode
Complete incomplete code in C (not C++). You will use 3 character arrays: 1. Jumbled word 2. Solution word 3. Guess word • The jumbled word and the solution word will be read from an input file • The user will be presented with the jumbled word • The user will have 3 chances to guess the word • If the user does not guess the word on the first guess, the first and last letters w...
Write a complete MIPS program that implements the algorithm shown below (in C). To verify the output of the MIPS program, copy this C code and execute it. 1) int main() { int Z=2; int i; i=0; while(1){ if(i>20) break; Z++; i+=2; } do { Z++; } while (Z<100); while(i > 0) { Z--; i--; } return 0; } I and Z must be intege...
Hello! We are a little behind schedule on a large project and hoping to find a developer to write a small (single file) function to do the following: - Take a PHP associative array; - Generate a FDF file with this data, where the associative array key is the key of the form field; - Merge the FDF file into the PDF; - Generate and display the filled PDF as output; - Download the generated file; T...
Array is revolutionizing how businesses leverage and enhance consumer data. Our platform (APIs, components and rules engine) enables innovative companies and developers to seamlessly integrate credit and identity data into their apps, websites or workflows. Founded by serial entrepreneurs (with several exits), we’ve been nearly doubling revenue monthly. We’re looking for passionate and...
Array is revolutionizing how businesses leverage and enhance consumer data. Our platform (APIs, components and rules engine) enables innovative companies and developers to seamlessly integrate credit and identity data into their apps, websites or workflows. Founded by serial entrepreneurs (with several exits), we’ve been nearly doubling revenue monthly. We’re looking for passionate and...
Vaadin array list to grid isn’t working for more than 12 rows... getting invalid json response from server:for(;;);......
Vaadin array list to grid isn’t working for more than 12 rows... getting invalid json response from server:for(;;);......
Vaadin array list to grid isn’t working for more than 12 rows... getting invalid json response from server:for(;;);......
Vaadin array list to grid isn’t working for more than 12 rows... getting invalid json response from server:for(;;);......
Vaadin array list to grid isn’t working for more than 12 rows... getting invalid json response from server:for(;;);......
Vaadin array list to grid isn’t working for more than 12 rows... getting invalid json response from server:for(;;);......
Hiring for US-BASED FREELANCERS ONLY. Work as Market Researchers for our Fortune 500 client, top consulting firm. Must be available to work 20-30 hours per week. This is a long-term project and billing rate is hourly in USD based on merit. Requirements: English skills/Native Speaker Analytics and Insights Report experience (minimum 3 years of experience) conducting primary research with ...
Linear Probing:1. Using the Map and Entry interfaces and AbstractMap and AbstractHashMap, provide the ProbeHashMap implementation. Separate Chaining: Create a version of the ChainHashMap that uses an array list for each bucket. message for more details
Wacky Winners is holding raffle at WSU where students were allowed to enter their full name and GPA for a chance to win a mystery award, but the catch was the student with the lowest GPA must attend summer school. Only the first 5 participants can enter this raffle. Create two arrays of size 5. 1. One array will hold the names of the 5 students entering the raffle. 2. The second array will hold t...
Build on top of zip file that is provided. Part 1 – Examine the new “base shell” I removed all of the “callable” material. It does not really simulate processes correctly anymore, but it is simpler and it will be easier to work with for the rest of the semester. Part 2 – add “getMemorySize” to GenericHal This will tell the kernel how much memory i...
We are planning to develop a web site & Mobile App around caregiving which will offer an array of services that enable families to find, manage and pay for care and provide employment opportunities for caregivers. Someone working on this project will have a develop a comprehensive website similar [log ind for at se URL] (Reference website) which would be adopted to Indian market. Developed s...
Koherent Prototype (Biz-Admin-Platform):- Project Description Synopsis, 30th March 2021 Koherent Project Phase 1:- Pre-Stack; Module 1a & Module 1b Web-App Software Data-Miner & Main T.S Array [log ind for at se URL] Builder (complete with UI Dashboard and Verification Report Charts; open to incoming API by others). Refer attached Performance Deliverables; Descriptive Normative Specs...
Need help with sorting datset and converting into a sequential array
Hello! I am looking for someone that can build an Android App that works somehow the same way as Waze, but it has the routes already generated. It should use OSRM and Leaflet maps because I already have a license for them. It should connect to 3 APIs that are already working: - login API: - based on the Device ID and username + pass we let the user login. - fetch list API: - using the ...
1) PHP help in code correction- need to get three columns of a table w.r.t to one entity using a multidimensional array 2) need help in design, disabling the button w.r.t to an existing if the condition I have existing programs but need help in obtaining the correct result.
You've been hired by Happy Hoopsters to write a C++ console application that tracks the scores of a four-quarter basketball game. Declare two integer arrays of size four to hold the scores by quarter for each team (no overtime allowed in this league). Attempt to open an output file. If it doesn't open, print an error message and end the application. If it does open, initialize the tw...
I want a video that has car slideshow images, I then want to be able to switch the images in and out whenever I need to do I can showcase multiple vehicles and easier swap the images for different cars. Similar to this but I want it to look a lot better; [log ind for at se URL] I’d also want the images on the file to be named e.g ‘Front’ so when I come to swap the images out fo...
I wish to have the expected value of an array calculated quickly. Suggestions are here - But Happy to take what ever you recommend: [log ind for at se URL] effectively I will have two tables: 1- A lookup table (of variable length, +20) 2- The Full Data Set (of variable length, +15000 rows) Compute the following steps: Sum up all the values with given conditions count the number of events multip...
To understand the ultrasound field for spatial impulse responses; To learn an acoustic field simulation program in MATLAB; To understand the response of ultrasound image with an ideal impulse; To learn the procedures for making a phased array scan of a point target.
QUESTION 1: Defining the Class Cinema Define and implement a class Cinema as described below. • Data Members: ◦ The cinemaId data member is the cinema ID. ◦ The cinemaName data member is a string variable that represents the cinema name. ◦ The noOfBookedSeats data member is an integer that represents the number of Customers in the Cinema object, a maximum iof 5...
MULTIPLATFORM DESKTOP APP (ACCEPTABLE .EXE OR WEB SERVICE). Aim: - 2 windows = maps. Each one with tables and its corresponding 3d graph. - That users can interact by loading numbers in the green and red positions of the screen, and can visualize that interaction in the 3d graphic on the right of the screen. The 3d graph is formed with the values of the table that the users fill in. Functions:...
I don't know how to write arrays yet. My project is almost done. I just need to write the array for now i have 3 buttons. The real project will have ten buttons. Each button when pressed will play a song. When the buttons are pressed correct order. An LED light will come on for 1 min. I hope this is something you're more familiar with.
Question 1 Use JavaScript and HTML to write a web page which collects the user's name, phone number (with any prefix codes), birth date, and favourite pastime (Surfing the Web, Playing Sport, Listening to Music, Watching TV, Playing Games, Community Service, Daydreaming, Reading, or Meditation only) and sends them off to a server. Make some reasonable assumptions about the content and format...
ed to implement a program to detect edges in an input image using Sobel method. o Input : The following value from keyboard. Input image file name (square size, and .ppm format (P6)). threshold value for edge detection (integer). o You can use one of the Sobel filters in the lecture slide o Your program needs to do the following basically: Get input values above. Perform ‘ReadPPM&rsq...
I have about 100 listings on Amazon with ASINs and need to pull the Questions and Answers into MySql. I need a tool to where I can pass an ASIN and have it return all of the questions and answers in JSON format so that I can insert them into MySql. I already have the code working with MySql and only need a microservice or command line tool to do the data harvesting. This tool will only be used for...
Hello, we have script write on php that take information from walmart via there API, sadly they change to a new API Version and we need to update(write a new one script that take the same information) I can provide the old code and explain what we need as information , search for developer that can write the new script for us [log ind for at se URL] [log ind for at se URL] [log ind for at se UR...
Python Task You are creating a pseudo-ETL system, which needs to be able to retrieve data from various sources and trasmit the data to various sinks. By data, in this case, we mean short json messages with predefined structure. Here is an example: {"key": "A123", "value":"15.6", "ts":'2020-10-07 13:28:43.399620+02:00'} You need to impleme...
Creating a dynamic web page using HTML, CSS, Javascript, Ajax and PHP In this project, you are asked to create a dynamic product page in an online shop using proper HTML, CSS, Javascript, Ajax and PHP code. The use of CSS to style your websites in a way it’s appealing to the user is important. The project includes two main pages, a login page, and a product page. The login page must include:...
Vær venlig at Tilmelde dig eller Log ind for at se detaljer.
I need a PHP class that allows me to use KeyCloak as a authentication service for logins and also for API authentications. Functions that I require for the front end side of things: $oAuth->goToLogin($sUrl); // The function that redirects the user to keycloak login screen and the $sUrl is where it will redirect to after success $oAuth->isLoggedIn(); // The function that allows me to know if...
Hi, I'm looking for a pretty simple script that will return some data values from a json output that I'm receiving from a curl response. I'm not a programmer but I've tried to write it myself but I'm not getting very far. This can't use any additional tools like jq, etc. It needs to run on any system. There are 5 values I need and they are all labeled the same thing w...
Hi, I'm looking for a pretty simple script that will return some data values from a json output that I'm receiving from a curl response. I'm not a programmer but I've tried to write it myself but I'm not getting very far. This can't use any additional tools like jq, etc. It needs to run on any system. There are 5 values I need and they are all labeled the same thing w...
I have a code for unset some payments gateways when there are some products added to the cart. Its working fine when user make the purchase process from frontend.., but when the order is added from admin panel and payment link sent to customer from there, its not working. Here is the code used: add_filter( 'woocommerce_available_payment_gateways', 'bbloomer_unset_gateway_by_categ...
I have a code for unset some payments gateways when there are some products added to the cart. Its working fine when user make the purchase process from frontend.., but when the order is added from admin panel and payment link sent to customer from there, its not working. Here is the code used: add_filter( 'woocommerce_available_payment_gateways', 'bbloomer_unset_gateway_by_categ...
Hi, very small project I only want to grab the menu from [log ind for at se URL] and paste it to array to show like this Title =>Apple Subtitle =>iPhone ( > 2014) Link_name => iPhone 12 Pro Max url_Link = > https:// I want to copy all the left MENU category. that it
Implement Min Priority Queue using min-heap data structure. Implement the min-heap data structure using a String array of 5 cells.(Do not use Java in-built PriorityQueue class.)