Delphi ddk assembler trabalhos

Filtro

Minhas pesquisas recentes
Filtrar por:
Orçamento
para
para
para
Tipo
Habilidades
Idiomas
    Estado do Trabalho
    2,000 delphi ddk assembler trabalhos encontrados, preços em EUR

    Unicycle processor design in Logisim and test with an assembler algorithm (Padovan Series). Please read the document attached to understand the details.

    €155 (Avg Bid)
    €155 Média
    3 ofertas

    Hola! tengo una tarea - mover Delphi code to QT..

    €9 / hr (Avg Bid)
    €9 / hr Média
    1 ofertas
    Project for Igor K. Encerrado left

    Hi Igor K., I read your profile and I'd like to hire you for my project "Hybrid Delphi Firemonkey Android / iOS App to store a list of patients in a SQLite DB" Can we chat about the project and the price an the timing?

    €218 (Avg Bid)
    €218 Média
    1 ofertas

    I need a mobile app that can store a list of patients in a local SQLite DB (possibily crypted). For each patient there should be a list of dates with some text (the user should be able to note some text for each time he contacts the patient). Therefore the SQLite DB should be made of 3 tables: A table for username and passwords (for login), a table of patients (name, surname, birthdate, city of birth, patientcode, email, phone number), a table of notes (idpatient, date and text). The user has to insert, search, modify, delete patients. When opening patient's data, a TWebBrowser panel should open and the text has to be typed in a local HTML page. When finished the text has to be retrieved by the app from the HTML page and stored in the local SQLite DB. the app must have a button to sha...

    €612 (Avg Bid)
    €612 Média
    43 ofertas

    I will provide you with a dictionary file: it contains all English words in format of one word per line, including the word's frequency (i.e. how common the word is). Basically, the file looks like: word1:frequency word2:frequency etc... The file will have about 200 000 words. Your job is to create in Delphi 10.3 (or compatible) a non visual code that will basically take as an input an English word (string) and return suggestions what are the closest matching words found in the dictionary. Notice: You cannot simply iterate the entire word list and check which sound the closest (e.g. Levenshtein distance) on every input, as comparing the input word with 200 000 words on every input would be very slow. Instead, do something like This is for English, so

    €77 (Avg Bid)
    €77 Média
    1 ofertas
    E-mail collector Encerrado left

    Greetings, I need a program (.exe) to extract e-mails from any text in the screen,, coded in DELPHI (Use a Embarcadero Delphi as a programming language (the last version if possible).) I have seen plugins for chrome for example, but they are no good to me. A program that when it sees an e-mail, it would "write" on a plain txt files all the e-mails "read". ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) All deliverables will be considered "work made for hire" under U.S. Copyright law. Buyer will receive exclusive and complete copyrights to all work purchased. (No GPL, GNU, 3rd party components, etc. unless all copyright ramifications are explained AND ...

    €166 (Avg Bid)
    €166 Média
    3 ofertas

    Create Delphi functions for SAP Crystal Report 2016. You may choose to work with Crystal Report 2016 .Net Assembly and import them in to Delphi. The Delphi codes must work with Delphi version 2007 and Delphi version 10.2 Tokyo. The main functions should include but not limited to: (1) Calling Crystal report to run (2) Specify report Parameters and their values (3) Adding filters to a report before executing it (4) Display the report within a Delphi form (5) Access and control various export functions such as to: PDF, Excel, Word, etc. All other functions necessary to call and run a Crystal Report version 2016.

    €362 (Avg Bid)
    €362 Média
    3 ofertas

    Hi Rolando Jose C., I noticed your profile and would like to offer you my project. We can discuss any details over chat. Delphi Project

    €206 - €206
    €206 - €206
    0 ofertas

    It should work like this version for Delphi VCL Procedure LoadLV(LV:TListview; FN:String; CL:boolean); Var Sl:Tstringlist; i,Anzahl:integer; Listitem:Tlistitem; begin sl:=; if not Fileexists(FN) then exit; if CL=true then ; try (FN); anzahl:=strtoint(sl[0]); for i:=0 to anzahl do begin listitem:=; := sl[i*2+1]; := sl[i*2+2]; end; finally ; end; end; Procedure SaveLV(LV:TListview; FN:String; CL:Boolean); Var Sl:Tstringlist; i:integer; begin sl:=; try (inttostr(LV.Items.count-1)); for i:=0 to LV.Items.count-1 do begin ([i].Caption); ([i].SubItems

    €14 (Avg Bid)
    €14 Média
    1 ofertas

    Implement in Delphi 10.3 (or compatible), a new VCL control called TCustomPngButton. The TCustomPngButton will be used as a button, consisting of a picture and possibly a text caption. The picture will be for an icon, and the text caption a short description of what the button does. For example, the TCustomPngButton could be used to show a picture of a hard drive and text caption "Save to disk" to act as a button for saving something to disk. It must be possible to define the location of the caption, to be either at the right side of the picture, or below it. If at the right side of the picture, the caption must be vertically aligned to be at the center of the image. If the caption is set to below the picture, the caption must be horizontally aligned to be at the center ...

    €46 (Avg Bid)
    €46 Média
    1 ofertas

    ...describe: ● What operations it supports and what their respective opcodes are. For ideas, see the MIPS, ARM, and/or SPARC instruction lists ● How many instruction formats it supports and what they are (in detail -- how many bits for each field, and where they’re found in the instruction). Your instruction format description should be detailed enough that someone could write an assembler (a program that creates machine code from assembly code) for it. (Again, refer to ARM or MIPS.) ● The number of registers, and how many general-purpose or specialized. All internal data paths and storage will be 8 bits wide. ● Addressing modes supported (this applies to both memory instructions and branch instructions). That is, how are addresses constructed or calculated? L...

    €160 (Avg Bid)
    €160 Média
    7 ofertas

    ...describe: ● What operations it supports and what their respective opcodes are. For ideas, see the MIPS, ARM, and/or SPARC instruction lists ● How many instruction formats it supports and what they are (in detail -- how many bits for each field, and where they’re found in the instruction). Your instruction format description should be detailed enough that someone could write an assembler (a program that creates machine code from assembly code) for it. (Again, refer to ARM or MIPS.) ● The number of registers, and how many general-purpose or specialized. All internal data paths and storage will be 8 bits wide. ● Addressing modes supported (this applies to both memory instructions and branch instructions). That is, how are addresses constructed or calculated? L...

    €9 - €28
    €9 - €28
    0 ofertas

    this is urgent project. you have to finish in 24 hours. I will provide detail info in chat

    €23 (Avg Bid)
    €23 Média
    1 ofertas

    Dear All, I would like to request an innovative Assembler / C++ Programmer for the development of an innovativ Programm. You should be able to think out of the box and to create a new system landscape by using your programs and skills. If you fulfill the following requirements, please let me know that we can discuss: - ASM, Assembler X86 - Network technics - C++ - hardware technology I am looking forward to get your feedback. Thanks in advance.

    €2236 (Avg Bid)
    €2236 Média
    18 ofertas

    specs in the attachment. I will soon upload the sample application code.

    €579 (Avg Bid)
    €579 Média
    7 ofertas

    My software scans for thousands of innate frequencies in a body. A corrective feedback is applied as a treatment. I need to feed the therapeutic frequencies into a fractal generator for a live rendering of fractal images of these frequencies. For the purpose of a visual connect. Delphi 7 Programming experience necessary

    €447 (Avg Bid)
    €447 Média
    3 ofertas

    Our company provides a Surgical Instrument tracking system for healthcare and we have the need to develop interfaces between equipment such as sterilizers and batch washers and display the cycle data within our program. The equipment currently produces a docket print out. This data ne...and batch washers and display the cycle data within our program. The equipment currently produces a docket print out. This data needs to be captured /duplicated, possibly using a Moxa device connected to the serial printer port , which should then out put the file to a windows PC, file data may require formatting. Program development to manage multiple device output and preferably written in Delphi. Program must be easily adaptable for different brands and models of equipment and variance in da...

    €766 (Avg Bid)
    €766 Média
    9 ofertas

    I am looking for a delphi expert to complete my chat app. More details will be shared with selected developers.

    €1162 (Avg Bid)
    €1162 Média
    10 ofertas

    I am looking for a delphi expert to complete my chat app. More details will be shared with selected developers.

    €799 (Avg Bid)
    €799 Média
    7 ofertas

    Greetings, I need a program to extract e-mails from OUTLOOK .pst files, coded in DELPHI (Use a Embarcadero Delphi as a programming language (the last version if possible).) I have seen .pst extractors, but they are no use to me, as I need the source code to implement in another program. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) All deliverables will be considered "work made for hire" under U.S. Copyright law. Buyer will receive exclusive and complete copyrights to all work purchased. (No GPL, GNU, 3rd party components, etc. unless all copyright ramifications are explained AND AGREED TO by the buyer on the site per the coder's Seller Legal Agreement).

    €119 (Avg Bid)
    €119 Média
    4 ofertas

    I need to create two simple web services to be used with Zapier. One API for authentication. And the other one to add a customer record. Delphi 10.3 and Interbase 2.5 DB must be used. More info about Zapier:

    €156 (Avg Bid)
    €156 Média
    4 ofertas

    Implement in Delphi 10.3 (or compatible) a mockup UI with a single TRichEdit. While in run-time the user writes text to the box, the app will show red waved underlining for all words not existing in file saved to the application's installation directory. For sample wordlist, please download any "most common words in English" wordlist. The updating of the words (i.e. adding and removing the wavy underline) must work without screen flicker. The purpose of this task is to create a simple, mockup spell checker with a custom dictionary (i.e. the ) that underlines in red wavy line all words which do not exist in the dictionary file. If user edits any of the underlined (i.e. misspelled) to fix them to such words existing in the dictionary, the red underline must naturall...

    €99 (Avg Bid)
    €99 Média
    3 ofertas

    I am programming the ARM Assembler syntax using the Raspberry Pi as the processor of choice. There are two problems in this project. Problem 1: The assignment is to write an assembler code (Fibonacci.s) that asks the user for the nth term in the Fibonacci sequence. The program should then calculate the nth Fibonacci number and print it out. Problem 2: The assignment is to write an assembler code (gcd.s) that asks the user two positive numbers and calculates their greatest common denominator. Please write the comment for every line of code. (Please see details in the files I have uploaded below)

    €45 (Avg Bid)
    €45 Média
    5 ofertas

    We need a market/ pos software with all source codes. Including barcode sales and all stocks functions. And sales reports. our priority preference is delphi or c#. we have written an estimate. We would love to hear your offers. Thank you.

    €516 (Avg Bid)
    €516 Média
    16 ofertas
    Delphi pilot app Encerrado left

    Hello, I am looking for a Delphi developer, we need the following program to be written in Delphi. * Program will use local SQLLite. Inside the local DB will have one table called "Log". app UI will have a button named: "Insert to log". each time user press it app will store to local DB current date time. * In separated thread, if internet is available sync newly stored values in local DB to remove MySQL data. "You can install remote MySQL DB any where online". if internet is NOT available, app will wait until internet is back on and sync all unsynced records to remote MySQL. * You need to create the DB columns based on your experience! no need to ask us for column names. This project is posted as skills test for developers who are interested ...

    €322 (Avg Bid)
    €322 Média
    11 ofertas

    Implement in Delphi 10.3 (or compatible) a new visual VCL control called the TVisualCheckbox. This new visual control TVisualCheckbox is similar to the operation of TCheckbox, with the exception of that it works based on two provided PNG image files: StateChecked and StateUnchecked. These two PNG image files shows how the checkbox looks like when checked and when unchecked. In other words, the developer can choose exactly how the checkbox area of the control looks in its unchecked and checked state. The TVisualCheckbox can only be checked or unchecked, there is no "grayed out" state. The TVisualCheckbox must support setting the font of the control, and the TVisualCheckbox's caption text can be either on the left side of the checkbox or on the right side. Aligned ...

    €74 (Avg Bid)
    €74 Média
    4 ofertas

    Develop a Delphi V10.x Program to convert a CSV to individual MYSQL INSERT Statements. Each column will be of type VARCHAR(100) Example CSV attached.

    €14 (Avg Bid)
    €14 Média
    3 ofertas

    We have Delphi project made on Delphi XE2. The project shows button that opens web page on vebview using Embedding Chromium (CEF1). On the web page there is JS print button. After pressing the JS button printing is going starting. After pressing the JS button to save the page as pdf - it create empty pdf file. We need to setup the project to print web pages from JS buttons correctly. The project archive:

    €32 (Avg Bid)
    €32 Média
    2 ofertas

    Necesito un programador con conocimientos en Php, Ingeniería, Pcb, Sitio web, Delphi

    €419 (Avg Bid)
    €419 Média
    10 ofertas

    I will export a file with several lines of parameters (Opening, closing, maximum and minimum) example 2231, 2256,2280,2245 2256, 2290,2300,2237 2290, 2295,2300,2233 etc.. You need to load this TXT, and mount the chart with CandlesStiks, as in this image: Abservation: Keep actual aspect ratio on chart, not change Scale Delphi 7 or Xe8 i need Complete Soucer code

    €71 (Avg Bid)
    €71 Média
    2 ofertas

    Abbiamo dei pacchetti verticali di nostra produzione a cui apportare modifiche. Cerchiamo una figura, con esperienza in : * programmazione ambiente Delphi XE * SQLServer * MySQL che possa apportare queste modifiche ai nostri pacchetti. Maggiori dettagli se interessati

    €1940 (Avg Bid)
    €1940 Média
    17 ofertas

    ...volume control. Please ensure that you consider both the Atmega168 and the speaker requirements / specifications, and justify any decisions made, including any calculations as required. 4. Write a C subroutine that will enable the output of any of the notes ‘C4’ to ‘B4’ from the speaker (specified by a parameter passed to the subroutine). The notes should play for 1s and then stop. 5. Write the assembler code for the Atmel ATmega168 that would continuously output the note C4 from the speaker. Include all necessary initialisation, and comment the code to explain what it is doing at each step. Note: Assume you are using the NerdKit Being able to generate tones at specific frequencies has its uses, but for a more versatile system we would like to be able to ...

    €20 (Avg Bid)
    €20 Média
    2 ofertas
    Project for Miwan K. Encerrado left

    Hi Miwan K., I noticed your profile and would like to offer you my project. We can discuss any details over chat. For Delphi project

    €68 (Avg Bid)
    €68 Média
    1 ofertas

    ...sophisticated user of the language. We have attached some aspects of what we do - if you wish to send us your CV, please prune it to skills and experiences that are relevant. Some skills we would expect: Systems Engineering - the ability to construct and manage a large and complex abstract self-learning structure, with sensitivity to speed, accuracy and the use of computer resources. Programming - We use Delphi Pascal, but programming is not what we are about - we create operators that the machine can assemble in an active structure to represent the structures of language, so the amount of programming skill you need is minimal (but not non-existent). This would be a long term project, so your CV will need to convince us an online IQ test is called for, and then a more detailed...

    €21 / hr (Avg Bid)
    €21 / hr Média
    3 ofertas

    Program a Delphi unit that interfaces with both Nikon & Canon USB SDK that will save the photo to a path when shutter button is presses. Will require all source code and support files. Unit As Follow: Delphi Unit - SDK for both Nikon & Canon - Auto Connects 1st Camera - Auto Reconnects (power save / off on) - When shutter is released save photo to savePath -> check first if photo exists if so append yymmddhh_ to beginning name - When photo is saved fire event newPhoto(fName : string) Camera Object Properties: - savePath Camera Object Methods: - showCamDetails -> Show Connected Camera Info in Dialog Camera Object Events: - newPhoto -> Processing

    €507 (Avg Bid)
    €507 Média
    2 ofertas

    Would like to embed TwebBrowser on a Delphi form (VCL or FMX) However would like to be able to Remove some strings and objects and also add an object or string in in its place before displaying to end-user. All this should be done smoothly and with no noticeable delay. To get this job demonstrate you can take this site: And can remove Microsoft Power BI and replace it With "MY BI" and remove the tweeter and face book icon Include BlueMagic in your offer dont bid above 250.00 US

    €230 - €691
    Secreto
    €230 - €691
    3 ofertas
    Project for yaryna22 Encerrado left

    Доброго дня, Ярино! Побачила Ваш профіль, дуже зацікавив особливо навички SPSS та Delphi. Буду вдячна, якщо Ви зі мною зляжтесь @tns-ua.com. Вдалого дня! Ольга

    €230 (Avg Bid)
    €230 Média
    1 ofertas

    STANDALON XML DOSYANIN DATABASE E AKTARIMI

    XML
    €18 (Avg Bid)
    €18 Média
    1 ofertas

    Naše společnost STAPRO s. r. o. je předním dodavatelem softwaru a služeb pro nemocnice a další poskytovatele zdravotní péče na středoevropských trzích. V současné době potřebujeme pomoct s vývojem některých modulů NIS a tak hledáme šikovného vývojáře Delphi na dlouhodobější spolupráci a pokud možno na plný úvazek. Znalost českého nebo slovenského jazyka nutná :o)

    €15 / hr (Avg Bid)
    €15 / hr Média
    2 ofertas

    Create Delphi functions for SAP Crystal Report 2016. You may choose to work with Crystal Report 2016 .Net Assembly and import them in to Delphi. The Delphi codes must work with Delphi version 2007 and Delphi version 10.2 Tokyo. The main functions should include but not limited to: (1) Calling Crystal report to run (2) Specify report Parameters and their values (3) Adding filters to a report before executing it (4) Display the report within a Delphi form (5) Access and control various export functions such as to: PDF, Excel, Word, etc. All other functions necessary to call and run a Crystal Report version 2016.

    €204 (Avg Bid)
    €204 Média
    5 ofertas

    I'm a old school programmer (delphi) and have a small script language build on my own to automate my environments. I need a highlighter for a small script language (about 25 commands), based upon the ace editor, see: The scripting language is like Batch or Basic (very simple). The highlighter is then used on an html website. I estimate the estimated effort is about 8 hours for the frist step. To avoid bots, please contact me and write "Hi Barney Rubble, I do..." as the first sentence.

    €144 (Avg Bid)
    €144 Média
    23 ofertas

    Implement in Delphi 10.3 (or compatible) a simple Windows application with one TEdit input: search word. Next to it is a start button (TButton). Under it is a big TMemo which will display the results. When Start button is clicked, the app will search the entire computer (i.e. all hard drives) for any files or folders which name contain any of the given search words. That is, the filename, not file content. This search is of course not case sensitive. The app will also search for the system registry of all registry keys, and all entries (both entry name and entry value) of data containing any of the given search words. Again, not case sensitive. The results shall be listed to the TMemo. Since this operation can be rather slow, please implement this using threads. One thread per h...

    €125 (Avg Bid)
    €125 Média
    2 ofertas

    Hi, I'm a sole trader using Delphi that needs to implement some JSON code to POST a token and then use GET to return the values. Prefer to use Delphi 5 Enterprise or Delphi 7 Enterprise if first option not viable Example of the code to be implement URL: Header Accept: application/json Content Type: application/x-www-form-urlencoded Body client_id client_secret grant_type=password POST Request Token then Authorization: Bearer Accept: application/xml Content-type: application/json GET to file Thanks Ron

    €130 (Avg Bid)
    €130 Média
    9 ofertas

    Hi Patrik F., I noticed your profile and would like to offer you my project. We can discuss any details over chat. Regarding Delphi chat app

    €1372 (Avg Bid)
    €1372 Média
    1 ofertas

    Implement in Delphi 10.3 (or compatible) two functions: One which reads the current system's IPv6 DNS servers (primary and secondary), and another function which sets the current DNS server (primary or secondary) to a given IPv6 DNS server. The functions must work in Windows 7, 8 and 10 and must be implemented without the use of any third party libraries or DLL files (other than DLL files which ship with Windows).

    €28 - €230
    €28 - €230
    0 ofertas

    ------------------------------...------------------------------------------------------------------------------------ one more source code sample Astrolog 6.50 source code: Program files in C++. ========================================================================= =========I hope source above can help you to develop in Delphi ========= What I need to see on Delphi ====== 1. Data entry for Progressions - create database add/edit/delete /list all 2. show Right Now Transits "click submit data " then show " natal chart " 4. move position of Aries Zodiac see image att

    €383 (Avg Bid)
    Urgente
    €383 Média
    3 ofertas

    I am looking for a delphi expert to complete my chat app. I will prefer the one who has worked on chat apps before and can complete my app with quick turnaround time. Will discuss more details on chat.

    €740 (Avg Bid)
    €740 Média
    8 ofertas

    ...Development 13. Iphone Development 14. Academic Writing, Technical Writing and Blogging 15. Adobe Photoshop 16. Flash 17. Autocad 18. Google Adwords 19. Accounting 20. Language Translators (French, Spanish, Sweden, [login to view URL], Dutch,German, Indonesian, Italian,Norwegian,Turkish) 21. C Programming and C++ Programming 22. SQL and MYSQL Programming 23. Microsoft Access Developer 24. Delphi Programming 25. Ruby2Rail 26. HTML 27. Google Sheets 28. MS Project 29. Python 30. REST 31. Twitter 32. UNIX 33. VB6 Programming 34. Wordpress 35. XML and XHTML 36. Illustrator 37. Dreamweaver 38. Web Scraping 39. Matlab and Mathematics, 40. Prestashop 41. R programming, statistics,spss So Please welcome all freelancers and Bid on the project. We will review...

    €17 / hr (Avg Bid)
    €17 / hr Média
    77 ofertas

    Need a small routine that will work in Delphi XE2 (32/64 bit): Extract URL from the "live" (active) page of Firefox Quantum browser, with option to change browser to Edge or Chrome: My_URL := GetURL(btFirefox) (or btChrome, btEdge) Result should be a string.

    €97 (Avg Bid)
    €97 Média
    2 ofertas