Szűrő

Legutóbbi kereséseim
Szűrés erre:
Költségvetés
eddig:
eddig:
eddig:
Típus
Készségek
Nyelvek
    Munka státusza
    2,000 ascii hexa munka, árazás ebben: EUR

    ...enhancement of existing features to meet specified security standards and user experience improvements. Core Requirements: User Interface Development: - Develop with forms for username, password, and password confirmation. - Ensure forms are user-friendly and adhere to modern web standards. Password Requirements: - Enforce a password length of 8-64 characters. - Support all printable ASCII and Unicode characters. - Implement password normalization using Unicode NFKC or NFKD methods. - Add a password strength meter to discourage trivial modifications of weak passwords. - Display warnings for passwords that exceed the maximum length without truncation. - Implement an "eye" icon for toggling password visibility. Security Enhancements: - Check passwords against a li...

    €23 (Avg Bid)
    €23 licitátlag
    31 árajánlat

    Necesito poder generar codigo de barras en power builder. En code 128 jdk, en principio me funciona pero cuando la aplicacion la gestiono por web por virtualizacion no imprime caracter ascii .

    €141 (Avg Bid)
    €141 licitátlag
    9 árajánlat

    As an individual operating Arduino, I need a proficient freelancer who can code in Jupyter Notebooks to read ASCII data from a serial port. The data read should then be able to be used for data analysis. I have prepared code already for review. Key requirements: - Experience in working with Arduino - Ability to work with Jupyter Notebooks - Proficiency in reading ASCII data from serial ports - Strong skills in analyzing data With thorough knowledge in these areas, the ideal freelancer can look forward to consistent engagement. They would be dealing with an exciting project that pushes bounds in interfacing hardware and software. code: import serial from serial import Serial import as plt import numpy as np from datetime import datetime import pandas as pd import time imp...

    €136 (Avg Bid)
    €136 licitátlag
    59 árajánlat

    ...Jetson Nano and another device via the CAN bus, utilizing the RS485 CAN HAT. Documentation and examples for the RS485 CAN HAT for the Jetson Nano are available here: Project Requirements: Data packets to be transmitted are split into frames of 8 bytes each, with the first 7 bytes of the frame encoded in ASCII. The last byte is an integer frame counter that does not convert to ASCII. A checksum is generated from the packet data and appended at the end of the packet using the following function: c Copy code uint16_t crc_chk_value(uint8_t *data, uint16_t size) { uint16_t crc = 0; while (size--) { crc ^= *data++; for (unsigned k = 0; k < 8; k++) crc = crc & 1 ? (crc >> 1) ^ 0xa001

    €475 (Avg Bid)
    €475 licitátlag
    20 árajánlat
    programming -- 2 Véget ért left

    I am looking for a programmer who can help me to send ASCII values to RS232C port of a PLC from USART of STM32F4O7VGT6 Discovery board using USART1 of the microcontroller. The code must be in header file written in C language and my existing project doesn't use HAL libraries instead the Usart library that i have in my file system is #include "stm32f4xx_usart.h" so the code is preferred to be written around the same, and if Hal Library usage is necessary then how to include it in my code must be guided for so that I could easily include in my Attolic True Studio Project. The entire project is being written in C programming language. Just need to send Characters, strings , integers and floating point numbers from Microcontroller to PLC. Will be using a TTL to RS232 leve...

    €91 (Avg Bid)
    €91 licitátlag
    9 árajánlat

    ...together in schools, adding to the realism. - Customizable Environment: The aquarium will be an underwater coral reef. The user should be able to customize this for a personally engaging experience. - High-Resolution DDS textures: The textures provided should be updated for a higher resolution to give a beautiful, textured look and feel to the aquarium. I already have all the necessary meshes in .X ascii format and DDS textures ready. Ideal candidates will be proficient in DirectX with experience in creating interactive 3D environments, have a keen eye for detail, and ability to code in Visual Studio. A knack for mimicking natural animal behavior in 3D space would be a definite plus. If you've got the skills and the drive, I'd love to hear from you. Attached are some...

    €131 (Avg Bid)
    €131 licitátlag
    9 árajánlat

    ...of digital circuits, analyzing serial communications, and examining micro-controller signals and digital protocols. Key Responsibilities: - Design and create an analyzer able to decipher multiple digital protocols including CAN, SPI, I2C, UART, RS422, RS485, i2C 1-Wire, and SIM devices. - Equip the analyzer with a unique functionality to understand and interpret data in custom HEX, Bianry and ASCII formats. Ideal Experience and Skills: - Proficient in digital protocols and encoding. - Extensive experience in electronics, especially in creating and debugging logic analyzers. - Ability to work with various FPGA's and micro-controller signals. - Strong knowledge of Data formats. This project will be highly suitable for those who have experience in electronics and Verilog so...

    €544 (Avg Bid)
    €544 licitátlag
    32 árajánlat

    Essentially we convert a string to ASCII. Then find a reversible algorithmn to summate/multiply the keys together. Then with the final variable and other variables such as key length and pigeonholer; We deduce the keys.

    €67 (Avg Bid)
    €67 licitátlag
    1 árajánlat

    I'm seeking a skilled developer to carry out the task of implementing a basic/compact model of The C versions of games played on a grid consisting of a small 2D array and are displayed using simple ASCII text characters using printf. They are no fun to play in the C version, but that allows you to test out your game logic, etc. **Key Tasks:** - Implementation of a functional MIPS architecture - Ensuring architecture's simplicity and understandability for educational purposes

    €58 (Avg Bid)
    €58 licitátlag
    8 árajánlat

    ...zero-length files, ensuring they are identified and managed appropriately. - **File Conversion:** Develop scripts for converting ANSI files to ASCII format, including specialized processing of PSTPF500 files and converting answers to ASCII format. - **Handling of Sorted Files:** Automatically create new files to store sorted content, ensuring no data is overwritten and historical data integrity is maintained. **Ideal Skills and Experience:** - Strong proficiency in batch scripting and command-line utilities. - Experience with file management automation, including sorting, merging, and conversion between different formats. - Knowledge of ANSI and ASCII formats and the technical requirements for converting between them. - Familiarity with PSTPF500 file processing is ...

    €7 (Avg Bid)
    €7 licitátlag
    1 árajánlat

    As your client, I'm on the lookout for a skillful coder with intermediate experience in C programming. The task at hand is to develop a C program that can effectively render ASCII images. If you possess prior experience in similar image rendering projects, it could potentially strengthen our collaboration. So let's get started and transform our image ideas into ASCII reality together. Coding shall never have looked as artistic as it will after this particular task.

    €14 (Avg Bid)
    €14 licitátlag
    9 árajánlat

    I'm searching for a coder who can assist me in developing an application in JavaScript that converts ASCII Key Codes into a single number represented in Scientific Notation, and vice versa. Key Points: - Application should enable conversion of ASCII Key Codes to a single number represented in Scientific Notation. - Ability to extrapolate the initial keys from the resultant single number. - Non-alphanumeric ASCII characters should be excluded from this conversion. Ideal Skills: - Proficient in JavaScript - Deep understanding of ASCII Key Codes and Scientific Notation - Attention to detail for accurate conversion processes.

    €67 (Avg Bid)
    €67 licitátlag
    24 árajánlat

    ...Given Name. 2. **Field Types and Validation**: - Establish precise types for Username, Email, Password, and Given Name. - **Username**: Limit to 1-20 ASCII characters. - **Email**: Employ a robust library for validation to ensure comprehensive accuracy, including support for "+" in email tags. - **Password**: Adhere to ISO 27001 standards: - Length: 8-28 characters. - No spaces. - Must include at least one of the following: - Upper case letters. - Lower case letters. - Numbers. - Special characters. - **Given Name**: Optional field; permit 1-20 ASCII characters. 3. **Data Handling**: Implement rigorous client-side validation, followed by secure data transmission to our s...

    €7 - €14 / hr
    Rejtett
    €7 - €14 / hr
    49 árajánlat

    I require a detailed yet short guide that presents part numbers and a how-to when it comes to connecting and sending commands to a 4-7 Digit MODBUS-RTU-ASCII LED display from an RS232 port rather than the native RS485. The primary usage of this LED display will be to showcase alphanumeric textual messages, and the RS232 port runs on a Windows operating system. Thus, ideal candidates must possess: - Proficient knowledge of RS232 and RS485 ports - Experience with MODBUS-RTU-ASCII LED displays - Skills in creating easy-to-understand instructions - Capacity to detail required parts and part numbers Without these skills and experience, the freelancer would not be successful in this task. The end goal is creating a document that clearly illustrates these steps and connections to...

    €150 (Avg Bid)
    €150 licitátlag
    29 árajánlat

    I'm looking for a mathematician expert to help me create a hash. The idea is that a string is converted into ASCII Keys. These ASCII keys are then combined to create a number in scientific notation. Then essentially we need to redefine the keys using the scientific notation number.

    €7 (Avg Bid)
    €7 licitátlag
    10 árajánlat

    Im looking for a mathematician expert to help me create a hash. The idea is that a string is converted into ASCII Keys. These ASCII keys are then combined to create a number in scientific notation. Then essentially we need to redefine the keys using the scientific notation number.

    €9 (Avg Bid)
    €9 licitátlag
    14 árajánlat

    Im looking for a mathematician expert to help me create a hash. The idea is that a string is converted into ASCII Keys. These ASCII keys are then combined to create a number in scientific notation. Then essentially we need to redefine the keys using the sceintific notation number.

    €14 (Avg Bid)
    €14 licitátlag
    6 árajánlat

    Im looking for a mathematician expert to help me create a hash. The idea is that a string is converted into ASCII Keys. These ASCII keys are then combined to create a number in scientific notation. Then essentially we need to redefine the keys using the sceintific notation number.

    €10 (Avg Bid)
    €10 licitátlag
    9 árajánlat

    I'm seeking a proficient freelancer to create a Python script for a Raspberry Pi Zero that will function as a data bridge between a serial connection and Bluetooth Low Energy (BLE). I have an usb device connected to the PIzero port via OTG adapter sending string of data to the serial in ascii format. The Usb device is autodetected so will just use the pyserial package to gather data. I need to take those data and send over BLE so the Pizero will act as simple BLE server bridging those data to BLE conversely i shall send some bit the other way round. I have the script already made for ESP32 in ESP-IDF framework need to replicate in python on Pizero using the same UUID. It is quite easy job for experienced user with bit of - Knowledge of Raspberry Pi platforms, specifically Pi Z...

    €149 (Avg Bid)
    €149 licitátlag
    24 árajánlat

    The project can be structured in 2 phases and shall be written in Octave (~Matlab) code. 1. Phase: File Merging of 1 ASCII and 2 binary files via time stamps (sample files available) 2. Phase: Complex FFT (or DFT?) of down-converted high-frequency IQ data; extraction of complex signal values for a selctable number of known frequencies per time stamp. Signal values to be extracted for all time stamps in an automatic routine. Results to be written in an ASCII file with given structure. Data visualisation. 3. Phase: Follow-on project: Post-processing on GPS-based 3D-position & 3D-orientation data and merging with ASCII File from phase 2. See also flow chart attached with details of phase 1. Details of phase 2 still in progress.

    €133 (Avg Bid)
    Kiemelt Sürgős
    €133 licitátlag
    6 árajánlat
    Trophy icon corporate logo Véget ért left

    ...a certain message or feeling, although I am open to different concepts. Skills and Experience: - Strong graphic design skills - Experience in creating professional logos - Ability to understand and interpret client's vision and ideas - Creative thinking and ability to provide innovative design concepts - Excellent communication skills to collaborate effectively with the client Company name is Hexa Holdings Corporation. the core idea behind the company name is six, not necessarily the number 6, but 6 points, or 6 lines, or 6 apex points. a concept using the initials HH may also be considered acceptable. as the name suggests, it is a holding company and so no product identity is required. a logo that shows strength, success and wealth will be nice. 2 equilateral triangles,...

    €56 (Avg Bid)
    Garantált
    €56
    775 pályamű

    ...Basic, which is a requirement for this project. Project 1: UI Buttons - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The code creates clickable buttons in the Windows command terminal using ascii characters. This needs to be expanded and commented for ease of use. Button in short should know their state, and function as a simple GOTO and execute some code. Project 2: Faux Mouse Icon - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - A faux mouse icon in the terminal to work with clickable buttons. It will follow the X and Y coordinates of the mouse. An ASCII character can be used to represent the mouse icon. Project 3: Simple Multiplayer - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - I have a basic save and load function w...

    €770 (Avg Bid)
    €770 licitátlag
    30 árajánlat

    I am looking for a skilled C++ developer who can import OHLC ascii data to Amibroker, a charting software. Skills and Experience Required: - Proficiency in C++ programming language - Familiarity with Amibroker charting software - Experience in importing OHLC ascii data Project Requirements: - Import OHLC ascii data to Amibroker charting software - Ensure the data is accurately imported and displayed on the charts - Optimize the code for efficient data import - Complete the project within a week If you have the necessary skills and experience, and can complete the project within the specified timeline, please submit your proposal.

    €242 (Avg Bid)
    €242 licitátlag
    5 árajánlat

    I am looking for a freelancer who can help me import ASCII data to Amibroker in real-time without the format files in the Amibroker format folder. Skills and experience required: - Experience working with Amibroker and importing ASCII data - Knowledge of API feed integration - Ability to modify existing scripts or software for importing ASCII data - Familiarity with real-time data import and update frequency The ideal candidate should have a strong understanding of Amibroker and be able to work with API feeds to import ASCII data in real-time. They should also have experience modifying existing scripts or software for importing data. If you have the necessary skills and experience, please submit your proposal with examples of similar projects you have worked...

    €259 (Avg Bid)
    €259 licitátlag
    4 árajánlat

    I am looking for a freelancer who can help me import ASCII data to Amibroker in real-time without the format files in the Amibroker format folder. Skills and experience required: - Experience working with Amibroker and importing ASCII data - Knowledge of API feed integration - Ability to modify existing scripts or software for importing ASCII data - Familiarity with real-time data import and update frequency The ideal candidate should have a strong understanding of Amibroker and be able to work with API feeds to import ASCII data in real-time. They should also have experience modifying existing scripts or software for importing data. If you have the necessary skills and experience, please submit your proposal with examples of similar projects you have work...

    €388 (Avg Bid)
    €388 licitátlag
    7 árajánlat

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

    €9 - €10
    €9 - €10
    0 árajánlat

    I am looking for a Python developer who can create a script to read an ASCII file containing X, Y, Z, L, and V variables. The script should be able to compute and plot certain parameters based on the data in the file. Specifically, the Z value in the file will be updated according to an equation provided. Requirements: - Python programming skills - Experience with reading and manipulating ASCII files - Knowledge of statistical calculations and plotting Input File: I can provide a sample file for the project, so there are no specific requirements for the input file format. Intended Use: The computed parameters will be used for academic research purposes. If you have the necessary skills and experience, please bid on this project.

    €28 (Avg Bid)
    €28 licitátlag
    16 árajánlat

    ...k en dicha cadena, y dos longitudes de buffers M y N, programar una función buffers que devuelva los búferes de 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 co...

    €43 (Avg Bid)
    €43 licitátlag
    5 árajánlat

    ** We are interfacing an autosampler that has a USB interface and reads/writes ascii commands. We need a module (form) that identifies the USB port amd provides communication settings, and has a form that allows us to send read/write commands. ** I am looking for a skilled programmer to build a Windows USB interface with read and write functionality using Visual Basic. Specific requirements for the project include: - The ability to read and write data through the USB interface - A software interface that is built from scratch - Expertise in Visual Basic programming language Ideal skills and experience for this job: - Proficiency in Visual Basic programming - Experience in building USB interfaces - Knowledge of data reading and writing protocols - Strong problem-solving and ...

    €482 (Avg Bid)
    €482 licitátlag
    29 árajánlat
    Java Maze Project Véget ért left

    ...than enough to instantiate each node in the overworld map and instantiate a few of the “dungeons” that might be subtrees of other nodes. There’s a lot going on in this one, and is a challenge: to an external site. King’s Quest I - More simplified form of adventure game. This guide also has a lot of ascii stylized maps to assist in visualizing how you would generate nodes for tree traversal: to an external site. Deliverables - A program that instantiates a tree-like data structure using node objects. Those nodes should be capable of containing or pointing to relevant to the “maze” you are trying to replicate

    €11 (Avg Bid)
    €11 licitátlag
    4 árajánlat
    Trophy icon Game Level Design UI Véget ért left

    I am looking for a skilled UI designer who can create a retro UI for a PC game done completely in 16 color CP437 ASCII characters which is a UI revision for the game tinyHack. The game is being developed for the PC platform interfaced via telnet and has a retro circuit board cyber hacker art style. Key requirements for the project include: - Creating UI elements that match the retro cyber art style of the game. - Designing the 1 game level for the game. - Making sure the map design is optimized for 80x24 characters of screen space - The score will be displayed in the font of Tmplr https://patorjk.com/software/taag/#p=display&f=Tmplr&t=12345678910 #Score Total Score can not be more than 6 characters. All 6 characters

    €47 (Avg Bid)
    Garantált
    €47
    24 pályamű

    I have a concrete training case in tesseract, I'm stuck and a little support would be helpful. Specifically, I i need OCR for PDFs scanned from ASCII text files using the font "Courier new" (So monospace, serif) With the existing traindat eng or deu I get rates of around 99%, but I would like to increase the rate further, because * it is always the same font * we have a reduced charset * usually the same letters are recognized incorrectly or are ignored. I already have a setup ~20 one-page PDFs with the "ground truth", and generated .tif and .box files. Already tried to use tesseract console tools, jTextBoxEditor, TessTrainGUI 6.4; i tried to make new font traing and based on tessdata_best/deu.traineddata. No success. YOUR Job: Just analyze the problem ...

    €125 (Avg Bid)
    €125 licitátlag
    4 árajánlat

    I have a concrete training case in tesseract, I'm stuck and a little support would be helpful. Specifically, I i need OCR for PDFs scanned from ASCII text files using the font "Courier new" (So monospace, serif) With the existing traindat eng or deu I get rates of around 99%, but I would like to increase the rate further, because * it is always the same font * we have a reduced charset * usually the same letters are recognized incorrectly or are ignored. I already have a setup ~20 one-page PDFs with the "ground truth", and generated .tif and .box files. Already tried to use tesseract console tools, jTextBoxEditor, TessTrainGUI 6.4; i tried to make new font traing and based on tessdata_best/deu.traineddata. No success. YOUR Job: Just analyze the problem ...

    €27 (Avg Bid)
    €27 licitátlag
    3 árajánlat

    I have a concrete training case in tesseract, I'm stuck and a little support would be helpful. Specifically, I i need OCR for PDFs scanned from ASCII text files using the font "Courier new" (So monospace, serif) With the existing traindat eng or deu I get rates of around 99%, but I would like to increase the rate further, because * it is always the same font * we have a reduced charset * usually the same letters are recognized incorrectly or are ignored. I already have a setup ~20 one-page PDFs with the "ground truth", and generated .tif and .box files. Already tried to use tesseract console tools, jTextBoxEditor, TessTrainGUI 6.4; i tried to make new font traing and based on tessdata_best/deu.traineddata. No success. YOUR Job: Just analyze the problem ...

    €28 (Avg Bid)
    €28 licitátlag
    7 árajánlat
    Java Maze Project Véget ért left

    ...than enough to instantiate each node in the overworld map and instantiate a few of the “dungeons” that might be subtrees of other nodes. There’s a lot going on in this one, and is a challenge: to an external site. King’s Quest I - More simplified form of adventure game. This guide also has a lot of ascii stylized maps to assist in visualizing how you would generate nodes for tree traversal: to an external site. Deliverables - A program that instantiates a tree-like data structure using node objects. Those nodes should be capable of containing or pointing to relevant to the “maze” you are trying to replicate

    €16 (Avg Bid)
    €16 licitátlag
    6 árajánlat
    ASCII ART for LOGO Véget ért left

    I am looking for a freelancer who can create an intr...for a freelancer who can create an intricate and detailed ASCII art logo for my coding header project. Requirements: - Experience in creating intricate and detailed ASCII art - Strong understanding of coding and programming symbols - Ability to incorporate specific design elements or symbols provided by the client - Creativity in suggesting additional design elements or symbols - Attention to detail to ensure the ASCII art is visually appealing and accurate - Knowledge of website and printed materials design principles Skills: - ASCII art design - Coding and programming knowledge - Creativity in design - Attention to detail - Website and printed materials design experience See attachment.. I'd like ...

    €70 (Avg Bid)
    €70 licitátlag
    112 árajánlat

    You are to develop a producer/consumer application. Both the C programming language and any distribution of the Linux operating system are to be used. Your solution must be structured as a set of services. The core service is the inter-process communication which it is referred here as the producer/consumer service. You are to create a library to support your producer/consumer process activities. The file “encDec.h” is to be created and it must contain the prototypes of all code required to support the producer/consumer activities as described by the services provided by the three layers discussed below. All access to the services provided by this library must be done only through the use of any of the members of the exec() family of system calls. The three distinct layers to ...

    €34 (Avg Bid)
    €34 licitátlag
    8 árajánlat
    Shell Scripting Véget ért left

    I am looking for a freelancer who can help me with a Shell Scripting project. The specific task I need the shell script to address is to display ASCII images. I prefer the shell script to be written in Bash. It should be universally compatible and work on any operating system. Ideal skills and experience for this job include: - Proficiency in Bash scripting - Experience with file management and automation - Knowledge of system monitoring

    €17 (Avg Bid)
    €17 licitátlag
    17 árajánlat

    Consider width and height input; scale the output accordingly. Output the ASCII art to standard output. No color outputs are necessary, however it would be great.

    €47 (Avg Bid)
    €47 licitátlag
    14 árajánlat

    1) I need an MS-DOS 6.22 application, it must be an executable file like *.EXE, whose function is to read the serial number of the CPU, RAM and HARD DISK and write them to a text file on disk C 2) The application will have "hidden" attribute. 3) The application will be dated 05/31/1998 8.22am. 4) The application will be named PIPPO.CPI. 5) The application must create an ascii / txt file in the DOS directory, the name of the file created will be 6) Serial numbers must be written to the file 7) Serial numbers must be written on a single line in the format: C "serial number", R "serial number", H "serial number"

    €16 (Avg Bid)
    €16 licitátlag
    6 árajánlat
    AI website with paywall Véget ért left

    ...backend to securely receive, process, and return text data. 4. Integrate Stripe (or something relevant) for subscription-based payments, allowing for both card and PayPal transactions. 5. Ensure the website is fully responsive and compatible across different devices and browsers. 6. Potentially connect with external APIs, including LLM app APIs. Technical Requirements: Frontend: 1. Design an ASCII-art (almost plain-text) layout with a logo, horizontal menu (Pricing Plans, API, Blog), and login/signup options. 2. Feature two side-by-side text fields for users to input text and view/copy the AI-processed text. 3. Implement dropdown menus for features unlocked with payment, e.g., "Writing Style". Backend: 1. Securely process user texts. 2. Implement user authenticatio...

    €151 (Avg Bid)
    €151 licitátlag
    33 árajánlat

    Hi Freelancers, I have a dataset with 141,043 cities. I have the ASCII name for each city. Now I need the URLs to the three top images for each of the cities added to my spreadsheet. Because it's such a large number I expect someone to write code for this and let it run until it's done. I expect this can be done for around $30 or best offer.

    €22 (Avg Bid)
    €22 licitátlag
    22 árajánlat

    Hi Freelancers, I have a dataset with 141,043 cities. I have the ASCII name for each city. Now I need the URLs to the three top images for each of the cities added to my spreadsheet. Because it's such a large number I expect someone to write code for this and let it run until it's done. I expect this can be done for around $50 or best offer.

    €131 (Avg Bid)
    €131 licitátlag
    39 árajánlat

    Hi Freelancers, I have a dataset with 141,043 cities. I have the ASCII name for each city. Now I need a dataset with JPGs and three pictures for each city. Each picture should be named "cityname_1", "cityname_2", "cityname_3". For the prompt, you can further use the country name from the dataset. The pictures should be photorealistic. The winning bid should be below $100.

    €83 (Avg Bid)
    €83 licitátlag
    46 árajánlat

    I need my file converted as requested in the PNG,if you can help me with this kindly place your bid

    €11 (Avg Bid)
    €11 licitátlag
    8 árajánlat

    Hashing 1) RS Hash 2) AP Hash 3) DJB Hash 4) DEK Hash Image: 1) SVG to PNG/JPEG 2) Youtube Thumbnail Grabber 3) Image to ASCII Art 4) ASCII Art to image Code: 1) JSON to XML 2) INI to XML 3) CSV to XML 4) TSV to XML 5) TSV to CSV 6) TSV to JSON

    €79 (Avg Bid)
    €79 licitátlag
    1 árajánlat

    Necesito generar codigos de barras en power builder code 128 o similar.

    €124 (Avg Bid)
    €124 licitátlag
    72 árajánlat

    ...the designer has any suggestions or recommendations for improvements, I am open to hearing them. The format of the original STL file is not known, as I am not sure whether it is in binary, ASCII, or voxel-based format. Therefore, the designer should have experience working with different file formats and be able to handle any format that the file may be in. Ideal skills and experience for this job include: - Proficiency in 3D design and modeling software - Experience working with STL files and making modifications to specific features - Familiarity with different file formats, including binary, ASCII, and voxel-based - Strong attention to detail and ability to accurately follow instructions - Creative thinking and problem-solving skills to suggest improvements or altern...

    €51 (Avg Bid)
    €51 licitátlag
    19 árajánlat

    i need a unity c# 2d game devlopper for Hexa Block Puzzle: Tangram Puzzle my budget is 10 usd for this

    €24 (Avg Bid)
    €24 licitátlag
    13 árajánlat
    Logo Design Véget ért left

    I already have the logo design, But i want to change the colors of the logo. I will provide the logo psd files and also the hexa code of the colors and the logo tagline as well.

    €15 (Avg Bid)
    €15 licitátlag
    22 árajánlat