Uninstall lsp dlllavori

Filtro

Le mie ultime ricerche
Filtra per:
Budget
a
a
a
Tipo
Competenze
Lingue
    Stato del lavoro
    2,000 uninstall lsp dll lavori trovati, prezzi in EUR
    midi chord detector Terminato left

    Salve avrei la necessità di visualizzare gli accordi di midi files, sia presenti in un midi sia calcolati da una routine o dll da inserire nel mio software per intrattenimento musicale. La dll nello specifico deve funzionare sul vecchio vb6 (non chiedetemi il perché già sò che è obsoleto)

    €406 (Avg Bid)
    €406 Offerta media
    4 offerte

    ITALIAN: Si ricerca per importante cliente in ambito retail uno o più professionisti, residenti sul territorio Italiano, per manutenzione, refactoring e sviluppi applicativi in VB6 di applicazioni GUI Win32 e DLL. Contattare per maggiori informazioni. Requisiti: VB6 Senior Level e Italiano come lingua madre. ENGLISH: We are looking for one or more professionals, resident on the Italian territory, for maintenance, refactoring and application developments in VB6 of GUI Win32 and DLL applications. Contact us for more information. Requirements: VB6 Senior Level and Italian as mother tongue.

    €3327 (Avg Bid)
    €3327 Offerta media
    4 offerte

    Avrei bisogno di un supporto nella creazione di una dll o programma in c# o vb.net per lo scaricamento di dati da siti tipo bet 365 o bet explorer dati relativi a quote e risultati dei match che vengono inseriti in un file di input

    €211 (Avg Bid)
    €211 Offerta media
    8 offerte

    ...Crea applicazioni multilingue personalizzate trascinando le azioni nel tuo flusso di lavoro Sincronizza i dati raccolti o le tabelle locali tramite MIS Communicator con il database del tuo server (ODBC / OLEDB) Sviluppa applicazioni che richiederanno WWAN, WLAN, comunicazione WPAN e funzionalità GPS Supporta sistemi RFID e NFC, decodifica codici a barre EAN128, e-mail e stampa Supporto Web Service, DLL, JavaScript per la programmazione avanzata Controlla il tuo dispositivo mobile con le azioni di controllo della memoria, gestione della batteria, schermo, lettura e scrittura del registro, tastiera, suoni, gestione della radio e alimentazione, ecc. Azione di controllo remoto per un facile monitoraggio dell'applicazione Azioni di controllo dell'immagine, tra cui fir...

    €182 (Avg Bid)
    €182 Offerta media
    5 offerte

    L' ebbok deve parlare in prima persona come esperienza personale della trasformazione da persona obesa a persona fisicamente normale; del lavoro fatto tramite il fitness (bodybulding) e il lavoro svolto tramite l 'alimentazione con il deficit calorico. Sopratutto della componente dll' autostima vada a migliorarsi con il cambiamneto fatto e un percorso di alti e bassi di stima in se stessi nelle fasi positive e di stallo del cambiamento

    €448 (Avg Bid)
    €448 Offerta media
    9 offerte

    ENGLISH I need an update of my website from Magento 2.1.7 to 2.3.1 Next I request the updating of the Template Welt Pixel The "SwiftOtter_AdvancedPricingBug" module is present on the Magento site 2.1.7 We ask uninstall it as it is not compatible with PHP 7.1.28 of the site updated in Magento 2.3.1 We need the work offline. ITALIANO Avrei bisogno di un aggiornamento del mio sito web da Magento 2.1.7 a 2.3.1 Successivamente richiedo l'aggiornamento del Template Welt Pixel Nel sito Magento 2.1.7 è presente il modulo “SwiftOtter_AdvancedPricingBug" Chiediamo di disabilitarlo in quanto non compatibile con PHP 7.1.28 del sito aggiornato in Magento 2.3.1

    €158 (Avg Bid)
    €158 Offerta media
    13 offerte

    Realizzare un modulo software di lettura delle info presenti nel QRcode nella prima pagina di un file .pdf contenente una scansione di un documento. L'ideale sarebbe una DLL con un metodo a cui passare il nome file e che restituisce i valori letti nel QRcode in pagina 1 del file.

    €193 (Avg Bid)
    €193 Offerta media
    5 offerte
    Java to .net dll Terminato left

    Ho bisogno di una trasformazione del seguente progetto in libreria DLL per .net

    €25 (Avg Bid)
    €25 Offerta media
    4 offerte

    Mi occorre integrare sulla mia web app sviluppata in .net il servizio offerto attraverso le API di aspetto una dll che esponga dei metodi concordati con noi e che devono essere richiamati lato server.

    €1089 (Avg Bid)
    €1089 Offerta media
    7 offerte

    jasa instal ulang PC, instal software dll

    €1 - €5 / hr
    €1 - €5 / hr
    0 offerte

    poster, baliho, fanflat, logo, foto dll

    €104 (Avg Bid)
    €104 Offerta media
    7 offerte

    Salve, Devo convertire una parte di codice di programma scritto in VB6 in C++ creando una DLL

    €164 (Avg Bid)
    €164 Offerta media
    5 offerte
    Zdravei prqitel Terminato left

    Zdravei, iskam da popitam dali e vuzmojno da hooknem edin dll fail v edno exe chrez ollydbg? Shte se dogovorim i za cena otdelno.

    €19 (Avg Bid)
    €19 Offerta media
    1 offerte

    DLL per windows phone 8.1 che espone il metodo scan e restituisce l'elenco delle reti WiFI trovate con relative informazioni (minimo SSID, potenza del segnale). La scansione sarà eseguita da un applicativo Windows phone 8.1 richiamando il metodo scan ogni secondo.

    €31 (Avg Bid)
    €31 Offerta media
    1 offerte
    command dll Terminato left

    Salve , devo trovare il modo di gestire i dati per una API che mi hanno fornito, non riesco a capire come formattare alcuni comandi

    €7 - €27
    €7 - €27
    0 offerte

    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...

    €165 (Avg Bid)
    €165 Offerta media
    26 offerte

    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.

    €163 (Avg Bid)
    €163 Offerta media
    13 offerte

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

    €84 (Avg Bid)
    €84 Offerta media
    41 offerte

    Proyek nya adalah Membuat semacam Counter pada LCD ESP32-4827S043. Pada layar ada MAIN MENU utk setting : ID, IP, nama,lokasi, tgl dll Alat ini cukup simple fungsi : menerima signal clock/tick/click dari I/O dan menghitung jumlah Click dan menampilkannya pada layar. Dilayar ada icon(Button). Ketika Button diklik data hasil Counting kemudian dikirim(Send) to Cloud sesuai settingan IP

    €176 (Avg Bid)
    €176 Offerta media
    2 offerte

    Looking to add some features into Laravel CRM, and also convert it to SAAS app with multi tenants. Overview is as follow: For details , please send a message Req-1 Convert CRM into multi tenant with SAAS Req-2 Modify & Enhance Automation Workflows Req-3 Mechanism to install & uninstall any addon or extension Req-4 Mailchimp Addon Req-5 Whatsapp Business API Addon Req-6 Leads Addon Req-7 Add Custom Reporting Feature With charts/graphs Req-8 Add some predefined team pipelines templates user can select directly in Deals/opportunities

    €2289 (Avg Bid)
    €2289 Offerta media
    82 offerte

    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!

    €16 (Avg Bid)
    €16 Offerta media
    4 offerte

    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.

    €67 (Avg Bid)
    €67 Offerta media
    8 offerte

    I need a React Native developer to write a code that enables an uninstallation approval feature on both iOS and Android platforms. This feature should prompt a request for uninstallation permission whenever a user wants to uninstall the app. This request is sent to the admin for approval or rejection. The entire approval process must be handled within the app itself. Key Competency Areas: - Proficiency in React Native development - Familiarity with iOS and Android platforms - Experience with creating in-app prompts and notifications - Ability to create admin-controlled features within an app - Strong attention to detail and quality of code. Please submit your bid along with any similar projects you've completed. Prior experience with similar features w...

    €11 / hr (Avg Bid)
    €11 / hr Offerta media
    47 offerte

    We have a theme that are compatiable for community version of V16 but we install this on enterprise edition now theme having issue . I need an Odoo Expert to uninstall this Theme and install this theme Theme provided by us

    €28 (Avg Bid)
    €28 Offerta media
    1 offerte
    C++ and casboost Terminato left

    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

    €117 (Avg Bid)
    €117 Offerta media
    5 offerte

    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...

    €24 (Avg Bid)
    €24 Offerta media
    17 offerte

    Saya sedang mencari freelancer yg bisa mencarikan perusahaan kami proyek, adapun proyek yg kami kerjakan meliputi pembangunan rumah dari nol, renovasi, interior project, exterior, pengelasan, kanopi, plafon dll. Sistem pembayaran adalah komisi persentase dari nilai RAB yg berhasil goal/deal.

    €432 (Avg Bid)
    €432 Offerta media
    3 offerte

    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...

    €465 (Avg Bid)
    €465 Offerta media
    73 offerte

    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...

    €438 (Avg Bid)
    €438 Offerta media
    28 offerte

    ...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)...

    €641 (Avg Bid)
    €641 Offerta media
    23 offerte

    1. **Remote Lock Feature:** - Develop a functionality to remotely lock Android mobile devices. - Integrate this feature with the loan management system to detect missed EMI payments. - Upon detection of a missed EMI, trigger the remote lock command to secure the device. - user can not uninstall, Reset, format the Mobile. 2. **User Notification:** - Notify the user about the impending lock if an EMI payment is overdue. - Provide clear instructions on how to avoid device lockdown by settling the outstanding EMI. 3. **Lock Mechanism:** - Implement a secure locking mechanism to prevent unauthorized access to the device. - Utilize strong encryption methods to safeguard user data during the locking process. 4. **Override Mechanism:** - Include an override mecha...

    €320 (Avg Bid)
    €320 Offerta media
    30 offerte

    ...kesehatan, peralatan untuk lomba video, hadiah untuk para pemenang, dan konsumsi untuk peserta. Antisipasi Kegiatan: - Mengatur transportasi umum yang memadai untuk mempermudah akses peserta. - Memastikan tersedianya peralatan dan tenaga medis untuk pemeriksaan kesehatan. Anggaran Kegiatan : - Sumber Dana: [Sumber Dana yang Tersedia] - Perkiraan Pengeluaran: [Rincian Biaya untuk Perlengkapan, Hadiah, dll.] Kami berharap kegiatan ini dapat menjadi momen yang berkesan bagi semua peserta, memperkuat ikatan keluarga, serta memberikan apresiasi yang layak untuk perempuan yang berdaya dan berkarya dalam kehidupan sehari-hari. Terima kasih atas perhatian dan dukungan dari semua pihak terkait. Hormat kami, Saran ini dapat Anda kembangkan lebih rinci sesuai dengan kebutuhan dan kon...

    €425 (Avg Bid)
    €425 Offerta media
    19 offerte
    Buatkan saya website Terminato left

    ...kesehatan, peralatan untuk lomba video, hadiah untuk para pemenang, dan konsumsi untuk peserta. Antisipasi Kegiatan: - Mengatur transportasi umum yang memadai untuk mempermudah akses peserta. - Memastikan tersedianya peralatan dan tenaga medis untuk pemeriksaan kesehatan. Anggaran Kegiatan : - Sumber Dana: [Sumber Dana yang Tersedia] - Perkiraan Pengeluaran: [Rincian Biaya untuk Perlengkapan, Hadiah, dll.] Kami berharap kegiatan ini dapat menjadi momen yang berkesan bagi semua peserta, memperkuat ikatan keluarga, serta memberikan apresiasi yang layak untuk perempuan yang berdaya dan berkarya dalam kehidupan sehari-hari. Terima kasih atas perhatian dan dukungan dari semua pihak terkait. Hormat kami, Saran ini dapat Anda kembangkan lebih rinci sesuai dengan kebutuhan dan kon...

    €17 / hr (Avg Bid)
    €17 / hr Offerta media
    14 offerte

    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.

    €291 (Avg Bid)
    €291 Offerta media
    9 offerte

    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...

    €65 (Avg Bid)
    €65 Offerta media
    3 offerte

    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.

    €101 (Avg Bid)
    €101 Offerta media
    7 offerte

    Halo Saya mencari worker yang mahir dalam pembuatan aplikasi android Pembuatan aplikasi virtual camera untuk perangkat android yang berfungsi mengubah input kamera yang di ambil dari sebuah file video dan url video Project Note input kamera dari sebuah file yang di ambil dari galery / file explorer dari sebuah url video contoh : dropbox. gdrive dll Dalam pembuatan aplikasi ini untuk tampilan nya simple saja, lebih mengutamakan fungsi dan ringan dalam penggunaan nya Tunjukan portofolio / project pembuatan aplikasi kamu sebelumnya untuk mengajukan bid dalam project ini

    €28 (Avg Bid)
    €28 Offerta media
    2 offerte

    Bisa desaiin poster dan membuat logo perusahaan

    €63 / hr (Avg Bid)
    €63 / hr Offerta media
    26 offerte

    I want to be able to prevent users from uninstalling specific Chrome extension in Google Chrome. You do not have to write any new extension. You just need to identify the steps needed to prevent ex...any new extension. You just need to identify the steps needed to prevent extension removal. The laptop will not be connected to any domain/network. There are several instructions shared online but they assume the device is connected to domain so that needs to be taken into account. Also, you must have a Mac In shorts, the deliverable include. 1. Identify the steps needed so that users can't uninstall Chrome extension in a Mac OS. 2. Provide step by step documentation with screenshots so that I can replicate on my system. 3. Help troubleshoot in case your instructions doesn'...

    €28 (Avg Bid)
    €28 Offerta media
    1 offerte

    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

    €22 (Avg Bid)
    €22 Offerta media
    37 offerte

    ...to install Flowise on a VPS can be found at or at I also recommend seeing the following video before accepting this project: Flowise should be installed on flowise.mystratex.com. Since the Hostinger VPS already as other software installed it may be necessary or recommended to uninstall some or all of the existing installations (e.g. PowerLMS and AcademyLMS platforms). This will be decided at the beginning of this project. This project also requires a SSL certificate to be installed to secure the setup. At the end of this project it should be possible to run Flowise and embed a Flowise app as popup HTML ou Fullpage HTML. Please, only bid if you're experienced in these areas

    €113 (Avg Bid)
    €113 Offerta media
    148 offerte

    ...приложение, в котором есть vbscript, используемый для управления приложением (кнопками). Чего я хочу, так это того, что я должен скрыть код, который написан в синтаксисе Vbscript. Под скрытием я подразумеваю, что он не должен быть виден никому, и он должен работать так же. Итак, вы можете предложить мне какой-нибудь лучший способ сделать это. Например мы сможем подключить dll-файл, который отвечает за выполнение скрипта (не знаю, какая dll отвечает). Видео показывает работу скрипта внутри приложения. Например мы бы могли преобразовать код в двоичный, а затем изменить приложение таким образом, чтобы вместо чтения текстового файла VB оно считывало наш двоичный файл или около того.

    €2 / hr (Avg Bid)
    €2 / hr Offerta media
    1 offerte

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

    €48 (Avg Bid)
    €48 Offerta media
    17 offerte

    Saya mempunyai akun social media AI influencer, yang saya butuhkan adalah talent model untuk endorsement karena AI influencer sangat terbatas pergerakannya (tidak bisa memegang produk, berbicara, dll). Muka akan kami ganti dengan AI model kami. Full privacy protection & confidentiality.

    €28 (Avg Bid)
    €28 Offerta media
    2 offerte

    ...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 =================================

    €26 (Avg Bid)
    €26 Offerta media
    10 offerte

    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.

    €126 (Avg Bid)
    €126 Offerta media
    18 offerte

    ...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

    €17 (Avg Bid)
    €17 Offerta media
    1 offerte

    Hello, We are a LSP (language service provider) We have work from home opportunities if you meet the following criteria. Speak at least 95% of the target languages Have fast, reliable internet at your home office. Have a home office, private, without distractions or noise. A up to date laptop or desktop with at least 8 GB of RAM, fast new processor and USB headphones or IP phone. Target Languages: French to English Payments are Monthly and bi-weekly. Pay rate is $12 per hour on the phone. Recruiters are NOT encouraged to apply. We are a serious company

    €10 / hr (Avg Bid)
    €10 / hr Offerta media
    11 offerte

    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 ?

    €136 (Avg Bid)
    €136 Offerta media
    29 offerte