Bộ lọc

Tìm kiếm gần đây của tôi
Lọc theo:
Ngân sách
đến
đến
đến
Loại
Nhiều kỹ năng
Ngôn ngữ
    Tình trạng công việc
    2,000 string cpp công việc được tìm thấy, giá theo USD
    fix error Node.Js mongoose Đã kết thúc left

    Error while getting queries in search box : Cast to ObjectId failed for value "prautocomplete" (type string) at path "_id" for model "PurReq"

    $31 (Avg Bid)
    $31 Giá đặt trung bình
    17 lượt đặt giá

    Hi, I've this Google Colab script that is taking few parameters of user input and produces 500x500px png output. The code blocks now are excecuted pressing manually play and waiting for the script to finish, then changing a string of input field, and pressing play again. Each time saving manually from the browser the produced images. Your goal is edit the code to let me provide a set of paragraphs with 20 rows, and the same script will be excecuted 20 times and the output is saved with the name of the current processed row replacing " " spaces with "-" dashes. Both auto-download or saving in google Drive are okay. Before bidding you should be sure to be able to work with python projects including all these libraries: - Argparse - Augmentation - Einops ...

    $34 (Avg Bid)
    $34 Giá đặt trung bình
    8 lượt đặt giá

    I have two bugs in my app codebase and i want support to fix this issues 1-) When i build the application i receive whe warning => string too large to encode using UTF-8 written instead as 'STRING_TOO_LARGE'. i want this warning fixed but i dont find any large string on the codebase 2-) i´m trying to create a component "TitleBar" for reuse but the parameter title and button_icon was not working component: src/main/java/com/app/paypark/core/components/title/ layout: src/main/res/layout/ attrs: src/main/res/values/ usage: src/main/res/layout/ the codebase want sent as attachment if you are not a bot start your bid with: i have time to fix our issue soon...

    $50 (Avg Bid)
    $50 Giá đặt trung bình
    10 lượt đặt giá
    Build an ecommerce website. Đã kết thúc left

    Dear freelancers, I am looking for a freelancer to build an online ...to be used, such as shoppify, but it must contain all the bespoke elements that I need. In terms of functionality, the website should be similar to: I have written a brief of what I need- please find attached. I have also designed the homepage visuals and have the source files for these. Budget for project is $500. I am on a shoe-string budget, but if you do this well you will also be given the maintenance project to look after this website. Please only bid if you think you can do the job for this price. Turnaround time: 30 days. To confirm that you have read my entire brief, please respond by saying "I have read your brief". Best of luck, Thanks Anik

    $466 (Avg Bid)
    $466 Giá đặt trung bình
    87 lượt đặt giá

    The goal of the project is as follows: 1. Install oracle Linux 6.8 2. Install Oracle 19C 3. Migrate Oracle Database from old version to new version 4. create connection string from application server to Database

    $492 (Avg Bid)
    $492 Giá đặt trung bình
    33 lượt đặt giá
    cpp and computer network -- 3 Đã kết thúc left

    I need someone expert in cpp and computer network And "smtp mail program using TCP using c++"

    $21 (Avg Bid)
    $21 Giá đặt trung bình
    6 lượt đặt giá

    For the given grammar G=(VN, VT, P, S,), VN ={S, A, B, C, D}, VT ={a,b,c,d,e}, P={ 1. S → A 2. A → B 3.A → B e A 4. B → a b D 5. D → C d 6. C → c 7.C → C c }, implement the LL(1) parsing and analyze the "abcdeabcccd" string. I need a python code with comments on the whole code.(Functions, loops and etc.)

    $53 (Avg Bid)
    $53 Giá đặt trung bình
    9 lượt đặt giá
    cpp and computer network -- 2 Đã kết thúc left

    I need someone expert in cpp and computer network And "smtp mail program using TCP using c++"

    $32 (Avg Bid)
    $32 Giá đặt trung bình
    7 lượt đặt giá

    hi i need a .net function (preferably vb.net, but C# will work as well) that accepts the name of my server (on the LAN network) , an admin username and password and iterates over all the users on the server and changes their password to "MYPASS123" pseudeo code sample: function ChangePasswords(Server as string, username as string, password as string) connect to {Server} dim users=list of for each usr in users ("MYPASS123") next end function thank you!

    $19 (Avg Bid)
    $19 Giá đặt trung bình
    12 lượt đặt giá

    ...to analyze and visualize the data and answer the questions in section Approach to Solve Key issues Data should be analyzed accurately considerations NONE data volume & Description - Approx 260K records – file Fields in Data are: • lat : String variable, Latitude • lng: String variable, Longitude • desc: String variable, Description of the Emergency Call • zip: String variable, Zipcode • title: String variable, Title • timeStamp: String variable, YYYY-MM-DD HH:MM:SS • twp: String variable, Township • addr: String variable, Address • e: String variable, Dummy variable (always 1) additional information - NA business benefits Better utilization of resources based on the den...

    $20 (Avg Bid)
    $20 Giá đặt trung bình
    13 lượt đặt giá

    Hi, I need two Azure Function apps written in Node.js to decode simple JSON and insert into: 1) MSSQL database table 2) MySQL/MariaDB table. Table structure is very simple device_id : string (<200 characters) sensor_date : datetime/timestamp (valid date format) sensor_name : string (<100 characters) sensor_value : float i.e. e5e93ec2-2108-4b32-92f7-a00a1a0f8825 2022-05-09 15:54 TEMPERATURE 22.44 (JSON attached, timestamp is the time received, data is in the 'result' collection, device is the device id) Freelancer must supply code for the Azure Function apps which can be loaded into our tenancy. Code should be well commented and robust (i.e. sanitise inputs). I expect this would be <3 hours max. Code must be tested in Azure (not generic Node) ...

    $222 (Avg Bid)
    $222 Giá đặt trung bình
    13 lượt đặt giá

    We have a specific task req...kit using SWIFT. We are hitting around 150 requests in the first load to the server and caching them to local storage, this should go through smooth process using multithreading capabilities by running background tasks under process with capacity of 10 requests e.g. Todo - Write a swift class with the above requirements that able to manage process and threads - The class should take a list of string urls “e.g. 150 urls” that we want to cache and segregate them to processes - Consider pagination whenever hits the server, as the process should be organized and hit a specific number of requests - The class should run fully in the background - The data retrieved from API should be sent over to redux store with persistence storage so the data ...

    $387 (Avg Bid)
    $387 Giá đặt trung bình
    12 lượt đặt giá

    I'm attempting to create a simple program but unable to finish it. I've developed the UI and have some code but I'm stuck and unable to finish it. I will provide this .py file to you. What I'm trying to make is a program that has several input which captures the data as integers, and when you click a button it applies a simple...simple program but unable to finish it. I've developed the UI and have some code but I'm stuck and unable to finish it. I will provide this .py file to you. What I'm trying to make is a program that has several input which captures the data as integers, and when you click a button it applies a simple math formula to the integers and outputs the result. The result is the integers concatenated as a string. I'd also li...

    $21 (Avg Bid)
    $21 Giá đặt trung bình
    29 lượt đặt giá

    The application will run in the background The feature flow: Step 1: Press Copy or Ctrl+C a series of strings (for eg. the string must have more than 10 characters and start with 7Txxxxxxxx PLEASE NOTE THAT IT WILL BE FEW MORE SERIES OF STRING PATTERN) Step 2: The background application will auto-match with data on the database (if valid, will auto-capture new series of numbers. If not valid will pop out a notification as an invalid number) Step 3: When pressing Paste or Ctrl+V will paste the new series of numbers pre-set in the database. Please put your correct bid and proposal. Send in your Mock Up video on desktop mode if you want to bid for it. Milestone payment mode

    $91 (Avg Bid)
    $91 Giá đặt trung bình
    9 lượt đặt giá

    We are ...web messenger embed so the client can download their Java plugin and install on their website or application. A ticketing system is also required. An email SMTP client should be also connected on the platform so customers can email us and show in the same screen. All accounts should be sandboxed so we can add the required parameters and activate the social media, email or video call accounts. A string should be created for all customers so when they contact us again, it should show their last connect, issue, resolution, etc. details if the email or phone number matches their account. This is something similar to Chaskiq or Chatwoot. Technologies to be used: ReactJS NodeJS Javascript Postgres SQL Grafana Full source code to be provided along with minimum 6 months bug ma...

    $775 (Avg Bid)
    $775 Giá đặt trung bình
    10 lượt đặt giá

    II have a situation where I need to parse information out of a very long string. I need the regex routine to be as fast and efficient as possible. This is very simple and shouldn't take much time. I will explain what it is I would like to parse from the string while interviewing freelances. Thanks and good luck bidding!

    $32 (Avg Bid)
    $32 Giá đặt trung bình
    4 lượt đặt giá

    ...Then transform the created class diagram into java code. You can make assumptions while implementing classes (these assumptions should be consistent with activities 1-2- sequence and class diagrams ). The java code should just represent the behavior and structure reported in the sequence and class diagrams respectively. Keep the function implementation simple (maybe returning or printing a string variable that represents the respective part of the sequence diagram), complicated function implementations are not part of the assignment. The sequence diagram could be implemented in 3 or more functions/methods, which should be accompanied by comments to describe which part of the sequence diagrams is represented by the code. Create a main class for instantiating the classes a...

    $100 (Avg Bid)
    $100 Giá đặt trung bình
    7 lượt đặt giá

    Hi, I am receiving the error: no ad config from AdMob, I tried soo many things but couldn't fix the issue, it's my first time working with AdMob and I hope if someone with a better experience can help fixing the issue, to be clear Ii followed all the steps in the google documentation, but I still get the error: no ad config, however when I change the package name to a random string I receive the rewarded ad without problem. Here are some notes: 1. Is correct? yes, file found and verified (100% of queries authorized) 2. Policy center: no current issues, no disapproved apps 3. App linked to admob? yes it is linked through google play and I noticed the icon is updated 4. PIN verification: I still didn't reach the verification threshold 5. Is Google Ads and Adsense li...

    $96 (Avg Bid)
    $96 Giá đặt trung bình
    10 lượt đặt giá

    Hi, I am receiving the error: no ad config from AdMob, I tried soo many things but couldn't fix the issue, it's my first time working with AdMob and I hope if someone with a better experience can help fixing the issue, to be clear Ii followed all the steps in the google documentation, but I still get the error: no ad config, however when I change the package name to a random string I receive the rewarded ad without problem. Here are some notes: 1. Is correct? yes, file found and verified (100% of queries authorized) 2. Policy center: no current issues, no disapproved apps 3. App linked to admob? yes it is linked through google play and I noticed the icon is updated 4. PIN verification: I still didn't reach the verification threshold 5. Is Google Ads and Adsense li...

    $170 (Avg Bid)
    $170 Giá đặt trung bình
    8 lượt đặt giá
    Marketplace Shop Đã kết thúc left

    I have a marketplace shop he is okay and everything works my only problem is when I buy in my marketplace shop a worth of 1000 crypto tokens he gets this error message "invalid BigNumber string (argument =" value ", value = "1.2e+21", code = INVALID_ARGUMENT, version = bignumber/5.5.0) "now I'm looking for someone who can fix it. my budget for this is 15$ only,, no more higher if you offer morethan 15$ dont message me thank you, because it's just a simple task, because the developer of my marketplace shop is just on vacation so I'll just let others do it first thank you very much

    $23 (Avg Bid)
    $23 Giá đặt trung bình
    4 lượt đặt giá
    Windows Serial Hex GUI Đã kết thúc left

    ...of project. Programming language is at your discretion providing it can run in a window on windows 10 dropdown box to allow user to select com port com port must be set to 2400 baud, no parity, data bits 8, 1 stop bits once com port is confirmed, the program needs to log in over serial using the following hex string: 01 20 01 04 05 00 04 57 86 Example reply 01 20 01 01 01 24 (no action required here) Folowing this we need to request the user code no.1 using the following hex string 01 90 62 04 00 04 57 01 53 Example reply 01 90 62 04 01 00 0A 08 0A The last block "0A" is a checksum and can be ignored. the three block before this is what we require "00 0A 08" This needs to be converted to decimal (eg 00 0A 08 becomes decimal 2568) display on GUI &quo...

    $45 (Avg Bid)
    $45 Giá đặt trung bình
    3 lượt đặt giá

    I am having an excel based exe program, which generates system ID, and need pass word based on system ID to run the program. I am requesting for defeating pass word string and make it run on my system.

    $73 (Avg Bid)
    $73 Giá đặt trung bình
    3 lượt đặt giá
    Project for Anastasiya M. Đã kết thúc left

    Hi Anastasiya M., I noticed your profile and i want to hire you for a cpp development task. You only need to do the load save and initialisation function of this game

    $5 - $5 / hr
    $5 - $5 / hr
    0 lượt đặt giá
    Project for Chanaka B. Đã kết thúc left

    Hey, This need to be done with PHP I need to search and replace inside an html string only in texts (Not in img src, or script src etc) Tags need to be included all tags without data attributes. for example: a span p button h1 h2 h3 h4 h5 h6 String to search: j2 replace with: j<sup>2</sup> example html string is attached as html file to the task i guess - need to use regex

    $20 (Avg Bid)
    $20 Giá đặt trung bình
    1 lượt đặt giá

    ...looking for the following: php 7 class that works with mysql 8 and does the following: is used as the wrapper to the MySQL Database. function createAd(string $username, imagedata $image, datetime $from, datetime $to, int $impressions) This will create an entry in a database table called "advertisements" that will contain the information needed to show the $image when showAd() is called between the $from and $to dates. The $impressions will be stored in a 2 columns called "impressions" and "remaining" function showAd(string $ipAddressOfClient) This will query the latest advertisement in the "advertisements" table based puesdocode: WHERE CURRENTDATE() BETWEEN $from and $to AND $remaining > 0 ORDER...

    $202 (Avg Bid)
    $202 Giá đặt trung bình
    37 lượt đặt giá
    C++ trees Đã kết thúc left

    Creating c++ trees and inserting string values in it , menu driven Program

    $17 (Avg Bid)
    $17 Giá đặt trung bình
    10 lượt đặt giá

    WHat data format do most machine learning methods take as input? An array, audio clips, images, a table, a matrix, a string or word, a data frame? Whoever can give me the right answer gets the project.

    $22 (Avg Bid)
    $22 Giá đặt trung bình
    4 lượt đặt giá
    Encrypt string in Python Đã kết thúc left

    I have encrypt string and decrypt string I want to know what type of encryption is used and write code to encrypt in Python, I dont need decrypt (sorry my bad English) example: decrypt: encrypt: BbXY2eUW8ecOigwm+1UKF/oxxd51abktyeKbWp21d8uSMN9J3s7LpvnzJNKBep7jAYP/DhzFcYwbhLdBja3NUQ== more test case: -> 6y4X7FkKOF4hl1jP3LsZgigoZGGaGHoPuW2Wilyd00c9WCNLIlLTPsYRQfAv3mpLgf3mARA9e0wvYWnFaGQu8Q== 3485.4926543.0add19874dae1b5d62a256fe52518b26 -> zzDRrhwSJA42z5LB8LamahupbOXmZZ6li+/WnDL/Neq4+qMR1oY8yENdUFI+h7+ulJgvKszS9RZP9AGyU4aOvQ==

    $518 (Avg Bid)
    $518 Giá đặt trung bình
    21 lượt đặt giá

    I need PHP code for matching strings. Example: $stringOne = "SGE211OX66GX"; $stringTwo = "2110"; Now You have to check that stringOne is matching with stringTwo. Here both string have common value "211"

    $18 (Avg Bid)
    $18 Giá đặt trung bình
    11 lượt đặt giá

    We have a woocommerce website which integrates to a third party dropship provider. Once the order is confirmed, they update the order with a Courier and Tracking Number This is avaliable as part of an XML string using the Woocommerce order ID as reference within the request URL I am looking for a plugin/webhook to be created that will poll the XML string until the Tracking Number is avaliable. Then populate "Shipment Tracking" woocommerce plugin and generate a Tracking Email to the client. Once the Tracking number has been added to the order, the order shouldnt check any longer. I require this by October, so its not a massive rush.

    $34 / hr (Avg Bid)
    $34 / hr Giá đặt trung bình
    56 lượt đặt giá

    The application will run in the background The feature flow: Step 1: Press Copy or Ctrl+C a series of strings (for eg. the string must have more than 10 characters and start with 7Txxxxxxxx PLEASE NOTE THAT IT WILL BE FEW MORE SERIES OF STRING PATTERN) Step 2: The background application will auto-match with data on the database (if valid, will auto-capture new series of numbers. If not valid will pop out a notification as an invalid number) Step 3: When pressing Paste or Ctrl+V will paste the new series of numbers pre-set in the database. Please put your correct bid and proposal.

    $90 (Avg Bid)
    $90 Giá đặt trung bình
    11 lượt đặt giá

    I need a large number of JSON files importing into excel and then structuring into columns based on the string. There are some examples below, but i need an excel template creating that i can re-use for many similar examples in the future. Folder here - For more details read this document -

    $182 (Avg Bid)
    $182 Giá đặt trung bình
    21 lượt đặt giá

    convert, comma separated, string from textarea field (on click) and render results in an html table format...maintaining the lines from the textarea as the table rows. Also, the comma separated values will be individual input fields within the table. See the attached video. Finally, the solution should be short and conscience...a must!

    $150 (Avg Bid)
    $150 Giá đặt trung bình
    14 lượt đặt giá
    Bash Assignment Đã kết thúc left

    ...BYTES fields are selected by the user as search criteria, the user should be able to choose greater than (-gt), less than (-lt), equal to (-eq) or not equal to !(-eq) the specific value they provide, e.g. find all matches where PACKETS > `10` 5. When the SRC IP or DEST IP fields are used as search criteria, the user should only need provide a partial search string rather than a complete value, e.g. search using the partial string EXT rather than the exact value EXT_SERVER Advanced Functional Requirements Implement two (2) of the following advanced functionalities: 1. Enable the log tool script to run searches on a single server access log of the user’s choice using both two (2) and three (3) field criteria inputs, e.g. find all matches where PROTOCOL=`TC...

    $20 (Avg Bid)
    $20 Giá đặt trung bình
    1 lượt đặt giá
    Railway Reservation Đã kết thúc left

    Basic Railway Reservation system in Linux CPP. We need Professional to Run CPPUnit Testing in the project and generate testcases and output for the same.

    $35 (Avg Bid)
    $35 Giá đặt trung bình
    4 lượt đặt giá
    Math Problem Đã kết thúc left

    ...8 to 14.5 kilometres from the earth’s surface. 4) Once the balloon has ascended as far as it is able, the rope will pull tight. a. The rope being pulled tight will do two things. i. It will activate the BCD. The BCD will transfer from the balloon to the BCD just enough Helium or Hydrogen to allow the balloon to descend. ii. Think of a lawnmower how the rope pulls tight and then lets the pull string wind back up 5) Once the balloon and everything attached to the balloon arrives back at the dock the balloon and BCD will reattach to the dock. 6) Once the Balloon and BCD connect to the dock, Power Source A will charge the BCD and pump the balloon full of Helium or Hydrogen that comes from the BCD. 7) The lifts and repeats steps ...

    $102 (Avg Bid)
    $102 Giá đặt trung bình
    7 lượt đặt giá
    Cpp PROGRAMMING Đã kết thúc left

    I need teaching of cpp for a programming task. Only expert required

    $27 (Avg Bid)
    $27 Giá đặt trung bình
    4 lượt đặt giá
    C++ project Đã kết thúc left

    Writing methods of two classes: Order and Database Read and Write to files Work with arrays Use string manipulation methods Know about github

    $105 (Avg Bid)
    $105 Giá đặt trung bình
    17 lượt đặt giá

    ...crisp - It won’t be possible for end users to determine which apps will benefit from this feature without trying it out on an app-by-app basis." There might be some ways to solve the problem. For example, the SetThreadDpiAwarenessContext API might be able to override the GDI Scaling mode of the embedded CEF windows. All biddings are welcome. ;-) References: - - - - - -

    $600 (Avg Bid)
    $600 Giá đặt trung bình
    2 lượt đặt giá
    Encryption of hash Đã kết thúc left

    ...OAEPWithSHA-256 d. AndMFG1Padding (SHA1 is used for OAEP’s MFG1Padding) 3) Convert TIMS Public key string (2048 Bit RSA Public Key as sent during Handshaking by TIMS while pairing) to Byte array using Base64 decoder. 4) Get X509 specification Key object from Byte array derived from Step 3. 5) Generate public key object from X509 specification key object as derived from Step 4 using RSA algorithm. 6) Encrypt Byte array data as derived from step 1 using Cipher initiated from step 2 and X509 specification Public Key as derived from step 5. 7) Convert encrypted byte array data as derived from step 6 to Character array using Hex encoding. 8) Convert the character array as derived from step 7 to String. 9) The string as derived from step 8 is the final encrypted HAS...

    $140 (Avg Bid)
    $140 Giá đặt trung bình
    2 lượt đặt giá

    I need to pass a multi element object via AXIOS to a .Net Web API. The array needs to be converted into an object and does not work. The object could be as many as 100 objects each with their own objects. When I pass one everything works fine but I need help to build the string to pass the entire payload. The final output will look something like if there are 3 elements let payload = {"FacultyMember":"A, P","FundingSource":"NIH","GrantNumber":"5R01CA253460-02","Role":"PI","GrantTitle":"Collagen Sequence Variants in Racial Disparities of Breast Cancer","ProjectPeriod":"06/2020-05/2025","DirectCost":367214}, {"FacultyMember":"A, P"...

    $34 (Avg Bid)
    $34 Giá đặt trung bình
    4 lượt đặt giá

    ...principle should be used: • Each abstract data structure should have constructor which initialize data and performs other actions; • Class data should be presented in private and protected sections. Public functions should be in public sections. The program should be separated into different modules and/or .cpp / .h files according to their contextual/functional meaning. In addition: • Header (.h) files should contain class definitions and functions; • Implementation of class should be contained in .cpp files; Program should allow sound c++ programming principles • For example program should avoid copying data and objects and should use references and pointers for data/object transfers; Mandatory requirements for the coursework Pointers for the ...

    $19 (Avg Bid)
    $19 Giá đặt trung bình
    2 lượt đặt giá
    PLC programmer Đã kết thúc left

    We are using plc to control an underwater vehicle. We have certain sensor values that have to be sent through a 232/485 data string to our survey department. For example our compass heading and depth. Am I relatively new to PLC programming and not familiar with collecting data an outputting on 232/485. All the data is there, we just need to output it. We are using automation direct P1000.

    $465 (Avg Bid)
    $465 Giá đặt trung bình
    13 lượt đặt giá

    Looking for a python developer to write a script with a web interface where I can do the follow data crawl: The interface will allow me to enter a URL range, enter a string (one or more) to be matched, press GO and the script will crawl through the urls, find matches and display the results on the same page. It will allow me to export matching results in text form. The script should be a single page stand-alone, and I'd like to be able to run standalone if I upload it to a web directory, it will be accessible over the web. I believe python is quite popular for making data search and extraction tasks, so with your bid, make sure to include some examples of what you have built using python.

    $181 (Avg Bid)
    $181 Giá đặt trung bình
    8 lượt đặt giá

    ...not have a connection downwards - The number of nodes SHOULD NOT be hardcoded - The nodes should be displayed in the order of the javascript array, they SHOULD NOT be sorted by date or anything else. - The titles can be up to 50 characters long, make sure they fit (in up to 2 lines) - The page should be responsive to screen size (mobile, desktop) - The "color" property of each object will be a string containing an RGB hex value (#f233a5), use that color as the color of the node - the lines or connections between the nodes should be of color #363636 - You should be able to fit the sample content in the content part: sample_content = "Content, lorep ipsumContent, lorep ipsumContent, lorep ipsumContent, lorep ipsumContent, lorep ipsumContent,lorep ipsumContent, lorep ...

    $39 (Avg Bid)
    $39 Giá đặt trung bình
    11 lượt đặt giá
    Help complete my basic code Đã kết thúc left

    ...retrieved, that information needs to be written to a mysql database. As it is now, I have a page with the address autocomplete functional, I can write the address to the mysql database and retrieve the same. I have built the proper XML query to send to the post office API and have been able to parse the XML results. I have built the json query for the revenue service API and do get the json result string. I need some help putting the pieces together. I would like the first page with the address to refresh (AJAX??) to run my php script to update the 5 digit zip into the 9 digit zip. Once the 9 digit zip is returned, run my script to retrieve the sales tax rate for that 9 digit zip code. I will upload code and can show what I have so far if you have an interest. This is just a pro...

    $24 (Avg Bid)
    $24 Giá đặt trung bình
    10 lượt đặt giá

    Hey, This need to be done with PHP I need to search and replace inside an html string only in texts (Not in img src, or script src etc) Tags need to be included all tags without data attributes. for example: a span p button h1 h2 h3 h4 h5 h6 String to search: j2 replace with: j<sup>2</sup> example html string is attached as html file to the task i guess - need to use regex

    $20 (Avg Bid)
    Bảo đảm
    $20
    9 bài tham dự

    autohotkeyL cpp source encrypt and decrypt Add decryption to AutoHotkey cpp Open Source. Add Encryption to AutoHotkey Compiler

    $500 (Avg Bid)
    $500 Giá đặt trung bình
    2 lượt đặt giá
    c projects Đã kết thúc left

    we have to build a function that receives as input 5 strings so that the first four strings constitute 4 sentences, and the fifth string of the following form: word -i, -n, -v, -x So{ ?−, ?−, ?−, ?− } are called switches, in the fifth sentence it is not guaranteed that all switches will appear, The program must print on the screen all the sentences in which the word word is found. In addition: 1. If ?− appears then the software should ignore the difference between lowercase and uppercase letters. 2. If ?− appears then the software prints before the sentence the order in which it was received. 3. If ?− appears then print the sentences in which only the word word is found without anything else 4. If ?− appears then print all the sentence...

    $19 (Avg Bid)
    $19 Giá đặt trung bình
    9 lượt đặt giá

    Write a menu based 8086 ALP program which does the following on pressing the corresponding key on the standard keyboard. 1 read a string with alphabets, special character and digits 2 Identify only the consonants, sort and display them. 3 Display the maximum occurring character in the string also if you could explain the code to me

    $52 (Avg Bid)
    $52 Giá đặt trung bình
    6 lượt đặt giá