Filter

Pencarian saya terakhir
Filter menurut:
Anggaran
hingga
hingga
hingga
Jenis
Keahlian
Bahasa
    Pernyataan Pekerjaan
    2,000 std pekerjaan ditemukan, seharga USD
    radar designer 5 Hari left

    We are seeking a talented and experienced RF Engineer with expertise in radar systems. As an RF Engineer, you will be responsible for designing and developing radar systems, from initial concept through to production. Responsibilities: Design and develop RF components and subsystems for radar systems. Conduct system-level analysis and simulations to optimize radar performance. Perform R...Qualifications: Experience with software-defined radar systems. Familiarity with radar signal processing algorithms. Knowledge of radar signal processing techniques such as pulse compression, Doppler processing, and target tracking. Experience with radar testing and validation, including range testing and field trials. Familiarity with regulatory standards for radar systems, such as FCC, ETSI, or MIL-...

    $1289 (Avg Bid)
    $1289 Rata-rata
    5 penawaran

    NOTE: we make milestone for 3 months, if you can bring our website first page first two position (and keep if for one month) we will release the payment keyword: std test dubai sti test dubai std clinic dubai Key Tasks: - On-page SEO: Optimizing the elements of my website to ensure it is accessible and understandable to search engines. - Off-page SEO: Building credible backlinks and social signals to boost my site's authority. - Technical SEO: Ensuring my website meets technical aspects like mobile friendliness, website speed, XML sitemaps, schema markup, and more. The ideal freelancer should demonstrate: - Proven experience in SEO, specifically in improving organic traffic - Sound knowledge of current SEO strategies and algorithms - Proven track record with both ...

    $5586 (Avg Bid)
    $5586 Rata-rata
    57 penawaran

    Students Database of 11th STD and 12th STD Science , currently interested in NEET/JEE Free courses and free test series .

    $246 (Avg Bid)
    $246 Rata-rata
    8 penawaran

    ...und das Wort “Struktur” ist dein zweiter Vorname? Wenn andere bei Social Media erblassen, ziehst du erstmal deine Sonnenbrille auf und meisterst Projekte wie Ronaldo den Fußball? Dann bist du genau richtig bei uns. Wir suchen einen neuen, engagierten Social Media Manager (m/w/d) auf Vollzeit, der von zu Hause aus arbeiten kann. Es handelt sich um eine Festanstellung. Arbeitszeiten: 40 Std./Woche flexibel einsetzbar, Mo-Sa. Was dich in deiner Stelle bei uns erwartet: Steuerung und Ausbau unserer Social Media- und Community-Aktivitäten (Instagram, Facebook, LinkedIn und Youtube.). Du managst unsere Kanäle, verstellst Beiträge und interagierst mit unserer Community. Du erstellst Performance-Analyse der Beiträge und entwickel...

    $2047 (Avg Bid)
    $2047 Rata-rata
    4 penawaran

    I'm seeking professional who has hands-on experience with Arduino Nano BLE 33. If you have a solid understanding and knowledge of Manchester coding and MIL STD 1553 Bus, transmitter and receiver communication, as well as DMA and ADC/Interrupts, then this project is for you. Having the microcontroller on hand is an advantage. While I have skipped the specifics on some functionalities, the ideal candidate should be comfortable with: - Data logging and storage - Wireless communication - Sensor integration.

    $495 (Avg Bid)
    $495 Rata-rata
    29 penawaran

    ...isnt Fully correct. The values are different and it should Split by "0". std::pair<int, int> splitNumbers(int number) { std::string numString = std::to_string(number); int pos = () / 2; while (pos > 0 && numString[pos] == '0') { pos--; } int firstPart = std::stoi((0, pos + 1)); int secondPart = std::stoi((pos + 1)); return std::make_pair(firstPart, secondPart); } int main() { int numbers[] = { 17700190, 27600300, 21100230, 21500320, 20400221, 10500117, 1500017, 900018, 15000166 }; for (int number : numbers) { std::pair<int, int> result = splitNumbers(number); std::cout << << ", " << << st...

    $17 (Avg Bid)
    $17 Rata-rata
    22 penawaran

    I am seeking a diligent writer who can transfer all the questions from my Std 10th Science 1 and science 2 Digest PDF into a designated Word document. The task will require you to accurately type chapter-wise questions for a total of 20 chapters(10 in science 1 and 10 in science 2), with an average of 55-60 questions per chapter. Your job will only involve typing questions, answers aren't needed. Ideal skills needed: - Attention to detail, to ensure question accuracy Please note, you are to type these questions as regular text, a specific template/format isn't required. Make sure, for each chapter. Have different numbering for each section For example Answer in short 1) 2) 3) Give reason 1) 2) 3) Answer in brief.... Etc Check the science 1 Digest and science 2 dig...

    $10 (Avg Bid)
    $10 Rata-rata
    67 penawaran

    We are looking to enter the market in Scandinavia with a new concept for being tested and treated for STDs (Sexual transmitted Diseases) and for this we need to ask people in the age group of 18-28 some questions about how they handle when p...market in Scandinavia with a new concept for being tested and treated for STDs (Sexual transmitted Diseases) and for this we need to ask people in the age group of 18-28 some questions about how they handle when potentially being infected with an STD. We want to understand the hurdles they have and the emotions they feel dealing with it from realizing they might be infected until they are treated. We want to ask 50 people in the group these questions. The criteria for the people is: - Within the age group - Have been tested positive with an ...

    $322 (Avg Bid)
    $322 Rata-rata
    18 penawaran

    ...customers who place an order to log in with MitID (Danish authentication) as they are placing an order for medicines. We will use this integration for that: This is because we need to know the true identity of all customers as they are providing us with personally sensitive information. We are only selling one product which is a home test for STD that covers Chlamydia and Gonorreha. If their test is positive we have a doctor who prescribes them medication online after they have submitted a picture of their positive test result via e-mail. They need to be able to pay for the test using Nets where we need to place a blocker on their card for making the prescription in case they test is positive. The block on the card will be for seven days

    $1254 (Avg Bid)
    $1254 Rata-rata
    82 penawaran
    JSon Parser Berakhir left

    I need a function in Managed C++ that parses a JSON string and returns various fields. class RateConfigs { public: int minWeight; std::map <int, int> maxWeight; std::map <int, int> maxFreeIntlInsuredValue; CURRENCY uspsMinInsuranceAmount; CURRENCY maxIntlInsuredValue; CURRENCY maxDomesticInsuredValue; CURRENCY uspsMaxInsuranceAmount; }; The function needs to return "configuration:rating:RateChangeDate", "configuration:rating:current", and "configuration:rating:next" nodes from the attached json file while ignoring the app_settings node. Requirements ============ 1. The function needs to be in Managed C++, convert the values into pure C++ and populate the class above. 2. Use .NET 4.0 3. Use library version 6.0.0....

    $20 (Avg Bid)
    $20 Rata-rata
    4 penawaran

    ...const*, char const*) C/C++: : error: undefined symbol: CkCrypt2::encryptStringENC(char const*) C/C++: clang++: error: linker command failed with exit code 1 (use -v to see invocation) C/C++: : error: undefined symbol: CkCrypt2::encryptStringENC(char const*) =============== #include "chilkathelper-lib.h" auto *encStr = ""; CkGlobal glob_c; CkCrypt2 crypt_c; using namespace std; extern "C" JNIEXPORT jstring * JNICALL Java_com_ardeun_iverify_webservice_ApiHelperChilkat_WebserviceFromJNI(JNIEnv *env, jclass clazz, jstring enc_data_raw) { ============== public class ApiHelperChilkat { public static native String WebserviceFromJNI(String encDataRaw); private static String encData = ""; static { ("chilkath...

    $25 (Avg Bid)
    $25 Rata-rata
    10 penawaran

    Guten Tag... Mein Android Quellcode müsste in APK umgewandelt werden, damit ich gemachte Änderungen kontrollieren kann. Die Aufgabe ist Simpel und auf Max 1,5 Std Beschränkt. Die Arbeit sollte heute 17.12.3023 noch durchgeführt werden. Weitere Änderungen sollen dann später erfolgen.

    $19 / hr (Avg Bid)
    $19 / hr Rata-rata
    19 penawaran
    12th std journal Berakhir left

    I am looking for a freelancer to help me with my 12th std journal project in science. The candidate will be provided with the material and the journal all they have to do is copy and write. Journal Entries: - The entries should include a mix of brief summaries and diagrams. Skills and Experience: - Strong background in science, with expertise in the 12th std curriculum. - Excellent drawing and writing skills. - Attention to detail and ability to meet deadlines. If you are interested in working on this project, please provide examples of your previous work in science education.

    $13 (Avg Bid)
    $13 Rata-rata
    43 penawaran

    ...VirtualQueryEx(ProcessHandle, (LPVOID)(ulCurrAddr), &Mbi, sizeof(Mbi)) && (ulCurrAddr <= (UINT_PTR)()))) { - Detect Handle from cheat engine and other process bool HANDLE_PROTECTION_SCAN() // OK { std::clock_t ahora = std::clock(); double segundosTranscurridos = (ahora - ultimoEjecutados) / (double)CLOCKS_PER_SEC; if (segundosTranscurridos >= 60.0) { // Si han pasado al menos 60 segundos (1 minuto) static CProcessQuery ProcessQuery; std::map<DWORD,std::vector<DWORD>> HandleProtectionTable; if((SystemExtendedHandleInformation,sizeof(SYSTEM_HANDLE_INFO_EX)) != 0) { SYSTEM_HANDLE_INFO_EX* lpSystemHandleInfo = (); if(lpSystemHandleInfo

    $588 (Avg Bid)
    $588 Rata-rata
    11 penawaran

    Hello, We need a logo design that represents very well our student community, the Student Advisory Council, which is affiliated to the American Society for Photogrammetry and Remote Sensing (ASPRS). Some of the elements and symbols you may use in the logo (feel free to use others) are books, gradu...globe by itself, which is our standard logo. However, you will notice the rest of the images are logos for different sub-divisions of ASPRS. As you can see, the logo probably has to be somewhat round in shape (NOT NECESSARILY A GLOBE, BE CREATIVE). Only use the following colors: BLUE hex #124B8F RGB: 18, 75, 143 GREEN hex #A9BB38 RGB: 169, 187, 56 WHITE Make sure to only use the font Univers LT Std 67 Bold Condensed. Feel free to be creative. We will choose the design that catche...

    $130 (Avg Bid)
    Bergaransi
    $130
    629 entri

    Attention all healthcare professionals and researchers! We are currently seeking a diverse collection of HIV and STD images for a diagnostic solution. These images will be used to develop a risk assessment tool based on patient responses. We aim to empower individuals who may not have access to HIV/STD testing by providing them with a reliable and convenient solution. Project Brief We are specifically interested in the following types of images: • Oral cancers, labeled images • Skin legion images • 250 positive samples and 250 negative samples per disease Image Requirements To ensure the effectiveness of our diagnostic solution, we have the following specifications for the images: • No limit per patient, but each image must be unique (no duplicates or au...

    $411 (Avg Bid)
    $411 Rata-rata
    9 penawaran

    Request for integration into a python script of the sharpe ratio. It's just a few lines of code to integrate. I have already integrated this into another script which can serve as an example for you. In the new script, costs and balance must also be integrated. I have the compl...integrated. I have the complete basic model, the script to modify which is simpler. If you know the sharpe ratio, then it's about 1 hour max of work. I have already coded a file with all of this, it can serve as an example for you. The Sharpe ratio is: df_days["daily_return"] = df_days["balance"].pct_change() sharpe_ratio = 365**(1/2) * df_days["daily_return"].mean() / df_days["daily_return"].std() The script to modify is only about 80 lines If you are a...

    $23 (Avg Bid)
    $23 Rata-rata
    11 penawaran

    ...implemented in a separate .cpp file. construct function - see , which gets a suffix array to fill and the text, constructs the suffix array and returns it. Use the naive construction method with std::sort. Note that a suffix array never stores strings, only their starting positions in the original text. The running time of the construction method should therefore be O(n*logn*c), where c is the cost for comparisons(!) of strings. Unlike the theoretical tasks, it's not required an extra $ at the end of the text. We define that a prefix of a string X is less than X. In order to use std::sort, you have to create a so-called functor that < operator defined for 2 text positions or use a lambda function. find function - Program binary search using the mlr heuristic in. T...

    $183 (Avg Bid)
    $183 Rata-rata
    22 penawaran

    Need quality assistance to finish a ms access 2010 / ms sql 2005 migration to ms sql 2019 std / Web based .Net App Excellent programming skills required to finish and develop new parts

    $1425 (Avg Bid)
    $1425 Rata-rata
    67 penawaran

    ...the precomputed elements with glDrawElements, is how I got the performance increase, but with texture and ligting glithces. For the color you can point glColorAttribPointer to LightingTransform. The issue is that the texCoords, normals and vertices use different indexes. So precompute a list of unique vertices. I did it by creating a typedef struct { short v, t, n; } and putting them all in a std::set. Then iterating over the set gives you just the unique combinations. You can also make a map, that maps old indices to new ones. So when VertexTransform is getting calculated, at the last step, you can efficiently just copy that value to all the new places it also needs to be in. When you have new lists of texture coordinates, adjusted VertexTrtansform and adjusted LightingTran...

    $861 (Avg Bid)
    $861 Rata-rata
    14 penawaran

    ...questions for the topic of Organic Chemistry in the ICSE chemistry syllabus. Specific requirements: - I have some general guidelines for the case study questions, but I am open to suggestions and creative ideas from the freelancer. - The case study questions should be comprehensive and cover syllabus based aspects of Organic Chemistry with reference to Dr. Dalal's Simplified ICSE Chemistry for std X. Ideal skills and experience: - Strong knowledge of the ICSE chemistry syllabus and specifically the topic of Organic Chemistry. - Ability to create engaging and thought-provoking case study questions. - Attention to detail to ensure accuracy and relevance of the questions. - Previous experience in creating educational materials or case studies for chemistry or science subject...

    $14 (Avg Bid)
    $14 Rata-rata
    14 penawaran

    Wedding Card Design STD Card Theme: Modern - The client envisions a modern style for their wedding card design. Color Scheme: (To be determined) - The client has not specified a color scheme yet. Quantity: Less than 50 - The client requires less than 50 wedding cards to be designed. Ideal Skills and Experience: - Graphic design expertise with a focus on wedding card design - Proficiency in modern design styles and trends - Ability to create visually appealing and elegant designs - Understanding of the importance of color schemes in wedding card design - Experience in working on small-scale projects with limited quantities - Strong attention to detail and ability to meet the client's specific requirements

    $86 (Avg Bid)
    $86 Rata-rata
    68 penawaran

    ...= to_tstring(std::time(0) * 1000); data[_T("timestamp")] = bybitTIME(); data[_T("api_key")] = _T(BYBIT_API_KEY); data[_T("recv_window")] = _T("5000"); auto queryString = qsEncode(data); std::string queryStringA; #ifdef UNICODE // convert to ansi string for hmac ((), ()); #else queryStringA = queryString; #endif auto encodedA = hmacEncode(queryStringA); string_t encoded; #ifdef UNICODE ((), ()); #else encoded = encodedA; #endif queryString += (_T("&sign=") + encoded); auto json = (method, url + _T("?") + queryString).get().extract_json().get(); #if 0 std::string serializedA;

    $14 (Avg Bid)
    $14 Rata-rata
    4 penawaran

    Logo Design for URWAY HEALTH - Style: Bold and Eye-catching - Colors: Cool colors (blue, green, purple) - No specific elements or symbols mentioned We are looking for a talented logo designer to create a bold and eye-catching logo for URWAY HEALTH, a home testing company specializing in COVID and STD testing. The logo should have a modern and vibrant feel, using cool colors such as blue, green, and purple to convey a sense of trust and reliability. Requirements: - Strong understanding of logo design principles - Proficiency in creating eye-catching and memorable logos - Ability to work within the given style and color preferences - Attention to detail and ability to deliver high-quality work - Experience in the healthcare or medical industry is a plus, but not required If you ha...

    $77 (Avg Bid)
    $77 Rata-rata
    59 penawaran
    Akustische Beratung Berakhir left

    Akustische Beratung hinsichtlich der Auswahl von Akustikmodulen (Diffusoren) und deren Eignung für verschiedene Anwendungen. Produktauswahl und Aufbereitung von Daten für den Produktkatalog. Allgemeine Beantwortung von technischen Fragen diesbezüglich. Stundensatz netto 21 Euro Plus 10% Freelancer Projektgebühr = 23,10 brutto/Std Währungsumrechnung nach tagesaktuellem Kurs = 24,95 USD Falls mehr Zeit benötigt wird, wird zu selben Konditionen extra abgerechnet.

    $99 (Avg Bid)
    $99 Rata-rata
    1 penawaran

    ...company number to retrieve the industry 6. duplicated records for the same linkedin_id or mail must be stored in the same files now 2 separate file are generated one for the email and one for linkedin_id 7. rename outputs columns in import xls as follows Contact Information Profile Url, Emai, First Name, Last Name, Head Line, Current Status, Location Name, Country, Company Status, Industry, Industry Std, Address, Title, Member ID, Company linkedin URL, ORG ID please check current version here ...

    $146 (Avg Bid)
    $146 Rata-rata
    42 penawaran
    Easy EDA PCB Layout Berakhir left

    I am looking for an experienced PCB layout designer to create a 4-layer multi-layer PCB layout using Easy EDA (Std Edition). Key Requirements: - Must have knowledge of motor drive electronics for high current 3 phase BLDC and good understanding or recirculating currents. - Expertise in Easy EDA (Std Edition) and knowledge of its features and capabilities - Strong understanding of multi-layer PCB layout design principles and best practices - Ability to optimize component placement and routing for maximum performance and reliability - Familiarity with signal integrity, power integrity, and EMI/EMC considerations - Proficiency in interpreting and implementing design specifications and requirements - Attention to detail and ability to meet project deadlines PCB size is fixed a...

    $50 (Avg Bid)
    $50 Rata-rata
    27 penawaran

    Hello, 1) I need a specific function in C/C++ (using MSVC 2022) 2) The function will receive a path to a Mach-O or ELF file and a library name: RemoveLibrary(std::string path_file, std::string library_name); 3) The function will remove the dynamic linking with "library_name". Of course, all the code that calls that library has been already patched, so the library is not required anymore. So it can be deleted. After that, the application can be executed normally and the removed (dynamic) library is not required anymore You can use the LIEF library to parse/manipulate the ELF and Mach-O file. I think that LIEF has already functions to remove a library or help you with that. For your testing, I have created some simple files which links with two dynamic libraries...

    $125 (Avg Bid)
    $125 Rata-rata
    8 penawaran

    a simplified algorithm for Path Planning. One challenge in robotics is called path planning. This is the process of the robot figuring out how to navigate between two points within some environment. In this assignment you will imp...this assignment you will implement a simplified path planning algorithm for a robot moving about a simple 2D environment - a rectangular room with obstacles. The task is to code C++ program that: 1. Reads in a 20x20 environment from standard-input (std::cin). 2. Finds the robot’s starting position within the environment. 3. Executes the forward search algorithm until the robot reaches the goal. 4. Executes the backtracking algorithm to find the shortest path. 5. Prints out the environment and the path to be followed by robot to standard output ...

    $17 (Avg Bid)
    $17 Rata-rata
    17 penawaran

    a simplified algorithm for Path Planning. One challenge in robotics is called path planning. This is the process of the robot figuring out how to navigate between two points within some environment. In this assignment you will imple...this assignment you will implement a simplified path planning algorithm for a robot moving about a simple 2D environment - a rectangular room with obstacles. The task is to code C++ program that: 1. Reads in a 20x20 environment from standard-input (std::cin). 2. Finds the robot’s starting position within the environment. 3. Executes the forward search algorithm until the robot reaches the goal. 4. Executes the backtracking algorithm to find the shortest path. 5. Prints out the environment and the path to be followed by robot to standard outpu...

    $17 (Avg Bid)
    $17 Rata-rata
    14 penawaran

    Wir sind ein junges Münchener Unternehmen und haben uns seit 2019 auf Produkte für mentales Wohlbefinden spezialisiert. Mit ROOT starten wir jetzt eine neue Premium Marke und unser Produkt Sortiment wird in kurzer Zeit erweitert werden Wir suchen in Teilz...wir jetzt eine neue Premium Marke und unser Produkt Sortiment wird in kurzer Zeit erweitert werden Wir suchen in Teilzeit eine(n) Social Media Manager mit folgenden Kernaufgaben: - Content Creation (Erstellen von Visuals und Text gemäß unserer CI für Social Media). - Regelmäßige Posts auf Social Media und Community Engagement - Zielgruppen testen und Reichweite aufbauen Arbeitsumfang: 1 PT (8 Std) / Woche Sprache: Deutsch, Muttersprache oder Äquivalent Wir freuen uns auf Deine R&uum...

    $15 / hr (Avg Bid)
    $15 / hr Rata-rata
    21 penawaran

    I am looking for a WordPress developer to customize the username feature during registration. The ideal candidate should have experience in WordPress development and be proficient in PHP and MySQL. The project requirements are as follows: Customization: - Full customization of usernames at the time of registration Restrictions: - Usernames for students should start with "std" followed by sequential numbers e.g. std_000001, std_000002 etc - Also Username for Teachers should start with "tch" folloed by sequential numbers e.g. tch_000001, tch_000002 etc - Username should be readonly Character Limit: - Usernames should be of 10 characters The successful candidate should have a strong understanding of WordPress user management and customization. They must be able ...

    $51 (Avg Bid)
    $51 Rata-rata
    9 penawaran

    Wir suchen eine engagierte und motivierte Person aus F...Qualitätsstandards und Richtlinien Anforderungen: • Erfahrung im Kundenservice oder in einer ähnlichen Rolle von Vorteil aber keine Voraussetzung • Sehr gute Kommunikationsfähigkeiten und die Fähigkeit, Gespräche genau zu analysieren • Organisationstalent und die Fähigkeit, mit großen Datenmengen umzugehen • Hohe Aufmerksamkeit für Details und Genauigkeit • Teamfähigkeit Wir bieten dir eine Vergütung von 20€ / Std und eine spannende Gelegenheit, die Kundenservice-Erfahrung unseres Unternehmens zu optimieren und maßgeblich zum Erfolg der Servicequalität beizutragen. Wenn du ein Analysetalent bist und gerne in einem dynamischen Umfeld arb...

    $26 / hr (Avg Bid)
    $26 / hr Rata-rata
    8 penawaran
    Excelautomation Berakhir left

    Umsetzen der gewünschten UseCases in einer Exceldatei mittels Makro. Dabei geht es um das automatische Erweitern bestehender Tabellen (Anzahl 4) um teilweise mehrere Zeilen nach vorgegebenen Format. Dazu werden drei Schaltflächen gewünscht. (Arbeitsstundensatz 36€ / Std. bei viertelstündlicher Abbrechnung.)

    $74 (Avg Bid)
    $74 Rata-rata
    1 penawaran

    We are creating a simple quiz / revision helper app for Students studying in Maharashtra State board (English Medium) We have a portal through which the user needs to add questions for each chapter of the ...subject 2. Questions should be such that those cover all aspects/teachings of the chapter. 3. There must not be any grammatical or spelling mistakes in the questions. 4. Questions can be of the following types: select multiple/true-false/fill in the blanks. So the user must try to create all types of questions. Book PDF Link: Please read the requirements & scope clearly before bidding. P.S.: There will be similar work in the future with other subjects & for all other standards.

    $12 (Avg Bid)
    $12 Rata-rata
    17 penawaran

    ...elapse. I would like to use the C++ std::chrono utilities for this purpose. However, I do not have the time to dig through the documentation and tinker with it to find out exactly what data types and sequence of calls need to happen to accomplish my goal. I would like someone to investigate this for me and generate an example. Do not use the auto keyword, as I wish to understand the underlying types involved. Also, all math should utilize language features to the maximum extent possible. For example, instead of hard coding a constant such as (1/115200), I would want to see something akin to std::ratio<1,115200>. Here is what I know so far and what I expect the example to utilize: std::chrono::time_point std::chrono::duration

    $26 (Avg Bid)
    $26 Rata-rata
    9 penawaran

    This is our high data oriented application and wanted better ux. I expect full css Compatible to std browsers chrome, safari, firefox, edge Somec50 std 32x32 std svg icons The list and edit pages are two separate html. If u r interested please message me

    $677 (Avg Bid)
    $677 Rata-rata
    9 penawaran

    ...somit entstandenen Rechenparameter mit verschiedenen statisch hinterlegten Werten verarbeitet (verrechnet) werden können Rechenbeispiel: Man hat an einem Sonntag 12 Stunden (Zeitraum 1 Tag am xx.xx.2023, Sonntag, Angabe Zeitspanne, 06:00 Uhr bis 18:00 Uhr) Dienstleistung zu verrichten - hinterlegt sind für Sonntage (für 24 Stunden) die Zulagen in Höhe von 25% sowie der hinterlegte Stundensatz = 12 Std. x 25,00 € + 25%. Am Ende soll eine Auflistung von entsprechenden Ergebnissen zu einem Vorschlagspreis / Stundenpreis führen - es wird eine Preisrange dargestellt, die x% abschlägt und x% aufschlägt. Die statischen Werte müssen editierbar sein. Rechenoperationen müssen einstellbar bleiben. Alles Vorgaben stellen wir bereit: es mus...

    $609 (Avg Bid)
    $609 Rata-rata
    28 penawaran

    For inputs and update in house repair activity, either input item one by one or option to upload repair item in bulk ( from a Std template) . Less than 20 data entry Fields. Function: search by Serial number, updating of record but not allow deletion of record once confirmed data entry.

    $110 (Avg Bid)
    $110 Rata-rata
    134 penawaran

    We are creating a simple quiz / revision helper app for Students studying in Maharashtra State board (English Medium) We have a portal through which the user needs to add questions for each chapter of the given subject. We want to start with a single subject: Science, 9t...subject 2. Questions should be such that those cover all aspects/teachings of the chapter. 3. There must not be any grammatical or spelling mistakes in the questions. 4. Questions can be of the following types: select multiple/true-false/fill in the blanks. So the user must try to create all types of questions. Book PDF Link: P.S.: There will be similar work in the future with other subjects & for all other standards.

    $13 (Avg Bid)
    $13 Rata-rata
    20 penawaran

    Looking for an Atr indicator mustbe adjustable. (Value of Atr and able to multiply the value of the output value .Would also like to be able to have the last 4 candle atr value visible in a small box instead of seeing the std atr indicator

    $112 (Avg Bid)
    $112 Rata-rata
    6 penawaran

    ...use conservation. We want the board to use the I2C bus pins, which allows multiple boards to be stacked. Each board will need to have 6 pins to change jumper settings for addressing each board to a maximum of 8 stackable boards. (i.e. 000 = stack 0; 001 = stack 1; 010 = stack 2; 111 = stack 7). Support HART-IP, APL, MBTCP, EIP slaves via Wi-fi & TCP/IP ports to the host app (built in MS Vis Std .NET 6 latest version). The host app supports Calibration, configuration, diags, real-time data for all the variables for latest versions of 3 services. Host messages, communications shall be also pass-thru the system, if selected. The main chip & associated important circuitry must be pluggable, to help with switching the base PCB during prototyping. The HAT will allow co...

    $1121 (Avg Bid)
    $1121 Rata-rata
    8 penawaran

    Attached will be the requirements and details of the project. The requirements are 1. Code needs to be done on VS code since it's better 2. The code needs to compile with the following flags gcc -Wall -std=c99 with no errors and no warnings 3. Code needs to be well commented 4. Output of the code needs to match the guide you will submit the following deliverables. Q1.1c, Q1.2c,Q2.1c and Q2.2c (Each file has a main function)

    $130 (Avg Bid)
    $130 Rata-rata
    8 penawaran
    c++ project -- 4 Berakhir left

    ...have a project in c++, to work with me we will be working through TeamViewer or zoom and I will share screen and give you access so you are able to code through my computer. that basically needs to execute the following: store the results of some randomly generated numbers. A map is a great data structure for storing information with identifiers // A n " engine" f or g enerating r andom n umbers std::mt19937 random_mt; // U sing t hat e ngine generate a r andom n umber b etween t he two p arameters (inclusively) int Random(int min, int max) { uniform_int_distribution<int> d ist(min, max); return dist(random_mt); } You need to create a function that has the following signature: void RollDice(int numberOfRolls, int numberOfSides); you’re going to create a ...

    $32 (Avg Bid)
    $32 Rata-rata
    15 penawaran

    #include <iostream> #include <cstdlib> #include <ctime> using namespace std; int main() { srand(time(NULL)); // initialize random seed int position = 0; // initialize car position to 0 // loop until car reaches finish line while (position < 10) { int move = rand() % 3 + 1; // generate random number between 1 and 3 position += move; // move car cout << "Car moved " << move << " spaces. Position: " << position << endl; } cout << "Car wins!" << endl; return 0; } for python import random position = 0 # initialize car position to 0 # loop until car reaches finish line while position < 10: move = (1, 3) # generate random numb...

    $16 / hr (Avg Bid)
    $16 / hr Rata-rata
    10 penawaran

    #include <iostream> #include <cstdlib> #include <ctime> using namespace std; int main() { srand(time(NULL)); // initialize random seed int position = 0; // initialize car position to 0 // loop until car reaches finish line while (position < 10) { int move = rand() % 3 + 1; // generate random number between 1 and 3 position += move; // move car cout << "Car moved " << move << " spaces. Position: " << position << endl; } cout << "Car wins!" << endl; return 0; } for python import random position = 0 # initialize car position to 0 # loop until car reaches finish line while position < 10: move = (1, 3) # generate random numb...

    $11 / hr (Avg Bid)
    $11 / hr Rata-rata
    11 penawaran

    Artikel Komunitas std Teratas