ตัวกรอง

การค้นหาล่าสุดของฉัน
คัดกรองโดย:
งบประมาณ
ถึง
ถึง
ถึง
ประเภท
ทักษะ
ภาษา
    สถานะงาน
    732 p4 งานที่พบ, การเสนอราคา USD
    Write some Software หมดเขตแล้ว left

    You are to write a program that reads a file that recursively lists the files in a directory. There are four classes: ListNode, List, File, and Directory. The Directory class is derived from the ...calls the find of its List. 5.1.2. insert() does nothing if its name is a perfect match, otherwise it calls the insert of its List. 5.1.3. The comparison operators are used by List, and use strncmp() to compare the name of the directory with the beginning of the name of the data being compared. They are a little tricky. For example, “40/p4 == 40/p4/private” is true because the p4 is followed by a ‘/’ in the second operand, but “./handin/p4/davis == ./handin/p4/davistemp” is false because the “davis” in the secon...

    $35 (Avg Bid)
    $35 การประมูลเฉลี่ย
    8 คำเสนอราคา
    Build a Small Program หมดเขตแล้ว left

    You are to write a program that reads a file that recursively lists the files in a directory. There are four classes: ListNode, List, File, a...the find of its List. 5.1.2. insert() does nothing if its name is a perfect match, otherwise it calls the insert of its List. 5.1.3. The comparison operators are used by List, and use strncmp() to compare the name of the directory with the beginning of the name of the data being compared. They are a little tricky. For example, “40/p4 == 40/p4/private” is true because the p4 is followed by a ‘/’ in the second operand, but “./handin/p4/davis == ./handin/p4/davistemp” is false because the “davis” in the second operand is neither the end of the string, nor followe...

    $32 (Avg Bid)
    $32 การประมูลเฉลี่ย
    2 คำเสนอราคา
    C++ programming หมดเขตแล้ว left

    You are to write a program that reads a file that recursively lists the files in a directory. There are four classes: ListNode, List, File, an...the find of its List. 5.1.2. insert() does nothing if its name is a perfect match, otherwise it calls the insert of its List. 5.1.3. The comparison operators are used by List, and use strncmp() to compare the name of the directory with the beginning of the name of the data being compared. They are a little tricky. For example, “40/p4 == 40/p4/private” is true because the p4 is followed by a ‘/’ in the second operand, but “./handin/p4/davis == ./handin/p4/davistemp” is false because the “davis” in the second operand is neither the end of the string, nor follow...

    $360 (Avg Bid)
    $360 การประมูลเฉลี่ย
    32 คำเสนอราคา
    Need to finish an assignment in 3 hours หมดเขตแล้ว left

    For this assignment you will be adding more functionality to Program #3. Program #4 will process assembly code that involves arrays, function calls, and branching. As usual, all implementation code should be in the .cpp files. You are free (and encouraged) to use my source code ...value as const. may assume that all input will be valid, and not require any form of range checking. Makefile file must contain six pairs of compiling lines, and one pair of linking lines. You must use g++ with the –g –Wall –ansi options for compiling and linking. You will lose one point for each warning. will find test?.c, test?.S, and my own executable in ~ssdavis/40/p4 Thursday morning. You will find my p3 source code available in ~ssdavis/40/p3/SeansSrc on Thursday morning.

    $30 (Avg Bid)
    $30 การประมูลเฉลี่ย
    3 คำเสนอราคา
    Excel Data Scraping Macro Script. หมดเขตแล้ว left

    ... Screenshot4: * Then script should take P2, P3 and P4 data from the page and import it to the excel file: Screenshot5: Screenshot6: After this step macro takes the next keyword and repeats the process while all keywords are processed. ---------------------------------------------------------------------------------------------------- Specific cases: 1. If there are no search results for some of the keywords, data fields P1 to P4 are left blank. 2. If there are more then one search result (2nd keywords in the exapmple file "101360") script goes throught out all of them and separate the data in the P1 to P4 fields by ( ; ). Screenshot7: Screenshot8: http://prntscr

    $120 (Avg Bid)
    $120 การประมูลเฉลี่ย
    11 คำเสนอราคา
    Excel Data Scraping Macro Script. หมดเขตแล้ว left

    ... Screenshot4: * Then script should take P2, P3 and P4 data from the page and import it to the excel file: Screenshot5: Screenshot6: After this step macro takes the next keyword and repeats the process while all keywords are processed. ---------------------------------------------------------------------------------------------------- Specific cases: 1. If there are no search results for some of the keywords, data fields P1 to P4 are left blank. 2. If there are more then one search result (2nd keywords in the exapmple file "101360") script goes throught out all of them and separate the data in the P1 to P4 fields by ( ; ). Screenshot7: Screenshot8: http://prntscr

    $117 (Avg Bid)
    $117 การประมูลเฉลี่ย
    21 คำเสนอราคา
    Advanced Operating Systems หมดเขตแล้ว left

    CSC 540 Advanced Operating Systems CSC 540 Advanced Operating Systems (Total: 50 points) 1. Give a full description of the scheduling problems denoted by the following  |  |  notation shown below. (a) 1 | prec |  Cj (b) P4 | Pj = 1, chains | Cmax (c) Q | prmp, rj |  Wj Cj 2. Use McNaughton’s wrap around rule to construct a preemptive schedule for the following set of independent jobs on 6 identical and parallel machines. Ti T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 Pi 7 5 3 4 1 6 2 4 11 8 2 3. Use the SPT rule to construct a preemptive schedule for the following set of independent jobs on 3 identical and parallel machines. Ti T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 T12 Pi 7 15 2 18 13 21 22 25 12 9 11 3 4. Use Leung-Young alg...

    $80 (Avg Bid)
    $80 การประมูลเฉลี่ย
    1 คำเสนอราคา

    Go to: READ EVERYTHING BEFORE BIDDING... The firs...to edit the URL, Cookie, and Regex. On google sheets click on Tools => Script Editor. The first script is the Working Example of the -- Example -- Sheet. This is the suggested layout of scraping the data, although I am open to optimizing anything you recommend. NOTES: - Example sheet and script are a working example of what I want done. - A3:P3 are the offical names of each column. -A4:P4 are website specific "hints" or "names" that very from site to site that can be used to find the data. That I want pulled. -The first row in each sheet is already done and can be used to help guide you in what Information is correct.

    $159 (Avg Bid)
    $159 การประมูลเฉลี่ย
    5 คำเสนอราคา

    Go to: The first sheet of this spreadsheet is an ALR...to edit the URL, Cookie, and Regex. On google sheets click on Tools => Script Editor. The first script is the Working Example of the -- Example -- Sheet. This is the suggested layout of scraping the data, although I am open to optimizing anything you recommend. NOTES: - Example sheet and script are a working example of what I want done. - A3:P3 are the offical names of each column. -A4:P4 are website specific "hints" or "names" that very from site to site that can be used to find the data. That I want pulled. -The first row in each sheet is already done and can be used to help guide you in what Information is correct.

    $108 (Avg Bid)
    $108 การประมูลเฉลี่ย
    9 คำเสนอราคา
    Web Scraping NBA Box Scores หมดเขตแล้ว left

    I need all NBA box sco...of each file is a list of all playoff games, if the team made playoffs (P) -Each NBA season is 72 games long... I need a box score for each game in a separate sheet -- named RS1, RS2, RS3, RS4, and so on -If the team made the playoffs that year I need the box scores for each playoff game in a separate sheet following the Regular Season games -- playoff game box score sheets are named P1, P2, P3, P4, and so on All this information can be found at Example: --- I NEED "BASIC BOX STATS" & "ADVANCED BOX STATS" FOR ALL AVAILABLE Let me know how much this is going to cost, if you do a great job I will hire you to do this for college basketball stats as well. Thanks -Alec

    $149 (Avg Bid)
    $149 การประมูลเฉลี่ย
    12 คำเสนอราคา
    Project for jhliuster หมดเขตแล้ว left

    Hi, I noticed your profile and w...of each file is a list of all playoff games, if the team made playoffs (P) -Each NBA season is 72 games long... I need a box score for each game in a separate sheet -- named RS1, RS2, RS3, RS4, and so on -If the team made the playoffs that year I need the box scores for each playoff game in a separate sheet following the Regular Season games -- playoff game box score sheets are named P1, P2, P3, P4, and so on All this information can be found at Example: --- I NEED "BASIC BOX STATS" & "ADVANCED BOX STATS" FOR ALL AVAILABLE Let me know how much this is going to cost, if you do a great job I will hire you to do this for college basketball stats as well. Thanks -Alec

    $50 - $50
    $50 - $50
    0 คำเสนอราคา

    Go to: The first sheet of this spreadsheet is a work...to edit the URL, Cookie, and Regex. On google sheets click on Tools => Script Editor. The first script is the Working Example of the -- Example -- Sheet. This is the suggested layout of scraping the data, although I am open to optimizing anything you recommend. NOTES: - Example sheet and script are a working example of what I want done. - A3:P3 are the offical names of each column. -A4:P4 are website specific "hints" or "names" that very from site to site that can be used to find the data. That I want pulled. -The first row in each sheet is already done and can be used to help guide you in what Information is correct.

    $59 (Avg Bid)
    $59 การประมูลเฉลี่ย
    7 คำเสนอราคา
    Write some Software JSP หมดเขตแล้ว left

    I need multiple pasges: Admin : user/pass to create new users and add multiple documents for specific user Admin P1:login Admin P2:add user Admin P3:Add and create document with specific fields, he can choose what field to show by typing in search field and adding the wanted field name, then it will show a label and the input text Admin P4: edit a user document, that he can edit or add new fields User: user pass to see his own documents shown by date, on click it will expand that document, he may also download that document as auto generated pdf instantly.

    $73 (Avg Bid)
    $73 การประมูลเฉลี่ย
    8 คำเสนอราคา
    Word macro to list heading levels in a document หมดเขตแล้ว left

    I have tried to create this myself but I haven't got time to figure it out so I am sure this will be quite a simple project for someone with word macro writing skills. I will provide you the macro that I have so far (and obviously the document) so you can see what I have tried to do without success the macro is...be pretty I am only interested in the actual method Ultimately all I want is to list all paragraphs that have lower levels than themselves For example - In the case below The final list created would be as follows ============================================= P1 P2 P5 P6 P7 p7a as these paragraphs are the only ones wih sub lower level P1 (h1) -- P2 (h2) ---- P3 (h3) -- P4 (h2) P5 (h1) -- P6 (h2) ---- P7 (h3) ------ P7a (h4) -------...

    $37 (Avg Bid)
    $37 การประมูลเฉลี่ย
    1 คำเสนอราคา
    Write some Software หมดเขตแล้ว left

    ...processes P0, P1, P2, P3, and P4. 2). Main process gets a number n from key board, then initiates MPI. 3) Process Pi (i=0,1,2,3) uses n to call the following two functions. a) function prime(int n) finds the smallest prime number q that q=8m+(2i+1) >n for some integer m. Note a prime number p is an integer that is not product of two integers less than p. b) function twin(int n) finds the least twin number (q, q+2) that q=8m+(2i+1)> n for some integer m. A pair (q,q+2) is a twin if both q and q+2 are prime numbers. 4) P4 gets all four results from the other four processes and returns the least prime number and twin. For example, if n=10, P0 returns 11 and (11,13), P1 returns 13 and (17, 19), P2 returns 17 and (17, 19), and P3 returns 19 and (29,31). Final...

    $35 (Avg Bid)
    $35 การประมูลเฉลี่ย
    3 คำเสนอราคา
    Design a Brochure QLR P4 หมดเขตแล้ว left

    I need a brochure developed that I can sign to clients. The language is written out over 9 pages in Word format. Most of it is text but the lay-out should be enhanced to make it look both professional and friendly. Some images need to be addd on the brochure to make it appealing. It must contain 1 page in which the client will actually complete a form, save it, print it and send back to me.

    $125 (Avg Bid)
    $125 การประมูลเฉลี่ย
    25 คำเสนอราคา
    Carte de Voeux หมดเขตแล้ว left

    Bonjour à tous, Je cherche à réaliser une belle carte de voeux professionnelle qui mêle une photo de fond avec les différentes photos des membres de l'équipe. Je n'ai pas d'idée "précise" du rendu final espéré, je suis donc ouvert aux p..."précise" du rendu final espéré, je suis donc ouvert aux propositions et à la créativité. La photo principale serait la suivante : L'idée est d'arriver à incruster dans la photo, ou sur le bord, 15 photos des membres de l'équipe (les photos sont dans ce style-ci: ) Les mots d'ordres: dynamique, joyeux, sobre, professionnel. Merci d'avance ! Abe...

    $120 (Avg Bid)
    $120 การประมูลเฉลี่ย
    21 คำเสนอราคา
    Changes to an Existing WordPress Site-P4 หมดเขตแล้ว left

    Change the layout of the message board. Make UI/UX improvements. Setup a new URL under SSL.

    $63 (Avg Bid)
    $63 การประมูลเฉลี่ย
    3 คำเสนอราคา
    Traffic lights & Vending machine หมดเขตแล้ว left

    Q1: Design a traffic light system where the north-south street has red, amber, green, and turn left green arrow lights and east-west street has only the red, amber and green lights. Amber, Green, and Green Left light should last 1, 3, and 2 time unit respectively. Left turning traffic ...lights of Red, Amber, Green and Green Left Turn lights. Q2: Design a coin machine that would dispense when it receives 60 cents. The coin machine can receive nickels, dimes and quarters. The balance remain after the dispensing can be used for the next instruction. In the implementation on FPGA board use LED A4 for dispensing without a balance, and C4 for dispensing with a balance. Push-Buttons P4, F6, and E4 to represent a nickel, a dime, and a quarter respectively. Need verilog module AND testb...

    $30 - $250
    $30 - $250
    0 คำเสนอราคา
    Traffic lights & Vending machine หมดเขตแล้ว left

    Q1: Design a traffic light system where the north-south street has red, amber, green, and turn left green arrow lights and east-west street has only the red, amber and green lights. Amber, Green, and Green Left light should last 1, 3, and 2 time unit respectively. Left turning traffic ...lights of Red, Amber, Green and Green Left Turn lights. Q2: Design a coin machine that would dispense when it receives 60 cents. The coin machine can receive nickels, dimes and quarters. The balance remain after the dispensing can be used for the next instruction. In the implementation on FPGA board use LED A4 for dispensing without a balance, and C4 for dispensing with a balance. Push-Buttons P4, F6, and E4 to represent a nickel, a dime, and a quarter respectively. Need verilog module AND testb...

    $132 (Avg Bid)
    $132 การประมูลเฉลี่ย
    25 คำเสนอราคา

    NATURE OF WORK : ENTERING DETAILS OF CUSTOMERS IN SOFTWARE NUMBER OF FIELDS : 16 RATE PER FORM...upon the slots availability, if its available at that time, the agreement will get renewed. Q. 4. Will I get the work daily or monthly, the entire workload will be provided at once? A. 4. We will provide the workload of 15,000 (Fifteen Thousand Forms) and once its completed again next workload of 15,000 forms will be provided. Q. 5. What is the configuration of system required? A. 5. Even P4 Systems will work, there is no much configuration required for this work. Q. 6. In which format you will provide the data? A. 6. We will provide the scanned images of the forms and it will be in jpg format. Or excel, Q. 7. Any technical support will provide ...

    $96 (Avg Bid)
    $96 การประมูลเฉลี่ย
    11 คำเสนอราคา
    project for savvy1984--- P4 หมดเขตแล้ว left

    As discussed As discussed As discussed As discussed As discussed As discussed As discussed

    $5 / hr (Avg Bid)
    $5 / hr การประมูลเฉลี่ย
    1 คำเสนอราคา
    WooCommerce PixelArt Designer หมดเขตแล้ว left

    ...By clicking on a square in the grid, the square is filled with the selected color and the price is automatically calculated in the right toolbar. With the tools above the grid the user can undo / redo his steps, clear the whole grid or just selected squares. .:: Examples ::. - -

    $798 (Avg Bid)
    $798 การประมูลเฉลี่ย
    11 คำเสนอราคา
    Electronic Drum Module with sounds หมดเขตแล้ว left

    Electronic drum module with sounds. The drum module will read signals coming from several piezo discs, or capacitive sensors, and convert that into midi signals into USB port, and pla...signal is sent to the microcontroller. This is not required for the capacitive sensors inputs, on type B jacks · Any analog signals read from Types B, C and D jacks must be discharged (become 0V, tolerance: +0.12V) within 60 milliseconds or less · Use 3.5mm audio jacks · Two LEDs (for code debugging purposes) · Use either micro USB or Type B connector, for both powering and data transfer · P4 jack for powering the board, in case not connected through the USB port · Firmware development is not required     Expected Deliverables: &mid...

    $1032 (Avg Bid)
    $1032 การประมูลเฉลี่ย
    6 คำเสนอราคา
    Create simple instructions drawing หมดเขตแล้ว left

    Create visual instructions which illustrate the steps below. I don't have specific requirements on the style but it should be easy to understand and look professional. The drawings could be computer generated or IKEA-like hand-drawing. 1. Release the key from the surrounding plastic card. 2. Release the tape on the backside 3. Flip the red arrow around and press it ...it should be easy to understand and look professional. The drawings could be computer generated or IKEA-like hand-drawing. 1. Release the key from the surrounding plastic card. 2. Release the tape on the backside 3. Flip the red arrow around and press it until it is fixed. The attached pictures show: p1: Initial state, front side p2: Initial state, back side p3: Final state, back side p4: Final st...

    $36 (Avg Bid)
    $36 การประมูลเฉลี่ย
    20 คำเสนอราคา
    Convert a model for website - P3 P4 หมดเขตแล้ว left

    I need to mount the database in the template. The design consists of programming the database connections with the new template. Small alterations to adaptation will be necessary. The value of work may not exceed what we put in freelancer. Required excellent level in PHP, MY SQL, CSS, Ajax. 1 - Your team will need some type of programming php, js, ajax and others and creating fields in the tables. 2 - Your team will need to leave running all the routines so we can test them and then they will correct the errors. As was done in building the system. 3 - Your team must place the system and make changes in our server. 4 - The system is expected to end work perfectly within our specifications. 5 - Provide a support period after delivery. Thank you.

    $492 (Avg Bid)
    $492 การประมูลเฉลี่ย
    24 คำเสนอราคา
    Kwest - Phase 2 หมดเขตแล้ว left

    ...the live environment. Programmer will help with issues as they arise as long as they are not Huge jobs. P1 Home page/ drop down Change the type of drop down box to this style - P2 Hope page add Facebook, Instagram, Twitter LIVE feeds to home page. P3 Home page Fix Business hours Drop down, it is being truncated in on iphone 4, 4s 5, 5s,and 6 and most androids P4 Social Media icons In footer and through out the site where requested by Kelly P5 Home page Need all the social media Icons here P6 Our Classes I want to remove the "Difficulty Level" indicator from these - P7 Contact Us Would like to have the same contact social media design as here P8 Search feature Can you add a

    $275 - $275
    $275 - $275
    0 คำเสนอราคา
    Data Analysis and Design หมดเขตแล้ว left

    ...requirement of DATALYTICS database solution [class demonstration and observation]. TASK 3: P3. Be able to use manipulation and querying tools P 3.1 – Explain the benefits of using manipulation and query tools in a relational database system P3.2 – Implement a query language using SQL into the DATALYTICS relational database system [class demonstration and observation]. TASK 4: P4 Be able to test and document relational database systems P4.1- Critically review and test the DATALYTICS relational database system. P4.2- Create documentation to support the implementation and testing of the DATALYTICS relational database system. ...

    $53 (Avg Bid)
    $53 การประมูลเฉลี่ย
    6 คำเสนอราคา

    ...aktywności. Użytkownik klika w daną aktywność po czym przechodzi do: Plansza IV „Aktywność z kursu” Jest to np. film, strona głosowania, aktywność Clickmeeting itd. Dane są pobierane ze strony i na całym ekranie widać samą ramkę z odpowiednim .css Chodzi tu o to, by w razie dodawania nowych aktywności itp., jedyną zmianą w aplikacji była by ewentualna zmiana pliku „.css”. W załączniku plik P4 może trochę lepiej to zobrazuje. Po zalogowaniu powinny być też 2 różne menu, które byłyby widoczne wyłącznie np. po „geście” przeciągnięcia palcem od krawędzi ekranu (rozwijały by się po bokach) Jedno to nawigacja kursu, tak jak widać w załączniku po lewej stronie. Drugie zaś menu miało by następujące pozycje: - Kurs – p...

    $4305 (Avg Bid)
    $4305 การประมูลเฉลี่ย
    3 คำเสนอราคา
    Repair 3 previous images หมดเขตแล้ว left

    3 images from first batch, which needs small corections, are not so as on original image. You have originals, I just adding which I think. And +$20 because of previous and cannot add more than $80. 1. img: kama_3 2. img: kama_10 3. img: kama_16

    $30 - $30
    $30 - $30
    0 คำเสนอราคา

    Last paper for this class. I am really busy because I have a lot going on, The paper is an exposition, with sources. It is due by monday at 9am. it needs coherence, so i should be able to take each paragraph, cu...sources. It is due by monday at 9am. it needs coherence, so i should be able to take each paragraph, cut it up and figure out what one goes where. It is 5 pages, and needs some sources. It also requires examples for each point. The first paragraph should have all the main points for the paper, (im going to talk about a, b, c, and d) then all the paragraphs should follow that mapping. P2 a P3 b P4 c I have started it, and supplied my personal experiences. I have 2 pages. I need someone to find the sources, properly cite them on the works cited page, and make it so...

    $98 (Avg Bid)
    เร่งด่วน
    $98 การประมูลเฉลี่ย
    18 คำเสนอราคา
    Easy Fast Money - Adult Webcam Models $100 per hour หมดเขตแล้ว left

    ...10+ years. Provide models to top adult networks in the industry. In order to be considered for this position, you MUST: - Be an attractive female or male over the age of 18 with a private place to work. - Be friendly, open minded, and feel comfortable in front of the camera. - Have a scanned image of a valid Driver's License, Passport, or other legal proof of age. - Have a computer with a P4 dual core or higher processor, and at least 1GB of RAM. - Have a high speed broadband Internet connection. - Have a good quality WEBCAM AND MICROPHONE. We provide the following benefits to all our models: - High quality traffic on the largest webcam network with plenty of paying customers. - High quality traffic on the largest webcam network with plenty of paying custom...

    $30 - $250
    $30 - $250
    0 คำเสนอราคา
    video monitoring center หมดเขตแล้ว left

    part1. Cloud cctv project. 1. Accounts 1.1. User info 1.2. Contact info 1.3. Tariff info 1.4. Equipment info 1.5. Ticket system 1.6. User can add 5 additional subuser with low access (thay dont can delete information from catalogue/ by filemanager) 2. Billing (currencie... User can download onw files. 3.2. User can send files by email. 3.2. Filtres by date, time, and number of cameras witout user id. 4. Cross browser Video player 4.1. Play video from chosen videofiles for other quality (480*/720*/1080*) 4.2. User can merge up to 4 channel (from 1-4 cameras) to one player display size. 5. Videoconverter (It need for convert video for online player (see p4.) 6. Localization interfaces (System can have slow translate for other languages by change word in te...

    $644 (Avg Bid)
    $644 การประมูลเฉลี่ย
    2 คำเสนอราคา
    Celebrating 20 Years with P4 Group หมดเขตแล้ว left

    P4 Group are a PR Agency, who are celebrating their 20 year birthday. We are after a creative mind to help us build a 20 Year logo. Attached is an image from Shutterstock for inspiration. The creative needs to be designed in P4 colours (use our logo as a guide to understand our colour pallette). We would like to see the P4 Group logo placed currently where the ANNIVERSARY/CELEBRATION text currently sits and we would like our own text – ‘Celebrating 20 Years’ to replace where the YEARS text currently sits in the image.

    $51 (Avg Bid)
    $51 การประมูลเฉลี่ย
    19 คำเสนอราคา
    Translate an article from Chinese to English หมดเขตแล้ว left

    - Have an article about HNA (Hainan Airlines) that I need translated into English - Only have scans of the article, do not have Chinese in a word doc or text doc - Can take a few days - See attachment - Charts need to be translated, but not reformatted. Just make it clear where the info belongs (ie. P1 - Blue circle 1, P1 - Blue circle 2, P4 - Blue square 5, etc) - I can tell if just use Google translate, I can tell - you will be reported! Get me a good translation please. - Looking for someone good to use for repeat business. - Take a look and give me an estimation of how many hours you think it will take and your rate - let me know TOTAL cost please

    $13 / hr (Avg Bid)
    $13 / hr การประมูลเฉลี่ย
    15 คำเสนอราคา
    Translate an article from Chinese to English หมดเขตแล้ว left

    - Have an article about HNA (Hainan Airlines) that I need translated into English - Only have scans of the article, do not have Chinese in a word doc or text doc - Can take a few days - See attachment - Charts need to be translated, but not reformatted. Just make it clear where the info belongs (ie. P1 - Blue circle 1, P1 - Blue circle 2, P4 - Blue square 5, etc) - I can tell if just use Google translate, I can tell - you will be reported! Get me a good translation please. - Looking for someone good to use for repeat business. - Take a look and give me an estimation of how many hours you think it will take and your rate - let me know TOTAL cost please

    $10 / hr (Avg Bid)
    $10 / hr การประมูลเฉลี่ย
    12 คำเสนอราคา
    P4-TRA-KIN หมดเขตแล้ว left

    Hi Peter. All files loaded to DropBox Folder - P4-TRA-KIN. Low res views - for high resolution choice later. Let me know if you have any questions. Many thanks again. Kind regards, Marty.

    $100 (Avg Bid)
    $100 การประมูลเฉลี่ย
    1 คำเสนอราคา
    A star + JPS Search หมดเขตแล้ว left

    Need to implement an agent that can navigate a map using JPS within the P4 Path Planning Simulator A star was finish ASAP Budget: $60~$80(Depends how quick you can finish it)

    $19 - $158
    $19 - $158
    0 คำเสนอราคา
    Python-heuristic search หมดเขตแล้ว left

    To implement an agent that can navigate a map using JPS(Jump Point Search) within the P4 Path Planning Simulator.

    $75 (Avg Bid)
    $75 การประมูลเฉลี่ย
    3 คำเสนอราคา
    computer Science Project - open to bidding หมดเขตแล้ว left

    Hello i have a computer since project this coming ~kdobolyi/cs112/P6/ the link above is the description of the project , it should be in python language . Python 2.7.9...you think it is suitable. Please let me know about your respond as soon as possible. This project needs to be done by Friday. I also attached a file that explain what are we limited to use on this project , i mean what are the syntax that we covered in class here are the previous project if you want to take a look ~kdobolyi/cs112/P5/ ~kdobolyi/cs112/P4/ ~kdobolyi/cs112/P3/ these are all the previous projects and their codes i already attached them .i just need you to do first link i attached which is project 6 .

    $193 (Avg Bid)
    $193 การประมูลเฉลี่ย
    2 คำเสนอราคา
    computer Science Project หมดเขตแล้ว left

    Hello i have a computer since project this coming ~kdobolyi/cs112/P6/ the link above is the description of the project , it should be in python language . Python 2.7.9...you think it is suitable. Please let me know about your respond as soon as possible. This project needs to be done by Friday. I also attached a file that explain what are we limited to use on this project , i mean what are the syntax that we covered in class here are the previous project if you want to take a look ~kdobolyi/cs112/P5/ ~kdobolyi/cs112/P4/ ~kdobolyi/cs112/P3/ these are all the previous projects and their codes i already attached them .i just need you to do first link i attached which is project 6 .

    $150 (Avg Bid)
    $150 การประมูลเฉลี่ย
    1 คำเสนอราคา

    Hello i have a computer since project this coming ~kdobolyi/cs112/P6/ the link above is the description of the project , it should be in python language . P...think it is suitable. Please let me know about your respond as soon as possible. This project needs to be done by Friday. I also attached a file that explain what are we limited to use on this project , i mean what are the syntax that we covered in class here are the previous project if you want to take a look ~kdobolyi/cs112/P5/ ~kdobolyi/cs112/P4/ ~kdobolyi/cs112/P3/ these are all the previous projects and their codes i already attached them .i just need you to do first link i attached which is project 6 .

    $30 - $250
    $30 - $250
    0 คำเสนอราคา

    Necessito de um módulo que integre o Moodle com o Pagseguro e/ou outros sistemas de pagamentos de forma segura, permitindo uso de cupons de desconto e gerando relatórios sobre os dados das vendas. Modelo: e . Nosso endereço web:

    $1298 (Avg Bid)
    $1298 การประมูลเฉลี่ย
    9 คำเสนอราคา
    Programming Exercise 4 – (Voltage) หมดเขตแล้ว left

    In the programs folder in your home directory on onyx, create a new directory called p4. Your program must compile without any warnings in this directory, and you must submit your completed program from there. For this assignment, write a program that calculates the voltage in an electric circuit given the value of the current and the resistance of that circuit. Your program will read in the currents and resistances from a data file that will be provided by the user on the command- line. A data file will contain exactly ten pairs of current / resistance values. After reading in the current and resistance values, your program will calculate the voltage of each pair and print a table with these values.  Your program should decomposed into at least three different functions: one t...

    $55 (Avg Bid)
    $55 การประมูลเฉลี่ย
    5 คำเสนอราคา
    electrical pcb gerber หมดเขตแล้ว left

    As you know, big box stores demand very low cost electronic gadgets. Often consumers will enjoy using an electronic gadget for a few minutes, and then will discard the gadget. Dichroic lcds require voltages > 9V. 9V dri...instead of a chip, a continuously charging cap, with a "paced" discharge might be one idea you would suggest. In addition to a simple on / off flasher circuit, you could also suggest a stepladder circuit of 6 discrete dichroic lcd pixels like this : All pixels off Pixel 1 (on)(All other pixels off) P1, Pixel 2 (both on)(All other pixels off) P1, P2, P3 (") P1, P2, P3, P4 (") P1, P2, P3, P4, P5 (") P1, P2, P3, P4, P5, P6 All pixels off (repeats) Please reply back to me with a quick note with a simplified BOM so I ...

    $205 (Avg Bid)
    $205 การประมูลเฉลี่ย
    3 คำเสนอราคา
    Illustrate Something -- 2 หมดเขตแล้ว left

    To illustrate in black and white like the attached. Pictures are in sequence. P1 - Picture 1 P2 - Picture 2 P3 - Picture 3 P4 - Picture 4 Characters needs to look child-like (as attached). 2S16-P1: a 9yo girl in school uniform. she is carrying her school bag and walking along a pathway. she is turning to the bushes as there are some sounds coming from the bushes 2S16-P2: she goes to the bushes and sees a puppy looking pitiful . 2S16-P3: at home, she is placing a saucer of water on the floor and the puppy is drinking from it. 2S16-P4: she is carrying the dog in her arms and talking happily to her mother

    $58 (Avg Bid)
    $58 การประมูลเฉลี่ย
    12 คำเสนอราคา
    Illustrate Something หมดเขตแล้ว left

    To illustrate in black and white like the attached. Pictures are in sequence. P1 - Picture 1 P2 - Picture 2 P3 - Picture 3 P4 - Picture 4 Characters needs to look child-like (as attached). 2S16-P1: a 9yo girl in school uniform. she is carrying her school bag and walking along a pathway. she is turning to the bushes as there are some sounds coming from the bushes 2S16-P2: she goes to the bushes and sees a puppy looking pitiful . 2S16-P3: at home, she is placing a saucer of water on the floor and the puppy is drinking from it. 2S16-P4: she is carrying the dog in her arms and talking happily to her mother

    $23 (Avg Bid)
    $23 การประมูลเฉลี่ย
    9 คำเสนอราคา

    We have now fully scoped out our requirements for this project. We wish to convert our existing catalogue (attached) into discrete 2D drawing files, on our template, for our customers to use in their drawing software. The work should be simplified wit...on our template, for our customers to use in their drawing software. The work should be simplified with the use of scaling tables and we would wish to see some experience here. There are four phases: (P1) 17 Connector families totalling 196 drawings (P2) 30 Accessory families for above totalling 420 drawings (P3) 12 Connector + Accessory drawings (made from P1+P2) totalling 1192 drawings (P4) 40 off other generic drawings Please refer to the scope of work excel table and catalogue,as the excel shows the relevant page...

    $714 (Avg Bid)
    $714 การประมูลเฉลี่ย
    30 คำเสนอราคา
    Simple Intro to Java Assignment "Pentagonal.java" หมดเขตแล้ว left

    ...illustration and general equation.... (THERE IS A PICTURE ATTACHED THAT GOES HERE IN THE DIRECTIONS) Which is Pn = ( 3 * n2 - n )/2 Note for n =1 we have one vertex point for n = 2 we share vertex points for n=1 and add four more points this gives a pentagonal P2= 5 points For P3, we share vertex points of P2 and add 7 more points this gives P3 = 12 points For P4 we add 10 more points + 12 from P3 gives a P4 = 22. You will read a single integer from standard input and print out the the first n pentagonal numbers, where n was integer just read. All numbers will be printed space then number, last pentagonal number is new line terminated. Sample Run 1 (Input 2): Enter an integer: 2 The pentagonal numbers are: 1 5 Sample Run 2 (User input's ...

    $24 (Avg Bid)
    เร่งด่วน
    $24 การประมูลเฉลี่ย
    7 คำเสนอราคา