Amibroker afl code libraryJobs
I have flow chart discuss later
Hej, Jeg søger efter en udvikler som har erfaring med at arbejde med webservices. Denne app skal forbinde til Microsoft CRM web api: [log ind for at se URL] og så skal den bruge Google Maps API: [log ind for at se URL] Den vil hente data ned fra CRM som så vil blive vist på Google Maps, den vil bruge funktioner som 'Distance and travel time' fra google o...
Urgent Requirement for Python Programmer $40 Budget
Hejsa. Jeg vil virkelig gerne have en app, som fx. FamousGram (Iphone app) Min app må gerne være både til Ios og til Android. Jeg vil gerne have at stilen skal være sådan her på en måde [log ind for at se URL]
Looking for afl code amibroker Freelancers?
I am deep in a project that instantiates lines of code per row and are passed with INDIRECT functions. I need someone who can log into my desktop and help debug my line of code. You must speak good English due to my hard of hearing. I would like to have you available to log in when needed to help with debugging a line of code. In the attachement, I am trying to pass a formula to build new line...
I have a PeerJs based vanilla JavaScript file that helps people on my website video and text chat with each other. It is a many-to-many code that is working sometimes and other times it is failing. Please find the attached code file. Here are the issues that need to be fixed. 1. Many-to-many is not working correctly. Two people can connect but when a third person comes in it only connects to th...
i want to develop a fantasy sports website plus app via source code
1. we already build a unique WebRTC C++ client (Windows) that captures the host desktop & windows and streams in real-time to standard browser peers and even act as remote controller for those remote browser based participants. 2. seeking for C++ WebRTC ** frelancer expert !! ** , who can show real experience with C++ WebRTC coding done lately, to extend EXISTING functionality of our platfor...
Need a ArrayBinaryTree code written in python (more details on email/PM). 20 Dollars.
I have the folowing situation: On the webserver i call a MYSQL Stored Procedure that will return result of up tp 10 different tabels based on search string. $sql = "CALL sherlock('$value2')"; $stmt = $pdo->prepare($sql); if ($stmt->execute()) { print("<div class='result success'><p>EXECUTED</p></div>"); } else { die(...
I have something to be modified Matlab code. Need to modify two Matlab function. I will give more detail via chat.
I have something to be modified Matlab code. Need to modify two Matlab function. I will give more detail via chat.
Write flex and bison code to provide parser for TinyBasic. The l and y files are partially complete and need some rules filling out. Urgent Ref: PHH_25.02.2021_Rahman
I have written a program that eventually needs to optimize some parameters via an optimization algorithm. Currently, I am using scipy differential evolution algorithm and I have tried using numba library to optimize the performance. It seems to run too slow. I would like to 1. optimize the functions I have written (maybe this has to do with the performance of the optimization procedure) and 2. fin...
1. Problem Statement A famous product photographer Xavier is in high demand and is being approached by various companies to get their products photographed. Xavier does all of this product shoots at his studio and wants to make sure that he maximizes his returns by covering as many photoshoots in a day as possible. For a product shoot to be conducted, the product first has to be staged and then ph...
Function getCRC16($value) { $polinomio = 0x1021; $resultado = 0xFFFF; //CHECKSUM if (($length = strlen($value)) > 0) { for ($offset = 0; $offset < $length; $offset++) { $resultado ^= (ord($value[$offset]) << 8); for ($bitwise = 0; $bitwise < 8; $bitwise++) { if (($resultado <<= 1) & 0x10000) $resultado ^...
Save Internet explorer webpage source code to text file
Need assistance with following for codes purchased from code canyon - removing licensing rights from developer - cleaning code for dev traces, injectors, trackers - installation on web server need quote for activity per script. I have about 7 to 10 scripts that need to be cleaned and installed.
convert R code script to python code, R, python,maths,statistics, SpaCy , Spacy (doc.noun_chunks), natural language processing
They are two equations and the Tm from the excel file which is given
Will consider only individual developer. Will decline who has no exact plan to complete this. (of course, I have no idea yet, but need to start this asap.) Currently, we have an app that was built for Android devices - with part of the backend logic written in C/C++. This app is wrapped in Kotlin. The existing engine is not built for cross-platform. It specifically references Linux-kernel specif...
there is some minute prob of linker in the project in stm32cube ide. Need your help for to guide me for some suggestions.
The job: generate HTML code (with bootstrap) for some "parts" of some specific HTML pages. What parts to generate: available on Word file "[log ind for at se URL]". The HTML pages with these parts applied are available at: [log ind for at se URL] to [log ind for at se URL] (change the number on the page name to access each one). What this job is NOT: to do ALL the page code ...
Submit the following files: 1. Flex file for your translator: trans.l 2. Bison file for your translator: trans.y 3. A shell script for building the translator: [log ind for at se URL] 4. Tiny Basic EBNF file: [log ind for at se URL], which when run through your translator, will produce tinybasic.y. 5. Tiny Basic flex file: tinybasic.l. 6. A shell script: [log ind for at se URL] for executing the t...
Explain this code in details : I have basic knowledge in Keras and tersorflow I need someone to explain this code in details [log ind for at se URL]
edit and update functions php code. The code is for a lightbox. There are some issue i wouldlike fixed.
We have developed an application for our OS. We need you to verify some minor lines of code. We doubt if they are correct, we think the functions can be written more simply while we use now a lot of code for the functions. The functions are interconnected with each other using API-calls front-end / back-end. Budget 250. We will meet on video meeting
I want to learn how to integrate Razorpay payment gateway using PHP code with MySQL DB integration I'm am intermediate in HTML PHP and basic in js and null in jquery and ajax
source code for mailer sender php needed plus page script coder needed .
We are looking for a python GUI developer. No limit in using python library. Prefer fast and nice designer.
We are looking for a python GUI developer. No limit in using python library. Prefer fast and nice designer.
Hi, I want to use the lis2de12 sensor on my arduino micro to get the current rotation of the sensor. The data will be read on PIN 3. All I want is a small sample program that uses the arduino keyboard library to print the current rotation value of each axis once a second into the window currently having the focus. Please only bid if you have got the sensor and the Arduino Micro so you can test t...
Using this library [log ind for at se URL] I need you to change origin and rewrite image path for a specific website and add query to those images, example: [log ind for at se URL] I will provide container size for the images that need query params Desired result is : every time I’m running this, the website opens using new origin for images with query params. That’s all
Create an empty project, implement: - Sign in with Apple - Sign in with Facebook - Print out the information obtained in dialog/NSLog after logged in Requirements: - No messy codes - Avoid using deprecated old codes/library - Don't use Firebase, as we need to submit information back to the API endpoint to login the user later - Write "21225" in your bid, so we know you have read th...
I am developing a Ubuntu embedded system for a specific device with Intel CPU. Hard is 4G-eMMC. Besides minimum Ubuntu system, we need to configure X11 environment and install packages to render video like OpenGL library and so on. After installation is finished, total capacity is 4G fully. So our purpose is to optimize system, then we get enough hard capacity to run our app successfully. We are ...
Add two call to action buttons on the Shopify homepage slideshow banner
FREE $10 WHEN YOU USE CODE. INSTRUCTIONS ARE POSTED BELOW FOR ALL AUSTRALIANS - FREE $10 INSTANTLY. THIS ONLY TAKES 2-3 MINUTES NO CREDIT CARD OR ANYTHING IS REQUIRED. REFERRAL CODE: CASSJOHN ON YOUR MOBILE DEVICE, SEARCH FOR “UP BANK” IN THE APP STORE. IT IS FREE! MAKE SURE YOU USE THE REFERRAL CODE WHEN SIGNING UP: “CASSJOHN” OTHERWISE YOU WILL NOT RECEIVE THE OFFER ...
I have got an android app that can generate QR code. I need a person that had experience implementing Dynamic Links from here [log ind for at se URL] Start your message with +++ so I know you read the description
guide me to copy code from PIC16F886 and burn in new PIC16F886 as it is faulty i have pcb with faulty PIC16F886 controller so need to copy code from it in to new same controller
Application will automate the signals. Simply the signal needs to be extracted. There is no API to capture the signal, so mouse will have to be controlled using some library. This is in regards to forex.
I need a cctalk simple function to send data and receive response by vbnet serial port. No library, only vbnet code. Pls bid only if asking to 4+5? Don't waste time
Looking for someone with Silicon Labs 8 bit programming expertise for a days work to assist with code development. The solution is small and fairly straightforward but I need someone who can convert library lcd draw text functions into inline code placed into the main() loop so that the overall loop becomes (1) get ADC value & select next mux input 1uS (2) process value 100uS (3) render 1 line...
I'm working on a large deidentified database that tracks cases longitudinally over the course of a year. I'm running an rstudio code on it to help me identify readmissions, but it keeps returning with the error "replacement has length zero". Looking for someone who can help in a timely manner as it is due in a few days.