Etsitkö Text string search-freelance-töitä?
Tarvitsetko apua taidon Text string search kanssa? Palkkaa freelancer jo tänään! Onko erikoisuutenasi Text string search? Käytä taitoasi Text string search ja aloita rahan tienaaminen verkossa jo tänään! Freelancer on maailman suurin työn markkinapaikka. Sivustollamme on parhaillaan 17 764 työtarjousta odottamassa sinua!
Haluan palkata Haluan tehdä töitä
Text string search -työt:
Projekti/Kilpailu | Kuvaus | Tarjouksia/töitä | Taitoja | Alkoi | Loppuu | Hinta (EUR) | |
---|---|---|---|---|---|---|---|
Given result from php API as json string, organize data. | //$time_from and $time_to are integers in time() format function GET_History($time_from, $time_to) { $payload = new stdClass(); try { $stmt = $DB->prepare("SELECT * FROM History WHERE timestamp >= :time_from AND timestamp <= :time_to"); $stmt->execute(array($time_from, $time_to)); } catch (PDOException $Ex) { $payload->error = true; $payload->err... | 19 | PHP, tietojärjestelmäarkkitehtuuri, MySQL | Apr 24, 2018 | Tänään6 pv 5 h | €131 | |
simple python string slicing and filtering binance bot | u need to slice filter a string from telegram msg which i have built and will give u it in str object . filter the given word from it and place buy order accordingly on binance using their wrapper . | 6 | Python, tietojärjestelmäarkkitehtuuri | Apr 23, 2018 | Apr 23, 20184 pv 18 h | €16 | |
Need help in updating a javascript library | I need an immediate help and someone must be able to start on it without delay, I am using bootstrap-table from here with filters library at HERE here are bugs I am using filter control extension to search in all fields data which is returned by server ( [osoite poistettu, kirjaudu sisään nähdäksesi]) I wanted to search by pressing enter so I used event data-search-on-e... | 5 | PHP, Javascript, AJAX, Ohjelmistokehitys, Microsoft SQL Server | Apr 18, 2018 | Apr 18, 2018Loppunut | €20 | |
TODAY: Simple PHP/JSON/Python string matcher & web interface | TODAY, can you build a simple PHP/JSON/Python string matcher & web interface? 1. Adding/displaying of plain text stories ('PAGES') with title 2. Selection of processing type ('EXTRACTION' types) on an EXTRACTION tab (user can add/delete) 3. Editing/display/storage in JSON of TEMPLATE rules (for string matching) for each Extraction type 4. Live string processing ... | 6 | PHP, Javascript, Python, tietojärjestelmäarkkitehtuuri, HTML | Apr 18, 2018 | Apr 18, 2018Loppunut | €102 | |
Create a HTML string that includes nested numbered lists with indentation using VB.net | I need code that will take the elements (1,2,3) and (a,b,c's) on the attached Word document and build a string that will produce the same results if put into a div. It cannot have any external references. I need the numbers to be produced by the HTML such as <ol type=""A"">" and not hard coded. I need the indentations also. I will take your code and break it... | 2 | Visual Basic, tietojärjestelmäarkkitehtuuri, HTML, VB.NET | Apr 17, 2018 | Apr 17, 2018Loppunut | €14 | |
needing excel function | i need a function that remove some parts of a paragraph, its final and the firsts lines according to this: 1)eliminate its final: given a string, search that string into text and eliminate all the rest from that string. 2)eliminate the firsts lines, given the "n" number of text strings eliminate the first "n" of text rows ------------------------------------------------... | 14 | Visual Basic, tietojenkäsittely, tiedonsyöttö, Excel, Tutkimusten kirjoitus | Apr 17, 2018 | Apr 17, 2018Loppunut | €346 | |
Write a MIPS program string to int | the program is written using PLP 5.2 You program will receive ASCII strings from the UART, one character at a time. It should convert each string of characters into an integer value that is passed to a provided print function. Strings will be terminated using a semicolon (;) character and will contain one or more characters in addition to the semicolon. Your program should be able to handle m... | 2 | Algoritmi, Computer Science | Apr 15, 2018 | Apr 15, 2018Loppunut | €127 | |
TODAY: Simple PHP/JSON/Python string matcher & web interface | TODAY, can you build a simple PHP/JSON/Python string matcher & web interface? 1. Adding/displaying of plain text stories ('PAGES') with title 2. Selection of processing type ('EXTRACTION' types) on an EXTRACTION tab (user can add/delete) 3. Editing/display/storage in JSON of TEMPLATE rules (for string matching) for each Extraction type 4. Live string processing o... | 7 | PHP, Python, JSON | Apr 15, 2018 | Apr 15, 2018Loppunut | €112 | |
Edit javascript to look for string on URL/Webpage instead of JSON API | We use a javascript to check a visitors location trough a JSON API from: [osoite poistettu, kirjaudu sisään nähdäksesi] The javascript then processes this information, saves it in a cookie and calculates the pricing of products in the local currency for visitors from: Hungary, Great Britain and the United States. We want to replace the JSON API from: [osoite poistettu, kirj... | 13 | Javascript, JSON | Apr 13, 2018 | Apr 13, 2018Loppunut | €27 | |
scrape a string from website logging in using python script | scrape name from website and place buy order and sell order for that crypto/stock name using binance and bittrex api wrapper . telegram bot as interface for input/output . | 2 | Python, Django | Apr 13, 2018 | Apr 13, 2018Loppunut | €71 | |
need to parse a string matched in line in a file | I have a data analysis task. | 12 | Perl, Python, Regular Expressions, Bash Scripting | Apr 11, 2018 | Apr 11, 2018Loppunut | €20 | |
wordnet using java | WordNet Based Graph Search Task Description: see the details in “[osoite poistettu, kirjaudu sisään nähdäksesi]” Checklist: see the details in “[osoite poistettu, kirjaudu sisään nähdäksesi]” In detail, you can find what you have to do in the project file: “[osoite poistettu, kirjaudu sisään nähdäksesi]&rd... | 6 | Java, Javascript, J2EE, JavaFX, tietojärjestelmäarkkitehtuuri | Apr 11, 2018 | Apr 11, 2018Loppunut | €19 | |
2fix c# app- add string of parameters to sp and display results in datagridview | My code is below. My aim is to take list of ordernumbers to the sp to process. Then have the return data viewed in a datagridview. string connstr = @" Data Source = GNC7; Initial Catalog = ONYX; Integrated Security = True"; SqlConnection conn = new SqlConnection(connstr); try { [osoite poistettu, kirjaudu sis&au... | 13 | .NET, C# -ohjelmointi, C++ -ohjelmointi | Apr 6, 2018 | Apr 6, 2018Loppunut | €18 | |
fix c# app- add string of parameters to sp and display results in datagridview | My code is below. My aim is to take list of ordernumbers to the sp to process. Then have the return data viewed in a datagridview. string connstr = @" Data Source = GNC7; Initial Catalog = ONYX; Integrated Security = True"; Security Info = True; User ID = Test; Password = Test"; SqlConnection conn = new SqlConnection(connstr); try ... | 9 | .NET, C# -ohjelmointi, C++ -ohjelmointi | Apr 5, 2018 | Apr 5, 2018Loppunut | €21 | |
Find and Replace string in XML file using batch script | Need a batch script to change a line in XML file that is exported to a static string Any XML file in the folder so *.xml ie. <import_batch xmlns:xsi="[osoite poistettu, kirjaudu sisään nähdäksesi]"> changed to <import_batch version_number="1.0" xmlns="[osoite poistettu, kirjaudu sisään nähdäksesi]" xmlns:xsi=&q... | 22 | PHP, XML, C# -ohjelmointi, tietojärjestelmäarkkitehtuuri, JSON | Apr 4, 2018 | Apr 4, 2018Loppunut | €16 | |
needing excel function | i need a function that remove some parts of a paragraph, its final and the firsts lines according to this: 1)eliminate its final: given a string, search that string into text and eliminate all the rest from that string. 2)eliminate the firsts lines, given the "n" number of text strings eliminate the first "n" of text rows ------------------------------------------------... | 30 | Visual Basic, tietojenkäsittely, tiedonsyöttö, Excel, Tutkimusten kirjoitus | Apr 3, 2018 | Apr 3, 2018Loppunut | €21 | |
auto-populate form fields using a query string | I want my form to auto populate information based off a unique query string. Here is an example of what I am looking for- [osoite poistettu, kirjaudu sisään nähdäksesi] Right now I am using [osoite poistettu, kirjaudu sisään nähdäksesi] and my customers need to input all their info. | 22 | verkkosivujen suunnittelu, HTML | Apr 3, 2018 | Apr 3, 2018Loppunut | €117 | |
A software that converts SHIFT_JIS string to UTF8 | I'm looking for someone who could build the software that takes SHIFT_JIS string and convert them to UTF-8. The project is preferred to be based on nodejs but other language is possible. Keep in mind that, I plan to deploy it on google cloud function as a part of REST API. | 1 | Google App Engine, node.js, RESTful | Apr 3, 2018 | Apr 3, 2018Loppunut | €189 | |
build a web scrap into djangocms | use djangoCMS as backbone and add below features to it A. scraper module as an app 1. support multi-threading and dynamic ip 2. support scrap by company number range e.g: 3. database: MySQL schema table: -Company:Company:Name,CompanyNumber,NZBN,CompanyStatus,EntityType,IncorporationDate,ARFilingMonth,ExtensiveShareholding,UltimateHoldingCompanyNumber, -AdditionalCompa... | 4 | Python, verkkosivujen suunnittelu, Tietojen kaavinta verkosta, Django | Apr 1, 2018 | Apr 1, 2018Loppunut | €79 | |
Parse a Comma seperated string using JavaScript or jQuery | I need to parse a comma separated string and pull out the first value, remove it from the string and loop again to pull the next value. So if I have id = '12345,NON23456,345678,NON45678' I need to loop 4 times and pull the first value '12345' do something with the id and then loop again and pull '23456' loop again and pull '345678' and then loop one more ... | 21 | Javascript, AJAX, HTML5, jQuery / Prototype | Mar 31, 2018 | Mar 31, 2018Loppunut | €22 |
Showing 1 to 20 of 7266 entries
Palkkaa parhaat Text string search -freelancerit:

721

544

342

41

122