Wm char sendmessage işler

Filtre

Son aramalarım
Şuna göre filtrele:
Bütçe
ile
ile
ile
Tür
Beceri
Diller
    İş Durumu
    2,000 wm char sendmessage iş bulundu, ücretlendirmeleri EUR

    Merhaba. Kiosk olarak çalışacak Android uygulaması yazıcıdan çıktı alabilecek ve arduino ile CHAR dataları ile haberleşebilecek. Ayrıca Web servislerinin yazılması gerekiyor. Bütçe 5.000₺

    €1141 (Avg Bid)
    €1141 Ortalama Teklif
    13 teklifler
    arduino led Bitti left

    nt LedPin= 13; //13. portu LedPin olarak tanımladık. char gelen; //Gelen isminde bir karakter tanımlıyoruz. void setup (){ (9600); pinMode(LedPin, OUTPUT); //LedPini çıkış olarak tanımlıyoruz. } void loop (){ if(()>0) gelen=(); // Serial port okuma komutunu gelen karakterine atıyoruz. if(gelen== 'H') digitalWrite (LedPin, HIGH); //H harfi ile ledi yakma komutunu tanımlıyoruz. if(gelen== 'L') digitalWrite (LedPin, LOW); //L harfi ile ledi söndürme komutunu tanımlıyoruz. } ben bu kodu arada pc olmadan ps2 klavye ile direk çalıştırmak istiyorum. yani arduino+led+ps2 klavye+pil

    €19 (Avg Bid)
    €19 Ortalama Teklif
    13 teklifler

    ...application. This script involves some advanced functions like Windows API calls and file manipulations, and I need it to be converted to C# code. The C# application doesn't need to have a GUI, it only needs to replicate the functionality of the Autohotkey script. API used - GetMenuItemCount EnableMenuItem GetMenuString Ahk method used MouseGetPos CoordMode WinExist WinGetClass LButton::return SendMessage WinGetTitle WinGet WinActivate ControlGetFocus Key requirements: - Convert an advanced Autohotkey script that customizes application behavior to C# code - Ensure the C# code replicates the original Autohotkey script's functionality - No GUI is required in the C# application Ideal skills and experience for this job: - Proficient in both Autohotkey and C# - Exper...

    €317 (Avg Bid)
    €317 Ortalama Teklif
    15 teklifler

    Hi, I need a VPN application with V2Ray protocol. It should support VMESS and VLESS methods. The project can be developed in Swift or Objective-C or Flutter. UI Is attached to the project. Api is ready and all information and payloads related with api will provided by me. Main features: * User will connect to server using an activation code (Like: 23wsfio3592 (include digit and char)) * User can see the remain days and traffic (Like: 25 Days left, 55 GB remaining) * User can change the server to connect to different locations (Simple combo box to select server) * Server list can show the online percentage (Api will return percentage of total traffic on server) * Api will provided best server to connect (Auto connect) that will choose server automatically by fastest...

    €945 (Avg Bid)
    €945 Ortalama Teklif
    70 teklifler

    ...absolute necessity. Your experience in SEO will be highly relevant here. 3. all i need is this API - Users Online v1 The list of online users is available in three formats, XML, JSON, and YAML. You will need access to a programmer. XML Version: JSON Version: YAML Version: Each room has the following fields username: max length 111 characters room_subject: max length 200 characters is_hd is_new tags: max length 50 characters / tag seconds_online gender: Can be "f", "m", "s", or "c" for "female", "male", "trans", and "couple". recorded: "true"

    €107 (Avg Bid)
    Acil
    €107 Ortalama Teklif
    39 teklifler

    Editor de Video Ruta Orgánica pendientes año 2020 y Crear nueva versión de Ruta Orgánica en Moto + Reels- Responsabilidades: • Edición de videos cortos y videos de 15 a 20 minutos, incluyendo cortes, transiciones, efectos visuales y de sonido, corrección de color y ajustes de ritmo. • Int...una vez el programa comience, los interesados ideal que tenga equipo o agencia para hablar de otros temas relacionados para ser más atractiva el proyecto. Ideal tener proyección en lo que estamos trabajando.. También debemos hacer unos Reels eso tendría un pago aparte pare el mes de mayo. Somos un equipo de AOA Chile la idea es avanzar con Ruta Orgánica Chile que se ha grabado. Conversar por char precio y...

    €6 / hr (Avg Bid)
    €6 / hr Ortalama Teklif
    22 teklifler

    Título del Puesto: Editor de Video Ruta Orgánica pendientes año 2020 y Crear nueva versión de Ruta Orgánica en Moto + Reels- Responsabilidades: • Edición de videos cortos y videos de 15 a 20 minutos, incluyendo cortes, transiciones, efectos visuales y de sonido, corrección de color y aju...el proyecto. Ideal tener proyección en lo que estamos trabajando.. Al proporcionar una descripción detallada del rol y las responsabilidades, te asegurarás de atraer candidatos calificados y motivados que puedan cumplir con los requisitos específicos de tu proyecto de edición de video. Somos un equipo de AOA Chile la idea es avanzar con Ruta Orgánica Chile que se ha grabado. Conversar por char ...

    €46 / hr (Avg Bid)
    €46 / hr Ortalama Teklif
    18 teklifler

    I am in need of a skilled graphic designer to create a traditional and cultural hoarding design. The primary goal of the design is to attract tourists to our travel company, with a focus on promoting our upcoming Chardham Yatra packages. Key Elements: - The design should prominently feature images of the Char Dham to help potential customers envision their future travel. - The hoarding must be crafted in a traditional and cultural style to resonate with our target audience and fit the theme of the pilgrimage. Ideal candidate should have: - A strong portfolio showcasing previous work in traditional and cultural design. - Experience in designing hoardings or similar large-scale outdoor advertising. - An understanding of the travel industry or a willingness to learn about the signifi...

    €14 (Avg Bid)
    €14 Ortalama Teklif
    23 teklifler

    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 ftHandle, uint32_t da...

    €150 (Avg Bid)
    €150 Ortalama Teklif
    25 teklifler

    Here are the components I need. A lot of these are done already in the deisgn so just need you organize them (add hover states, etc) COMMON - Text field - Text Area - Image/File Upload Area - Button (primary, secondary) + hover state) - Radio buttons - Dropdown (single-select0 - Dropdown (multi-select + searchable) - Password field LMS-SPECIFIC - Progress Bar - P...components I need. A lot of these are done already in the deisgn so just need you organize them (add hover states, etc) COMMON - Text field - Text Area - Image/File Upload Area - Button (primary, secondary) + hover state) - Radio buttons - Dropdown (single-select0 - Dropdown (multi-select + searchable) - Password field LMS-SPECIFIC - Progress Bar - Progress Circle - Scorecard elements - With pie char - With icon - Car...

    €16 (Avg Bid)
    €16 Ortalama Teklif
    1 teklifler

    Título del Puesto: Editor de Video Ruta Orgánica y Reels para eventos Responsabilidades: • Edición de videos cortos y videos de 15 a 20 minutos, incluyendo cortes, transiciones, efectos visuales y de sonido, corrección de color y ajustes de ritmo. • Interpretación de guiones y...considerada. Al proporcionar una descripción detallada del rol y las responsabilidades, te asegurarás de atraer candidatos calificados y motivados que puedan cumplir con los requisitos específicos de tu proyecto de edición de video. Somos un equipo de AOA Chile la idea es avanzar con Ruta Orgánica Chile que se ha grabado y proyecto de Ruta Orgánica en Moto (Charly Sinewan o Soy la Tribu). Conversar por char precio y b...

    €5 / hr (Avg Bid)
    €5 / hr Ortalama Teklif
    21 teklifler

    I need a proficient developer to create a MMORP...expect you to incorporate character customization and leaderboards into the website. - **Bug Fixing**: You must have the skills to accurately detect and resolve any bugs or issues that may arise. This will also involve fixing exploits on the website. - **Additional Rankings**: I'm looking to expand the current features of the website with various rankings such as Latest Globals, Last PvP Kills for char, and others. The ideal candidate for this job should have: - Proficiency in Laravel - Prior experience with MMORPG game development or related projects - A strong track record in bug fixing and troubleshooting - The ability to understand and implement complex ranking systems Please only apply if you can demonstrate how you meet ...

    €1134 (Avg Bid)
    €1134 Ortalama Teklif
    75 teklifler

    Larsen, send me the script when finished, as we talked about on the char.

    €28 (Avg Bid)
    €28 Ortalama Teklif
    1 teklifler
    Trophy icon Long-Haul Trucking Logo Design Bitti left

    Company Name: WM On Time Trucking LLC. Our logo prominently features Fright Truck with the bold "WM" initials, reflecting our company's strong identity and dedication to excellence. This emblem stands out to represent our core values and leadership. Seamlessly integrated with this design is a freight truck image, emphasizing our commitment to dependable transportation solutions. I need it to be a solute and I would like attached a Freight Liner Truck, example: Volvo Freight Liner VLN 860 I don't want anyone to copy but use as inspiration. I attached some images of freight liners trucks to get ideas. I need to have this logo vectored and be able to change colors. PLEASE ASK ANY QUESTIONS ANYTIME!!! IF THE RULE ARE NOT FOLLOWED, YOUR SUBMISSION WILL ...

    €46 (Avg Bid)
    Garantili Önde Gelen Yarışma
    €46
    299 girdi

    ...PP/WM ( Warehouse management ). SAP PP/WM Expertise: In depth understanding of SAP PP/WM modules including configuration, customization, and integration with other SAP modules. (Min 2 e2e implementations) Strong understanding of SAP Printing functionality and setup Ability to troubleshoot SAP Printer issues in PP/WM disciplines Proficiency in SAP PP functionalities such as MRP (Material Requirements Planning), production orders, capacity planning, etc. Excellent written and communication skills to interact with stakeholders, team members, and vendors. Individual contributor with ability to collaborate effectively with cross functional teams including, developers, testers, and end users. Work self directed and independently a...

    €21 / hr (Avg Bid)
    €21 / hr Ortalama Teklif
    8 teklifler

    PowerShell coder simple one-line code -- and/or fix system Windows 11 Was using: Get-Content *.csv | Set-Content But now strangely is not working, Getting this error message: Set-Content : An object at the specified path does not exist, or has been filtered by the -Include or -Exclude parameter. At line:1 char:21 + Get-Content *.csv | Set-Content + ~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: ([]:String[]) [Set-Content], Exception + FullyQualifiedErrorId : ItemNotFound, --------------------- Example CSV data files attached

    €17 (Avg Bid)
    €17 Ortalama Teklif
    9 teklifler

    I am seeking a skilled web developer to create an website with a payment gateway for my startup. Key Project Details: - We will be selling two specific services. - It's not necessary to include any specific features or functionalities beyond the basics of an e-commerce site. I just need a payment gateway hooked in that will take pa...card/Bank Transfer). - This is form for client/customer to enter some basic details and for these to be stored in DB. First name, Surname, DOB, mobile, email, address. Need to create and store Account number assigned to client/customer. - Client Log IN (will need to send email confirmation/validation on initial signup). create username create 12 char password. Lower/Upper letters, numbers and 1 special char. min...

    €1319 (Avg Bid)
    €1319 Ortalama Teklif
    241 teklifler

    ... timestamp, message_sent_time) VALUES ('1', '2', '1', 'hi', '1', '0', NULL, '1710781307', '2024-03-18 17:01:47') made by require(''), wp, WP->main, WP->parse_request, do_action_ref_array('parse_request'), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, WP_REST_Server->respond_to_request, WPGuppy_RESTAPI->sendMessage, WPGuppy_Model->insertData I'm in needs of an experienced PHP developer with an exceptional ability in debugging and troubleshooting issues within a WordPress-based CMS. My project requires someone with: - Extensive PHP development knowledge - In-depth understanding o...

    €16 (Avg Bid)
    €16 Ortalama Teklif
    9 teklifler

    ...= input(title="Fractal Periods", defval=2, minval=1, type=integer) bullFractal = pivothigh(fractalPeriods, fractalPeriods) bearFractal = pivotlow(fractalPeriods, fractalPeriods) plotchar(bullFractal?true:na, title="Bull Fractal", location=, offset=-fractalPeriods, color=black, transp=0, size=, char='▴') plotchar(bearFractal?true:na, title="Bear Fractal", location=, offset=-fractalPeriods, color=black, transp=0, size=, char="▾")...

    €40 (Avg Bid)
    €40 Ortalama Teklif
    3 teklifler

    ...management functions simulating those of UNIX. After formatting a "partition" (a large classic UNIX file), the functions should allow for file creation, reading/writing, information retrieval within a file, and file destruction. Work to be Provided The library to be built should contain at least a file type and the following functions: int myFormat(char* partitionName); the function returns 0 if the "formatting" succeeds. • file * myOpen(char* fileName); the function "opens" or creates a file with the given name. • int myWrite(file* f, void* buffer, int nBytes); the function returns the number of bytes written. • int myRead(file* f, void* buffer, int nBytes); the function returns the number of bytes read. • void mySeek(...

    €36 (Avg Bid)
    €36 Ortalama Teklif
    7 teklifler

    i know that "sendinput" works for the whole system "postmessage" or "sendmessage" is convenient But !!! I need keyboard input at "sendinput" level. "sendinput" cannot be send directly to the 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 sp...

    €394 (Avg Bid)
    €394 Ortalama Teklif
    10 teklifler

    i know that "sendinput" works for the whole system I will not use "postmessage" or "sendmessage" or anything like that (because it is different from "sendinput" and the way the key is entered)

    €210 (Avg Bid)
    €210 Ortalama Teklif
    22 teklifler

    i know that "sendinput" works for the whole system I will not use "postmessage" or "sendmessage" or anything like that (because it is different from "sendinput" and the way the key is entered)

    €234 (Avg Bid)
    €234 Ortalama Teklif
    26 teklifler

    Send "Send Input" to a specific window handle i know that "sendinput" works for the whole system I will not use "postmessage" or "sendmessage" or anything like that (because it is different from "sendinput" and the way the key is entered)

    €143 (Avg Bid)
    €143 Ortalama Teklif
    13 teklifler

    1. Implement subroutine called GetStudentGrades – that get in register R1 address to a linked list of the relevant course and in R2 the number of students in the course, for them you have to input 4 grades, values between 0 to 100, the grades are separated by one or more space char, each new line represent new student. 2. Implement subroutine called AverageCalculator – that gets in register R1 an address to linked list of the relevant course and in R2 the number of students in course, the sub routine has to calculate for each student the average of grades and to update the correct field for every student in the list. The average is whole number (no need remainder). 3. Implement a subroutine called BubbleSort that gets in register R1 address to linked list and in R2 the ...

    €111 (Avg Bid)
    €111 Ortalama Teklif
    10 teklifler

    Designing an ontology for the description you provided in the char

    €46 / hr (Avg Bid)
    €46 / hr Ortalama Teklif
    1 teklifler

    I'm in need of an expert who can flawlessly customize my Hugging face Chat-UI. It needs to be customized in a way that the user conversation and the pdf data is used in the context to answer the questions. Key Responsibilities: • Use TransformerJs for embedding . Customize Char-Ui from hugging face according to my needs. Though I have no time limit for project completion, I appreciate clear communication regarding expected project timescales and regular progress updates.

    €18 (Avg Bid)
    €18 Ortalama Teklif
    3 teklifler

    ...Exit F4) when we press Open, let us allow to select TXT file with Java code inside F5) when we press Run, let it show overlay textview with black window that will execute Java code. Make it support and include java code showing creating variables of integer type - creating random number 1-5 - sumarizing variable a and b and displaying result - displaying char variable - displaying time - displaying integer variable in for loop - creating char array variable a[] that has elements a,b,c,d,e,f and displaying third element - waiting for user input number only between 1and 55 and displaying in new line what was typed in - if user types in YES, let it display "you are in", else "you are correct". Use "If" comparison F6) when we press Exit, make it c...

    €32 (Avg Bid)
    €32 Ortalama Teklif
    13 teklifler

    ...Exit F4) when we press Open, let us allow to select TXT file with Java code inside F5) when we press Run, let it show overlay textview with black window that will execute Java code. Make it support and include java code showing creating variables of integer type - creating random number 1-5 - sumarizing variable a and b and displaying result - displaying char variable - displaying time - displaying integer variable in for loop - creating char array variable a[] that has elements a,b,c,d,e,f and displaying third element - waiting for user input number only between 1and 55 and displaying in new line what was typed in - if user types in YES, let it display "you are in", else "you are correct". Use "If" comparison F6) when we press Exit, make it c...

    €89 (Avg Bid)
    €89 Ortalama Teklif
    4 teklifler

    READ ALL ...Exit F4) when we press Open, let us allow to select TXT file with Java code inside F5) when we press Run, let it show overlay textview with black window that will execute Java code. Make it support and include java code showing creating variables of integer type - creating random number 1-5 - sumarizing variable a and b and displaying result - displaying char variable - displaying time - displaying integer variable in for loop - creating char array variable a[] that has elements a,b,c,d,e,f and displaying third element - waiting for user input number only between 1and 55 and displaying in new line what was typed in - if user types in YES, let it display "you are in", else "you are correct". Use "If" comparison F6) when we press Exit, ...

    €28 (Avg Bid)
    €28 Ortalama Teklif
    2 teklifler

    I require a proficient coder experienced in C and Linux for a unique audio project. The task requires combining two specific C files. Here are the specifics: - File 1: An audio stream file formatted in char - File 2: Contains an ALSA play function that accepts short format. The combined C file should use the ALSA playback functions from File main2 to play the stream on file main1.c , line 92 called "ocm_void" - Essential Skills: - Proficiency in C programming - Understanding of audio streaming and ALSA playback functions

    €14 / hr (Avg Bid)
    €14 / hr Ortalama Teklif
    7 teklifler

    I'm looking for an experienced freelancer who can prepare my already designed character for use in Adobe Character Animator CC 2021. Primary responsibilities include: - Setting up the character in the correct layer format as prescribed in Adobe's instructional videos - Using one of the Adobe character templates for guidance What you'll be provided: - A PSD file of the character Timing: - I need this completed as soon as possible. Ideal Skills and Experience: - Deep understanding of Adobe Character Animator CC 2021 - Expertise in setting up characters for animation - Familiarity with Adobe Character Animator templates - Quick turnaround time

    €99 (Avg Bid)
    €99 Ortalama Teklif
    67 teklifler

    ...consisting right now of 1 file We want to rewrite the server in future and expand it, so a understanding oft he communication protocoll will be in the future necessary. If the following explanation is not clear to you, please do not apply „The contents need to be converted between HEX and DEC. Both systems (server and device) recognize the contents from the ASC II Char table only. The DEC works as the sequence number for the ASC II Char table. The commands should be converted to byte stream and send to device. “ The Frontend php, javascript, mysql, bootstrap I the attachment there are screenshots to show the required functions, the design and colors can reworked. Key Features Required: • This web application is to be turned into a fully funct...

    €479 (Avg Bid)
    €479 Ortalama Teklif
    86 teklifler

    Pagina Web para Empresa. Mostrar detalles de los productos y servicios. Char Iterativo donde se pueda hablar con los clientes. Banner para mosrar imagenes iterativas.

    €163 (Avg Bid)
    €163 Ortalama Teklif
    54 teklifler

    ...AT commands that the sim module uses to communicate. We can successfully get the module to connect to the data network (via a 1NCE IoT sim card) and say that it's "OK" and working, but when we follow the documentation for making MQTT requests (especially with needing to send the various AWS security certificates, with line endings, and them needing to be chunked over multiple commands due to max char limitations etc) we get errors or can't get it to work. #### Requirements #### Lets start by saying the project will only be deemed successful if we can include and use your script as a replacement for the script that we currently use over WiFi. And when using your replacement script, it connects to the mobile network via the SIM7020E NB-IoT Module, and manages...

    €226 (Avg Bid)
    €226 Ortalama Teklif
    9 teklifler

    I am seeking a domain name for a software/application development company. The name should be memorable and distinctive. I've explored numerous option... I've explored numerous options on , but most are either taken or excessively pricey. The winning domain name needs to be available for purchase on and should follow the format www.[websitename].com. Here's a list of word ideas to inspire the domain name, though it's not mandatory to include any of these words in the domain name: Access App Array Automate Binary Bit Byte Char Cloud Code Constant Crypto Data Dev Development Digital Do Double Dynamic Encrypt Encrypted For Form Forms Function Hex Hub Int Integer Lab Let Loop Object Objective Process Program Query Return Signed Software String Super Tech Tools Unsi...

    €48 (Avg Bid)
    Garantili Mühürlü
    €48
    139 girdi

    I have ESP32 and WM8960 Audio Codec board from Waweshare, they provided C code for STM32 but I need to make it work with ESP32, so I need someone to reuse/rewrite this STM32 library for ESP32. What I expect to get is working library for WM8960 that works with ESP32 with functions such as - Record Audio in WAV format and save on ESP32 connected SD card via 3.5mm jack on WM board. - Play WAV Audio from SD Card through WM8960 with speaker connected - Basic settings such as Audio record and playback volume adjust etc. Also I would like to get pinout / how to connect these 2 boards to make it work. Also, I'm using Arduino as IDE for it, I expect to get main code for ESP in INO "style". Here is WM8960 info: Here is STm32 based library for it:

    €164 (Avg Bid)
    €164 Ortalama Teklif
    11 teklifler

    ...error: undefined symbol: CkGlobal::UnlockBundle(char const*) C/C++: : error: undefined symbol: CkGlobal::get_UnlockStatus() C/C++: : error: undefined symbol: CkCrypt2::put_CryptAlgorithm(char const*) C/C++: : error: undefined symbol: CkCrypt2::put_CipherMode(char const*) C/C++: : error: undefined symbol: CkCrypt2::put_KeyLength(int) C/C++: : error: undefined symbol: CkCrypt2::put_PaddingScheme(int) C/C++: : error: undefined symbol: CkCrypt2::put_EncodingMode(char const*) C/C++: : error: undefined symbol: CkCrypt2::SetEncodedIV(char const*, char const*) C/C++: : error: undefined symbol: CkCrypt2::SetEncodedKey(char const*, char const*) C/C++: : error: undefined symbol: CkCrypt2::encryptStringENC(char const*) C/C++: clang++: e...

    €23 (Avg Bid)
    €23 Ortalama Teklif
    10 teklifler

    I am looking for a freelancer who can provide guidance on how to insert multiple UTF-8 characters in LaTeX, for example U+A723 The characters need to be inserted in the main body of the document. I'm using Skills and experience required: - Proficiency in LaTeX - Knowledge of different methods and packages for inserting UTF-8 characters in LaTeX - Familiarity with the specific characters that need to be inserted

    €17 (Avg Bid)
    €17 Ortalama Teklif
    24 teklifler
    Case supports Bitti left

    Hi Sajjad, I could not find the incomplete status on the project, so I deleted it, then I could not char with you! It's a little strange at times how this page works!

    €23 (Avg Bid)
    €23 Ortalama Teklif
    1 teklifler

    帮我写一个支持全中文汉字的汇编器. 我不是专业程序员,啥都不懂,只会看一些简单的Python代码, 我希望接受者能用C或C++,rust也可以,就是静态编译型的编程语言写一个汇编器. 我希望代码里的标识符除了关键字以外全都用中文汉字来表达和描述. 当然,这个汇编器本身也必须要全中文汉字的,比如那些操作码,指令, 我希望这个汇编器是编译为x86机器码, 用静态编译型的编程语言写的时候,不要用char这种ASCII专用的数据类型,一定要排斥所有与ASCII绑定的内容,必须要完全Unicode,支持utf8 16 32 64都可以. 我希望用静态编译型的编程语言写的源码是平台无关的,也就是无依赖,便携的那种,就像lua一样,可以在win下msys2里编译,因为目前只有win下的软键盘输入法是最好的中文汉字输入体验. 如有必要, 我希望这是一个开源项目,谢谢.

    €9 - €10
    €9 - €10
    0 teklifler

    ...búsqueda y codificación correspondientes a dicha posición, y compruébese con cuidado los casos extremos, al comienzo o al final de la cadena. Definir M y N como constantes globales ambas de 248. 2. Fijados un búfer de búsqueda y un búfer de codificación, ambos de caracteres ASCII, programar una función triple que a partir de dos strings con ambos búferes devuelva el triple (offset, long, char) del algoritmo LZ77. Prevéanse las posibles situaciones límite (búferes vacíos, long máxima, etc.) y compruébese que el resultado es siempre correcto. Decidir de manera opcional si se pueden solapar ambos búferes o no (se valorará más el primer caso...

    €42 (Avg Bid)
    €42 Ortalama Teklif
    5 teklifler

    - Hourly pay - Create graphic logo with chat gpt for tshirts - change to vector type - upload design to site and place on tshirts - fill in title and description with char GPT - expect 6 new designs per hour

    €8 / hr (Avg Bid)
    €8 / hr Ortalama Teklif
    112 teklifler

    I am looking for a freelancer to create a home, category, and product page for my price comparison site. The ideal candidate should have experience with HTML. Although HTML skills a...Design and Layout: - I have a specific design in mind and will provide references for the freelancer to follow. - Should be responsive. Product Listing: - The website will initially have a template for product listings, which I will later populate. - The number of products to be listed on the website is currently unknown. Product Page: - Ideally a (working) carousel of recommended products. - A char that shows historic prices. - A table of vendors and it's current prices Overall, I am open to any design suggestions and would like the freelancer to propose a design that is visually appealing and...

    €132 (Avg Bid)
    €132 Ortalama Teklif
    47 teklifler

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

    €36 (Avg Bid)
    €36 Ortalama Teklif
    6 teklifler

    I am looking for a skilled software developer to assist with web development and API integration for my project. Type of Software Development: - Web Development Preferred Programming Language: - No, I am open to suggestions API Integration: - PULL DATA FROM 5-6 DIFFERENT SAAS BASED PLATFORM AND PRESENT IN A FORM OF PIE CHARTS, BAR CHAR, TABLE FORM ETC. Skills and Experience: - Strong web development skills - Experience with API integration, specifically with Map APIs - Familiarity with different programming languages and ability to suggest the most suitable one for the project

    €324 (Avg Bid)
    €324 Ortalama Teklif
    91 teklifler
    €470 Ortalama Teklif
    1 teklifler

    ...users) - createUsers(htpasswdFile, List dataset with <username, password>) // fail if user is already defined with error to use update - updateUserPassword(htpasswdFile, List dataset with <username, password>) // fail if user is missing to use create - resetUserPassword(htpasswdFile, List dataset with <username, password>) // set password with an arbitrary unreadable max-length-char password and fully random with all char space allowed (upper, lower, number, special chars) if password is null/unset in the dataset common // fail with reasonable error, if permissions are missing to write the file or the file is missing and refer to the corresponding required function to call MS2: implement wrappers which provide convinient calls on the set-functions with ...

    €43 (Avg Bid)
    €43 Ortalama Teklif
    4 teklifler

    ...Shopify website. TASK 2: Show/Hide Images for Variant Selection on Shopify On our Shopify website, we sell posters with different variants. Some variants include a margin, while others do not. We want to improve the user experience by showing or hiding specific images based on the variant selected. Here's what we need: When the variant "No margin" is selected, images with filenames containing "WM" should be hidden. When the variant "White margin" is selected, images with filenames containing "NM" should be hidden. Your task is to implement this image display logic on our Shopify store, ensuring that the appropriate images are shown or hidden based on the selected variant. This feature will help customers visualize the product more ac...

    €168 (Avg Bid)
    €168 Ortalama Teklif
    46 teklifler