Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 dll omr jobs found, pricing in GBP

    I'm seeking a talented developer to create a Windows-compatible game launcher that supports user registration. Key Features: - Game File Checking: a. The launcher should automatically checks the game file. It must read based on "updatelist" file that is located in the server. b. Application must be able to decrypt the "updatelist" file to perform file integ...protocols - Ability to create clean, user-friendly interfaces If you feel you meet these requirements, please get in touch with your past work and a quote for the project. In this post, I'm attaching sample updatelist , (the file that's been generated as output by application), (tools to decrypt updatelist file), , and ijl15.dll file and

    £122 (Avg Bid)
    £122 Avg Bid
    24 bids

    ...with Windows Operating System - Full reliance on stable internet connection Ideal Skills and Experience: - Proficiency in Windows application development - Prior experience with gaming systems - Understanding of client-side execution and network connectivity. Current Situation: Currently our client executable game file is connecting successfully to our server platform using "rugburn" method via DLL file that connected via soft-config rugburn file, which documentation can be seen in this link It has managed to connect to our server however certain game features inside is still connecting to the old URL which already does not work (Gacha, Guild). We need to replace it with our current server URL (change the url pinpointing). The solution must be dynamic which

    £30 (Avg Bid)
    £30 Avg Bid
    8 bids

    I am seeking a highly talented artist to help bring to life a 3D illustration of a charming, happy-go-lucky Chassidic little boy. The preferred style is a blend of realism with a touch of cartoon - incorporating additionally, a DLL-like appeal which needs to be intriguing. Key Project Details: - The focal point is a realistic depiction of a Chassidic boy, standing joyfully and broadly grinning. - The background should be minimalistic and plain to adapt the focus solely on the character. - A hint of cartoon and dll aesthetics should be embedded to enhance the overall portrayal. Ideal Skills: - Proven experience with realistic and cartoon style illustration. - Proficiency in 3D illustration graphics and design. - Strong attention to detail. - A portfolio showcasing 3D charac...

    £84 (Avg Bid)
    £84 Avg Bid
    73 bids

    This is a simple C++ command line program with parameters. I don't work with C++ on a daily basis and I need support. The program uses an external SDK, and I have header, lib and dll files. It needs to be connected and configured for everything to work. I present screenshots. This needs to be configured on my computer, I can share the screen remotely.

    £6 / hr (Avg Bid)
    £6 / hr Avg Bid
    13 bids
    VB 2012 Auto-Recording System 8 hours left
    VERIFIED

    vb 2012 video and sound recorder. Auto record to file when motion/sound is detected. Auto save file if no motion/sound is detected for 5 seconds. exe File must be compact and small and not dependent on other dll or ocx. Auto detect existing cam and video device on PC. I should be able to compile it on my PC. Note there are a lot of samples on Chat GTP.

    £108 (Avg Bid)
    £108 Avg Bid
    17 bids

    vb 2012 video and sound recorder. Auto record to file when motion/sound is detected. Auto save file if no motion/sound detected for 5 seconds. exe File must be compact and small and not dependent on other dll or ocx. Auto detect existing cam and video device on PC. Note there are a lot of samples on Chat GTP.

    £25 (Avg Bid)
    £25 Avg Bid
    5 bids

    I'm seeking a proficient freelancer with experience in unpacking Themida v2-protected DLL files. The unpacked file is intended for analysis and research, and there's no need for detailed documentation. Key requirements: - Proficiency in unpacking Themida v2-protected files - Previous experience working with DLL files - Ability to efficiently provide the unpacked file Your primary task will be to successfully unpack the DLL file, providing me with the unpacked version for further analysis. Your expertise in this area is crucial. Please note that detailed documentation on the unpacking process is not required, only the unpacked file itself.

    £296 (Avg Bid)
    £296 Avg Bid
    13 bids

    I'm in need of a skilled developer who can create unofficial APIs for UPI Apps and IRCTC Connect, and integrate them into a my c# .net desktop application. Ideal Skills & Experience: - Proficiency in analyzing Apps network traffic, api endpoints, APIs with a strong understanding of UPI and IRCTC Connect - we ...- User registration - Listing of added banks - Checking the account balance - Handling pending/approved payments The IRCTC Connect APIs should offer functionalities such as: - User login - Searching for trains - Submitting passenger details I'm looking for someone who can understand my vision, create these APIs efficiently, and deliver a functional and aesthetically pleasing api's in a single dll file. Feel free to reach out if you have any questions o...

    £590 (Avg Bid)
    £590 Avg Bid
    15 bids

    I'm looking for an expert skilled in C# who can help me understand the source code of a DLL file. I'm particularly interested in an in-depth understanding of its algorithms. This task will require: - Strong knowledge and expertise in C# - Experience with DLL files - Fluency in explaining intricate algorithms The main aim isn't for debugging or enhancing functionality, but purely to comprehend how it works. Looking forward to your proposals!

    £119 (Avg Bid)
    £119 Avg Bid
    16 bids

    ...am looking for an expert with an understanding of C# and C++ programming languages to integrate a C# DLL into a C++ application, predominantly for user interface integration. - **Main Task:** Establish communication between the C# DLL and the C++ application to call specific custom functions. - **Specific Functions:** The task involves calling custom functions from the DLL, which are part of a standard. - **Experience:** A successful candidate must have a deep understanding of DLL, C++, and C#; and a track record of integrating DLLs into applications. - **Skills:** DLL, C++, C#, software architecture. The main goal is to enhance the functionality of the C++ application by using this C# DLL. This project is likely to involve overcoming languag...

    £107 (Avg Bid)
    £107 Avg Bid
    13 bids

    I'm in need of a proficient C# WPF developer with experience in creating dynamic user interfaces and implementing rigorous data validation rules. Your task would be to: - Develop a user-friendly interface with a modern and minimalistic design - Implement numerical data validation - Connect the system with an existing MySql database and create three new tables based on an existing description This is a very simple task, for which we preview a maximum of 6 hours working time. It's essential that you're comfortable working with MySql databases, and have a proven track record of creating visually appealing software with a focus on usability. Understanding the value of intuitive design and the importance of numerical data validation is also key. Past experience in developing ...

    £161 (Avg Bid)
    £161 Avg Bid
    26 bids

    vb 2012 .net record video and sound. Autosave to file when motion/sound is detected. exe File must be compact and small and not dependent on other dll or ocx. Auto detect existing cam and video. Ability to read/write to a registry key.

    £87 (Avg Bid)
    £87 Avg Bid
    14 bids

    We have a device which works on Windows with a .dll. By calling the functions in the .dll, we can control the device and get data from it. We want to create a wrapper in Python so Python programmers can use the device easily. Below is an extract from the .h file for the .dll showing the functions that we want the wrapper to call. FT_HANDLE SENSOR_DLL usb_initialize(char * snum); int SENSOR_DLL usb_deinit(FT_HANDLE ftHandle); int SENSOR_DLL usb_dll_revision(unsigned int *revision); int SENSOR_DLL usb_read_image(FT_HANDLE ftHandle, IMAGE_PACKET_T *buff, unsigned int timeout); int SENSOR_DLL usb_set_gain(FT_HANDLE ftHandle, GAIN_STATE data); int SENSOR_DLL usb_set_trig_mode(FT_HANDLE ftHandle, TRIG_MODE mode); int SENSOR_DLL usb_set_interval(FT_HANDLE ftHandl...

    £130 (Avg Bid)
    £130 Avg Bid
    25 bids

    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.

    £133 (Avg Bid)
    £133 Avg Bid
    10 bids

    Photo Editing: Color Correction, Grading, dll untuk Foto Laporan Tahunan (up to 35 photos)

    £72 (Avg Bid)
    £72 Avg Bid
    45 bids

    I'm looking for an adept C++ developer with a keen understanding of GitHub and code compilation techniques. Your mission is to compile existing C++ code from GitHub into a DLL. This project doesn't require any modifications or additions to the current functionality of the DLL. Key Skills: - Proficiency in C++ and code compilation - Familiarity with GitHub - Experience in DLL creation and management. The perfect candidate should be capable of delivering a seamless and error-free DLL. Prompt communication and project updates are also appreciated. Looking forward to your bids!

    £14 (Avg Bid)
    £14 Avg Bid
    4 bids

    I am looking for a freelancer to develop an Optical Mark Recognition (OMR) system that will streamline the grading process of multiple choice tests. The project will involve the following specifics: - OMR Sheet: The system should be able to accurately process and analyze data from OMR sheets. These sheets will be provided in printed format. The freelancer will need to develop a robust system that can effectively read, interpret, and grade the responses on these sheets. - Accuracy: The primary goal of the project is to accurately grade the tests. Therefore, the system needs to be highly precise and reliable in identifying and interpreting the marks made on the OMR sheets. - Efficiency: The system should significantly reduce the time and effort required for man...

    £532 (Avg Bid)
    £532 Avg Bid
    4 bids

    I am seeking a skilled professional who can successfully set up a Tap payment integration in Calendly. Key Details: - The platform in focus is Calendly. - Payment integration should be executed through Zapier. - The desired currency for the setup is OMR (Omani Rial). - I am currently utilizing the paid version of Calendly. Ideal Skills Required: - Proficiency in Calendly and Zapier - Familiarity with Tap payment gateway - Experience in payment gateway integration The freelancer should be detail-oriented, able to execute tasks on deadline, and experienced in payment integrations. The potential candidate should also have good communication skills to report project progress regularly. Experience working with Omani Rial is preferred, but not mandatory.

    £21 (Avg Bid)
    £21 Avg Bid
    12 bids

    I'm seeking a .NET developer with adequate experience in Amibroker AFL locking via a server-side method. The primary task involves developing a DLL that will lock the AFL against the local system HDD serial ID or server-side. Key requirements for this project include: - Locking AFL via a server-side method. - Encrypting the AFL code via a server-side method. Please note that there's no specific encryption method preference at this stage. Your responsibilities will be: - Developing a robust DLL that can effectively lock the AFL. - Implementing encryption for the AFL code. Please let me know your plan for this project, and share any relevant experience you have with Amibroker AFL locking and .NET development.

    £57 (Avg Bid)
    £57 Avg Bid
    8 bids

    I need a comprehensive web application that can handle various data-related tasks, from generating PDFs to processing scannable sheets, creating data visualizations, and interactive reports. The ideal candidate for this job should have experience with PHP, MYSQL/MariaDB, and an understanding of data processing and visualization. Key features and requirements: - PDF Generation: The application should be able to take XLSX files, and based on the uploaded data, generate PDFs. - Scannable Sheets: The system must be able to process bulk uploads of scannable sheets, interpret the data (including pencil bubbles), and translate it into tables. - Error Reporting: I need the system to either prompt users to fix any errors or flag errors for later attention, ensuring data integrity. - Data Visualiza...

    £3307 (Avg Bid)
    £3307 Avg Bid
    101 bids

    Make a VS2022 project to build a C++ dll to : 1) load Catboost model(x), return handler to manage this model later 2) Run predict model(x) (handler in parameters to seclect model1 or model2) 3) unload model(x) (handler in parameters to seclect model1 or model2) some help : //CODE FROM HELP ModelCalcerWrapper calcer(""); std::vector<float> floatFeatures(100); //std::vector<std::string> catFeatures = {"one", "two", "three"}; no need (only float inputs) std::cout << (floatFeatures, catFeatures) << std::endl; Two models have to be in memory at the same time, "" and "" My software using this dll: START: load model1 AND load model2.(return

    £100 (Avg Bid)
    £100 Avg Bid
    5 bids

    I need assistance with compiling a C++ project using Ultimate++. - The project is written in C++ and requires someone with expertise in this language and t...should have experience with compiling projects to ensure a smooth and successful build. - Please share your relevant experience with C++, Ultimate++, and compiling projects in your proposal. The project compiles to .exe file for the .exe to run a .dll library should be extracted to where the .exe file exists. Your job is to include the .dll and .pak file into the exe file at compile time so the .dll and .pak files will be included in the .exe file so just clicking the .exe file the program RUNS and there should be no need for extra extraction of any dll . NO money will be paid for incomplete job. I look...

    £21 (Avg Bid)
    £21 Avg Bid
    17 bids

    I'm seeking a proficient Mechanics Expert to divide assembly STP file into individual component's STP File. Key tasks this project will involve: - The creation of a dll and library. - Integration into an existing software framework. - Enhancing current software performance. The principal feature of this STP File Analyzer must include: - An assembly structure analysis functionality that can effectively map the part-tree structure of an STP file. Ideal skills necessary for this project: - Proven experience in C#/C++ with a strong emphasis on dll and library building. - Understanding and hands-on experience with STP files and structure analysis. - Knowledge of software integration and performance enhancement. Please only bid on this project if you are confident in y...

    £398 (Avg Bid)
    £398 Avg Bid
    71 bids

    ...automatically generate unique seat numbers for each registered candidate. - Admit Card Generation: The system should create and provide downloadable admit cards for candidates. - Admit Card Delivery: The system should be able to automatically send admit cards to candidates via email. - OMR Sheet Scanning: The system should be able to scan and process OMR sheets for results preparation. Ideal Skills and Experience: - Proficiency in system development - Experience in creating secure online payment gateways - Familiarity with OMR sheet scanning and processing - Strong understanding of data security and privacy - Excellent communication skills to ensure a smooth user experience - Ability to meet project deadlines If you have prior experience in developing similar syst...

    £24 / hr (Avg Bid)
    £24 / hr Avg Bid
    49 bids

    I'm seeking a proficient C#/C++ expert to build a dll and library with a specific purpose - to integrate into an STP File Analyzer. Key tasks this project will involve: - The creation of a dll and library. - Integration into an existing software framework. - Enhancing current software performance. The principal feature of this STP File Analyzer must include: - An assembly structure analysis functionality that can effectively map the part-tree structure of an STP file. Ideal skills necessary for this project: - Proven experience in C#/C++ with a strong emphasis on dll and library building. - Understanding and hands-on experience with STP files and structure analysis. - Knowledge of software integration and performance enhancement. Please only bid on this proje...

    £381 (Avg Bid)
    £381 Avg Bid
    26 bids

    ...build OpenCV as this compiler is strongly related to clang 15 (but see to Embarcadero documentation!). Some more info, at the moment cmake is not supported but it should be possible to change the cmake file (we already did something for test). With the older compiler (bcc64) I have for OpenCV 4.8.1 these DLLs: opencv_core481.dll opencv_dnn481.dll opencv_highgui481.dll opencv_imgcodecs481.dll opencv_imgproc481.dll opencv_videoio_ffmpeg481_64.dll opencv_videoio481.dll At least this should be build for the new compiler and OpenCV 4.9.0. Of course, zlib, jpg,... should work, too. Test: see (splitted in the 2 zips) and there. This was done for OpenCV 4.8.1 for the old compiler (bcc64). This should be updated for the new compiler (bcc64x)...

    £549 (Avg Bid)
    £549 Avg Bid
    23 bids

    I'm looking for an expert to develop a J2534 C++ DLL that primarily focuses on communication with external electronic devices. The DLL would substantially use Bluetooth Low Energy (BLE), Wi-Fi, and USB communication protocols. Ideal Skills and Experience: - Proficiency in C++ programming is essential. - Knowledge of J2534 API and familiarity with device communication. - Proven experience with BLE, Wi-Fi, and USB protocols is a must.

    £250 (Avg Bid)
    £250 Avg Bid
    9 bids

    We have a project that requires some specific changes related to , particularly in the area of image processing. Key Requirements: - .NET Development: Extensive experience and proficiency in .NET is a must for this project. - Knowledge: Prior expe...it was working good with visual studio 2015 and older framework. Recently we have upgraded project to .net framework and we are getting some error since then 1. we were running the project for platement "x64" but now not able to start project so i have to change to "any CPU" 2. After that we get another error as "The type initializer for '' threw an exception. Unable to load DLL 'cvextern':" we need some one to fix these error. NO new development required. Just current program s...

    £56 (Avg Bid)
    £56 Avg Bid
    3 bids

    I'm looking for a talented developer to compile the . files, create a dll, and test for a straightforward web application I'm working on. The application's core functionalities will revolve around user login and registration, database integration for data storage, and form submission alongside meticulous data validation. The purpose of this project is to automate various tasks in an office setting. The ideal freelancer for this job should: should have good coding understand of . files and able to change and compile to get the dll files. Your ultimate goal in this project is to embody our office automation vision into a simple, functional, and efficient web application. I look forward to working with a talented and dedicated professional.

    £87 (Avg Bid)
    £87 Avg Bid
    7 bids

    I'm seeking a Python expert with extensive knowledge in C++ bindings. I have existing SDK in Dll Format and Header file of that. Visual Studio works well on this SDK I am trying to use this SDK on Python. Existing SDK exposes 2 classes. I'm looking for someone to import this classes and call the member function of that on Python. Please apply if you already worked on this situation. You have to specify the python package to load the existing sdk(cython, ctypes, etc) If you don't provide the python package, I'll definitely reject you. Thanks in Advance

    £19 (Avg Bid)
    £19 Avg Bid
    35 bids

    i have dll file , there is 2 indicator inside , in zip file , i want someone that can manipulate dll file

    £41 (Avg Bid)
    £41 Avg Bid
    17 bids

    I'm seeking a proficient web developer with a strong background in JavaScript, React, ElectronJS and a solid understanding of Optical Mark Recognition (OMR). Key Requirements: - Highly skilled in JavaScript + React and ElectronJS it's will be good if you are familiar with ReactNative - Deep knowledge on Optical Mark Recognition technology - Comfortable with using OpenCV for computer vision tasks Experience dealing with these technologies in a real-world setting will be especially valued. Your role here involves effectively utilizing OpenCV's capabilities to achieve OMR tasks. This will be a challenging yet rewarding project that calls for a high level of technical expertise and creativity. If you have proven experience in adapting to new technologies quickly...

    £394 (Avg Bid)
    £394 Avg Bid
    46 bids

    ...libraries that function perfectly. Recently, the original API has been updated by the vendor and the original developer of the port libraries is not longer around. The port libraries uses the UnmanagedExports library developed by Robert Giesecke Version 1.2.7 (available using the NuGet Package Manager in Visual Studio or you can go directly to GitHub) to provide the glue. In addition to the Giesecke DLL, I have three (3) C# files (, and ) that contain the prototyped delegates and functions for the vendor API. These files, including the UnmanagedExports library (from above) are attached to this project as "". Everything you need should be in this .ZIP archive. ================================= OBJECTIVE =================================

    £22 (Avg Bid)
    £22 Avg Bid
    10 bids

    Hello, i am looking for a developer with experts in C# or Node.JS for developing an application will be receiving alerts in Json Payload, via a webhook, this application will be having some functions and rules for managing the trade after do the submission in the .dll file of NT8. requirements: knowledge of trading and knowledge of Ninjatrader further discussion in the chat.

    £108 (Avg Bid)
    £108 Avg Bid
    18 bids

    ...the past year. Looking for a freelancer skilled in data gathering and analysis. Ideally, your experience should include working with network parameters and cryptocurrency APIs. The dataset should include the following: - CPU utilization (percentage) - RAM usage (MB) - CPU quadratic deviation - Network upload rate - Number of crypto API calls to specified libraries[ ,crypt32.dll, , ,, ,] This dataset will significantly contribute to my research analysis. Therefore, its accuracy and relevancy to the specific project requirements are imperative. Previous experience in cybersecurity or crypto analysis will be highly advantageous. Please ensure your proposal includes proven expertise in this area, and feel free to detail

    £14 (Avg Bid)
    £14 Avg Bid
    1 bids

    hi, i have a c++ dll to make trade curency, i would like to had 2 functions 1) Load a model 2) run the model and return a flag yes/no I plan to use cppflow for simplicity My ddl is build with VS2019 in c++ i already try to add ML on this projet but im not good in c++ can you help me ?

    £117 (Avg Bid)
    £117 Avg Bid
    29 bids

    I am searching for an experienced Python developer proficient in Optical Mark Recognition (OMR). The main task is to read and capture data from digital images of my survey forms. Ideal Skills and Experiences: - Strong Python Programming capabilities - Proven experience in OMR - Familiarity with data extraction from digital images Your Application: Please ensure to include past work regarding Python programming and OMR in your application. Assignments involving data extraction from digital images will be highly regarded. It will demonstrate your capacity to successfully complete this task.

    £85 (Avg Bid)
    £85 Avg Bid
    9 bids

    i know that "sendinput" works for the whole system "postmessage" or "sendmessage" is convenient But !!! I need keyboard input at "sendinput" level. "sendinpu...handle like "postmessage" or "sendmessage" so I look for someone to solve this problem. no need bring windows to the top (don't use setforegroundwindow etc , no need this way) ★point is! should be able to send as low level as like "sendinput" to the handle of a specific window) ======= so~! ======= about C++ DLL Injection or Keyboard Global Hooking + DLL Injection keyboard events (like sendinput) at the system level and redirect them to specific applications. inject a custom DLL into the memory space of a particular process t...

    £341 (Avg Bid)
    £341 Avg Bid
    10 bids

    I am searching for an experienced Python developer proficient in Optical Mark Recognition (OMR). The main task is to read and capture data from digital images of my survey forms. Ideal Skills and Experiences: - Strong Python Programming capabilities - Proven experience in OMR - Familiarity with data extraction from digital images Your Application: Please ensure to include past work regarding Python programming and OMR in your application. Assignments involving data extraction from digital images will be highly regarded. It will demonstrate your capacity to successfully complete this task.

    £126 (Avg Bid)
    £126 Avg Bid
    11 bids

    I am searching for an experienced Python developer proficient in Optical Mark Recognition (OMR). The main task is to read and capture data from digital images of my survey forms. Ideal Skills and Experiences: - Strong Python Programming capabilities - Proven experience in OMR - Familiarity with data extraction from digital images Your Application: Please ensure to include past work regarding Python programming and OMR in your application. Assignments involving data extraction from digital images will be highly regarded. It will demonstrate your capacity to successfully complete this task.

    £97 (Avg Bid)
    £97 Avg Bid
    7 bids

    I am searching for an experienced Python developer proficient in Optical Mark Recognition (OMR). The main task is to read and capture data from digital images of my survey forms. Ideal Skills and Experiences: - Strong Python Programming capabilities - Proven experience in OMR - Familiarity with data extraction from digital images Your Application: Please ensure to include past work regarding Python programming and OMR in your application. Assignments involving data extraction from digital images will be highly regarded. It will demonstrate your capacity to successfully complete this task.

    £82 (Avg Bid)
    £82 Avg Bid
    4 bids

    upgrade a dll from 32 to 64 bit

    £32 (Avg Bid)
    Guaranteed
    £32
    3 entries

    I am in need of professional help to get data from online server of Assetto Corsa Competizione to work on pc. The project involves extracti...Assetto Corsa Competizione to work on pc. The project involves extracting data from the server WITHOUT using the game client, which might require technical knowledge. Your role will involve: - Connect to server - Send message to server - Get raw data from the server. - Preference for python with single .py file (no modules or libraries) I will provide: - The .exe of server process and relative .DLL - The sdk for broadcast using game as client (I remind you we need an application running without game as client) - A running server with static ip for tests Price max: 50 USD. Cost will be paid only when (and if) code will run properly. Delive...

    £18 (Avg Bid)
    £18 Avg Bid
    5 bids

    I urgently require a skilled programmer who can integrate functionality from existing C++.dll and C#.dll files into a React file. The primary purpose of this project is to leverage code that has already been compiled in C++ and C# within our React files, to improve the overall functionality and effectiveness of our code. To execute this task smoothly, you should have: - Solid understanding of C++, C#, and JavaScript - Proficiency in React and .dll files - Knowledge of data structures, as the output from .dll files would be in the format of CPP and C# files. Please bid only if you can deliver this project ASAP as time is of the essence. Remember, the ultimate goal is to integrate existing code to create a fluent communication channel between React and our ...

    £16 (Avg Bid)
    £16 Avg Bid
    3 bids

    I am in search of a .dll engineer with specialized skills for a Windows-based project. This task specifically involves tweaking existing data. Key Requirements: - In-depth understanding of .dll and its operations on Windows - Capable of modifying existing data within the .dll files consistently Though the required programming language was not specified, having an understanding of common languages such as C++, C#, or Python could prove advantageous. Express your proficiency in your proposal, and let's make modifications that work!

    £138 (Avg Bid)
    £138 Avg Bid
    26 bids

    Website saya ini harus didevelop menggunakan spring boot , jpa dan database mysql. Web ini hanya berisi pengenalan produk (gambar, deskripsi, dll), jadi untuk halaman backoffice nya juga harus mempunyai fitur product management. untuk benchmark websitenya, kurang lebih akan terlihat seperti link dibawah : Desain bisa menggunakan template web yang akan disediakan.

    £405 (Avg Bid)
    £405 Avg Bid
    33 bids

    ...experienced C++ developer to help me with a DLL file that was initially created for a specific project several months ago. Unfortunately, the original programmer is no longer available, and I find myself in a position where modifications are necessary to address a critical issue and to enhance the overall performance of the DLL. **Requirements:** - Proficiency in C++ - Experience with DLL file structure and manipulation - Ability to debug and fix incorrect output issues - Skills to optimize and improve performance under various conditions **Objectives:** 1. **Bug Fixing:** There's an incorrect output when a particular function within the DLL is called. This needs to be identified and corrected to ensure reliability. 2. **Performance Improvement:** Th...

    £122 (Avg Bid)
    £122 Avg Bid
    26 bids