ตัวกรอง

การค้นหาล่าสุดของฉัน
คัดกรองโดย:
งบประมาณ
ถึง
ถึง
ถึง
ประเภท
ทักษะ
ภาษา
    สถานะงาน
    2,000 code dll files งานที่พบ, การเสนอราคา USD
    Project for Pongkarn P. หมดเขตแล้ว left

    พอดีผมเปิดขายโปรแกรมๆหนึ่งในต่างประเทศให้คนกลุ่มเล็กๆ แต่มีบางกลุ่มพยายาม Crack ไฟล์ผม ซึ่งผมรู้สึกว่าตอนนี้โปรแกรมของผมมีระบบเช่าโปรแกรมที่ไม่ดีพอ เนื่องจากเป็นการเช็คสตริงธรรมดาในphp ผมอยากได้ระบบเช่าโปรที่ดีกว่านี้ มีความปลอดภัยมากขึ้น ไม่ต้องมีหน้าเว็บ เพราะเป็นการเช่ากับผมโดยตรง อีกอย่างครับ ผมฉีด Dll โดยการใช้ SetWindowsHookEx มีวิธีการซ่อน Module หลังจากฉีดไปแล้วมั้ยครับ ผมอยากให้โปรแกรมปลอดภัยมากที่สุด เข้าใจครับว่าไม่มีวิธีไหนที่กันได้ 100% แต่ผมอยากให้โปรแกรมผมปลอดภัยมากที่สุด

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

    สวัสดีครับ ผมกำลังหาคนเขียนโปรเจคเกมส์ออนไลน์ โดยที่ผมมี Source code เกมส์อยู่แล้ว ซึ่งซื้อมาจาก Unity assert store แนว MMORPG (Offline) Link !/content/15552 มี Demo ให้ทดลองเล่นอยู่ครับ โดยความต้องการของผมมีดังนี้ครับ 1. สามารถมองเห็นความเคลื่อนไหวของตัวละครในเกมส์ของผู้อื่นได้ (Animation network) เช่น เดิน , วิ่ง ,เอฟเฟ็คตอนใช้สกิล , ฟันมอนสเตอร์ , เปลี่ยนแปลงอาวุธของตัวละคร 2. ใช้ Unity Network 5 , Javascript , C# ในการเขียน (หากใช้ Tools อื่นก็ลองเสนอมาได้ครับ) 3. สามารถกำหนดจุดเกิดมอนสเตอร์ได้ และผู้เล่นคนอื่นเห็นมอนสเตอร์เหมือนๆกัน 4. กำหนดการดรอปของไอเทมเวลาฆ่ามอนสเตอร์ได้ และผู้เล่นคนอื่นเห็นไอเทมเหมือนๆกัน 5. ระบบ Inventory สามารถดึงข้อมูลไอเท็มของตัวละครแต่ละคนได้ ใช้ database mysql หรือ ms sql ครับ 6. ระบบแชททั่วไป และแชทส่วนตัว

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

    I need Satta matka android application with admin panel .

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

    As the project owner, I require an Arduino Uno code, specifically designed to interact with a fingerprint reader for input, LCD and 14 relays for output. Key Requirements: - The code should identify 14 people's fingerprints (let's say 2 different fingerprints for each person), write the name of that person on the LCD and activate the corresponding relay for each person. - The associated relays will control a particular robotic device. - When an unrecognized fingerprint is scanned, the system should write on LCD "unrecognized fingerprint" without triggering any relay. Ideal Skills and Experience: - Proficiency with Arduino programming - Experience working with fingerprint readers - Knowledge of relay and robotic systems . Familiarity with sensor integr...

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

    I'm seeking a skilled and experienced Machine Learning expert to assist me with an image recognition project focused on vehicle detection using pre-trained YOLOv8 model. Key Requirements: - The main task at hand is to help me in adding some extra features to the existing model for detecting various types of vehicles in images. Ideal Skills and Experience: - Proven experience in applying ML to image recognition tasks. - Strong understanding and practical experience with object detection. - Proficiency in working with image datasets and training models for object detection. - Prior experience with detecting vehicles in images would be advantageous. - Ability to deliver high-quality, accurate and efficient ML models for image recognition. If you have a strong background in Machine Lea...

    $27 (Avg Bid)
    $27 การประมูลเฉลี่ย
    4 คำเสนอราคา
    C Code Modification for Raspberry Pi Compatibility 6 วัน left
    ยืนยันแล้ว

    ...for an experienced C programmer who can modify some C software (open source, on github - ) to make it compile for Raspberry Pi. The modifications needed include: 1. Updating Library Dependencies: Your task will include updating necessary library dependencies. 2. Adjust Hardware-Specific Code: Some parts of the code will need to be adjusted in order to work with Raspberry Pi's /ARM. 3. Fix Compatibility Issues: Tune up the code to address any compatibility issues that might arise during the Raspberry Pi compilation. A successful application should showcase your previous experience especially in handling similar projects. Evidence of past work will be highly regarded but is not a necessity if you can comprehensive demonstrate your experience in this

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

    I am looking for an experienced developer who can use Cython to wrap my existing CUDA code. This is a relatively simple code that is currently used for data analysis. Task: This is done in Linux (ubuntu). I had a old cython code that used to be able to connect with the CUDA code, i think the newer version of CMake changes had made it impossible. I have attached a small reduction of the code, it is pretty much just calling a CUDA kernel from the Python using Cython. The CMake builds, but when the Cython is imported the symbol cannot be found. (to build you need to define an environment variable CUDAHOME points to your nvcc) Steps: 0 (optional) you can Make the cuda code inside to check if it works (1) run (with CUDAHOME env var) (2) run (fail a...

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

    My main focus for this project is the Java code implementation. I'm looking to hire a freelancer who can create class diagram and help me translate a class diagram into well-crafted Java classes. Key Tasks: -Create diagrams - Translate a modified class diagram into Java classes - Ensure the Java classes are correctly implemented according to the diagram Your responsibilities will include: - Adding products to the rental cart - Calculating rental fees and duration - Processing payment - Generating a rental invoice Your expertise in Java and software design will be crucial for this project. I anticipate that this task will involve a deep understanding of class design as well as an understanding of the rental business process. Please include examples of your previous Java pr...

    $43 (Avg Bid)
    $43 การประมูลเฉลี่ย
    13 คำเสนอราคา
    C++ Embedded Source Code Review 6 วัน left
    ยืนยันแล้ว

    ...embedded C++ source code. The review should encompass the following: - Identification of any potential issues which could result in undesired behaviour - Identify any obvious errors in logical design or use of pointers, arrays etc Lint has already been run on the software - I do not want to see the output of lint! This code has been tested on hardware and performs ok. It controls motors, reads switches, encoders and ADC's, and drives eeprom and digipots. I need a final check to capture any errors or issues that may not be known. I do NOT want any style or general commenting recommendations - the review is ONLY TO IDENTIFY serious issues. I do not want speedup suggestions. This is close to production so any changes *need to be necessary* to improve the quality of ...

    $188 (Avg Bid)
    $188 การประมูลเฉลี่ย
    23 คำเสนอราคา
    Liquid Code Editor in Braze 6 วัน left
    ยืนยันแล้ว

    I am looking for a skilled developer who can help me develop a custom Liquid code editor to be integrated into the Braze platform. This editor should support custom liquid code snippets. I first need someone to troubleshooting existing code and determine why the color displayed is blue Key Responsibilities: - Troubleshooting existing and building new Liquid code in Braze Ideal Skills and Experience: - Proficiency in Liquid programming language - Experience in developing custom code editors - Prior experience with Braze platform - Proficiency in Syntax: {% if ... %} ... {% elsif ... %} ... {% else %} ... {% endif %}: This is the syntax for conditional statements in Liquid.

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

    I'm looking for an expert in Raspberry Pi programming, ideally with experience in IR code programming. I would like a Raspberry Pi to be programmed to send IR codes (It also needs to capture these codes in the first instance) My setup will be a raspbery PI with the 7" touch screen PI display. I need a front end where I can present countdown timers, once the timer hits zero I need to send an IR signal. If the timer isn't stopped after countdown 1 minute later I need to send two more IR signals. Along with the PI and Screen I will need you to tell me what other hardware I need to purchase to capture and send these IR signals. Their will be only 5 signals in total to capture and these will not change during program operation Key Skills: - Raspberry Pi programming ...

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

    I need an expert who can enhance my existing Java application, which currently translates MATLAB code to X10, to also support C++ as a target language. Key Modifications: - **Update Syntax Translation Rules**: The modification requires a deep understanding of both MATLAB and C++ syntax. The existing rules for translation from MATLAB to X10 need to be adjusted to C++. - **Add Support for C++ Specific Libraries**: The modified application should be able to integrate commonly used C++ libraries seamlessly. Accuracy and Time: - **Accuracy is Key**: The conversion of MATLAB code to C++ needs to be precise. While I'm open to additional development time, the primary goal is to ensure the accuracy of the conversion. - **No Specific Library Requirements**: Though the modific...

    $1083 (Avg Bid)
    เร่งด่วน
    $1083 การประมูลเฉลี่ย
    38 คำเสนอราคา
    Interactive Desktop VAST VPAID Ad In Player code 6 วัน left
    ยืนยันแล้ว

    I'm looking for an experienced professional to create engaging and interactive VPAID ads for desktop. Key Requirements: - **Platform**: The ads are specifically targeted for desktop platforms. - **Objectives**: The main goal of these VPAID ads is to increase brand awareness. - **Interactivity**: The ads should have interactive elements, specifically forms to enhance user engagement and drive interactions. Ideal Skills and Experience: - Proven track record in designing and implementing successful VPAID ad campaigns. - Proficiency in creating interactive elements within ads, such as forms, that can drive user engagement. - Strong understanding of desktop ad optimization strategies aimed at boosting brand awareness. If you have the skills and experience in VPAID ad creation, especiall...

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

    I'm having issues with my Helios 2 program, which is written in Python. The primary problem is that it's producing incorrect output. Key Project Details: - Program Type: The codebase is for Helios 2. - Language: The program is coded in Python. - Issue: The primary concern is with the output being incorrect. I need a professional who is adept at debugging in Python to identify the root cause of the problem and subsequently correct it. The ideal freelancer for this job must have: - Extensive experience in Python programming - Strong background in software debugging - Previous experience with large codebases - An understanding of the Helios 2 program or the ability to quickly learn and understand it.

    $12 (Avg Bid)
    $12 การประมูลเฉลี่ย
    2 คำเสนอราคา
    Java App Code Review 6 วัน left

    Code review as per message /chat

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

    ...QR codes from multi-page PDF files and image files provided by our clients and extracts that data into CSV files. Due to format differences, existing AZURE OCR API have not met our requirements, necessitating a custom solution. ✔Specific Requirements: 1. Ability to read QR codes from multi-page PDF files, multiple PDF files, and image files such as JPGs and PNGs. 2. Capability to analyze the data within the QR codes and format it into CSV files. 3. Development must be done in either Python or JavaScript. ✔Skills Required: -Experience in development with Python or JavaScript. -Knowledge of OCR technologies and QR code reading techniques. -Experience in handling PDF and image processing. ✔Project Goals: The goal is to efficiently ...

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

    We are looking for a professional with excellent skills in Lua programming to refine our existing code. This role entails making edits to variables A, B, and C in our Lua codebase, and we expect these changes to bring about an exquisite functionality. Post-editing, we'd need you to create a step-by-step learning draft (PDF) on how you managed the edits along with fundamental tools used. The tutorial should target learners at an intermediate level, ideally incorporating some advanced concepts to provide a more rounded understanding of the editing process. You should have: - Strong proficiency in Lua programming - Ability to explain complex concepts in an understandable way. Your bid should reflect your understanding of these requirements. We're excited to see your propo...

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

    For this project, I'd like to enlist someone with a keen eye for intricate detail that can take a critical pass at an existing Lua code. This code is for an involute gear, which is instrumental to my robotics work. The specific parameters I'd like to modify are: - Gear size - Number of teeth - Pressure angle Given the high precision level required for the rewritten Lua code, strong attention to detail and meticulousness are a must. Ideal freelancers for the job would have a strong understanding of scripting languages, specifically Lua, and a working knowledge of robotics. Experience in modifying intricate algorithms to suit specific parameters will also be highly beneficial.

    $149 (Avg Bid)
    $149 การประมูลเฉลี่ย
    1 คำเสนอราคา
    Debug C# MVC ASP.NET Code 6 วัน left
    ยืนยันแล้ว

    I have a C# MVC ASP.NET Code. currently when I put a breakpoint in the code it does not stop there. i want someone to make this code debuggable. if for any reason the code does not stop at breakpoint I have that means the job is not complete I need an experienced developer to help me debug some C# MVC ASP.NET code. The client hasn't clarified if the project is for personal or business use. However, since the specifics of the debugging needed are not specified, it's expected that the code is reviewed in its entirety. Required Skills and Experience: - Proficiency in C# - MVC Frameworks - ASP.NET Core - Debugging complex applications - Systematic approach to identifying and resolving issues Objectives: - Review the entire C# MVC ASP....

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

    I'm in need of a seasoned graphic designer who can create high-detail vector files in AI format. These files will be used to engrave on products using a laser engraver. Most designs will be either lakes, rivers or cityscapes. Key requirements: - Delivering AI files: I specifically require Adobe Illustrator files for this project. This format is crucial for the compatibility with the laser engraver. - High-detail designs: The designs I need are intricate patterns and detailed images. They'll need to be converted into vector format without losing any of the complexity or quality. Ideal skills: - Proficiency in Adobe Illustrator: Prior experience with complex vector design and expertise in AI is essential. - Understanding of laser engraving: Knowledge o...

    $91 (Avg Bid)
    $91 การประมูลเฉลี่ย
    67 คำเสนอราคา
    Urgent Oracle SQL Code for Data Extraction 5 วัน left
    ยืนยันแล้ว

    I'm currently seeking an Oracle SQL developer with exceptional proficiency in creating logics. This task requires: - Writing an SQL code for data extraction purposes. - The code needs to be written as quickly as possible, with a time frame of 1-2 hours. - The solution should deal with the joining of multiple tables and creating doing some further order by, group by codes Decent knowledge of Oracle and experience in handling similar tasks would be ideal for success in this project. Your ability to deliver accurately and timely will be greatly valued. The code should be written using simple statements. I am not sure how to set up a connection to our datapool though. I can show couple of other related codes that can help

    $23 (Avg Bid)
    $23 การประมูลเฉลี่ย
    17 คำเสนอราคา
    Python Developer for Code Improvement and Data Visualization 5 วัน left
    ยืนยันแล้ว

    I'm looking for a skilled Python developer who can help me with two key areas: revamping the structure of my code for efficiency and readability, and aiding in the creation of data visualisations. Key Tasks: - Code Improvement: enhancing the structure of my Python code. - Data Visualization: We'll be working on creating a range of data visualizations, including charts and graphs as well as interactive dashboards. You should have experience in creating these in Python. Ideal Skills and Experience: - Strong Python programming skills - Proven track record in code improvement - Previous experience with data visualization, particularly in Python - Familiarity with visualization libraries such as Matplotlib, Seaborn, Plotly, etc. - Ability to grasp complex...

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

    I'm looking for someone to edit 9 JPG files. Each file has a mobile phone image, and I need a screen layer added to the phone. This layer should be editable so that I can insert a custom image in the future. The process will involve: - Adding a screen layer to the 9 JPG files. - Ensuring the screen layer is interactive, allowing for easy future insertion of custom images. Ideal skills and experience: - Proficiency in photo editing, specifically adding layers. - Ability to create interactive elements within an image. - Experience working with JPG files and maintaining high quality. Please let me know: - Your experience with similar tasks. - Your approach to making these files user-friendly for future edits.

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

    I'm in need of an experienced developer who can help me write a code for interfacing a 16x2 LCD and RC522 RFID sensor with the Megawin MG82F6D17 microcontroller. The ideal freelancer should be proficient in: - Interfacing the LCD and RC522 sensor with the MG82F6D17 microcontroller - Implementing basic text display features on the LCD - Reading ID data from the RFID tags with the RC522 sensor A deep understanding of microcontrollers and RFID technology is a must for this project. The final code should reliably display the ID data from the RFID tags on the LCD.

    $12 (Avg Bid)
    $12 การประมูลเฉลี่ย
    2 คำเสนอราคา
    PS4 PRX Coding in C++ 5 วัน left

    Hello, I need someone who has some knowledge of PS4 coding, I have sample files from PlayStation themself etc. I'm needing a PRX file created which is essentially a DLL for PS4, I'm needing this PRX to be able to send a notification, and read/write memory too for certain games, it would have to be coded specifically for that game I'm pretty sure, I already have one made for another game just not got access to the source.

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

    Small update to the android app. Change the payment gateway "cryptomus" to stripe. After that. Compile the code to obtain the apk version and an .aab version that will be used in the Google Play Store. In turn, upload the updated code to the app server. Send me the updated source code as well. The app is made on react Native, and the backend is Python. All the API's are made on Python. Maximum budget $300

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

    I am seeking a proficient AI expert for the installation and setup o...and setup of Autoclaude in a Google Collab notebook. The main purpose of this setup is to have Autoclaude effectively generate Python codes. (MAYBE ALSO: Auto GPT, Reworkd Agents, must be able to either write code or execute code) Installation capabilities should include: - A seamless and efficient setup process for Autoclaude - An understanding of handling GPT models, particularly Autoclaude Functionality requirements: - After installation, Autoclaude should generate Python codes successfully within the Google Collab notebook Ideally, you should also be adept at writing files to space without any issues encountered. An understanding of Google Collab notebooks and proficiency in Python are c...

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

    I'm looking for a skilled web developer who can create a sleek, modern one-page website designed for Student use. - The website should be responsive, making it accessible on various devices, particularly for student use. - The site should have a user-friendly design that is easy to navigate. - The website must include the following sections: About, Services, Portfolio, and Contact. - This is a one-page website so you should design it with relevant student-centric content and layout that can be accessed and navigated easily. The ideal freelancer for this project should have experience in: - Web development, specifically one-page website design - User Interface/User Experience (UI/UX) design - Understanding of student needs and preferences in website design - Responsive design for mu...

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

    I am in need of an experienced mobile app developer who can add new features and integrate a payment gateway to a StackFood application I currently have. Here's what I'm looking for: - Addition of New Features: Autoprint and Driver Tips %. The Autoprint feature should automatically print orders and provide customers with receipts. - Payment Gateway Integration: This is to be specifically done with Yoco. Knowledge and expertise in similar customizations would be beneficial. This project requires extensive understanding of mobile app development and integration procedures especially in the context of the StackFood app. Your portfolio showing similar projects will be greatly appreciated. Looking forward to your bids.

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

    Good day I have a problem, I don't have a certificate for 2 pieces of data and I guess that's why they are recognized as a virus and I don't want to have to buy an expensive certificate and then still have the problem That's why I'm looking for someone who can quickly create a certificate for 2 files (that are virus-free) in order to test whether it really is the problem

    $103 (Avg Bid)
    $103 การประมูลเฉลี่ย
    7 คำเสนอราคา
    Find someone who has a code signing certificate 5 วัน left
    ยืนยันแล้ว

    Hello, I'm looking for someone who has a code signing certificate to do a test Since the certificate costs a lot of money and I don't know whether the problem will go away afterwards, I want to test it out I pay money for that

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

    Hi there, I'm looking for an expert in Arduino programming who can develop custom code. I have all the hardware including an Arduino Uno R4, a NEMA 17 stepper motor, an A4988 stepper motor controller, an RC522 RFID antenna, a 1602IIC LCD display, and push buttons. All of these components need to be connected to the same arduino. I need this system function as follows: - When the push button is pressed, the stepper motor will be moved X amount of steps in one direction after a delay of 1 second. At this time, the LCD display should display "Scan ID to Unlock". - When a registered and accepted RFID tag is scanned, the LCD will display "Tool Unlocked". When this happens, the stepper motor should be moved X amount of steps BACK to where it came from. - If ...

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

    I'm searching for a highly knowledgeable Python developer who can work on enhancing and adjusting my current API client. Key tasks will include: - Review and modify the existing code to include a 2-second time delay after every 10 POST http requests to REST APIs. - Embed an error handling process for situations where the response does not equal 200 or if there is no response within 5 seconds, and provide the means to continue on to the next API call. Those bidding should have: - Strong proficiency in Python programming. - Clear understanding and experience with POST Http requests. - Experience working with REST APIs. Please provide examples of similar tasks you've accomplished with http requests and handling APIs in Python. This will help me understand your skills an...

    $51 (Avg Bid)
    $51 การประมูลเฉลี่ย
    9 คำเสนอราคา
    NextCloud Watermarks for Downloaded Files 5 วัน left
    ยืนยันแล้ว

    ...Nextcloud platform with the ability to automatically add dynamic watermarks to all downloaded files. ( currently it already add watermarks for preview and for print ) i just need it to be enable for download!!!! Regards, Key Requirements: - Watermarks: The watermarks should include the user's name, email, the date, and the time of download. - Placement: They should be positioned at the top of the page in each file, regardless of its format. Skills and Experience:å - Experience with Nextcloud: The ideal candidate will have a strong background working with Nextcloud and its customizations. - Experience with NextCloud Workflow features!!!!! - PDF Manipulation: Proficiency in adding watermarks to PDF files is essential, as this is our primary file format. - Au...

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

    Hi there, We want to extract the last page from each of 200+ pdf files and save them in a new zip folder. Each file should be renames ..._loa instead of ..._pds. Please let me know when you can start and how long it will take and I'll share the folders. Add 98766 to your proposal so I know you've read this.

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

    I require a proficient no-code machine learning marketing analytics tool that can effectively perform several critical use-cases including predictive analysis, churn prediction, customer lifetime value calculation, and market basket analysis. - Be sure to integrate with a CRM system as a critical data source. - For better understanding and interpretation of the analytical outcomes, I'd want the tool to display outputs in the form of graphical charts, categorical bar graphs, and heat maps. An ideal candidate for this project would be a developer with practical experience in building machine learning algorithms, with specific knowledge of marketing analytics. Proficiency in integrating ML tools with CRM systems will be a plus. Knowledge about data visualization techniques is...

    $2432 (Avg Bid)
    $2432 การประมูลเฉลี่ย
    46 คำเสนอราคา
    Looking for someone who can create a certificate for 2 files for me 4 วัน left
    ยืนยันแล้ว

    Good day I have a problem, I don't have a certificate for 2 pieces of data and I guess that's why they are recognized as a virus and I don't want to have to buy an expensive certificate and then still have the problem That's why I'm looking for someone who can quickly create a certificate for 2 files (that are virus-free) in order to test whether it really is the problem

    $179 (Avg Bid)
    $179 การประมูลเฉลี่ย
    19 คำเสนอราคา
    Python Linear Regression Code Troubleshoot 4 วัน left
    ยืนยันแล้ว

    I am urgently seeking a Python guru to fix a function issue in my linear regression code within 3-5 hours. This code is built using Python libraries - NumPy, scikit-learn, and pandas. Please only get in touch if you can confidently resolve this within the specified timeline. Your strong experience in dealing with Python's syntax, particularly in the context of these libraries, will be highly valued.

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

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

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

    My website's been redirecting to suspicious pages. I do regular security scans and have a recent backup. - **Issue**: Site's redirecting to suspicious pages. - **Current Securi...scans and have a recent backup. - **Issue**: Site's redirecting to suspicious pages. - **Current Security**: I run periodic security scans. - **Backup**: I have a recent backup. I need a professional who can: - Identify and remove all malicious code from my WordPress/PHP website. - Ensure the site's restored to its normal function. - Provide advice on further security measures to prevent such issues in the future. Ideal candidate should: - Have a strong background in PHP and WordPress. - Be experienced in identifying and removing malicious code. - Be able to provide security ...

    $21 / hr (Avg Bid)
    $21 / hr การประมูลเฉลี่ย
    92 คำเสนอราคา

    I need to enhance 50 audio files, which are mostly 5 to 10 seconds long, with an audio filter replicating the atmosphere of an Air Traffic Control communication. Key Requirements: - 4 distinct effects are required depending on which file of the 50. - The first effect should mimic the ground communication with the tower. It should have a Radio AIR traffic control effect, but not as strong as the airborn communication with the tower. . - The second effect should replicate a more amplified Air Traffic Control communication (airborn). - Third effect on a couple of files is to sound very garbled (inaudible sort of). - Fourth effect is totally garbled and cannot hear properly. Expectations: - The final audio files should have a clear distinction between various ef...

    $88 (Avg Bid)
    $88 การประมูลเฉลี่ย
    41 คำเสนอราคา
    Implementing code for YOLOv4 Tiny 4 วัน left
    ยืนยันแล้ว

    I am seeking a highly skilled Python developer to add Recall, Precision, and F1 graph functionalities to the existing YOLOv4 Tiny on Colab implementation.

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

    Simple job for easy 10 rating. Combine like files into 1 csv. all files have same column heeders NEED JOB DONE ASAP. TODAY USA time.

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

    I'm in need of a talented designer who can create a QR code for me containing a variety of my professional and social contact information, various requests are listed below This project will require experience crafting QR codes and a keen eye for detail. Key information to include in the QR code: I am in real estate in sydney specialising in Pyrmont & Sydney CBD Chad Egan - My email address - My phone number - Website URL that opens up directly to my profile - follow invitations to my business accounts for Facebook and Instagram -I want the person that scans my QR code to be prompted to follow my instagram & facebook instead of links to the two platforms immediate follow requests Is it posable when they scan my QR code that after my informa...

    $23 (Avg Bid)
    $23 การประมูลเฉลี่ย
    36 คำเสนอราคา
    Python Trade-Copying Code for Zerodha Kite 4 วัน left
    ยืนยันแล้ว

    ...final work would looks like this See the video and let me know if you can create this ? I have python codes for login, Orders and etc. Products Requirement. – Copy Trade (decoded) Overview : Copy trades from one account to another account in Zerodha. Functionality – 1) Login: Take credentials from excel like username, password ,API key , secret code, totp key and totp from authenticator for all accounts (master and child both) (basically after generating token) - all these on a single click on starting python file. 2) Order Punch: Copy all orders including NRML (SL-M , SL – limit) and MIS (SL-M , SL – limit) GTT, and trades (only completed- not rejected) from the main account to child accounts 3) Order Modification: If we cancel/modify any

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

    just a quick review of the github code... to ensure that the code we got from our project is in the sections you recommended vs one block of code and documented properly - Laravel and Json is the frontend /backend. the application is working mostly - so no need to troubleshoot - just like a 1 to 2 hour lookover was kinda my vision. Expecting about 2-3 hours review. Please confirm if you can do both frontend and backend.

    $28 / hr (Avg Bid)
    $28 / hr การประมูลเฉลี่ย
    25 คำเสนอราคา
    Find Image Processing Code on a Given Topic 4 วัน left
    ยืนยันแล้ว

    I'm looking for a Ph.D.-level researcher interested in image processing. You will find and summarize code repositories on a given topic.

    $14 / hr (Avg Bid)
    $14 / hr การประมูลเฉลี่ย
    24 คำเสนอราคา
    setup my code for me 4 วัน left
    ยืนยันแล้ว

    I'm looking for someone to help me set up my React Native Node JS code on Visual Studio Code. I'm encountering errors when I try to run it and need an expert to guide me through the whole process. Key tasks include: - Resolving the errors I'm encountering so that I can run my code smoothly. - Setting up the development environment of my code on Visual Studio Code. The ideal candidate should: - Be proficient in React Native and Node JS; having hands-on experience with these technologies is a must. - Have strong knowledge of Visual Studio Code and its debugging features. - Be a good communicator, as they will need to effectively explain the setup process and error resolutions to me.

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

    Good day, We please need a Freelancer to create a WebM video from an existing and purchased Premiere Pro template. This is the template: The requirements to the output video are: - Put below mentioned sequences 01-03 into a row - Video will be displayed in this frame (check ) - Video must be in WebM format - Video background must be transparent (!!) - Video must be web-optimized - Video must run in a loop - Video must contain transparent gradient on left/right side - Video sequence 03 must contain transition animation Please check the individual sequences for more details: Sequence 01 - Smartphone - Take animation from 00:09 - 00:15 - Take screenshot - Add animation transparency at left and right corner - Do not change screens while animation - Add 0.5 seconds delay be...

    $33 (Avg Bid)
    $33 การประมูลเฉลี่ย
    21 คำเสนอราคา
    VS Code Web Development 4 วัน left

    I'm seeking a web developer proficient in using Visual Studio Code (VS Code) and HTML/CSS. The goal is to create a site, centered around user interaction, by incorporating a contact form functionality. If you have a good grasp of these requirements, I welcome your bid.

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