Filtrér

Mine seneste søgninger
Filtrer ved:
Budget
til
til
til
Slags
Færdigheder
Sprog
    Job-status
    2,000 int i jobs fundet, i prisklassen EUR

    Hi there I need some help with using as not async. I always get blocking tasks and I dont know why ... Here is what I am trying: I have two functions, GetToken and Send. I can run GetToken and the Token is generated. As soon as I then run Send (Token, JsonString) with generated Token, Send gets blocked and never finishes. Below I send you the two methods. I think, for somebody who knows HttpClient well, it is some minutes of work. I cannot give a testable solution as the API url is not for public. And as this application is old style WinForms, I cannot use await. Best regards Frank Token _Token = (); var _Result = (_Token, ); public Token GetToken() { Dictionary<string, string> _H...

    €19 (Avg Bid)
    €19 Gns Bud
    9 bud
    Correct Python code Udløbet left

    Project Title: Correct Python code Project Description: I am seeking a Python developer to help me correct a syntax error in my code. Skills and Experience Required: - Strong knowledge and experience in Python programming - Proficiency in identifying and fixing syntax errors - Intermediate level understanding of Python code complexity Requirements: - Ability to analyze and debug code to identify the specific syntax error - Experience in effectively correcting syntax errors in Python code - Familiarity with intermediate level Python code complexity - Attention to detail and ability to ensure the corrected code runs smoothly Additional Information: - The corrected code should include both comments and documentation to ensure clarity and understanding. - The developer...

    €58 (Avg Bid)
    €58 Gns Bud
    52 bud
    Desarrollo en java Udløbet left

    ...Presupuesto 16 dólares entrega un dia Desarrollar un proyecto en JAVA con NetBeans y JPA que permita gestionar las operaciones CRUD de las tablas de una base de datos de un autolote. Base de datos Nombre: bdautolote Tablas y atributos: customers: idCustomer int auto_increment customerName navarchar(100) customerLastName nvarchar(100) cars: idCar int auto_increment carModel nvarchar(100) carBrand nvarchar(100) carPrice int(6) invoice: idInvoice int auto_increment quantity int idCustomer foreign key idCar foreign key subtotal int total int Lógica y diseño del proyecto: Se deberá de crear la estructura de las tablas en JPA con sus respectivas relaciones. Se deberá de crear un formulario principal donde podr...

    €8 / hr (Avg Bid)
    €8 / hr Gns Bud
    7 bud

    If you ...lose your opportunity to work on this project. I am seeking a website developer with experience in WordPress to finish building a website for me. My past developer got about halfway done and stopped responding. The website is We got inspiration from the following virtual tour websites and It is a virtual tour website for our college. The back end is built with the ability for us to upload 360 images and videos. We need to make the menu an accordion drop down style and optimize it for mobile. It is built on wordpress. I can see a plug in inside wordpress called Pods and Post types order. There is also a custom plug int which I believe ads custom functionality.

    €471 (Avg Bid)
    €471 Gns Bud
    240 bud

    Hi I will share the details with the shortlisted candidates. Thanks

    €23 / hr (Avg Bid)
    €23 / hr Gns Bud
    37 bud

    Hi I will share the details with the shortlisted candidates. Thanks

    €24 / hr (Avg Bid)
    €24 / hr Gns Bud
    16 bud

    I am looking for a C++ developer with experience in ncurses library to help me simulate a text-based game Backgammon. Design and Layout: - I have a detailed plan for the game's design and layout, and I would like the developer to follow it closely. Game Complexity: - I am looking for a basic game with minimal features. The board is set up and some basic movement functions are implemented. - What left to be done includes: 1. Saving the game state to a file and loading the game from the file; 2. Playing the next game move from the loaded game state; 3. Implementation of the rule of capturing the opponent’s pawn and move it to the bar; 4. Implementation of the rule of removing pawns to the court; 5. Game simulation from any position to the end o...

    €1371 (Avg Bid)
    €1371 Gns Bud
    7 bud

    ...following functions 1. The telegraph robot needs to regularly roll dice within the group and calculate the results. 2. You also need to write a filter to filter the required dice valuesclass _Dice(MessageFilter): __slots__ = ("emoji", "values") def __init__(self, values: Optional[SCT[int]] = None, emoji: Optional[DiceEmojiEnum] = None): super().__init__() : Optional[DiceEmojiEnum] = emoji : Optional[Collection[int]] = [values] if isinstance(values, int) else values if emoji: # for = f"filters.Dice.{}" if and emoji: # for (4) SLOT_MACHINE -> SlotMachine = f"filters.Dice.{().replace('_', '')}({self

    €2174 (Avg Bid)
    €2174 Gns Bud
    22 bud

    We have JAVA,JSP web application deployed on Tomcat Linux server. We have an interface to upload files ...submit button we are getting the following error. We need someone who can fix this issue remotely via ANYDESK only. : Unable to compile class for JSP: An error occurred at line: [13] in the jsp file: [/jsp/supplier/] cannot be resolved to a type 10: 11: <% 12: int signupId = (int) ("SessionSingupID"); 13: List<FileItem> items = new ( 14: new ()).parseRequest(new ServletRequestContext(request)); 15:

    €15 (Avg Bid)
    €15 Gns Bud
    13 bud

    - I need to be able to perform an OpenProcess to 64bit and 32bit processes to read the memory with this code BOOLEAN __2___1__s( HANDLE ProcessHandle, BYTE Data[][200], INT DataSize, INT LEN[] ) { if ((0 == ProcessHandle) || (0 == Data) || (0 == DataSize)) { return 0; } DWORD dwReadableMask = (PAGE_READONLY | PAGE_READWRITE | PAGE_WRITECOPY | PAGE_EXECUTE_READ | PAGE_EXECUTE_READWRITE | PAGE_EXECUTE_WRITECOPY); DWORD dwProtectedMask = (PAGE_GUARD | PAGE_NOACCESS); UINT_PTR ulCurrAddr = 0; BYTE* lpBuff = 0; SIZE_T ulBytesRead = 0; SYSTEM_INFO SysInfo; MEMORY_BASIC_INFORMATION Mbi; ZeroMemory(&SysInfo,...

    €551 (Avg Bid)
    €551 Gns Bud
    11 bud

    Product import script code review and fix the issue that create some issue to adding new sku on magento 2.4.6 PHP Fatal error: Uncaught TypeError: MagentoCatalogImportExportModelImportProductLinkProcessor::fetchProductLinks(): Argument #3 ($productId) must be of type int, null given, called in /home/ on line 156 and defined in /home/:278

    €20 / hr (Avg Bid)
    €20 / hr Gns Bud
    45 bud

    ...problem that a passenger may have to endure unexpectedly longer waiting times. To solve this problem, there are ridesharing/ride-hailing apps that allow passenger to specify a distance within which they are willing to walk. The passenger also enters a pick-up location into the apps as usual. The apps suggest to the passenger a pick-up location based on the distance and the pick-up location entered int apps. That will allow the requested vehicle to arrive as quickly as possible. Please search for this technology in this contest. <<NOTICE>> The target car brands in this search are limited to US, European, Chinese and South Korean brands. <Requirements for Payment> ・Submit documentary evidence that clearly states the details of the subject product, the name of ...

    €47 (Avg Bid)
    Garanteret
    €47
    11 indlæg

    ...which is the same as the number of processes in the system. Initially, ∀i ∀j: RDi [j]=0. Whenever pi defer the request sent by pj , it sets RDi [j]=1 and after it has sent a REPLY message to pj , it sets RDi [j]=0. Requesting the critical section: When a site S i wants to enter the CS, it broadcasts a timestamped REQUEST message to all other sites. When site S j receives a REQUEST message from site S i , it sends a REPLY message to site S i if site S j is neither requesting nor executing the CS, or if the site S j is requesting and S i ’s request’s timestamp is smaller than site S j ’s own request’s timestamp. Otherwise, the reply is deferred and S j sets RD j [i]=1 Executing the critical se...

    €12 (Avg Bid)
    €12 Gns Bud
    7 bud

    I am looking for a developer to create an Android Studio application with Kotlin in order to set square dynamically on an image for a personal project. The design and functionality level that I need is intermediate, and the application should be tailored to fit tablet device size. The project scope includes programming in Kotlin in order to be able to set square dynamically on an existing image. All relevant project deliverables should be outlined in the bid. I look forward to working with you and to seeing your ideas and creativity transform this project. The goal is load the jpg into the imageView and add square on it. Information to draw the squares are store into a array with this structure : data class squares( var esquers: Array<squareinfo> ) data...

    €137 (Avg Bid)
    €137 Gns Bud
    34 bud

    ...vectors A and B. Then change the value of Op to "-" and use the same expression to create the difference. Save the difference in vector D. Task 2: a) Create an object obj, which, upon requesting its structure, provides the following response: > str(obj) List of 4 $ O: int [1:3, 1:3] 1 4 7 2 5 8 3 6 9 ..- attr(*, "dimnames")=List of 2 .. ..$ : chr [1:3] "a" "b" "c" .. ..$ : chr [1:4] "C" "D" "E" $ P: List of 2 .. ..$ TUD: chr [1:3] "T" "U" "D" .. ..$ Jahr: num 2023 $ Q: logi [1:6] TRUE FALSE FALSE TRUE TRUE TRUE $ M: Named int [1:6] 1 2 3 4 5 6 ..- attr(*, "names")=chr [1:6] "Jan" "Feb" "Mar" "Apr"... b) E...

    €20 (Avg Bid)
    €20 Gns Bud
    7 bud

    ...which is the same as the number of processes in the system. Initially, ∀i ∀j: RDi [j]=0. Whenever pi defer the request sent by pj , it sets RDi [j]=1 and after it has sent a REPLY message to pj , it sets RDi [j]=0. Requesting the critical section: (a) When a site S i wants to enter the CS, it broadcasts a timestamped REQUEST message to all other sites. (b) When site S j receives a REQUEST message from site S i , it sends a REPLY message to site S i if site S j is neither requesting nor executing the CS, or if the site S j is requesting and S i ’s request’s timestamp is smaller than site S j ’s own request’s timestamp. Otherwise, the reply is deferred and S j sets RD j [i]=1 Executing the critical s...

    €28 (Avg Bid)
    €28 Gns Bud
    8 bud

    ...prestashop hook give me only the first result even if the customer buy 2 items, public function hookDisplayAdminOrder($params) { $id_order = (int) Tools::getValue('id_order'); // Get all products associated with the order $sql = 'SELECT product_id FROM '._DB_PREFIX_.'order_detail WHERE id_order = '.(int) $id_order; $result = Db::getInstance(_PS_USE_SQL_SLAVE_)->executeS($sql); $product_ids = array(); foreach ($result as $row) { $product_ids[] = $row['product_id']; } // Iterate over all products foreach ($product_ids as $product_id) { // Obter informações do produto $sql_product = 'SELECT url FROM '._DB_PREFIX_.'scrape_ali_info WHERE id_product='.(int) $product_id; $product_data = Db::ge...

    €7 - €20
    €7 - €20
    0 bud

    these code sele...hookDisplayAdminOrder($params){ $id_order = (int)Tools::getValue('id_order'); $sql1 = 'SELECT product_id from order_detail where id_order = '.(int)$id_order; $data1 = Db::getInstance()->getRow($sql1); $prodid = $data1['product_id']; $sql2 = 'SELECT url from scrape_ali_info where id_product='.$prodid; $data2 = Db::getInstance()->getRow($sql2); $this->context->smarty->assign(array( 'id_product' => $id_product, 'ali_url' => $data2['url'], 'id_order' => $id_order )); return $this->display(__FILE__, 'views/templates/admin/');...

    €18 (Avg Bid)
    €18 Gns Bud
    15 bud

    Project Title: Data labeling and spreadsheet creation I am looking for a freelancer to help me with a data labeling and spreadsheet creation project. The ideal candidate should have experience in image labeling and organizing data. Data Labeling and Organization: - The data that needs to be labeled and organized is in the form of images of a bar plots on a graph. The value of each bar on the x-axis must be labeled based on the y-axis value. - each x-axis bar should have a number below it representing the y-value - x-axis represents days and weeks - 5 images, 84 labels per image, 420 total labels Spreadsheet Format: Do not fill NaN values in spreadsheet Columns: image_id (int: 1-5) weeks (int: 1-12) days (int: 1-7) transcribed_value (int) symptoms_wo...

    €24 (Avg Bid)
    €24 Gns Bud
    43 bud

    ...*%MaxMediaHeight: "5670" *%HWMargins: 0 0 0 0 *%CustomPageSize True: "pop pop pop <</PageSize[5 -2 roll]/HWResolution[203 203]/ImagingBBox null>>setpagedevice" *%ParamCustomPageSize Width: 1 points 72 226 *%ParamCustomPageSize Height: 2 points 72 5670 *%ParamCustomPageSize WidthOffset: 3 points 0 0 *%ParamCustomPageSize HeightOffset: 4 points 0 0 *%ParamCustomPageSize Orientation: 5 int 0 0 *OpenGroup: RTSettings/Device Settings *OpenUI *CashDrawer/Cash Drawer:PickOne *DefaultCashDrawer: 1CashDrawer1BeforePrinting *CashDrawer 0NoCashDrawer/No Cash Drawer: "" *CashDrawer 1CashDrawer1BeforePrinting/Cash Drawer #1 Before Printing: "" *CashDrawer 2CashDrawer2BeforePrinting/Cash Drawer #2 Before Printing: "...

    €24 (Avg Bid)
    €24 Gns Bud
    4 bud

    I own an agency, I have 4 website developments coming in the next 2 weeks. I need someone to clean my wbeiste it has a virus it redirects to spam site. Need this done int he next 30 minutes. Do thi sfor me and I will give you alll the website builds also 25 dollars

    €29 (Avg Bid)
    €29 Gns Bud
    37 bud

    ...calculate_indicators(symbol, '1Min', 20) # Verifica si la señal de entrada es lo suficientemente fuerte if macd > signal and rsi > 50 and bb_width < 0.05: # Calcula la cantidad de acciones que se pueden comprar con el saldo actual account = api.get_account() buying_power = float(account.buying_power) current_price = api.get_last_trade(symbol).price qty = int(buying_power / current_price) # Ejecuta una orden de compra con un stop loss del 1.5% api.submit_order(symbol=symbol, qty=qty, side=position_direction, type='market', time_in_force='gtc', order_class='bracket', stop_loss={'stop_price': current_price * (1 + STOP_LOSS_THRESHOLD), 'li...

    €11 / hr (Avg Bid)
    €11 / hr Gns Bud
    9 bud

    Halo, saya sedang mendevelop dashboard untuk Perusaahan Gym. Saya mengg...yang dapat membantu gym untuk membuat kelas latihan untuk para member. Member juga bisa melihat daftar kelas mana saja dan bisa join pada kelas tersebut Untuk model GX Class nanti mempunyai beberapa attributes, yaitu: -Trainer, diambil dari Class User yang mempunyai type employee dan method isTrainer() returns true -Schedule, dateTime untuk jadwal kelas -name, string enum untuk nama kelas -quota, int untuk kapasitas kelas. 50% bisa join lewat web, 50% sisanya bisa join onsite dengan daftar melalui admin Model GX Class sendiri mempunyai relationship many-to-many dengan Model User type customer. Nantinya GX class ini dapat ditampilkan didalam UI dashboard dengan menggunakan filament. Sekian untuk tugasnya, teri...

    €147 (Avg Bid)
    €147 Gns Bud
    17 bud

    ...calculate_indicators(symbol, '1Min', 20) # Verifica si la señal de entrada es lo suficientemente fuerte if macd > signal and rsi > 50 and bb_width < 0.05: # Calcula la cantidad de acciones que se pueden comprar con el saldo actual account = api.get_account() buying_power = float(account.buying_power) current_price = api.get_last_trade(symbol).price qty = int(buying_power / current_price) # Ejecuta una orden de compra con un stop loss del 1.5% api.submit_order(symbol=symbol, qty=qty, side=position_direction, type='market', time_in_force='gtc', order_class='bracket', stop_loss={'stop_price': current_price * (1 + STOP_LOSS_THRESHOLD), 'li...

    €16 / hr (Avg Bid)
    €16 / hr Gns Bud
    8 bud
    €9 Gns Bud
    1 bud

    ...records which is the same amount of records i need to insert into the HS_JOB table and since it won't fit the description box i decided to reduce the amount of values. The issue is that whenever i run this with Rollback i noticed 28 records are not being accounted for, can someone help tune this query to make sure it inserts everything i need: if object_id('tempdb..#GroupList') is not null       drop table #GroupList; create table #GroupList ( RowNum int identity , GROUP_ID int ) if object_id('tempdb..#JobIDList') is not null       drop table #JobIDList; create table #JobIDList ( RowNum int identity , JOB_ID int ) if object_id('...

    €20 / hr (Avg Bid)
    €20 / hr Gns Bud
    15 bud

    ...records which is the same amount of records i need to insert into the HS_JOB table and since it won't fit the description box i decided to reduce the amount of values. The issue is that whenever i run this with Rollback i noticed 28 records are not being accounted for, can someone help tune this query to make sure it inserts everything i need: if object_id('tempdb..#GroupList') is not null       drop table #GroupList; create table #GroupList ( RowNum int identity , GROUP_ID int ) if object_id('tempdb..#JobIDList') is not null       drop table #JobIDList; create table #JobIDList ( RowNum int identity , JOB_ID int ) if object_id('...

    €22 (Avg Bid)
    €22 Gns Bud
    6 bud

    I need a document with links to official web pages speaking about risks of non correct use of garments in hospitals. have some info, and need a research of each one , one by one to add in the document. Need as much as link as possible or attached files with the info in the next list. Burden M et al (2013) Bacterial contamination of healthcare workers’ uniforms: a randomized controlled trial of antimicrobial scrubs. Journal of Hospital Medicine; 8: 7, 380-385. 2. Fijan S, Turk SŠ (2012) Hospital textiles - Are they a possible vehicle for healthcare-associated infections? International Journal of Environmental Research and Public Health; 9: 9, 3330-3343. 3. Casey AL et al (2010) Role of copper in reducing hospital environment contamination. Journal of Hospital I...

    €130 (Avg Bid)
    €130 Gns Bud
    9 bud

    I am looking for a skilled NinjaTrader 8 developer to modify an existing code. I am having issues with rendering drawing objects. And calling marketanalyzer, so the code will not compile. The code that must compile and run on NT8 intraday charts (meaning 1,3, 5 minute etc) and Daily and Weekly Charts. The completed code must be exported as a NinjaTrader zip file, so the indicator can be imported. If you do not know what that means. Please do not bid. If you say you can complete in two days, then please do; another call does not need to take place. The code is below, it must compile. For the gann lines, ensure that on the right of the chart the angle value is printed about the line, I.e. 45, 180, 360 etc using System; using ; using ; using NinjaTrader

    €175 (Avg Bid)
    €175 Gns Bud
    9 bud

    The program developed should have the ability to add subtitles in several different styles on a video. the purpose of the program is to receive as arguments the mp4 video, the subtitling text format [{ text: str, start: int, end: int, words: [{ word: str, start: int, end: int }] }], and the style to be applied, and thus return the video with the subtitle added. I do not wish to use a framework for this program. It can be done in only one python file as substitle.py. Here's a screenshot of the possible text styles. NB: styles are essential.

    €18 (Avg Bid)
    €18 Gns Bud
    11 bud

    I am looking for a developer to fix the issue with for my front end WordPress posting script. The specific issue I am experiencing is that it is not uploading files. The issue seems to be related to dropzone trying to upload files before the post is submitted but wordpress doesnt process anythign until a post is submitted. I dont care if you make dropzone just a fancy uploader, provide a similar solution, or if you can make dropzone work as intended I just need users to be able to upload files and then upload more before submitting. Requirements: - Experience with and WordPress - Familiarity with the latest version of WordPress - Ability to troubleshoot and fix issues related to file uploading Here is the relevant code. If you see the issue. Let me know and...

    €29 (Avg Bid)
    €29 Gns Bud
    21 bud
    C program Udløbet left

    Implement Large Integer Multiplication algorithm (Slide 28 of lecture ch5-divid...class and the algorithm you modified. Please make sure that you get the same results for the two algorithms. Print the results, if correct. No credit will be given if the algorithm is incorrectly implemented, the time complexity of your program is higher than O(n 2 ), or your program only works for specific k values. large_integer prod (large_integer u, large_integer v) { large_integer x, y, w, 2; int n, m; n= marimum(number of digits in u, number of digits in v) if (u==0||v== 0) return 0; else if (n <= threshold) return u * v obtained in the usual way; elsef m= [n/2]; x= u divide 10^m; y= u rem 10^m; W= U divide 10^m; z = v rem 10^m; return prod(x,w) * 10^m2 + (prod(x,z) + prod(w,y)) * 10^m+pr...

    €23 (Avg Bid)
    €23 Gns Bud
    18 bud

    ...and from Linux host. With the final delivery, please also include the pip etc calls required to install all used Python libraries, and SQL calls to create all the used MySQL tables if different from below. Please discuss and agree with me any changes to the database table structures. Suggested database structure I suggest the following MySQL database tables: Post_scraper_input_urls shall contain the high level starting URLs: CREATE TABLE `post_scraper_input_urls` ( `id` INT NOT NULL AUTO_INCREMENT, `url` VARCHAR(512), UNIQUE KEY `url-idx` (`url`), PRIMARY KEY (`id`) ) ENGINE=InnoDB; For testing purposes, we shall assume this table contains rows: https://malwaretips

    €305 (Avg Bid)
    €305 Gns Bud
    20 bud

    Beginner with QT6 and C++, i face some C++ error and have no time to solve it alone trying this and that. I need a working code. here is the code: for (int d=0; d<100; d++) { string theport = "COM"+to_string(d); wchar_t PortName[] = L"."+theport; } Here is the error from the last line of code Invalid operands to binary expression ('const wchar_t[5]' and 'string' (aka 'basic_string<char, char_traits<char>, allocator<char>>'))

    €37 (Avg Bid)
    €37 Gns Bud
    6 bud

    need someone to write and update the content int website website - Need to work done Quick

    €12 (Avg Bid)
    €12 Gns Bud
    33 bud

    I have an android project that imports a web page into a webview. this web page contains a form with a file type input. By clicking this input I can start the camera of my Android device to capture the photograph, but when I click onActivityResult and therefore when I retrieve the image I receive a NULL URI. and so I can't send the photo with JS to the web page. So I need help fixing this problem. In maximum 1 day! //OPEN CAMERA // WebViewChromeClient personalizzato val captureIntent = Intent(MediaStore.ACTION_IMAGE_CAPTURE) private inner class MyWebChromeClient : WebChromeClient() { override fun onShowFileChooser( webView: WebView?, filePathCallback: ValueCallback<Array<Uri>>?, ...

    €32 (Avg Bid)
    €32 Gns Bud
    13 bud
    Assembly solution Udløbet left

    converting c project int assembly

    €42 (Avg Bid)
    €42 Gns Bud
    1 bud

    I'm looking for someone to write some code for me using Python. This code will need to use APIs and pick a stock for me every week. I have some basic math calculations that will need to be performed, such as basic arithmetic and statistical analysis. I'm looking for a programmer who can help me out by creating a program that can do all of this. This is a very important project and I would appreciate any help I can get. I got this so far : import numpy as np import pandas as pd import as plt import yfinance as yf def DCF(stock_ticker, discount_rate, growth_rate, num_years): # Get the stock's historical prices stock = (stock_ticker) hist = (period="max") # Mocking Free Cash Flow with Close prices (for demonstration ...

    €518 (Avg Bid)
    €518 Gns Bud
    38 bud

    Hi Muhammad Awais K., This is a project to fix bugs where particular tokenIDs are not populating int he staking app previously made by you on a separate project.

    €169 (Avg Bid)
    €169 Gns Bud
    1 bud

    I have numerous indicators that need a direct conversion. I also have some that are partially written in easy language but I have coding errors that need to be debugged. Payment is made upon verification that the indicators are plotting properly. below is an example of Pinescript that needs to be converted to easy language directly. After this is an example of the same indicator in Easy Language PaintBar study that needs debugging. DIRECT CONVERSION study('Volume fight') ma = input(24, 'Search_range', minval=1,tooltip='The range of estimation of the predominance of bullish or bearish volume (quantity bars). The smaller the TF, the higher the range value should be used to filter out false signals. delta = input(15, 'Smoothing_fo...

    €19 (Avg Bid)
    €19 Gns Bud
    1 bud
    RUN ME THIS CODE Udløbet left

    ...from io import BytesIO import base64 # Read the URLs and scrape quantities from the CSV file url_data = pd.read_csv("") PATH = "C:Program Files (x86)" driver = (PATH) # Initialize an empty list to store all scraped data all_data = [] # Loop through each row in the CSV file for index, row in (): url = row['URL'] scrape_quantity = int(row['ScrapeQuantity']) (url) try: content = WebDriverWait(driver, 10).until( EC.presence_of_element_located((, "lay-lft")) ) suppliers = content.find_elements_by_class_name("lst_cl") for _ in range(scrape_quantity): scraped_data = {} for supplier in suppliers: scraped_data['...

    €67 (Avg Bid)
    €67 Gns Bud
    27 bud

    I will provide an template in Angular to work in the FrontEnd. 1st Form where I can see a list of customers and where i can add an customer but in a popup or modal with this fields in the list: - idCustomer - name - lastName - TaxId - cellPhone - email And in the modal to create a new customer need it this fields: - name varchar(45) [Input text] - lastName varchar(45) [Input text] - customerTaxId varchar(13) [Input text] - cellphone int [input type numeric] - phone int [input type numeric] - typeCustomer char [select option {Mayorista, Minorista}] - credit int {0,1} [Select option {Credito/Contado}] - creditLimit float [input type decimal(11,2)] - address varchar(80) [input text] - department int [select option {fill this list with the rows...

    €176 (Avg Bid)
    €176 Gns Bud
    37 bud
    c++ getting started Udløbet left

    ...Windows or use Xcode for macOS. 3. Learn the Basics: Familiarize yourself with fundamental C++ concepts such as variables, data types, operators, loops, conditionals, and functions. 4. Practice Syntax: Write simple programs to practice using the language's syntax. This helps you get comfortable with the structure of C++. Data Types and Variables: Learn about different data types (int, float, char, etc.) and how to declare variables. 6. Control Structures: Study loops (for, while, do-while) and conditional statements (if-else, switch-case) to control program flow. 7. Functions: Understand how to define and call functions. Learn about function parameters and return values. 8. Arrays and Strings: Explore how to work with arrays (static and dynamic) and manipulate s...

    €41 (Avg Bid)
    €41 Gns Bud
    13 bud
    logo design -- 2 Udløbet left

    Logo Design for a New Enterprise which is into TOY business , need very simple and kid face logo Preferred Style: Minimalist Color Preferences: Black and White Skills and Experience: - Experience in creating minimalist logo designs - Proficiency in using design software and tools - Ability to create a visually appealing and unique logo...logo that represents the new enterprise - Ensure the logo reflects the values and purpose of the new enterprise - Deliver the final logo files in various formats suitable for both online and offline use Note: Please provide a portfolio or samples of previous logo designs for review. logo need to be similar to attach picture , only black and white, and only smiling baby face we will pay only 300 INT for this ,and the work neeed to be completed...

    €12 (Avg Bid)
    €12 Gns Bud
    25 bud
    struct in goland Udløbet left

    I have following struct as an example type abc struct { id int str string } This struct is being used at many places. Sometime we need stop to send id in json and other times str can you help us?

    €4 / hr (Avg Bid)
    €4 / hr Gns Bud
    4 bud

    ...new_float(0) var pivotlocs = array.new_float(0) if ph or pl (pivotvals, ph ? ph : pl) (pivotlocs, bar_index) for x = (pivotvals) - 1 to 0 by 1 if bar_index - (pivotlocs, x) > loopback (pivotvals) (pivotlocs) get_sr_vals(ind) => float lo = (pivotvals, ind) float hi = lo int numpp = 0 for y = 0 to (pivotvals) - 1 by 1 float cpp = (pivotvals, y) float wdth = cpp <= hi ? hi - cpp : cpp - lo if wdth <= cwidth if cpp <= hi lo := (lo, cpp) hi := (hi, cpp) numpp += 20 [hi, lo, numpp] var sup = array.new_float(20, 0) changeit(x, y) => tmp = (sup

    €3 / hr (Avg Bid)
    €3 / hr Gns Bud
    3 bud
    NinjaTrader 8 code Udløbet left

    I am looking for a skilled NinjaTrader 8 developer to modify an existing code. I am having issues with rendering drawing objects. And calling marketanalyzer, so the code will not compile. using System; using ; using ; using ; using ; using ; using ; using ; using ; namespace { public class GSO9Indicator : Indicator { private DateTime lastCalibrationDate = ; private double centerPrice; private double[] gannAngles = { 45, 90, 135, 180, 225, 270, 315, 360 }; private double[] supportResistanceLevels = new double[8];

    €28 (Avg Bid)
    €28 Gns Bud
    2 bud

    I have an aspx page written in C#-- I'm a VB.net person so I need a little help. My page redirects based upon the MemberID in the query string. All I want is If querystring is MemberID=117 go the Https:// It's just a couple of lines of code. Bellow is my entire code <script runat="server"> protected override void OnLoad(EventArgs e) { String currurl = ; String querystring = null ; int iqs = ('?'); if (iqs == -1) { ("HTTPS://", true); } // If query string variables exist, put them in // a string. else if (iqs >= 0) { // querystring = (iqs < - 1) ? (iqs + 1) :

    €17 (Avg Bid)
    €17 Gns Bud
    9 bud
    Snapchat ads runner Udløbet left

    I need somone to run my snapchat ads for my dropshipping store. Need somone who is experienced int this field with running snapchat ads.

    €15 / hr (Avg Bid)
    €15 / hr Gns Bud
    23 bud

    Top int i Community-artikler