Recursive descent parsing example jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 recursive descent parsing example jobs found, pricing in USD

    I am trying to do object detection using tensorflow lite. I need support to understand tensorflow own example.

    $16 / hr (Avg Bid)
    $16 / hr Avg Bid
    11 bids

    Looking a custom php website similar example. (ping me for example site). Its dynamic website, data pull from db and get the data based on the url structure ... can you develop that please let me know. please check and let me know.. I have data in excel that upload into mysql and get data populated in website same manner.. Skills Required PHP Website Design Software Architecture MySQL HTML

    $526 (Avg Bid)
    $526 Avg Bid
    62 bids

    Need a PHP / Ajax / MySQL / Bootstrap programmer for maintenance of scripts, generate reports based in MySQL tables with large amount of data. We need a programmer who has knowledge and experience in most of the following: PHP Ajax MySQL Bootstrap Webservices SOAP XML / XSLT / XSD PDF parsing XML parsing Importación y exportación a CSV Jquery Javascript CPanel WHM CSS Apache XAMPP FTP Jira Agile methodology

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    48 bids

    Looking a custom php website similar example. (ping me for example site). Its dynamic website, data pull from db and get the data based on the url structure ... can you develop that please let me know. please check and let me know.. I have data in excel that upload into mysql and get data populated in website same manner..

    $557 (Avg Bid)
    $557 Avg Bid
    27 bids

    I will write a Python script to pull data from the eBay API, parse it, organize as per your specs, and save it to a new JSON file - as discussed yesterday I am setting the price a little lower than we discussed so I can afford to pay the fee up front. I'd like to know that if you're happy with my work, you might pay a little extra after. After you select me, you can set up a milestone for the 200CAD right from the beginning OR you can set up the milestone for 175CAD and pay me a bonus after. Either way is fine with me. I'm setting the date for two weeks as discussed, but I hope to complete this much sooner. Lookinng forward to working with you.

    $130 (Avg Bid)
    $130 Avg Bid
    1 bids

    1. OCR Plugin to get Licence number ,name,dob,issue date ,expiry date,place of issue ,nationality and image should be in base64 format version compatibility to use it in nativescript angular project( minSdkVersion 21). can be in .jar or .aar form documentation on library(like folder path with app id ,function name, parameters if an...documentation on Permissions and changes to be done in and file for android . must be in JSON format. base required if any road blocks occur during integrating SDK in Nativescript angular Project. return success message error messages(if any) as response for better experience required for upcoming Android version and parsing in a single action is desirable

    $275 (Avg Bid)
    $275 Avg Bid
    13 bids

    1. OCR Plugin to get Licence number ,name,dob,issue date ,expiry date,place of issue ,nationality and image should be in base64 format version compatibility to use it in nativescript angular project( minSdkVersion 21). can be in .jar or .aar form documentation on library(like folder path with app id ,function name, parameters if ...documentation on Permissions and changes to be done in and file for android . must be in JSON format. base required if any road blocks occur during integrating SDK in Nativescript angular Project. return success message error messages(if any) as response for better experience required for upcoming Android version and parsing in a single action is desirable

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    23 bids

    Hello Freelancers, A Channel sends me messages that I use with a program, but I have to change the format of the messages, then send the formatted messages to another channel. It's a private channel not public. Good luck, Al

    $15 / hr (Avg Bid)
    $15 / hr Avg Bid
    23 bids

    1. (a) Write the simple recursive program sumcube (i.e., sumcube(n) calls itself on (n-1)) to compute the sum of first n cubes, i.e, $Sigma_{i=1}^n(i^3)$ (b) Write the simple recursive program sumi (i.e., sumi(n) calls itself on (n-1)) to compute the sum of first n numbers, i.e, $Sigma_{i=1}^n(i)$ (b) prove using simple induction that sumcube(n) = [sumi(n)]^2. i.e., prove $forall n in N. P(n)$ where $P(n) = sumcube(n) = [sumi(n)]^2$ Hint: both sides of the equation requires simplification using the programs you write - other than that, everything is direct. 2. (a) Write a simple recursive program prod_arr_s(A,n) that inputs an array and its size and returns the product of the elements in the array. (b) Using the assumption that t...

    $28 (Avg Bid)
    $28 Avg Bid
    7 bids

    I have an email alert parsing platform that was built with Laravel, Mongdb and Vue. I am looking for a developer who can take the existing live project and then add new functionalities to it. The developer should have rich experience with Laravel, MySQL, Mongodb, Vue and third-party API integration. The core part of this project is email parsing, so the candidate should also have strong experience in parsing emails and text contents. When you make a proposal, 1. Please specify your experience with Laravel, Vue, MongoDB and third-party API integration. 2. Share your github account. 3. Share some websites that can show your skills. 4. Share a couple of code files for each tech stack required for the projects.

    $13 / hr (Avg Bid)
    $13 / hr Avg Bid
    29 bids

    I have JSON file with multiple nested columns that I want transformed into an excel table.

    $108 (Avg Bid)
    $108 Avg Bid
    36 bids

    I have a small tool, that retrieves page URLs from search engines and then parses their content. I need someone to help me rework application's algorithm working with WebBrowser component. Now WebBrowser component is used always in the offscreen mode, the task is to switch browser into on-screen mode when there is a need to have user's input (like resolving captcha or acc...parses their content. I need someone to help me rework application's algorithm working with WebBrowser component. Now WebBrowser component is used always in the offscreen mode, the task is to switch browser into on-screen mode when there is a need to have user's input (like resolving captcha or accepting agreement). In a way that when user makes his input, then browser should go offscreen again and ...

    $237 (Avg Bid)
    $237 Avg Bid
    9 bids

    I need someone who photoshops 205 pictures. The only thing that needs to be changed is removing the background and shadow. There should be a greyish background that we will send you. Please keep folder structure and deliver it with high quality and compressed quality

    $136 (Avg Bid)
    $136 Avg Bid
    74 bids

    Please put the answer to this question as the first line of your bid: 10 + 5 = ? I sell books and need to fix one of the columns in my database, the edition column. The editions come in many different formats, and I need a way of parsing out this information in a reliable way. For example, a 3rd edition textbook may have any of the below values currently for edition: 3, 3rd, 3/E, third, 3rd Revised ed., 3rd ed., and on and on. I think I want an INT returned by the function, but this can be discussed. So in the example, if "third" was the parameter, 3 would be returned. Please see the attached file for a complete list of edition values currently in the database. Note that not all of the values will be possible to return an INT for(large type, Intern...

    $28 (Avg Bid)
    $28 Avg Bid
    9 bids

    Can you do the following tasks and find the correct Main function in the tasklist array using Ghidra? 1) Follow the steps described at under “Getting started with Shannon Firmware” 2) Understand the internal operation of the ShannonLoader: a) TOC parsing b) MPU region parsing c) Scatter Loading 3) Identify the Location of the TaskList-Array: a) Find a correctly identified MainFunction for any task, using the function names b) Search for the bytes of the function entry address (including thumb-bit) to find references in the baseband firmware c) If a match is found, check if this could be from a TaskEntry inside the TaskList-array 4) Create a TaskEntry structure and apply it to the TaskListArray 5) Using the TaskList, finding the entry of the

    $250 - $250
    $250 - $250
    0 bids

    Can you do the following tasks and find the correct Main function in the tasklist array using Ghidra? 1) Follow the steps described at under “Getting started with Shannon Firmware” 2) Understand the internal operation of the ShannonLoader: a) TOC parsing b) MPU region parsing c) Scatter Loading 3) Identify the Location of the TaskList-Array: a) Find a correctly identified MainFunction for any task, using the function names b) Search for the bytes of the function entry address (including thumb-bit) to find references in the baseband firmware c) If a match is found, check if this could be from a TaskEntry inside the TaskList-array 4) Create a TaskEntry structure and apply it to the TaskListArray 5) Using the TaskList, finding the entry of the

    $250 (Avg Bid)
    $250 Avg Bid
    1 bids

    Can you do the following tasks and find the correct Main function in the tasklist array using Ghidra? 1) Follow the steps described at under “Getting started with Shannon Firmware” 2) Understand the internal operation of the ShannonLoader: a) TOC parsing b) MPU region parsing c) Scatter Loading 3) Identify the Location of the TaskList-Array: a) Find a correctly identified MainFunction for any task, using the function names b) Search for the bytes of the function entry address (including thumb-bit) to find references in the baseband firmware c) If a match is found, check if this could be from a TaskEntry inside the TaskList-array 4) Create a TaskEntry structure and apply it to the TaskListArray 5) Using the TaskList, finding the entry of the

    $250 (Avg Bid)
    $250 Avg Bid
    1 bids

    Can you do the following tasks and find the correct Main function in the tasklist array using Ghidra? 1) Follow the steps described at under “Getting started with Shannon Firmware” 2) Understand the internal operation of the ShannonLoader: a) TOC parsing b) MPU region parsing c) Scatter Loading 3) Identify the Location of the TaskList-Array: a) Find a correctly identified MainFunction for any task, using the function names b) Search for the bytes of the function entry address (including thumb-bit) to find references in the baseband firmware c) If a match is found, check if this could be from a TaskEntry inside the TaskList-array 4) Create a TaskEntry structure and apply it to the TaskListArray 5) Using the TaskList, finding the entry of the

    $250 (Avg Bid)
    $250 Avg Bid
    1 bids

    Can you do the following tasks and find the correct Main function in the tasklist array using Ghidra? 1) Follow the steps described at under “Getting started with Shannon Firmware” 2) Understand the internal operation of the ShannonLoader: a) TOC parsing b) MPU region parsing c) Scatter Loading 3) Identify the Location of the TaskList-Array: a) Find a correctly identified MainFunction for any task, using the function names b) Search for the bytes of the function entry address (including thumb-bit) to find references in the baseband firmware c) If a match is found, check if this could be from a TaskEntry inside the TaskList-array 4) Create a TaskEntry structure and apply it to the TaskListArray 5) Using the TaskList, finding the entry of the

    $250 (Avg Bid)
    $250 Avg Bid
    1 bids

    I want a simple serverless AWS application for file sharing in S3 as a demonstration. I found a 2018 tutorial that is exactly what I want however I dont have the time to get it working. I need new instructions and possibly updates to get it to work. For example, the instructions in part 3 are for a configuration file which needs a cognito identity pool ID, however there is no instruction to setup an identity pool, only a user pool. Code is on GitHub: front end node: back end python:

    $144 (Avg Bid)
    $144 Avg Bid
    11 bids

    1. > Source Code Desktop App (Use Visual Studio 2017) (*1) 2. (Connect By WebSocket) (*2) - I build the POS Software on Web-Based (MVC .NET), now I need to integrate Clover with my project. - I have already a Clover Device (Flex), I can use the software (*1) to connect Clover Device (Connect *2) - I just need to do 2 Tab: Sale and Order (view the pictures), if you can do all tabs, I'll pay more. - I need you coding by Visual Studio 2019 (MVC .NET) ** Requirements: experience working with Clover ** (you don't need to work with my Project, just convert Desktop App to Web App) So, if you can... Please let me know. Thank you!

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    40 bids

    We need a developer who will create the website by using the Elementor Pro builder. We need to create home page, room page, restaurant&bar page , experience page Looking for long term collaboration

    $200 (Avg Bid)
    $200 Avg Bid
    59 bids

    Hello, I am looking for someone who would create the same profile/account set up as the below mentioned website has. I m using the theme 'dawn' in shopify. Please check if the wished layout is compatible with the theme without installing any paid apps on my account and before you place a bit. I look for quality work and a good price, timeframe is open, no stress. Example: Thanks, Anna

    $23 (Avg Bid)
    $23 Avg Bid
    8 bids

    Tasks involve some recursive binomial relationship, poisson recursive relationship and Normal distribution question and then make a correction on an already written python code on those distributions

    $31 / hr (Avg Bid)
    $31 / hr Avg Bid
    19 bids

    i need a programmer who knows C , C++ and have LINUX system for a small project

    $160 (Avg Bid)
    $160 Avg Bid
    12 bids

    3 pages for 3 shops and gamification research based on Octalyis mode

    $21 (Avg Bid)
    $21 Avg Bid
    31 bids

    Expert UX/UI designer that is able to code the mock-ups to a website, example Wordpress, Shopify.

    $9 / hr (Avg Bid)
    $9 / hr Avg Bid
    51 bids

    Please RE-DRAW the example “WHOOP! THERE IT IS!” image using Adobe Illustrator or Photoshop. Please FULLY RE-DRAW the image (see attached image) in Illustrator or Photoshop as I need clean and crisp lines for every part of the new image. 1. Please add the word “PARADISE!” below the words “THERE IT IS!” At the bottom. Make sure they are on separate layers so we can move them around. 2. Please make sure final image has transparent background and looks good on both white and black backgrounds. Make final image at least 14” wide and hi-res suitable for printing (300dpi). Put ALL items grouped on SEPARATE LAYERS (so we can move/re-size). TRANSPARENT BACKGROUND PLEASE. Thank you :)

    $200 (Avg Bid)
    Guaranteed
    $200
    45 entries

    Hello, we have fitness videos that we need to add timer on, music and some other small details, we have this type of project every 2-3 weeks, so we are looking for a long collaboration, we need someone that does their job fast, because we'll need the videos until Sunday evening. Please only serious applications. the videos would be exactly in this style.

    $31 (Avg Bid)
    $31 Avg Bid
    58 bids

    ...we return #t. If not, we can make a recursive call on the list from which we have removed the second element (in Java, we change REST to and by doing so we skip the second element pointed by REST). If the recursive call returns #t, the whole function returns #t. This recursive call will recursively compare the first element of the list with all subsequent elements by removing the elements that are not equal to the first element until the end of the list is reached. Otherwise (if the first recursive call fails), we need to make one more recursive call in which we delete the first element of the list (in Java, we change REF to , therefore skipping the first element). Obviously, the first element does not have a match if the first recursive call f...

    $25 (Avg Bid)
    $25 Avg Bid
    4 bids

    #1 Research according to chat #2 Development

    $51 (Avg Bid)
    $51 Avg Bid
    1 bids

    im new on wordpress development,for study purposes I need some help to create this simple plugin: one text box one button Explanation: I insert a value inside a text box. I click on the button and it calls a function that creates a post with: Title -> Value Content -> Value Custom field -> value Meta description -> Value slug -> Value category -> Value summary -> value this is my start code: function magic_creator() {?> <h2>Magic Post Creator</h2> <form action="" method="post"> <input type="text" placeholder="add text.." name="add" required> <input name="submit" class="button button-primary" type="submit" value="add Post...

    $37 (Avg Bid)
    $37 Avg Bid
    19 bids

    i need someone to do a programming langauge compiler/parsing/ project for me. one who knows c programming very well and compilers/Parsing/AST trees/control flow/LINUX operating system.

    $188 (Avg Bid)
    $188 Avg Bid
    13 bids

    Turn c language into assembly. The .c files are all c programming language you have to create the corresponding .s file with the assembly of those files in recursive

    $138 (Avg Bid)
    $138 Avg Bid
    10 bids

    Please open the attached file. This is taken from another website. I need this banner recreated for my own website. It needs to be as close to this as possible but does not need to be identical. For example, you could use different style crane and buildings. This needs to be created in illustrator or photoshop.

    $29 (Avg Bid)
    $29 Avg Bid
    65 bids

    Hey, i have a view ez things to do. 1) The target: to use ...10 { = categories table = sys_category pidInList = root,-1 selectFields = sys_category.* where = sys_category_record_mm.uid_foreign = {field:uid} AND = 1 leftjoin = sys_category_record_mm ON sys_category_record_mm.uid_local = = 1 recursive = 1 as = pageCategories } 2) I want to use the news rss by georg ringer, in an multidomaininstallation for every Root an own. i have no idea why it dont works what i copy and pasted from this website:

    $39 (Avg Bid)
    $39 Avg Bid
    5 bids

    Model Implementation: Classifier $H(x,y)$: [30 pts] Regressions $Z(x,y,k)$: [30 pts] M(H,Z) Evaluation [10 pts] Gradient Descent [30 pts]

    $44 (Avg Bid)
    $44 Avg Bid
    10 bids

    We want to make a short video advertisement for a project for making money online. To do this, you need to shoot 3 short videos of 5 seconds each and show your account in Romania's mobile bank with a growing balance 3 times. That is, for example, in the first video there will be 50 RON on the bank account, in the second video there will be 500 RON and in the third video 3000 RON.

    $201 (Avg Bid)
    $201 Avg Bid
    5 bids

    Hey there, We have one product on our website regarding Python & Machine learning and we want to promote it on Facebook or LinkedIn. So if you are a group admin or have pages in this domain with a descent audience then contact us. If you are not an admin but you could contact them and find a good deal for us then you are also most welcome. For more details, message me.

    $20 (Avg Bid)
    $20 Avg Bid
    9 bids

    ...can build an Application tracking system for my staffing company. This is basically a backend website, not visible to anyone except my employees. The website should have features listed below: - Manage candidates and their resumes and view resumes on the web without actually downloading them - Filter candidates based on Skillset, location, name, available/unavailable, and more filters - Resume parsing (all the uploaded resumes should be converted into text that is attached to the candidate's profile and should be filterable (if possible). - One-click to send selected candidates an email regarding new jobs - Manage employers and their contact details, (includes same filters as Candidates) including mass mail - Login authentication only, and I must be able to create multiple ...

    $533 (Avg Bid)
    $533 Avg Bid
    7 bids

    Hi Mohammad Mahmudul I., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $2 / hr (Avg Bid)
    $2 / hr Avg Bid
    1 bids

    required skills: basic webdev/file parsing/data scraping/json/http

    $22 (Avg Bid)
    $22 Avg Bid
    7 bids

    If you have a Romania mobile bank on your phone with at least 5000 Romanian lei (the more, the better) - this task will suit you! You need to shoot 3 short videos (5 seconds each) with the screen of your phone, we will show you an example.

    $20 (Avg Bid)
    $20 Avg Bid
    2 bids

    programmatic processing unless all input objects are strings

    $22 / hr (Avg Bid)
    $22 / hr Avg Bid
    6 bids

    I want to scrape the scientific papers and then parse those scientific papers into JSON.

    $110 (Avg Bid)
    $110 Avg Bid
    25 bids

    We have Website for the delivery of cars from auctions. We want to connect to the directory of sites: Copart | iaai | Manheim An example of a good implementation When we use search, we see auction data on our site. We want users to be able to see the catalog on our website without having to go to auction sites. There are two solutions: API and data parsing. We need a specialist who has experience working with auctions and knows how to best implement the functionality

    $214 (Avg Bid)
    $214 Avg Bid
    11 bids

    Hi Mohammad Mahmudul I., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $15 / hr (Avg Bid)
    $15 / hr Avg Bid
    1 bids

    We have data entry parsing the list and based forms and data. Fill up other forms data in portal.

    $110 (Avg Bid)
    $110 Avg Bid
    35 bids

    Adding Server-side Paging in Ng 12 App as Per Provided Example(s). There are approximately 33 List pages where mods will be made. An example has been created at transactions --> invoice list and invoice form. Some of the list pages will lead to forms where slight mods to the data structure used in the form will be required (Example use the property versus just result as app exists today). Endpoints where paging has been implemented will need to be switched to the getApiListData service and where not attached to a grid pageNumber= should be set to 0, and pageSize= should be set to 999999.

    $28 / hr (Avg Bid)
    $28 / hr Avg Bid
    8 bids

    I would like to hire a 2D concept artist to sketch an idea real quick. I already have reference images and idea organized. But need an 2d artist with good drawing skill to sketch a character. It should be real fast work for the skilled artist. I don't need too much detail as such. Just a descent amount of detail as my sketching ability is limited. Please send your previous characters that you did earlier. More details over chat. Thank you!

    $42 (Avg Bid)
    $42 Avg Bid
    55 bids