Stdlib string trabalhos

Filtro

Minhas pesquisas recentes
Filtrar por:
Orçamento
para
para
para
Tipo
Habilidades
Idiomas
    Estado do Trabalho
    2,000 stdlib string trabalhos encontrados, preços em USD
    PHP Function Encerrado left

    Need simple PHP function with dynamic string.

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

    There is an application developed in VB.net that consumes a web service, the application generates an XML according to the format required by the server and an encrypted and compressed file in GZ format. A code routine is required in VB.net or C# that allows sending the XML text, header with validation key (Header type string) and an attached file (attachments) to the defined WSDL service, all in the same delivery (at Same time). Demonstration video of the process:

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

    Hello dear WordPress Developer, we want to develop a custom action after submitting the Elementor Form. It is about an automation for receiving a free trial access. This should be done using an HTTP POST with the following JSON: interface WebsiteSignupRequest { restaurantName: string; name: string; email: string; phone: string; password: string; partnerId?: string; } I ask for a quick implementation.

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

    I need an admin page to register languages. I need a page to create any number of sentence factor per language. The sentence factor has a name and any number of members which are just strings. Then, there is an annotation page that requires any number of string(text area) input. This strings are unique for a combination of each member of each sentence factor per language. When the user provides the input string and submits, the next combination of each member of each sentence factor prompts for an input. The submitted strings is added to a json array and can be downloaded by language from another page More than one user can work on the annotation page. Each user can be registered by the admin with a username and password and can be registered to work on a language

    $173 (Avg Bid)
    $173 Média
    11 ofertas

    a script is needed that automates the firefox user agent, without using the keyboard or the mouse, that is, in the background. The script will have as input 1st the forefox profile that will be affected 2nd the user agent string that we decide

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

    I need a c# class that will find every instance of a Social Security Number in a string. This is a pretty simple class I just do not have the time to write it. The patter is 999-99-9999. Needs to look for numbers in that format in string and return every occurrence that is find. Must be .net 4.8! Thanks and good luck bidding!

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

    I am looking for someone to write some code that will do the following: -We're using "Extra Product Options" on a WooCommerce build -I am looking for some Javascript (or whatever you recommend) that will generate a text string based on the options selected on the product page. --For example: "Product Name - Option 1 - Option 2 - Option 3" When the user adds the product to the cart, it passes this information through, but I just need to change the way it is displayed. When bidding on this project, please include "WC Part Builder 1523" within the subject or body of your message so I know that you've read this message. Any bidder that does not include this information will be ignored. I would like this script to work on the product page its...

    $182 (Avg Bid)
    $182 Média
    51 ofertas

    ...all occurrences of a string with another string. The goal: while presenting our product, I need to showcase working situations. Unfortunately, I can not show e.g. real customer names during the presentation, so this extension must change strings. The changes will be something like (FROM) then string in the DOM: '' must be changed (TO) '' This must apply to all objects which could possibly give a text to a user. The process must be continuous, as it is a single-page application and parts are automatically reloaded over time. Configuration (text file, extension will be reloaded if required)): interval: interval time in ms, default to 300ms several instances of substitutions: - FROM: the string which must go - CASESENSITIVE: Y|N wheth...

    $31 - $259
    Secreto
    $31 - $259
    11 ofertas

    expert needed to create the following redirect: $host/category/{{NUMBER}}/anything -> $host/?redirectid={{NUMBER}}&type=category EG: -> I need this done by Yesterday :) Please only bid if you can deliver in a few minutes or so. Thank you

    $13 (Avg Bid)
    Urgente
    $13 Média
    1 ofertas

    hi all, I am enthusiast and learning to use Arduino in my free time, using Arduino 1.8.19 using Processing 3.5.4 windows 7 i used the code for both Arduino and processing from the link below. i am using GY_521 module and tried to see the data on processing. although i can read d...can read data on the serial monitor i see a lot of worries as the screenshot attached the problem kicks in when i use processing, when i hit run a big grey window open but thing else and an error shown on the console as below. processing error: OpenGL error 1280 at bot beginDraw(): invalid enumerant ArrayIndexOutOfBoundsException: 1 this line is highlighted on processing when the error pops up String portName = ()[portIndex];

    $36 (Avg Bid)
    Garantido
    $36
    10 inscrições

    import ; import ; import ; import ; public class DemandPagingSimulation { private final static int NUM_ALGORITHMS = 7; public static void main(String[] args) { Scanner in = new Scanner(); ("Size of Virtual Memory (pages)? "); int numPages = (); ("Number of frames allocated per process? "); int numAllocated = (); ("Reference string length? "); int numReferences = (); ("Random type (Uniform, Gaussian or Textbook Example)? "); char r = ().toUpperCase().charAt(0); (); ArrayList<Integer> ref; switch (r) { case 'U': ref

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

    ...send out the email but all of the newsletter referral all programs like SparkLoop & Viral Loop don’t work with it :( So my thought is, if I can figure out a way to drop each subscriber’s email in a UTM snippet for my main landing page, I will be able to track amount of referrals from each person. But, I’m not sure how to take the email for each subscriber and have that auto populate in a UTM string after my main landing page’s URL… Is there a little code snippet that you can write that pulls the subscribers email and drops it into a UTM parameter slot? Essentially if I can put in the footer of the email “P.S. - do you love this newsletter? Share it with one friend for a chance to win my free e-book! Just share this link with them: gr...

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

    I have a billing application in Kotlin. want to give print out from that app. Need help in building a function so that I will share an html string and it will print that to the connected printer from that mobile phone. Just need to test few html prints. Once I get the method, will do it further. Also need an api that can list all the connected printers from that device. (Connected via bluetooth or USB). Prior experience in mobile printing will be appreciated.

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

    The sponge construction is a framework for specifying func...construction employs the following three components: * An underlying function on fixed-length strings, denoted by f, * A parameter called the rate, denoted by r, and * A padding rule, denoted by pad. The function that the construction produces from these components is called a sponge function, denoted by SPONGE[f, pad, r]. A sponge function takes two inputs: a bit string, denoted by N, and the bit length, denoted by d, of the output string, SPONGE[f, pad, r](N, d). The analogy to a sponge is that an arbitrary number of input bits are “absorbed” into the state of the function, after which an arbitrary number of output bits are “squeezed” out of its state. I have this project written in c++ b...

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

    This Contest is to Create 1 of the posters from the list below, the winner will then get a contract to create the rest of the posters I own a combination: Coffeeshop, Restaurant, Co-working, Leather Workshop, Ladies Salon, Mens Salon, Sh...Style Posters (A0 Size) made up to promote our different activities, I have attached a couple of pictures with examples from my old shop to this. We have a very industrial style and that should be reflected in the posters. The Activities/Products I want to Promote are: Co-Working Community Workshops (We do daily social workshops where people come and make candles, soap, leather products, paint, string art, etc) Food (Burgers, Pizza, Deep Dish Pizza, Mexican, Stews, and Sweets Coffee Drinks Mocktails Shisha Custom Leather Working Ladies Salon ...

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

    ...E-Commerce website built in react +anything on the backend The CRMS Service needs to allow the ADMIN to add new items including: {item name} {item description} {item quantity} {item weight} {item price} How I want the website to look: Homepage: -Has a sidebar with categories of the product -Has items listed -Has Footer Login: username (string) password (string) login button LINK TO REGISTER register: username (string) password (string) company name (string) company tax code (gus integration) - email (email regex) register button link to LOGIN Ability to add items to CART Cart notification with the number of items Basket total ability to purchase (without credit card info) Checkout page: Standard checkout with grand total and all items in cart ...

    $541 (Avg Bid)
    $541 Média
    71 ofertas

    ...function (){ /* var status = this._super().initialValue; ("On Load"); return this; */ }, /** * Creates input from template, renders it via renderer. * * @returns {Object} Chainable. */ initInput: function () { return this; }, /** * @param {String} value */ update: function (value) { var source = , field = , result, initValue; result = (source, function (item) { return item[field] === value; }); if ( > 0 && value != undefined) { (true);

    $111 (Avg Bid)
    $111 Média
    6 ofertas
    Data Entry Encerrado left

    We will provide you a list of U.S. Cities. You will search those cities one by one in Google (US) search. Next, grab the Wikipedia blurb from t...search. Next, grab the Wikipedia blurb from the Knowledge Panel. Copy the blurb and enter it on the provided Google sheet for that city. Click on the map which appears in the knowledge graph. You will be taken to the map for that city and you will copy the entire url string which appears above the map. Paste that url in the spreadsheet in the appropriate column for that city. Lastly, you will click on the Things to Do entry on the Knowledge graph which takes you to a Things to Do page for that city. Copy that URL string from the search bar above the page. and paste it on the Google sheet. There are about 7300 cities we need...

    $478 (Avg Bid)
    $478 Média
    97 ofertas

    ...outputs, the return of a function (or ) is enough. Keep in mind Tracer will be integrated into an existing application. 4. For all inputs, use function/constructor arguments. They can be hardcoded in one place. 5. All SVG coordinates should be absolute (uppercase C, not c). This also applies to saving, loading and exporting. 6. It is up to you how paths are saved/loaded - this can be a svg string per path or an array of points, maybe there's a package for serialization. Whatever format you use for saving, will be passed when loading an existing character's paths. 7. Paths: 7.1. Paths should be listed outside of the SVG element in the DOM, stacked vertically. 7.2. Next to each path, there should be two buttons, to [Edit] and [Delete] the path. 7.3. Only one path can be e...

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

    Hi, I have source code running on Jetson Xavier NX for stereo vision analysis. Yolo V3 is used to detect a species. The source code is written in C++ and the output is drawn using J...source code running on Jetson Xavier NX for stereo vision analysis. Yolo V3 is used to detect a species. The source code is written in C++ and the output is drawn using JavaScript. The information from C++ is sent to JavaScript through json string structure. I need a developer to write necessary code in 1) JavaScript for visualizing different parameters and 2) C++ for data filtering. I will show you where to write code. I have details documentation which I will share and explain you details. Experience require: JavaScript (node), C++ (CLion), json string structure, Yolo v3, stereo vision, and ...

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

    I have one scenario, My backend is in nodejs and front end is coded in reactjs. I need to pass parameters from front end to backend and it is possible. But if the parameter is large string, unable to pass, I mean nodejs is not taking it. Any suggestions on this please?

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

    We want this Rust crate's decode function to return a vector of bytes Vec<u8> instead of a UTF8 string. We expect that to be achieved without any unsafe blocks. That's it. We also need an HTTP server with a single POST endpoint that will receive a JSON request in the form {"img": "..."}. the dots are a PNG image that's base64 encoded, the image will be received and decoded. If a QR code is found return the result (a Vec<u8>) as a JSON object {"res": "..."}. the dots are the base4 encoded vector. If no result was found, return an HTTP status other than 200 to indicate that.

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

    I need a source code for a project that will write text over Starcraft2 window (in Full Screen mode). I assume DirectX hooking will be required. The project must be done in .NET. I just need to be able to write any string over Starcraft2 and I will take it from there. Starcraft2 is free to play and can be downloaded here:

    $10 (Avg Bid)
    $10 Média
    1 ofertas
    US IT Recruiter Encerrado left

    ...Candidate Profile College degree2 to 3 years of experience in US staffing/recruitment in IT recruitment. Strong record of placements. Experience working with implementation partners and Tier 1 vendors (direct client experience a plus). Able to properly interpret requirements and build relevant search strings to quickly locate best match candidates. Adept in proper job interpretation and search string construction Able to sustain fast pace of workExperience sourcing from job portals. Experience creating and posting jobs on job portals. Strong written and verbal communications skills, for communicating well with US candidates. Able to build rapport to create relationships with and loyalty of candidates. Team player and positive attitude, willing to service what is assigned and...

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

    I have a need for a Named Entity Recognition (NER) class. I want to use one that I do not have to pay for. I need to be able to feed the class a string and have it pull out all the names and entities in that string. If the name is a person it needs to parse out into first, middle, last, suffix and title. There are several of these classes out there for c#. I need someone with experience using them and to put together a small sample that works with any string. The NER needs to be free use in a commercial application. Somone that has used a class like this before would be a great help. Thanks and good luck bidding.

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

    ...understand what the java software does, and how does it produce the given sections in the output XML file, so I could then make a different software in different programming language to produce the same output. For example, part of the XML output is a sha256 hash, so regarding this part, your explanation should be: "this part is created by creating a sha256 hash of this input data, encoded as base64 string". This is sufficient for me as far as the functions involved have clear meaning. Your task will be to read the JAVA source codes, understand how the XML output is created, and explain that to me. I am a skilled programmer (PHP mostly), I just don't understand JAVA. The JAVA software for this particular purpose is here: Binary:

    $157 (Avg Bid)
    $157 Média
    4 ofertas

    ...export. Layout imaginary perspective attached in Excel file Calendar views: • Horizontal view: Scroll right and left to go between month or go next year after passing December • Year view: a zoom out from calendar and overview all data Buttons: • Buttons for horizontal view • Button for year view • Button to add custom event {name, color of event} • Button to delete event • Button add resource “string” • Button delete resource • Button for each custom event to click and apply on calendar day • Button for each calendar day prompt which event to apply or erase event if there is one • Button erase to delete events upon clicking them in calendar Data: • Each account contains its own calendar, so calendar has t...

    $242 (Avg Bid)
    $242 Média
    17 ofertas

    ...0-7F7C-4070-A8DE-F9BD1050F37B/Documents/213270011 Ideally what I need is the following 1. Check the code is downloading from a server from function "loadFileAsync" I am 100% sure this is working 2. Provide an URL to this folder & file location 3. Re-write/update the function checkfile() to test if the file exists base on the above url. We have to change the function so it has an incoming URL string 4. In the function uploadfiletoTC() this can take the above url/file location, I think all the code is correct in this function it's just missing the correct file URL I am not sure if this would be possible to move the download file to the iOS download folder? As we can see the file been downloaded via the server call. We are sending the file to an esp32, so it s...

    $43 / hr (Avg Bid)
    $43 / hr Média
    37 ofertas

    I’m just looking for a basic PERL script. BUT NEED IT FAST. Like today or tomorrow. The script will be triggered with Linux Cron, connect to a remote or local database (the db connect code string can be commented out for one or the other), and based on the results of the query, set a different database field. The script should purposely be built so that it can be recycled for future usage, meaning it should have clear comment fields noting which code to edit to change mySQL query logic.

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

    ...prevent false positives - Once a download is complete and verified then a status should be added to the link in the - Needs an API over a built in web server with following features: -- API must respond with JSON response -- Response must contain success or error (error must have a description with reason) -- All API requests require a security hash which is calculated based on a secret string, a secret number and all GET data hashed with MD5, I will provide an example of how this is achieved in PHP. -- /addlink endpoint - Adds a link into a file --- Option to give directory of where the file should be downloaded to -- /deletelink endpoint - Removes a link from the file -- /movefile endpoint - Move a file from one path to another path -- /deletefile endpoint - Delete a file fro...

    $264 (Avg Bid)
    $264 Média
    7 ofertas

    This is about very known VPN app. i would like to rebrand it. rebrand app from Mullvad to another name and remove some options it will not be sold or anything so budget is low we will change name, logo, any string that has mullvad inside and main thing is to maybe add PIN code when you want to enter into Settings. some hard coded pin code In settings there is account in the menu, when you access it there is buy more credits button we should remove it Also under settings App Version, Reprot a problem, FAQ & Guides - remove Please bid if you read all these requirements. plz place Rust-android expert you want here in top.

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

    ...website and our mobile app. Translations must be done in a business and a formal tone. Programming knowledge is not required for this project and translations should be fairly straight forward. Please briefly describe your background (your native language, proficiency in languages, etc.) and any relevant experience. Embedded Variables There are two types of embedded variables in this project: Python string formatting and HTML tags. Both embedded variables must be left untranslated. Please read this document before translating any strings: Format The files to be translated are ".po" files. In order to open these files, you will need to download and install Poedit: It is available on

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

    I will send you instructions and algorithm just you have to write the proper code with zero error in C ++ langaugeand within stipulated time 30 minutes. 1st program will be basic one and second will be based on string pointer or arrays.

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

    Hello I have website need to translate the strings from English to Kurdish (RTL) using Microsoft translator The total string around 4000 lines

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

    Develop a simple script interpreter / engine with IF THEN ELSE END IF AND OR + - * / < > <= >= = <> SELECT CASE ... in VBA I need to be able to interpret scripts similar to the following one with Eval(byval script as string) as variant: IF a = b or d = e THEN IF d = e AND f > g AND (h < i OR j <> k) THEN X = 10 ELSE END IF ELSEIF c = 1 THEN X = 5 END IF The script interpreter must be written in Excel VBA. Each keyword should be interpreted with its own function, so it is easy to extend the code. The script language must be VBA (IF THEN ELSE etc.). No VB-Script-Engine must be used, but the interpreter must really be programmed in VBA. The following keywords should be supported: IF THEN ELSE ELSEIF "END IF" "SELECT CASE&quo...

    $32 / hr (Avg Bid)
    $32 / hr Média
    2 ofertas

    Actualmente el lector de csv lee datos en string para almacenar en una base datos pero el algunos de esos datos deben ser leídos y almacenados como numero. Para solucionar este problema se requiere una reunión por google meets. Todas las inquietudes las resolveré por el chat. Gracias! Se requiere persona que hable español.

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

    For data encryption we need a small lib code which can be attached to any QT Project and can be used to can encrypt and decrypt a complete file with an (seed) password. The code has to be proprietary and no open source obligations . Following functions are required :- Function 1 1) Encrypt a text file (size > 10 kb < 100kb) using a key ("string input given by user ") 2) Decrypt the text file using the same key as described above. Function 2 1) Decrypt a text file (size > 10 kb < 100kb) using the key provided. 2) Check if the decrypted file is indeed correct.(decryption key is same as encryption key) Text file here can contain numbers, alphabets and special characters.

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

    I’m looking for a velour short set to be made for a plus sized women, short shorts with drawstring, cropped short sleeve with a hoodie and a string as well, made for a 3X - 4X woman, like in the picture provided but not as short of a crop for the top

    $186 - $559
    Local
    $186 - $559
    0 ofertas

    Wanted to change the color of the strings on white shorts from white to black. But also looking for it to look realistic and have the right texture. It's a very small string. Thank you

    $21 (Avg Bid)
    $21 Média
    26 ofertas
    volume indicator Encerrado left

    i would like somebody to make a pretty simple average volume comparison indicator in pynescript for tradingview. In wich you put in a string of simbols in one bracket and a string in the other and it compares the average volumes between the two strings of simbols. preferably would like to see it in an oscilator type of way.

    $16 / hr (Avg Bid)
    $16 / hr Média
    2 ofertas

    hello i made my app available for 2 languages with localization; however i dont get the text below in two languages because the placeholder is added programmatically in searchbar and so i dont find a label or textfie...localization; however i dont get the text below in two languages because the placeholder is added programmatically in searchbar and so i dont find a label or textfield of it. Anyone know how to do this? = "Geef de naam van de groente of fruit in" = NSAttributedString(string: "Geef de naam van de groente of fruit in", attributes: [ : UIColor(hue: 9/360, saturation: 62/100, brightness: 83/100, alpha: 1.0)])

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

    ...account with and create a vb.net form that will pull the local weather into their appropriate fields. The website will provide you with the API's The form should allow the user to enter their API key & zip code to get the current weather report. The temperature should allow the user to choose from (Imperial, metric, standard)... Example string: {"coord":{"lon":-88.4352,"lat":43.7742},"weather":[{"id":600,"main":"Snow","description":"light snow","icon":"13n"},{"id":701,"main":"Mist","description":"mist","icon":"50n"}],"base":"stations","main":{"temp":...

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

    Javascript code to allow ajax return unlimited json string data

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

    ...outputs, the return of a function (or ) is enough. Keep in mind Tracer will be integrated into an existing application. 4. For all inputs, use function/constructor arguments. They can be hardcoded in one place. 5. All SVG coordinates should be absolute (uppercase C, not c). This also applies to saving, loading and exporting. 6. It is up to you how paths are saved/loaded - this can be a svg string per path or an array of points, maybe there's a package for serialization. Whatever format you use for saving, will be passed when loading an existing character's paths. 7. Paths: 7.1. Paths should be listed outside of the SVG element in the DOM, stacked vertically. 7.2. Next to each path, there should be two buttons, to [Edit] and [Delete] the path. 7.3. Only one path can be e...

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

    My web site www.an...Drupal. See below. Deprecated function: The each() function is deprecated. This message will be suppressed on further calls in _menu_load_objects() (line 579 of /home3/yuetekic/public_html/includes/). Notice: Trying to access array offset on value of type int in element_children() (line 6592 of /home3/yuetekic/public_html/includes/). Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in drupal_get_feeds() (line 394 of /home3/yuetekic/public_html/includes/). The above errors appeared after the server hosting the website upgraded its PHP version and MySQL. Please visit the website and scrow down to see errors in detail. I would like hiring a professional who know Drupal well to solve the errors.

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

    Task description: Given the following API That takes the following three parameters: image1: a image attach to the body of the call image2: a second image attached to the body of the call. authenticationCode: a string Make a simple web page that allows the user to drag and drop two images (or select them), and pass an authentication code. The images should be displayed on the page side by side when selected with the filename underneath. A configurable progress bar should be shown to the user. As we cannot tell how long the operation will take we need this to be configurable as we adjust performance. Initially it will be set to 80 seconds. The bar will show progress for the period and if the response comes back before

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

    Hi There, I'd like you to create NFT digital files for my artwork, please. It's a unique file made of a string of letters and numbers that serves as a certificate of ownership.

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