Actionscript arrayprojekty

Filtruj

Moje ostatnie wyszukiwania
Pokaż:
Budżet
dla
dla
dla
Typ
Umiejętności
Języki
    Stan Projektu
    2,000 actionscript array znalezione projekty, cennik w USD

    I need a c# code (.net 4) that parses a flat text data files, and puts the data in an array. Attached The 1st file, please bid for that file. after this file we will price every extra file. Do notice that the number of characters per column according to the content. i.e: in the attached file, the size of column "Name" is 5 because that's the size of the largest value (Test1), but if the largest value was Test1111, the column size was 8. The output I expect of the code is an Array of : class Vm { string Name; string State; etc.. }

    $24 (Avg Bid)
    $24 Średnia Oferta:
    12 składanie ofert

    I have a bash script problem with Arrays. I am doing a mysqldump of all databases which works fine and needs no adjustments. However, I am trying to catch messages that tell me which mysqldumps succeeded and which failed. So I have created this script which which includes a bash "while loop" you can see on this page: I have also created a short video for you to better understand the problem * Thank you for considering this

    $64 (Avg Bid)
    $64 Średnia Oferta:
    11 składanie ofert

    I need programmer actionscript - using Jpexs( FFdec) To edit on file Swf

    $67 (Avg Bid)
    $67 Średnia Oferta:
    4 składanie ofert
    Program 1300 Zakończone left

    ...SPECIFICATIONS: ⦁ You must have a minimum of three arrays: ⦁ profit array – holds the profit amount for each month. Each month is an element in this array. ⦁ monthNames array – holds the name of each month – you may initialize this array at the top of the main function. ⦁ quarterlyProfit array – holds the total profit amount for each quarter ⦁ You must have these functions – make sure you name your function the same: ⦁ main function – calls all the other functions. The “Welcome” message as well as asking the user if they want to run program again should print in the main function. All other cout statements should be in printresults function. ⦁ getprofit function – allows user to enter in th...

    $61 (Avg Bid)
    $61 Średnia Oferta:
    8 składanie ofert
    FFT development Zakończone left

    We use ESP32-S3 and sdcard with wav files. We need to implement Fast Fourier Transform (FFT) over .wav file, calculating spectrogram of the audio, energy or amplitude of the signal, mean value, and some other details that will be provided by chat. As input you will use the .wav sample I'll provide, reading it from SDcard. ...Transform (FFT) over .wav file, calculating spectrogram of the audio, energy or amplitude of the signal, mean value, and some other details that will be provided by chat. As input you will use the .wav sample I'll provide, reading it from SDcard. As development you will use the details I'll provide in pdf format. In order to validate the development, variables used in equations will be storage in array or vectors. Project will be donde in Virtu...

    $174 (Avg Bid)
    $174 Średnia Oferta:
    29 składanie ofert

    I need a JavaScript function that takes in an array of stock price data and some SMI parameters and outputs an object containing information about the current values of the SMI indicator and whether it crossed above or below the signal line at the last price data point provided. I would like there to be a () of the arguments received by the function and the object to be returned at the end of the function. You will likely need to do some research on how to calculate the SMI Ergodic Indicator. It is not the SMI Ergodic Oscillator, it's the SMI Ergodic Indicator. The function should take in: -An array of n price data points -The three SMI Ergodic parameters: Long Length, Short Length, and Signal Line Length -- as an array containing these three values. The functio...

    $26 (Avg Bid)
    $26 Średnia Oferta:
    6 składanie ofert

    I have an old wordpress website made long ago by another guy. It's using Contact form 7 with Advanced CF7 DB. We recently moved the website to a new hosting and now he have a problem exporting Excel from Advanced CF7 DB. CSV is exporting well but Excel is failing. It shows a lot of lines like this: Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/baskett/www/wp-content/plugins/advanced-cf7-db/admin/class/PHPExcel/Shared/ on line 529 Anyone can help?

    $44 (Avg Bid)
    Wyróżniony Pilny
    $44 Średnia Oferta:
    38 składanie ofert

    develop some novel algorithm n compare all n improve psll n beam steering Beam steering for optical phased array antenna using machine learning, hybrid genetic algorithm and pso

    $84 (Avg Bid)
    $84 Średnia Oferta:
    5 składanie ofert

    develop some novel algorithm n compare all n improve psll n beam steering Beam steering for optical phased array antenna using machine learning, hybrid genetic algorithm and pso

    $220 (Avg Bid)
    $220 Średnia Oferta:
    5 składanie ofert

    We have to creat a user input page where user input some array as input that is latter going to be sorted in bars by default. Array size should be put in drop down list from (5-15) Array layout should also be in drop down list having values bars and array {We should have a choice to sort the array (in array form or in the form of bars)} Array values should be put in a container and then the sort option should be there also. This project should be well styled. And be done before 9-11-22 (4 pm)

    $10 (Avg Bid)
    $10 Średnia Oferta:
    14 składanie ofert

    We have developed a Nano CUBE-SAT < 2 KG range. Would like to design patch antenna array.

    $29 (Avg Bid)
    $29 Średnia Oferta:
    6 składanie ofert
    df_To_jsonArray Zakończone left

    transform dataframe[parquet files in s3] to Json array as output using pyspark

    $30 (Avg Bid)
    $30 Średnia Oferta:
    5 składanie ofert

    ...balance while also saving your precious TIME AND MONEY. What is more, AAPNA helps to set up your home office too. We have diversified workforce of 200 highly technical Software Commandos PAN India. We achieve great things with laughter and grace yet operate with extreme Passion, Ownership & Commando-like precision. Our strong focus on company culture, makes us a Great Place to work. We have a huge array of special benefits, and unmatched WFH practices. We have global customers base in the US, Australia, and APAC, and our endeavor for customer service excellence has enabled us to get over 200 written testimonials. We have received our fair share of industry recognition, including several awards and recognitions. Over the past 14 years, we have delighted our customers with...

    $4 / hr (Avg Bid)
    $4 / hr Średnia Oferta:
    12 składanie ofert
    need a template Zakończone left

    i need one motion array website template if any one provide me i can pay

    $1 / hr (Avg Bid)
    $1 / hr Średnia Oferta:
    5 składanie ofert

    I am getting some Json Array data from API and populating it in android spinner, but I don't want that all the data should populate in spinner. There is an boolean object "isStop", so if isStop is true I want that array data only. Now I have two spinner and both are using same data to populate. But now I want that when I select an item in first spinner then second spinner should show only items available after selected item position in first spinner. This is only my requirement and if you work using TeamViewer on my PC that will be better because everything is already implemented so it will be easy to work.

    $18 (Avg Bid)
    $18 Średnia Oferta:
    17 składanie ofert

    Custom Function should beh..."Mumbai")*(table[Date]=5th Nov 22), "Nill") In this filter function, it will check each element in city array equal to Mumbai, same go date array b) get fruits that are transported to a Mumbai on all Dates using regular excel filter function by completely avoiding date criteria in function =Filter(table[fruits], (table[city] = "Mumbai"), "Nill") Here i want change I want a customfilter function:: where date criteria should be included =CustomFilter(table[fruits], (table[city] = "Mumbai")*(table[Date]="All"), "Nill") when in a criteria equal to All, whole array to be sele...

    $12 / hr (Avg Bid)
    $12 / hr Średnia Oferta:
    10 składanie ofert

    I have a very urgent need to fit a RAID control card to a Linux Debian desktop. There are two RAID 1 arrays, each of two hard drives. One RAID array is for the Linux system. The other RAID array is for user data. Freelancer must live within travelling distance of Oxford UK.

    $229 (Avg Bid)
    $229 Średnia Oferta:
    8 składanie ofert
    algorithm program Zakończone left

    have to be done in a Linux machine with a chosen language of C, C++, OR JAVA. We are asking you to implement a Lexicon structure to store arbitrarily long strings of ASCII chars (i.e. words). Lexicon L uses a Hash Table T structure along with an Array A of NUL-separated words. In our case words are going to be English character words only (upper-case or lower-case)

    $184 (Avg Bid)
    $184 Średnia Oferta:
    25 składanie ofert

    Custom Function should beh..."Mumbai")*(table[Date]=5th Nov 22), "Nill") In this filter function, it will check each element in city array equal to Mumbai, same go date array b) get fruits that are transported to a Mumbai on all Dates using regular excel filter function by completely avoiding date criteria in function =Filter(table[fruits], (table[city] = "Mumbai"), "Nill") Here i want change I want a customfilter function:: where date criteria should be included =CustomFilter(table[fruits], (table[city] = "Mumbai")*(table[Date]="All"), "Nill") when in a criteria equal to All, whole array to be sele...

    $13 / hr (Avg Bid)
    $13 / hr Średnia Oferta:
    20 składanie ofert

    C Language, it is regarding conversion of a certain program source file from array to singly-linked list.

    $20 (Avg Bid)
    $20 Średnia Oferta:
    10 składanie ofert

    Custom Function should behave like filter function in Excel with one unique condition Ex. 1) let say I have table consist of fruit colum...Mumbai on 5th Nov 22 =Filter(table[fruits], (table[city] = "Mumbai")*(table[Date]=5th Nov 22), "Nill") In this filter function, it will check each element in city array equal to Mumbai, same go date array b) get fruits that are transported to a Mumbai on all Dates =Filter(table[fruits], (table[city] = "Mumbai"), "Nill") C) I want a custom function:: =CustomFilter(table[fruits], (table[city] = "Mumbai")*(table[Date]="All"), "Nill") when in a criteria equal to All, whole array to be sele...

    $6 / hr (Avg Bid)
    $6 / hr Średnia Oferta:
    9 składanie ofert

    Proszę, Zarejestruj się lub Zaloguj, żeby zobaczyć szczegóły.

    Wyróżniony Najlepszy Konkurs Projekt z Umową o Zachowaniu Poufności

    i have a php array issue which needs to be fixed

    $25 (Avg Bid)
    $25 Średnia Oferta:
    47 składanie ofert

    ..."thymeleaf"? non sto riuscendo ad utilizzare le pagine in JSP perchè diversamente la web application non parte e sono stato costretto ad usare "thymeleaf" per farla partire. -Passaggio dei dati in JSON dal BE Java alla pagina HTML nell'oggetto DATATABLE. Non so come mai l'oggetto datatable non interpreta correttamente il DATASET inviato dal BE JAVA, eppure l'ho passato sia come Stringa, sia come Array, sia come Json, sia come Mappa, ma nulla la tabella risulta sempre vuota. In alternativa se inserisco un paragrafo in pagina, senza utilizzare il datatable, i valori json li vedo. -Intercettare al click la cella cliccata nelle varie pagine del DATATABLE e passare il dato al backend per post elaborazione grazie...

    $36 (Avg Bid)
    $36 Średnia Oferta:
    7 składanie ofert

    This goes to anyone who has knowledge in secure software and has experience dealing with RSA public and private keys. You will need to customize the supplied json order file to provide information and then encrypt that json order using aes encryption with the supplied ke and IV then base64 encode the result. However, you may need to convert the message to a byte array from strings to work with the encryption algorithm and generate a message digest using SHA512. I will provide additional files and further instructions upon contacting me. Please also provide your budget first as I am on a strict budget, thank you.

    $18 (Avg Bid)
    $18 Średnia Oferta:
    2 składanie ofert

    For this project, you will design your own ISA (Instruction Set Architecture), a processor with 8-bit instructions and 16-bit data (registers and memory), which you will optimize for (a simpler version of) the program of project 1, and showcase your result with a Python simulator and circuit design on circuitverse.org. More details are attached below

    $151 (Avg Bid)
    $151 Średnia Oferta:
    4 składanie ofert

    For this project, you will design your own ISA (Instruction Set Architecture), a processor with 8-bit instructions and 16-bit data (registers and memory), which you will optimize for (a simpler version of) the program of project 1, and showcase your result with a Python simulator and circuit design on circuitverse.org. More details are attached below

    $17 (Avg Bid)
    $17 Średnia Oferta:
    2 składanie ofert

    For this project, you will design your own ISA (Instruction Set Architecture), a processor with 8-bit instructions and 16-bit data (registers and memory), which you will optimize for (a simpler version of) the program of project 1, and showcase your result with a Python simulator and circuit design on circuitverse.org.

    $125 (Avg Bid)
    $125 Średnia Oferta:
    4 składanie ofert

    ...language ARMv7 using visUAL Arm emulator, i can provide the c++ code as well Here is the assignment "You will be given an integer array of positive numbers. Your program should process the array and do the following for each entry: Determine if the number is odd or even. Add to a counter for each type, i.e. an even counter and an odd counter. Add the number to a sum for each type, i.e. a total of the odd numbers and a total of the even numbers. A value of -999 indicates the end of the array. Your program should end at that point. The input will be the following variable in your program: L3Array DCD 22,9,333,47,72,128,111,44,-999 The actual number of array entries and their values will be different when your program is graded. The last number will s...

    $28 (Avg Bid)
    $28 Średnia Oferta:
    8 składanie ofert

    For this project, you will design your own ISA (Instruction Set Architecture), a processor with 8-bit instructions and 16-bit data (registers and memory), which you will optimize for (a simpler version of) the program of project 1, and showcase your result with a Python simulator and circuit design on circuitverse.org.

    $13 (Avg Bid)
    $13 Średnia Oferta:
    2 składanie ofert

    For this project, you will design your own ISA (Instruction Set Architecture), a processor with 8-bit instructions and 16-bit data (registers and memory), which you will optimize for (a simpler version of) the program of project 1, and showcase your result with a Python simulator and circuit design on circuitverse.org.

    $17 (Avg Bid)
    $17 Średnia Oferta:
    5 składanie ofert

    ...auf Symfony 2.5.6 und in eine WP Seite integriert. Dort können die 12 user einsteigen und Ihre Meldungen machen. (Maria DB) Nun aber wird php8 eingeführt und anhand eines Tests habe ich festgestellt dass WP geht aber die Meldeseite nicht mehr lauffähig darauf ist. Habe Sie wieder auf 7.4 zurückgesetzt. Die Fehlermeldung lautet wie folgt: Fatal error: Declaration of PDO::prepare(string $query, array $options = []): PDOStatement|false must be compatible with DoctrineDBALDriverConnection::prepare($prepareString) in /customers/c/b/f/ on line 0 Die Aufgabe bestünde in der Aktualisierung der notwendigen Komponenten um die bestehende Anwendung unter php 8 lauffähig zu machen. Hier die URL zum Ergebnis

    $529 (Avg Bid)
    $529 Średnia Oferta:
    30 składanie ofert
    Analyze disconnect Zakończone left

    Small task.. Parse the discounts array and store it's data into an element object which gets stored in a map. we need to parse the following properties with the following rules name: description type: Option: isdiscount Applied

    $13 / hr (Avg Bid)
    $13 / hr Średnia Oferta:
    10 składanie ofert

    ...@'.$row['lat'].','.$row['lon'].',14z" target="_blank">Map</a>'; echo '<p>Name: '.$row['name'].'</p>'; } $query=mysqli_query($conn, "SELECT * FROM observations WHERE wmo='$wmo' ORDER BY datetime DESC LIMIT 5") or die(mysqli_error($conn)); while ($row = mysqli_fetch_array($query)) { echo $row['datetime'].': '.$row['air_temp'].'<br>'; } $places = array("94578"=>"Brisbane", "95551"=>"Toowoomba", "94578"=>"Logan"); $url = ''.$places["$wmo"]; $result = file_get_contents($url); $json ...

    $17 (Avg Bid)
    $17 Średnia Oferta:
    7 składanie ofert
    Real time collaboration Zakończone left

    Create an Angular component with multiple contenteditable div inputs as array indexes, whenever new contenteditable input is created or updated, update the array, the updated array should be displayed on another machine where another user opened the same component. This functionality has to work with real time collaboration using Sockets when multiple people are working on the same component. The code has to be integrable and ready for production. Step 1: Provide the deployed URL to test it online from our side; if it is working as expected and after providing the code we will release 20%. Step 2: After running and testing the provided code locally from our side; if it is working as expected we will release 40%. Step 3: If the code is qualified, integrable and prod...

    $247 (Avg Bid)
    $247 Średnia Oferta:
    16 składanie ofert
    Fourth time round Zakończone left

    ...2022-10-31T10:27:10.676-07:00 [ack] => Failure [correlationId] => 3725408973f19 [build] => apapiserv-0.0.4_20221013073958482 ) [payKey] => [paymentExecStatus] => [payErrorList] => [paymentInfoList] => [sender] => [defaultFundingPlan] => [warningDataList] => [error] => Array ( [0] => ErrorData Object ( [errorId] => 520009 [domain] => PLATFORM [subdomain] => Application [severity] => Error [category] => Application [message] => Account Account not found. Unilateral receiver not allowed in chained payment is restricted [exceptionId] => [parameter] => Array ( [0] => ErrorParameter Object ( [name] => [value] => Account not found. Unilateral receiver not allowed in chained payment ) ) ) ) ) Error Code 2: An I...

    $107 (Avg Bid)
    $107 Średnia Oferta:
    32 składanie ofert

    Hi there. I'm working with a Payments SDK from the famous payments company Square and I just need some quick help understanding how to handle the responses. I think they made it pretty easy to stringify or make the responses JSON and I think the responses are objects. So I just need help writing the code real quick t...$payments_api->createPayment($create_payment_request); file_put_contents('',$response); ($response); //alert(($response,null,2)); // New. Trying to find the receipt URL //print_r($response); if ($response->isSuccess()) { echo json_encode($response->getResult()); } else { echo json_encode(array('errors' => $response->getErrors())); } } catch (ApiException $e) { echo json_encode(array('erro...

    $15 / hr (Avg Bid)
    $15 / hr Średnia Oferta:
    48 składanie ofert

    ...( - ) to display a lightbox gallery. We need to reuse the function in several places, so we call it using a data attribute on the DOM elements (data-gallery). This element, in addition to triggering the function, contains all the information needed to add the images to an array that is then used in the plugin call. So far everything seems to be fine, but when it comes to using the array in the plugin code, something goes wrong. If the same array is copied and pasted manually into a variable, then it works. The job is to fix the bug (whatever it is), optimize the code as much as possible and make it work. For those who know how to do it, I don't think it is even necessary to share the files, directly with the function you should be able to correct it.

    $23 (Avg Bid)
    $23 Średnia Oferta:
    9 składanie ofert

    ...racing). • retrieve account balances. • retrieve live and historic data (1 race, whole days or date ranges). • retrieve data at automated intervals (hrs/mins/secs) even when offline. • retrieve data in JSON array format so it can be analysed and saved into an existing database. Important required data: • users account balance. • all runners in a upcoming/historic race. • all runners live/historic odds. • race going (if possible). • send an array of bets to be placed. • results for that race. The retrieved data will be analysed using my existing algorithms and will then provide an array of data to be sent back via the API to automatically place the bets. I will then need the results sending back once the race has fi...

    $208 (Avg Bid)
    $208 Średnia Oferta:
    52 składanie ofert

    Hi there. I am working on a Square project and trying to set up my website to work with their new Web Payments SDK. I have it installed and it's working, but I want to be able to get some of the responses and write/insert/update them to my MySQL database, so I can basically record/save successful Payment IDs, etc. I did this wi...without worrying about double charging // the buyer. $create_payment_request = new CreatePaymentRequest($token, Uuid::uuid4(), $money); $response = $payments_api->createPayment($create_payment_request); if ($response->isSuccess()) { echo json_encode($response->getResult()); echo json_encode($response()); } else { echo json_encode(array('errors' => $response->getErrors())); } } catch (ApiException $e) { ec...

    $20 / hr (Avg Bid)
    $20 / hr Średnia Oferta:
    42 składanie ofert

    Write a PHP class that scrapes result pages of sports events (triathlon races) from and returns the results. All available data should be returned. The main function of the class will receive a URL, should determine the format, scrape the results and return them as an array. The class will be integrated in WordPress, so you can use WP functions (wp_remote_get etc). Here you can find three examples: And here´s the catch: If you open this URL, you will get to a page that displays the Top 3 of several races of the event. But we only want the results from one single race out of the

    $166 (Avg Bid)
    $166 Średnia Oferta:
    53 składanie ofert

    I want someone who can change the date format in Android Studio when dates are inside array. I am able to do it when there is only one date and outside array but unable to do it when inside array. Also print date, month and year in three different textview. This is date array data: [{ "22-10-2022" }, { "23-10-2022" }, { "24-10-2022" }, { "25-10-2022" }, { "26-10-2022" }, { "27-10-2022" }] Convert it to like: [{ "Oct 22, 2022" }, { "Oct 23, 2022" }, { "Oct 24, 2022" }, { "Oct 25, 2022" }, { "Oct 26...

    $16 (Avg Bid)
    $16 Średnia Oferta:
    18 składanie ofert

    ...sensor data to a cloud storage using a GraphQL api. Each sensor has 3 fields associated with it: Sensor Name, Value, and Unit. At any point in time, the number of sensors we wish to send data for might change, so we need to have a dynamic query that can export the data depending on the amount of input parameters. The input will come in as a List of strings, and each sensor will have it's data in an array of strings - such as { ["mtTemp", "25", "Celsius"], ["mtRain", "10", "Unknown"] }. Using preferably the C# GraphQL library, you will have to make a function that can create a query similar to the one attached in the file dynamically (not necessary for it to be exact, but it should be valid GraphQL query). As minima...

    $20 (Avg Bid)
    $20 Średnia Oferta:
    2 składanie ofert

    ...sensor data to a cloud storage using a GraphQL api. Each sensor has 3 fields associated with it: Sensor Name, Value, and Unit. At any point in time, the number of sensors we wish to send data for might change, so we need to have a dynamic query that can export the data depending on the amount of input parameters. The input will come in as a List of strings, and each sensor will have it's data in an array of strings - such as { ["mtTemp", "25", "Celsius"], ["mtRain", "10", "Unknown"] }. Using preferably the C# GraphQL library, you will have to make a function that can create a query similar to the one attached in the file dynamically (not necessary for it to be exact, but it should be valid GraphQL query). As minima...

    $26 (Avg Bid)
    $26 Średnia Oferta:
    3 składanie ofert

    An array antenna needs to be geometrically optimized. Tool used is CST microwave studio.

    $161 (Avg Bid)
    $161 Średnia Oferta:
    19 składanie ofert

    Develop and test two Java classes: An array-based queue ADT that implements the provided The enqueue and dequeue must both be O(1) This class must include two constructors: one with no parameters, that will instantiate an underlying array of size 4 one with a single parameter that will allow logical level code to specify the size of the underlying array The size of the underlying array cannot be changed after the queue is instantiated A linked list-based queue ADT that implements the provided

    $27 (Avg Bid)
    $27 Średnia Oferta:
    22 składanie ofert

    develop some novel algorithm n compare all n improve psll n beam steering Beam steering for optical phased array antenna using machine learning, hybrid genetic algorithm and pso

    $77 (Avg Bid)
    $77 Średnia Oferta:
    2 składanie ofert

    ...end_scripts('') #1 /home/customer/www/(331): WP_Hook->apply_filters(NULL, Array) #2 /home/customer/www/(476): WP_Hook->do_action(Array) #3 /home/customer/www/(2156): do_action('wp_enqueue_scri...') #4 /home/customer/www/(307): wp_enqueue_scripts('') #5 /home/customer/www/(331): WP_Hook->apply_filters(NULL, Array) #6 /home/customer/www/(476): WP_Hook->do_action(Array) #7 /home/customer/www/ in /home/customer/www/

    $160 (Avg Bid)
    $160 Średnia Oferta:
    37 składanie ofert
    Error on Lumise plugin Zakończone left

    ...end_scripts('') #1 /home/customer/www/(331): WP_Hook->apply_filters(NULL, Array) #2 /home/customer/www/(476): WP_Hook->do_action(Array) #3 /home/customer/www/(2156): do_action('wp_enqueue_scri...') #4 /home/customer/www/(307): wp_enqueue_scripts('') #5 /home/customer/www/(331): WP_Hook->apply_filters(NULL, Array) #6 /home/customer/www/(476): WP_Hook->do_action(Array) #7 /home/customer/www/ in /home/customer/www/

    $33 (Avg Bid)
    $33 Średnia Oferta:
    12 składanie ofert
    Need Setup For Project Zakończone left

    Frustrated with setting up a project. Looking for help. You will get a project to look at that has model classes, starter keys, sample component code you will need for Radzen and Syncfusion, and access to an Azure account with DB, Active Directory, and Azure Maps parts started. Project shell will be on GitHub. 1) Bla...for Radzen and Syncfusion, and access to an Azure account with DB, Active Directory, and Azure Maps parts started. Project shell will be on GitHub. 1) Blazor Server and Maui App Projects (Same Soln) 2) SQL Server Azure Database setup/Hookup 3) Syncfusion (3 Components) 4) Radzen (3 Components) 5) Active Directory (1 admin-owner. Rest are regular users. List users.) 6) Azure Maps (1 map. Display array of points directions to user.) 7) Image Recognition (1 feed. List...

    $227 (Avg Bid)
    $227 Średnia Oferta:
    9 składanie ofert