String integer jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 string integer jobs found, pricing in SGD
    Arduino Code Correction 6 days left
    VERIFIED

    I need an expert in Python and Arduino (C++) code. The main task is to correct the Arduino code I already have. Currently, I am sending in string containing 80 characters or so like (<4, 100, 30, 200, 15, 100, 15, 20, 10>), from Python to arduino, however arduino is receiving 0 as the values for the ending like like (<4, 100, 30, 200, 15, 100, 0, 0, 0>). In the serial monitor it does receive the correct values. Here's what the job requires: - Review and correct the current Arduino code - Arduino MUST receive the correct values sent from Python - Adequate understanding of Python as values are sent from Python - Ability to provide suggestions for improvements would be a plus Ideal skills and experience: - Strong proficiency in Python and Arduino (C++) code - Prior...

    $45 (Avg Bid)
    $45 Avg Bid
    15 bids

    ...as grouped together in a single statement - Code should be in Typescript This task requires a solid understanding of Node.js. Having previous experience with jscodeshift is a must. The solution also need to use a package named @hypermod/utils. () This is the function that I need function fixMissingImports(code: string, importsMapping: Record<string, string>): string The code is a string of a content of a file tsx or jsx file. the function should first analyze and see what imports of a React components are missing, then add the missing imports according to the importsMapping. Example 1: if a code is this: export default function App() { return <div> <Box>some content</Box> </div>; } the function shoul...

    $51 (Avg Bid)
    $51 Avg Bid
    23 bids

    ...residential usage. It should be equipped with a battery backup system to ensure continuous power supply during outages. Key Requirements: - 5kW Power Output: The inverter should be capable of handling 5kW of power, suitable for residential usage with inductive loads. - Battery Backup Compatibility: It must be designed to work with a battery like lead acid and LifePO4 battery of 48V which will be a 16 string LifePO4 battery.. This is crucial for ensuring uninterrupted power during times of outages or low sunlight. -Tgere whouxl be an lcd screen to do settings and check status. - Residential Suitability: The inverter should be designed for residential environments, taking into account factors like space constraints, noise levels, and ease of installation. Ideal Skills and Exper...

    $2924 (Avg Bid)
    $2924 Avg Bid
    9 bids

    ...space will be an object with the following properties: Garden Space Name Item groups (array of objects). Each item group will have these properties: Type (labor or material) Item Name Description Quantity (hours or units) Unit Price (defaulting to default labor price set above) Additionally, a property can be added to each garden space object to store the captured image data (base64 encoded string). 4. Email Sending with EmailJS: The developer will integrate EmailJS functionality to send estimate details to the customer upon the user's request. A bundled configuration will be used to store SMTP server credentials securely (host, port, username, password). The developer will implement logic to format the estimate data using an EmailJS template and send it using the ...

    $785 (Avg Bid)
    $785 Avg Bid
    103 bids

    ...express mnu. 2-dev express grid highight: I need a button with coclor picker (dev express color wheel), the the user can click to chosse the coclor and then when user clicks cells(s) in a dev express grid it will set the back color to the selected color. i also need a button to clear/reset all colors, and button to set the color to default (so user can unset each cell by clicking again). 3-string manipulation: given a multiline textbox, i need a fast way to parameterize parts of the text. so, when the user selects text, and then click a button it will prompt (winfrom) the user to enter the variable name (default to ID) and an option for quotes around (default to checked). it will then replace all text matching the selected text with a dollarsign and the variable name. for...

    $307 (Avg Bid)
    $307 Avg Bid
    13 bids

    I'm in need of a mathematics tutor with a solid understanding of various topics including optimisation models, networks, linear programming, integer linear programming, metaheuristic algorithms, operation research, and R programming. Familiarity with these areas is crucial to effectively aid in my exam preparation. I have specific study materials that will be the focus of our tutoring sessions. Therefore, the ideal candidate will be able to work with provided materials.

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

    I am looking for an expert in mixed-integer programming using CPLEX to solve a particular type of routing problem. This project involves developing an efficient vehicle routing solution that will optimize my current systems and provide the best, most cost-effective routes. Key Details: - The problem to solve is a vehicle routing problem; a deep understanding of this type of challenge is essential. Desired Skills: - Extensive experience with mixed-integer programming - Proficient in using CPLEX - Strong understanding of routing problems, specifically vehicle routing. Please only bid on this project if you possess these skills. Time and accuracy are very important for this project's successful completion.

    $35 / hr (Avg Bid)
    $35 / hr Avg Bid
    25 bids

    Hello I am looking for a python code to scrape a large number pages and save them as html. In order to get to the page to save, you must click a radio button, submit, and then enter a string of numbers, then submit and then save the html. If the string entered provides an error then you must skip to the next iteration. There is no human verification. I already have a version I made myself that works with Selenium, however I need to increase the speed, so I am looking for someone to see if its possible to do this without even opening a browser and possibly using direct call methods (get, request, cURL, response, JSON?). It should be a simply project for someone who knows how to do this. Please enter the result of 3+2 for your message to be received.

    $134 (Avg Bid)
    $134 Avg Bid
    107 bids

    I'm seeking a skilled Java and MySQL developer to assist me with two exercises from a training course. Here's a more detailed explanation of the job: - The exercises are centered around Error Handling and Debugging, along with Array and String manipulation and Exception handling. It's crucial that you are well-versed in these areas. -Since this is a learning exercise, I would appreciate it if the code included detailed comments and explanations. Please see the document attached for full details before bidding. Please apply only if you have experience and confidence in these areas.

    $38 (Avg Bid)
    $38 Avg Bid
    10 bids

    ...small learning assignment is for me to understand how the things are in Odoo. You need to build them and transfer the knowledge to me about how you have built it. I know ABC of python, so will not be a headache for you (hopefully). I want: Part 1: - Two new modules Classes and Students in Odoo. - Classes Module will have properties Class (String) and Room (String) - Students Module will have properties Id (Int), Name (String), Email (String), Phone (String) - 1-N relation between Class and Students. i.e. each class will have N students. (third table). So, above seems to be a simple and straightforward task for a person who has developed modules in Odoo. I want to learn this process. So, first you have to implement this and then in one or two 30 minu...

    $229 (Avg Bid)
    $229 Avg Bid
    22 bids

    I need a simple Blazor Server application that when runs first check if user license...simple page requesting to upload a file. Once uploaded redirects user to login page and show all menu options. User should not be able to navigate to any page by entering URL manually, if license is not valid. Attached project is running with login and registration. You can execute the Migration script to create Microsoft Identity tables. In the app settings file change the database connection string. The attached project currently takes user to Login screen on load. Now I want to add license service as check before going to login and only take user to Login if License service returns true. For this project you can just return true and false to reflect both scenarios when license is valid and ...

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

    I have a communication protocol that is diagrammed. I need a freelancer to define it as a REST API. The freelancer can define it using POSTMAN and send postman data to me. all of the protocol data is integer type pls refer protocol diagram You must read the following before bidding 1. the bid price and schedule will be established at the time of bidding. If you talk and re-negotiate, it's a waste of each other's time. 2. Milestones are released after all deliverables have been received and verified.

    $248 (Avg Bid)
    $248 Avg Bid
    11 bids

    ...All of the blocks should have equivalents on both, including block states or orientations so I would expect this to be translated. As Generations is currently in Beta, this posting may require follow up should the developers further alter their source. However the current scope only exists for 3 goals: 1) Creation of a sidemod for the ~250 blocks removed by BiomeOPleanty mod 2) Creation of a string mapping between the existing world download blocks to all of the equivalent blocks including those in the sidemod and Pixelmon mod and translate the world file to a 1.20.1 world 3)Package all required mods to run, and the world file and return them in a reasonable timeframe Ideally I'd like to find someone able to take the world download provided and return a complete world do...

    $45 / hr (Avg Bid)
    $45 / hr Avg Bid
    13 bids
    social media app 23 hours left

    ...require('mongoose'); const chatSchema = new ( { fromUser: { type: , ref: 'User', }, toUser: { type: , ref: 'User', }, type: { type: String, enum: ['text', 'audio', 'image', 'video'], }, text: { type: String, }, voice: { type: String, }, image: { type: String, }, video: { video: { type: String }, thumbnail: { type: String }, }, audio: { type: String, }, wasLocked: { type: Boolean, default: false, }, isLocked: { type: Boolean, default: false, }, diamonds: { type: Number, },...

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

    ...Compatibility with One-Page Checkout: The custom module should be designed to work smoothly with Magento 2's one-page checkout system. - Order Creation and Status: I need the module to create an order with a 'Pending' status. - Redirection to 3rd Party Website: After order creation, the customer should be redirected to a third-party website. The transaction parameters need to be encoded into a base64 string for security. - Timeframe: I would like this project completed ASAP. Upon clicking the Place Order button, the customer will be redirected to a 3rd party website with the order parameters base64 encoded as follows: $myData = array('name'=>$name ,'email'=>$email ,'amount'=>$totals ,'order_number'=>...

    $261 (Avg Bid)
    $261 Avg Bid
    90 bids

    ...= ; (token); } catch(e) { ("Error parsing payment data:", e); } } else { ("No data received in payment response"); } } },(r) => { ().then(); }); }) } makePaymentWalletTokenIos(token: string) { (); const payload = { OrderId: , Id_Discount: , }; (payload).then((resp) => { ("saad resp "); (resp); .confirmCardPayment(resp.client_secret, { payment_method: {

    $69 (Avg Bid)
    $69 Avg Bid
    6 bids

    ...pipeline string and parse it as we will need low level access to each element! --- Similar Example // This example demonstrates the use of GStreamer's pad probe APIs. // // Probes are callbacks that can be installed by the application and will notify // the application about the states of the dataflow. Those are mostly used for // changing pipelines dynamically at runtime or for inspecting/modifying buffers or events // // |-[probe] // / // {audiotestsrc} - {fakesink} package main import ( "errors" "fmt" "math" "" "" "" ) func padProbes(mainLoop *) error { (nil) // Parse the pipeline we want to probe from a static in-line string. // Here

    $84 (Avg Bid)
    $84 Avg Bid
    6 bids

    For my current project, I require an expert who's proficient in DOMO Beast Mode and SQL. The tasks will primarily involve: - Producing calculated fields: You will need to execute both complex mathematical calculations, as well as intricate string manipulations. A good grasp of mathematical principles and string handling in SQL is a must. - Transforming data: This job will further entail the aggregation of data. Being adept in grouping and managing datasets of diverse sizes will be crucial. Your comfort in working with DOMO, SQL, and data manipulation will be the key to successfully accomplishing this task. If you routinely perform these tasks and understand the underlying processes, I would love to connect and discuss the project further.

    $74 / hr (Avg Bid)
    $74 / hr Avg Bid
    20 bids

    I need a freelancer with extensive C++ knowledge to create a custom grep application. The application should utilize pipelined threads and semaphores and have capabilities to search files in the current directory for a specified string. Look at the attachments for the Project Description and the producer consumer semaphore C++ example. Key Features: - Impressive understanding of thread and semaphore pipelines is crucial. - Recursion into sub-directories as a part of the application's functionality would be a bonus. - Filtering options based on factors like file size, user id, and group id are needed. - Upon discovery of a match, the app should continue the search and the total number of matches should be displayed on the last line of output. This isn't just about creati...

    $28 (Avg Bid)
    $28 Avg Bid
    15 bids

    ...help implement the frontend of a single page application. The wireframe is ready and this will be a client-side rendered app. It is designed in Figma and you will gain access to the design pages. In the project, some animations have to be implemented which are mostly simple css animations (e.g button color transitions and smoothly opening dropdown / dropup menus). There will be some real time string data that has to be displayed. However, this project is only about creating the components and the animations with the relevant hooks / states so that in a subsequent step, the backend data can be displayed. Other than displaying the dropdown menus, dummy pages should be displayed in the workspace when some of the buttons are pressed. This is an industrial project so everything run...

    $790 (Avg Bid)
    $790 Avg Bid
    132 bids

    I have a medium-sized UK roof where I'm planning...size as per attached file. My primary goal is to maximize energy production and to have a Bill Of Material. I need a professional to create a layout plan and string diagram for the installation. The adres is "Mirrorstone LE3 1 UQ (Leicester) UK" and you can find easily on google earth. Key Deliverables: - Lay out plan for the solar panel installation - String diagram showing the connection of the panels - Calculation on how many panels can fit on the roof - Determination of the required meter DC cable length Ideal Skills and Experience: - Experience in solar panel installations - Proficiency in creating layout plans and string diagrams - Understanding of UK roof regulations and requirements - Stron...

    $187 (Avg Bid)
    $187 Avg Bid
    24 bids

    I am experiencing issues with my mathematical programming model. The model is an integer linear programming model written using Python and Gurobi. Currently, the code is not able to work, particularly when it is trying to output results. I am facing some error messages, the code actually has 2 excel files to retrieve the data from, the first one is data file (Demand, Capacity, etc), the other file is the distance matrix.. Key Details: - Issue: The code freezes during result output stage - Error messages: yes - If the Result doesn't come in (Optimum travel time and the Decision Variable results) I wouldn't accept it!!!! I am looking for a freelancer with the following skills and abilities: - Experienced in Python programming, specifically, debugging complex code - Knowl...

    $51 (Avg Bid)
    $51 Avg Bid
    14 bids

    I am looking for a skilled graphic designer to digitally recreate a handwritten shop signage for me. The text must be in black and there should be a red string running behind it. Key requirements: - Proficiency in digital design to ensure high-quality output - Experience in recreating handwritten text into digital format - Able to deliver in different formats: PNG, JPEG, PDF, and AI - Task includes creating a design to fit poster size dimensions: 36x48 inches Your expertise in digital design and considerable attention to detail will make you the perfect fit for this project.

    $34 (Avg Bid)
    $34 Avg Bid
    47 bids

    I'm in need of a skilled Arduino coder to create a custom code for me. My project primar...--->>> analogWave wave(DAC); int freq = 10; // in hertz, change accordingly void setup() { } void loop() { (freq); delay(10); } Challenge - during every loop, next integer stored in SD card should be called & saved in 'freq' variable. (untill all 10,000 integers are executed for (freq) function) Ideal Skills and Experience: - Proficiency in Arduino programming - Familiarity with FSK modulation - Experience in parsing SD card data - Message m...

    $133 (Avg Bid)
    $133 Avg Bid
    4 bids

    I'm looking for an expert in AI audience targeting to per...integrating and analyzing data from these sources is a must. We want to achieve the following. What i meant to say is with Ai audience understanding, and the size of our audiences, over 1.5 m now, we can do a post about a car, say we posted "What colour Mercedes do u love the most? and show black and blue, answer to win dinner for two at x restaurant. We scrape the people that replied in the post string using ai , and predict who is most likely, in order to be able to buy a car and share that info with the customer. We then re target them until they buy from Wellington live, pages,web site, blogs, groups or distribution lists. We own our audiences so we dont have to pay to post or reach. A new wave of ...

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

    Project Description: We possess a large dataset containing strings where each string consists of one or more words. Our task is to identify exact matches for these strings within another dataset that includes complete sentences. Currently, our method of loading the first set into memory as a set variable (ensuring no duplicates) and each string from the second dataset as a separate string variable is proving inefficient. Problem Statement: Iterating through the first dataset to look up each value in the second dataset has been excessively time-consuming. We require a more efficient algorithm to enhance the speed and effectiveness of these exact match lookups. Project Objectives: Develop a Python script that can perform exact match lookups quickly and accurately. Ensu...

    $235 (Avg Bid)
    $235 Avg Bid
    51 bids

    I need a professional to create a microcontroller program for me. Here is a quick run down of the requirements: 1. Hardware: This project involves the use of a TI DRV10970EVM board and the TI LAUNCHXL-F280049C. 2. Programming: The program needs to be written in C. 3. Functionality: The program should be able to accept an integer input that represents a torque value. This input would then be used to adjust the speed of a small motor controlled by the DRV10970. 4. Signal Control: I'm unsure of the type of signal that should be used to control the motor speed(PWM, Digital, Analog). Therefore, I am open to suggestions on this aspect. It would be great if you can provide your expert advice here. 5. I would also appreciate help/schamtics on how to connect the two boards (D...

    $173 (Avg Bid)
    $173 Avg Bid
    9 bids

    I'm looking for a skilled individual capable of setting up and solving a Mixed Integer Linear Optimization model using CPLEX OPL. This is for our electrical grid system. The primary goal of this model is to help us choose new power plants, focusing on renewable energy sources and minimizing costs. Key criteria for the optimization model include: - Identifying the most viable renewable energy sources for our grid. - Determining the optimal capacity of the new power plants. - Minimizing costs while meeting the energy demand. This project does not have a specified budget, but we are looking for a professional who can deliver a high-quality optimization model that meets our requirements. Experience with CPLEX OPL and prior work in energy optimization would be advantageous. NOT...

    $150 (Avg Bid)
    $150 Avg Bid
    10 bids

    ...fields: _id, Year, Month, Local, Mainland, Others, and Total. Write an endpoint to handle the GET request for retrieving (1) the statistics of the passenger traffic for a specific month and year, or (2) the summary statistics for a particular year. The returned data should be a JSON string. For example, to retrieve the traffic statistics for June 2023, the client sends the GET request to http://localhost:3000/HK/stat/2023/6 or http://localhost:3000/HK/stat/2023/06. The endpoint returns the following JSON string: {"Year":2023,"Month":6,"Local":-196818,"Mainland":22308,"Others":14393,"Total":-160117} There is more detail I will share with you DEADLINE IS MONDAY 29 -APR-24 IST FIXED PRICE : 10 USD There will be ...

    $30 (Avg Bid)
    $30 Avg Bid
    23 bids

    ...Headers (10 columns) as follows: Server ID;Sponsor;Server Name;Timestamp;Distance;Ping;Download;Upload;Share;IP Address My end goal is shown in (attached). The data is separated with a comma (,). Headers (5 columns) as follows: Date,Time,Download,Upload,Ping Where: * Date is formatted in YYYY-MM-DD * Time is HH:MM * Download, Upload, and Ping are rounded to the nearest integer. Now for the technical challenge... The Timestamp data is presented in UTC format to great precision: 2024-04-18T00:05:02.401204Z Somewhere in the script, I'd like a variable representing the offset from UTC time, like: # offset from UTC offset=-4 Running the above date through that offset into the target format would yield 2024-04-17,20:05 --- Pure bash script, no third party tools.

    $184 (Avg Bid)
    $184 Avg Bid
    18 bids

    ...specifying the optional ShopConstraint parameter is deprecated since version 1.7.8.0 { "exception": {} } DEBUG 08:23:06 doctrine SELECT e.id_employee FROM pslx_employee e WHERE ( = :email) AND ( = :active) LIMIT 1 { "email": "mbo-7d8106d2-4a29-438b-b95 [...]", "active": true } INFO 08:23:06 php Deprecated: uasort(): Returning bool from comparison function is deprecated, return an integer less than, equal to, or greater than zero { "exception": {} } CRITICAL 08:23:06 php Uncaught Error: Path cannot be empty { "exception": {} } DEBUG 08:23:06 doctrine SELECT t0.id_lang AS id_lang_1, AS name_2, AS active_3, t0.iso_code AS iso_code_4, t0.language_code AS language_code_5, AS locale_6, t0.date_format_lite AS date_format_lit...

    $46 (Avg Bid)
    $46 Avg Bid
    18 bids

    ...here is a json example image_link -> string, url o image (big one on the top) additional_image_link -> array of url images, for the bottom carousel title -> text, title of product title_color -> hex color of title, example #000000 attribute -> text, in this case Charcoal with Flap Pockets attribute_color -> hex color of attribute, example #000000 rating_score -> numeric 1,2,3,4,4.5, 4.7,5 etc from 1-5 the rating of the product rating_score_color -> hex color of rating_score_color, example #000000 rating_score_count -> text, in this case "159 Reviews" rating_score_count_color -> hex color of rating_score_count, example #000000 description -> text, title of product description_color -> hex color of description, example #000000 ...

    $189 (Avg Bid)
    $189 Avg Bid
    28 bids

    More details: Is this project for business or personal use? Personal What information should successful freelancers include in their application? Past work How soon do you need your project completed? Within a month

    $202 (Avg Bid)
    $202 Avg Bid
    31 bids

    ...web application to generate PDF letters. Requirements: - I'm seeking a skilled Laravel developer who has experience integrating the TCPDF library. - The primary functionality of the app will be generating PDF letters, so a strong understanding of the TCPDF library is crucial. - System runs on PHP 7.4 and was running fine until upgrade from 7.4.32 to 7.4.33 -> Error is now with {} -> "Array and string offset access syntax with curly braces is deprecated" -> This comes from the TCPDF library. So that library must be updated on server (no cli) and maybe rest of php code to generate pdf must be updated. We use custom layout for every customer in tcpdf. (There I can assist) Ideal Skills and Experience: - Proficiency in Laravel and PHP is a must. - Previous ...

    $85 (Avg Bid)
    $85 Avg Bid
    37 bids

    I require an experienced SQL and C# professional to help me establish a secure MySQL database connection for my application. The main purpose for this connection is to - restrict processor hacker to track conn string I'm looking for an expert with a proven track record working on similar projects. i am using c# with mysql database, here i want when i make a connection with mysql that time process hacker cannot access to my connection string, for now it is recorded in my process hacker tool.

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

    ...we follow this approach, you would also have to configure the S3 bucket with permissions and file deletion (perhaps once the service confirms that the content is ready, then AWS is updated to delete the file from the bucket, via webhook which would need to be configured as well; or another approach you recommend). Important: My app currently doesn't differentiates between a URL or a simple text string. However, my API does expect a URL for media content. This means that we would have to either 1) update the Zapier app so that it takes into account the content type based on the metadata provided by my API, or 2) detect if the data received is a binary, in which case it would trigger the file upload to my API or S3. The second approach seems easier/faster. To participate in ...

    $284 (Avg Bid)
    $284 Avg Bid
    28 bids

    I need a proficient PHP developer experienced in manipulating URL accessibility. Ideally, only Google bots should access the URL, keeping the link invisible to all other including real human. The task requires the ability to: - Leverage PHP to restrict access to the specific URL; - Use user agent string detection to discern between Google bots and real human users; - Block all real users, regardless of their geographical location or device used. Your extensive background dealing with PHP, coupled with a solid understanding of user agent strings, is essential for this project. If you have previous experience working on similar projects, those will be advantageous. Please share examples of your past work if possible.

    $14 / hr (Avg Bid)
    $14 / hr Avg Bid
    25 bids

    I'm in need of someone adept at PHP and SOAP. My development site is currently returning a warning message: "Attempt to read property "Invoice_Number" on string." I've set up a dev SOAP server for you to carry out the work. At this point, I'm uncertain if I'm attempting to access the "Invoice_Number" property on a string. There are also no other error messages accompanying this issue. Key tasks: - Identify the cause of the "Invoice_Number" warning - Fix the PHP SOAP warning Ideal skills: - Proficiency in PHP - Experience dealing with SOAP - Ability to troubleshoot and resolve such issues promptly

    $199 (Avg Bid)
    $199 Avg Bid
    30 bids

    ...media URLs. The implementation must be simple and lightweight, so please confirm before using any third party libraries or APIs. Something like bootstrap + vanilla JS would be ideal, or bootstrap + jQuery. The website shall have a small database usage feature, in which every time the page is loaded, a new row is added to "leads" table with the following information: 1) Visitor's browser agent string, 2) Visitor's IP address, 3) 0 or 1 depending whether user is using a mobile device, 4) User's name, email, phone number and message if they fill up the contact form and click the "Send" button. Note: In case user send the form multiple times, then this data is overwritten in the same table row. After I accept your bid, you will get server acces...

    $230 (Avg Bid)
    $230 Avg Bid
    93 bids

    ...PHP frameworks like Laravel, CodeIgniter, and Symfony. This ensures it can be integrated easily into existing projects built on these frameworks (not obfuscating 1 by 1 every php file) - Advanced Obfuscation Techniques: I require the tool to support variable renaming. This feature is crucial for enhancing code security by making it harder for potential attackers to interpret the code's logic. - String Encoding: The obfuscator should encode only critical strings. By encoding these strings, the tool can add an extra layer of security to the application without impacting its functionality. Ideal Skills: - Proficient in PHP and familiar with various PHP frameworks. - Experience in developing obfuscators or similar security tools. - Knowledge of encryption and encoding techniq...

    $208 (Avg Bid)
    $208 Avg Bid
    55 bids

    ...temperature over 40, regardless of age, should be receiving Dexamethasone ï‚· the toString method in the Covid19Patient class to return a String similar to the sample below: Id: 23 Full name: Shukri Abotteen Age: 80 Temperature: 38 PCR test result: Positive Treatment: Paxlovid ï‚· RegularPatient Use the uml diagram above to create the class ï‚· The treat method will return Amoxicillin for patients with upper respiratory tract infections (symptoms include coughing, runny nose, or stuffy nose). Patients who have hypertension will be taking ACE inhibitors. All other patients will be on IV fluids. ï‚· the toString method in the RegularPatient class will return a String similar to the sample below: Id: 23 Full name: Shukri Abotteen Age: 70 Main Symptom: Vomiting PCR test result: Negat...

    $105 (Avg Bid)
    $105 Avg Bid
    30 bids

    I would like a logo for a new company: New Mom Care IDEA FOR LOGO: Silhouette of Mom looking down at baby in her arms with a stethoscope outlying them in a heart shape with "New Mom Care" written in the string of the Stethoscope. Stethoscope will be red or pink

    $41 (Avg Bid)
    Guaranteed
    $41
    246 entries

    ...purpose is to let the company record employee working hours, generate payroll reports, and monitor employee attendance. To do this, my service must include the following functionalities: - PUT: Create a new timecard - POST: Update an existing timecard - DELETE: Delete an existing timecard - GET: Retrieve timecard information All the aforementioned tasks will return a JSON string, either formatted or unformatted. The JSON string format will not strictly be enforced in this RESTful service, as the main focus is providing a swift and reliable way for the timecard data to be manipulated and retrieved. The successful freelancer for this post should have excellent Java programming skills, as well as a strong understanding of RESTful services and JSON data formatting. Prior ...

    $199 (Avg Bid)
    $199 Avg Bid
    44 bids

    ...later 2) Run predict model(x) (handler in parameters to seclect model1 or model2) 3) unload model(x) (handler in parameters to seclect model1 or model2) some help : //CODE FROM HELP ModelCalcerWrapper calcer(""); std::vector<float> floatFeatures(100); //std::vector<std::string> catFeatures = {"one", "two", "three"}; no need (only float inputs) std::cout << (floatFeatures, catFeatures) << std::endl; Two models have to be in memory at the same time, "" and "" My software using this dll: START: load model1 AND load model2.(return handlers) RUN: every minutes run predict on model1 OR run predict on model2. END: unload model1 AND unload

    $170 (Avg Bid)
    $170 Avg Bid
    5 bids

    ...companydescription VARCHAR - companyaddress VARCHAR - companyemail VARCHAR - companytelephone VARCHAR 5. **users**: - usernickname VARCHAR - userfirstname VARCHAR - usersecondname VARCHAR - usergroupid INTEGER - usercompanyid INTEGER - useremail VARCHAR - usertelephone VARCHAR 6. **projects**: - projectname VARCHAR - projectdescriptor VARCHAR - projectfoldername VARCHAR - projectcompanyid INTEGER - projectcontractorid INTEGER - projecttypeid INTEGER - projectstatusid INTEGER - projectsubstatusid INTEGER - projectcost INTEGER #### Technical Requirements: 1. **Language**: Python 3.x 2. **Framework**: Django 4.2 3. **Database**: PostgreSQL 4. **User Interface**: Use Django�...

    $204 (Avg Bid)
    $204 Avg Bid
    40 bids

    See details per the word document. Goal is to get a regex that ensures only valid Azure BLOB access urls are returned.

    $203 (Avg Bid)
    $203 Avg Bid
    1 bids

    ...moving average, // and had built in scaling abilities to reduce the heigh of the volume bars when displayed on the same chart as price candles. ///////////////////////////////////////////////////////////////////////////////// INPUTS var string GP1 = "Moving Average Line" i_ma_line = (defval=true, title="Display Mov Avg Line", group=GP1) i_length = (defval=20, title="Length", minval=1, maxval=20, group=GP1) i_ma_smoothing = (defval="SMA", title="Smoothing", options=["RMA", "SMA", "EMA", "WMA"], group=GP1) var string GPS = "Scaling" i_scaling = (defval=false, title="Scale Bars", group=GPS) i_scaling_factor = (defval=10, title="Scaling Factor", s...

    $145 (Avg Bid)
    $145 Avg Bid
    9 bids

    I need an EXPERIENCED Javascript developer to write me a custom React fetching mechanism. Use the Tanstack library to write me a custom hook that can fetch data and cache it too. These features should be implemented: - Assume API call always returns an array of data. - I can pass a modifiedFrom query param which is just a string ISO date. 1. Fetch the data using the cached lastFetched date for that key/api call 2. Mutate the result in the stored cache and updated the lastFetched date in cache 3. Allow data to be cleared from cache after an x time

    $23 (Avg Bid)
    $23 Avg Bid
    50 bids

    ...character(len=8) :: date character(len=10) :: time integer :: hours, minutes, seconds, values(8) character(len=2) :: am_pm character(len=20) :: formatted_datetime ! Open the log file open(unit=10, file='', status='unknown', action='write') ! Get the current date and time call date_and_time(date, time, values) read(time(1:2), *) hours read(time(3:4), *) minutes read(time(5:10), *) seconds ! Convert 24-hour to 12-hour format and set AM/PM if (hours >= 12) then am_pm = 'PM' if (hours > 12) then hours = hours - 12 end if else if (hours == 0) then hours = 12 end if am_pm = 'AM' end if ! Forma...

    $91 (Avg Bid)
    $91 Avg Bid
    6 bids

    ...terms, and create Rcv1Doc objects. Define a class Rcv1Doc with attributes like docID, terms (a dictionary of terms and their frequencies), and doc_len. Tokenize text, remove stop words, and apply stemming using the Porter2 algorithm. Define methods like getDocId() and get_term_list(). Task 1.2: Define a query parsing function Create a function parse_query(query0, stop_words) to parse a query string. Tokenize the query, remove stop words, and apply stemming. Return a dictionary of terms with their frequencies in the query. Task 1.3: Define a main function Implement a main function to test parse_rcv1v2() and parse_query(). Print document details (docID, term count, doc_len), sorted terms, and save output to a text file. Task 2.1: Calculate document-frequency (df) Create a fun...

    $158 (Avg Bid)
    $158 Avg Bid
    15 bids

    Top string integer Community Articles