Top 7 Programming Languages Used In Video Games
The most commonly used programming languages and tools for creating video games
Olá, preciso que leia a dll x86 fornecida pela DJI para integração com os drones e forneça em funções ou procedures em pascal, pois programo pascal mas não sei utilizar dll para integração, se tiver algum projeto em pascal já testado e comunicando com o drone DJI seria bom
programcão de CLP baseado Microchip PIC16F886. Pode ser usado C, Pascal, Basic, Assembly ou mesmo leadder sistema controla um sistema com 2 bombas de vacuo (acionadas por contatores) VAcuo é medido pelo sensor MPX5100 Numa interface LCD usuario seleciona valor e histerese para ligar bomba vacuo 1 e valor e histerese para ligar bomba 2 Display mostra valor setado cada faixa, valor lido real, e estado das bombas Pequena rotina checa saidas e entradas
Projeto em 3 partes porem a primeira já fiz . 1) Implantação de Analisador Léxico 2 ) O objetivo do trabalho é construir um Analisador Léxico para realizar a análise léxica de um programa escrito uma linguagem baseada no Pascal (PascalLite), o Analisador Léxico deve ler um o programa fonte em um arquivo texto e identificar os átomos (tokens) da linguagem. 3) O objetivo desse trabalho é implementar um Analisador Sintático Descendente Recursivo (ASDR) para uma linguagem baseada no Pascal (PascalLite). O analisador léxico implementado anteriormente, deverá ser adaptado conforme a necessidade do analisador sintático, a interação entre o analisador léxico...
tenho um PASCAL SCRIPT que está ignorando o zero a esquerda quando imprimo o codigo de barras, gostaria de fazer com que isso não acontecesse...
Criar uma API Pascal simples. No início, é necessário criar um serviço para obter os dados de estoque atuais da plataforma gráfica. Etapas para obter dados. - Acesse - Entre ou crie uma nova conta (gratuita) - Clique em Negociar agora (abrirá a plataforma gráfica) - Selecione uma opção binária, por exemplo: EUR / USD (este deve ser um parâmetro para a API get) - Obtenha e retorne o tick atual (valor) do gráfico Não é necessário armazenar os valores.
Reconhecimento de Fala(Speech to Text) em DELPHI/PASCAL Descrição: Código para Speech to Text, reconhecimento de voz em tempo real, pessoa fala ao microfone e é transcrito em texto,idioma PT-BR, pode usar tecnologia como Cloud IBM, Google ou Azure, se for usar outras, informar.
Reconhecimento de Fala(Speech to Text) em DELPHI/PASCAL Descrição: Código para Speech to Text, reconhecimento de voz em tempo real, pessoa fala ao microfone e é transcrito em texto,idioma PT-BR, pode usar tecnologia como Cloud IBM, Google ou Azure, se for usar outras, informar. _______________________________________________________________ Speech to Text in DELPHI / PASCAL Description: Code for Speech to Text, real-time speech recognition, person speaking to the microphone and being transcribed into text, language PT-BR, can use technology such as Cloud IBM, Google or Azure, if using other, inform.
...enumeração das principais features, em uma idéia inicial. Estou à disposição para tirar quaisquer dúvidas! ----------------------------------------------------------------------------------------------------------------------------- Sobre mim e o (grande) projeto em que estou engajado: Me chamo Rafael e sou eterno programador (passado: 22 anos, se formos contar joguinhos em QuickBasic e Pascal). Atualmente sou diretor de tecnologia em 2 empresas, e estarei atuando junto no processo de desenvolvimento deste projeto, com a finalidade de identificar talentos na área de tecnologia para integrar equipes remotas de desenvolvimento. Acreditamos que os maiores talentos da área de tecnologia não mais se e...
Desenvolver um compilador pascal (Análise Léxica, Sintática e Semantica) em C.
...programador com experiencia na criação de games. Desejo fazer um game de plataforma com o gênero principal ação e luta . Meu objetivo é passar o algo que um dia o Grand Chase alcançou e junto com isso trazer os players q gostavam desse gênero de volta , porem com um game totalmente diferente <br />A linguagem de programação pode ser decidida pelo programador , mas eu gostaria q fosse em algo parecido com pascal , para q eu tenha uma noção básica do q ta rolando :p . Todos os cenários e desenhos serão criados por todos os compostos da equipe , de forma q a ideia do q cada um acha q deve ter em um jogo sera colocada . Minha ideia também se alastra pra um modo coo...
Boa tarde a todos, <br /><br />Tenho um teste online, são 3 exercícios apenas, os mesmos podem serem feitos em qualquer de uma dessas linguagens(C, C++, Go, Java, Javascript, Lua, Objective-C, Pascal, PHP, Pearl, Python, Ruby, Scala, VB.Net). <br />É necessário inglês avançado para fazer o teste. <br /><br />Os testes são baseados nestes aqui: <br /><br />Ainda não tenho data prevista para realizar o teste, eu posso escolher a data para realizar o teste. <br /><br />Obrigado.
Olá, estou procurando um desenvolvedor Delphi / Pascal para integrar uma aplicação Desktop de Imobiliária com o CobrebemX. O sistema está já previamente configurado e funcionando para emitir boletos e enviar por e-mail. Falta somente a Remessa e Retorno, e é para esse desenvolvimento que estou necessitando. (desenvolvimento Remessa/Retorno usando CobrebemX)
...For each image you will draw tight, non-overlapping bounding boxes around every instance of the target classes I will supply once we start. Accuracy matters more than speed; missed objects or sloppy boxes will be rejected. Preferred workflow is any modern tool that can export to COCO JSON or Pascal-VOC XML, as these formats plug straight into my training pipeline. If you normally use LabelImg, CVAT, Supervisely, or similar, that’s perfect. Deliverables • Annotated dataset in COCO JSON or Pascal-VOC XML (your choice, just stay consistent). • A quick text report summarising class counts and any edge cases flagged during labelling. I will run a spot-check on at least 20 % of the images; corrections will need turning around before final sign-off. I...
I maintain a legacy desktop program written in Pascal and now need it re-imagined as a browser-based application. The goal is to keep every current feature intact while exposing the underlying logic through modern APIs, then presenting it in a clean, responsive web interface. Here’s the workflow I have in mind: • Re-factor or wrap the existing Pascal code so its core routines are callable from HTTP/REST endpoints. • Build the web front-end (framework is flexible; React, Vue, Angular or even a light vanilla stack are all acceptable) that consumes those endpoints and mirrors the original UI/UX. • Package the finished solution with clear deployment scripts and concise technical documentation so it can be dropped onto a standard Linux server. Key point...
I have the original Turbo Pascal source code of a classic dial-up BBS. I now need it refreshed for today’s networks and hardware while keeping the old-school spirit intact. The first priority is a clean build that runs natively on Ubuntu (64-bit). After that, I will also want Windows 11 and ARM binaries, so please structure the project with cross-platform portability in mind from day one. Core objectives • Eliminate all pre-2000 date logic and make the code fully Y2K-compliant. • Replace the COM-port/modem routines with an integrated Telnet server so users can connect over TCP/IP without external helpers. • Modernize the interface where it matters for functionality—clearer menus, smoother navigation, and optional theme hooks—while respecting ...
Por favor, Cadastre-se ou Faça Login para ver os detalhes.
I have an original 5.25 inch floppy and all the data retrieved that holds a Turbo Pascal project my dad wrote in the late eighties. My dad recently passed away and I found his old computer program. My goal is simple nostalgia: I want to see his program come back to life exactly as he left it and be able to share it with my siblings, running smoothly inside DOSBox or any other MS-DOS-compatible emulator—and, if possible, playable online through a browser-based DOS environment. Here is what I need from you: • Re-compile the code so it produces a clean .EXE that launches under a standard MS-DOS emulator. • Package the result with an easy way for me to start it—either a ready-to-run DOSBox configuration or a Web-DOS link/embed. • Include the recovered s...
...accurate bounding box so the dataset can feed straight into my computer-vision pipeline for detection and training. I do not need facial tagging, scene classification, polygons, or key-point work—only clear, tight bounding boxes around the objects themselves. You may use tools such as LabelImg, CVAT, VoTT, or any comparable platform as long as the final export remains consistent and easy to ingest (Pascal VOC XML, COCO JSON, or YOLO text are all acceptable). Deliverables: • Fully annotated image set with bounding boxes for every object • Corresponding annotation files in the agreed-upon format • A short summary noting the tool used and any edge cases flagged Accuracy and consistency trump speed; a small sample will be reviewed first to confirm...
I’m finishing a compiler assignment and need a concise Java module that converts pascal language tokens into three-address code, specifically in the Triples representation. The goal is intermediate code generation only—no optimisation layer, no extra debugging hooks—just clean, well-structured triples I can drop into my report. Scope • Accept simple assignment statements that combine variables, constants, and arithmetic operators (+, –, *, /). • Parse them and emit correctly indexed Triples (op, arg1, arg2) to stdout or a text file. • Keep the design modular so I can later plug it into a larger compiler front end. Deliverables • Well-commented Java source, compilable with any current JDK. • A short README showing build/ru...
...required libraries, migration steps you followed, and how to extend the new reports. If you’re fluent in modern Delphi, comfortable untangling legacy VCL code, and can polish workflows for day-to-day users, I’d like to hear how you would approach the upgrade and how long it would take. Here as an AI analysis of the source: What it is (how it’s written) Tech/Language: Classic Delphi / Object Pascal (VCL) Windows desktop app(s). Solutions/Projects present: (root) — main app Multiple sub-apps under MyPlay and AutoUpdate (e.g., , , AutoUpdate/, etc.) Framework & tooling: Built with Delphi 7 (confirmed by → Version=7.0, compiler options, and Delphi-7 default library paths). Uses VCL forms (.dfm) and many third-party/standard
I have a collection of images featuring people and need each one annotated with clear, accurate bounding boxes around every person visible in the frame. The task is straightforward: • Load each image and draw a tight bounding box around every individual. • Export the annotations in a standard format such as COCO JSON, Pascal VOC XML, or plain CSV—whichever is fastest for you and easy for me to integrate later. This job is focused purely on bounding-box work; no segmentation or key-point labeling is required. Consistent box placement and correct file naming are the main acceptance criteria. If you already use tools like LabelImg, CVAT, or Roboflow, that’s perfect—just send back the completed label files along with any tool-specific project folder s...
Sales-Partner gesucht: DACH-Region | Performance-basiert | Recurring Revenue Verdienen Sie 10-12% Akquisition + 4-6% Recurring über 2 Jahre ÜBER UNS CIIB GmbH (Schweiz) expandiert nach Deutschland & Österreich! Seit 2019 bieten wir: Nearshoring-Se...B2B-Sales (E-Commerce/SaaS/Services) C-Level-Kontakte in DACH-Region Deutsch + Englisch fliessend Nachweisbare Sales-Erfolge Verständnis für Nearshoring/Payrolling/Software & die Services VERTRAGSBEDINGUNGEN Laufzeit: 12 Monate (auto-renewal bei Performance) Kündigung: 1 Monat Non-Compete: 12 Monate Reviews: Quartalsweise JETZT BEWERBEN! Nächster Schritt: 30-Min-Gespräch zur Eignungsprüfung Kontakt: Pascal Schümperli | Head of Sales & Marketing | "Performance-basie...
Pressure inlet UDF code for attached figure in terms of PASCAL
I need pressure inlet UDF code for attached figure in terms of PASCAL.
...Consistency • Follow the same category usage and box style across all images. • If you are unsure about a label, flag it for review — do not guess. • Review Process • We will perform QA on a random 5% of your annotated data per milestone. • If error rates exceed the thresholds, the batch must be corrected before payment release. Requirements • Proven experience with image annotation (YOLO, COCO, Pascal VOC, etc.). • Familiarity with Label Studio (or similar tools). • Understanding of bounding box quality standards (tight fit, no overlaps, correct class). • Attention to detail – quality is more important than speed. • Ability to work with large datasets and meet deadlines. Deliverables • Fully annotate...
I'm looking for a specialist in C++, C#, VB, .Net, Pascal, FreeBasic, PureBasic, and Python who can super-securely protect my VBA modules. The method or software must prevent other software from breaking the security. If you can do this or have already done so, contact me and send me a test .xlsm file, and I'll hire you immediately.
I still have the full Borland Pascal source for my two DOS titles, “Mathology” (1993) and “Mathology: Fractions” (1995). They ran at 320 × 200 and were published by Lawrence Productions; you can see the original gameplay here: I now want to bring both games to the browser while keeping the charm of the originals yet polishing them for today’s 5- to 12-year-old players. That means: • retaining the core mechanics, humour and pacing that made the games popular • giving the visuals a clear, colourful refresh and smoother animations • adding a handful of new levels or features that feel native to the series, not bolted on The initial goal is a web build that runs smoothly on any modern desktop or Chromebook. If that performs we...
...open a mobile app, snap or upload a toilet photo, receive real-time waste detection overlays, and instantly see tailored cleaning advice. The core logic already lives in a legacy Pascal codebase, orchestrated by our in-house X-ui-script workflow engine, so every new module has to speak their language while adding modern AI muscle. How the pieces fit • AI layer – a Python (TensorFlow/PyTorch) model must accept a JPEG/PNG, return pixel-accurate masks and human-readable “waste type” labels. Pack it behind a lightweight gRPC or REST endpoint so Pascal can call it. • Backend integration – extend the existing Pascal services, expose new endpoints, and trigger X-ui-script sanitation routines once the AI responds. C++ is welcome for...
2. Alcance del Servicio 2.1 Migración de Código y Componentes - Refactorización de módulos Delphi (Object Pascal) a C#. - Conversión de formularios VCL a WinForms o WPF. - Migración o rediseño de componentes que consumen o exponen APIs. 2.2 Modernización de Servicios - Implementación de servicios REST/JSON o gRPC en .NET para módulos clave. - Integración con bases de datos existentes mediante Entity Framework o Dapper. 2.3 Seguridad y Autenticación - Implementación de OAuth 2.0 y JWT para autenticación y autorización. - Configuración de políticas de acceso por roles. 2.4 Contenerización y Orquestación - Empaquetado de servicios .NET en contenedores Doc...
...Sample products added Admin login credentials Instructions or video guide for updating content Optional (but a plus): Experience with Elementor or similar builder Portfolio of similar WooCommerce eCommerce websites Budget: Please include your estimated fixed price, timeline, and examples of similar projects. Looking forward to working with a reliable and professional developer! Best regards, Pascal...
Please accept this project instead Thanks Pascal
Hello Saheb, Thanks for reviewing and addressing the 3 items regarding my Wordpress site I forwarded to you via private messages. Having them resolved by end of day today is totally fine. Regards, Pascal
·Estoy en la universidad, necesito ayuda con alrededor de 6 programas sencillos en Pascal. Idealmente, el freelancer debería hablar español, ya que toda los enunciados estarán en español. Los programas deben realizar operaciones de manejo de archivos, específicamente: - Leer de un archivo - Escribir un archivo Los programas deben manejar archivos de texto (.txt). Habilidades y experiencia ideales: - Dominio de Pascal - Experiencia con operaciones de manejo de archivos - Fluidez en español
...This project is for academic use, and I require everything including the final working model, clean code, dataset, and a complete explanation. Project Requirements: Objective: Create a Machine Learning / Deep Learning model to detect heart disease from heart sound recordings (PCG signals). Dataset: You are required to find and use any suitable publicly available dataset (e.g., from PhysioNet, Pascal Heart Sound Challenge, etc.) I do not have the dataset, so please include data preprocessing in the pipeline. What You Need to Deliver: a. Full Working Project Folder: Well-commented Python code (can use libraries like TensorFlow, Keras, PyTorch, scikit-learn, librosa, etc.) Data preprocessing and feature extraction pipeline Trained model with evaluation metrics Clear directory ...
...is for academic purposes, and I require the final working project along with a complete explanation of the methodology used. Project Requirements:: Build a machine learning/deep learning model to predict heart disease based on heart sound recordings (PCG signals). Dataset: You can use any publicly available dataset related to heart sounds or heart murmurs (like PhysioNet – Heart Sound dataset, Pascal Challenge PCG dataset, etc.) I do not have the dataset, so you need to find and use an appropriate dataset for training and testing. Expected Deliverables: Complete working code (Python preferred – can use libraries like TensorFlow, Keras, PyTorch, sci-kit-learn, etc.) Well-structured project with documentation and code comments. A detailed explanation (PDF or PPT) co...
Hi, I'm Pascal. I'm looking for someone to create SEO product descriptions for my ecommerce shop on Shopify. The ideal candidate should be able to use ChatGPT 4.0 and follow my prompts closely. Your first task will be to create 20 product descriptions. If your work is satisfactory, there will be more work available. My shop is a general shop and it is for us market. Text will be in english Each product description should include: - 1 Principal Title - 1 Main Description - 1 Advantage Bullet - 1 Technical Bullet - 1 Meta Title - 1 Meta Description Please, apply only if you have experience in SEO and ecommerce product description writing. Prior experience with Shopify is a plus.
I'm looking for a skilled developer or team to either optimize our old Free Pascal-based POS system or build a completely new one tailored to our needs. Key Requirements: - Retain and improve unique business functions: - Unique product categorization - Customized invoicing and reporting - Develop a user-friendly front-end for store employees on a Windows PC or Web-based - Create a robust backend for warehouse stock management, statistics, and user rights - Ensure system runs smoothly on our own web server, with potential for future upgrades Ideal Skills and Experience: - Proficient in Free Pascal and Windows software development - Previous experience in POS system development - Strong understanding of backend development and server management - Ability to create ...
Hi Pascal S., I noticed your profile and would like to offer you my project. We can discuss any details over chat.
As the title says i am looking for IT experts who will compete in The Blaise Pascal Quantum Challenge for a French company called Agorize. The Blaise Pascal Quantum Challenge, hosted by Pasqal, invites startups, students, and developers to create impactful quantum AI solutions addressing global sustainability challenges. ? Win up to 30,000€ in cash prizes and get the chance to showcase your project at the AI Action Summit in February. ⏰ Applications close January 30th—don’t miss out! ? Apply now here: All you will have to do to participate in this challenge is to create your profile over the link above and sign up in available
hallo liebe freelancer ich benötige ein logo für mein unternehmen. thema: finanzbuchhaltung und dessen vorbereitung. das logo sollte als vektorgrafik sowie im pdf, png, jpg, illustartor, psd datei übergeben werden. auch eine weboptimierte grafik sollte dabei sein. 72dpi sowie 300dpi (cmyk auflösung für printmediennutzung). design: farben die zumeinsatz kommen sollten sind: baby...weboptimierte grafik sollte dabei sein. 72dpi sowie 300dpi (cmyk auflösung für printmediennutzung). design: farben die zumeinsatz kommen sollten sind: babyblau, marineblau oder royales grün weitere ergänzende farben sind weiss, grau, hellgrau name: FIBUvorbereitung slogan: spart zeit und nerven! schriftarten: courier, schreibmaschine, büro schriften wir freuen uns ...
I'm looking for a Pascal programmer to create a command-line program for a card game involving 3 players. Each player has cards arranged in grids with 3 rows (colors: Red, Green, Blue, Yellow) and 5 numbers (1–100) per row. The data for the cards is to be read from a file named ''. The data for each player ends with 'FIN'. The input will need to be handled in lowercase (except for 'FIN') with flexible whitespace allowed between elements. Key Requirements: - Develop a command-line interface program in Pascal - Properly read and interpret data from '' - Handle input with flexible whitespace - Include 'FIN' as an end marker for each player's cards - Validate both format and values from '' Ideal Skills...
I'm seeking a Delphi/Pascal expert to assist with integrating checkbox functionality into my Inno Setup installer.
I am trying to put some checkbox into the installer of Inno Setup and got diffucult here. Need some guy good on Delphi / Pascal.
...implementation details for architectural changes. Expected Outcome: The project is expected to result in a YOLO v8 model that shows a minimum of 5% improvement in accuracy over the base model while retaining or improving speed. The comparative analysis will provide insights into how the architectural changes contribute to performance improvements. The model will be trained and evaluated using the Pascal VOC dataset....
This project aims to enhance the performance of the YOLO v8 object detection model by improving its accuracy by 5% through targeted architectural modifications while ensuring that the model's processing speed remains efficient. Objective: The primary goal of this project is to improve the accuracy of the YOLO v8 object detection model by 5% through architectural modifications...implementation details for architectural changes. Expected Outcome: The project is expected to result in a YOLO v8 model that shows a minimum of 5% improvement in accuracy over the base model while retaining or improving speed. The comparative analysis will provide insights into how the architectural changes contribute to performance improvements. The model will be trained and evaluated using the Pascal...
...**Save Annotation**: Click "Save" or press `Ctrl + S` to save the annotation. Ensure you select the YOLO format if you're planning to use YOLO for training. 5. **Next Image**: Use the right arrow key or the "Next Image" button to move to the next image and repeat the process. #### Step 4: Export Annotations 1. **Export Format**: Ensure your annotations are saved in the desired format (e.g., YOLO, Pascal VOC). 2. **Verify Files**: Check that each image has a corresponding annotation file with the same name but a `.txt` extension (for YOLO). ### Using VoTT #### Step 1: Download and Install VoTT 1. **Download VoTT**: Visit the [VoTT GitHub Releases page]() and download the installer for your operating system. 2. **Install VoTT**: Run the installer and fol...
...**Save Annotation**: Click "Save" or press `Ctrl + S` to save the annotation. Ensure you select the YOLO format if you're planning to use YOLO for training. 5. **Next Image**: Use the right arrow key or the "Next Image" button to move to the next image and repeat the process. #### Step 4: Export Annotations 1. **Export Format**: Ensure your annotations are saved in the desired format (e.g., YOLO, Pascal VOC). 2. **Verify Files**: Check that each image has a corresponding annotation file with the same name but a `.txt` extension (for YOLO). ### Using VoTT #### Step 1: Download and Install VoTT 1. **Download VoTT**: Visit the [VoTT GitHub Releases page]() and download the installer for your operating system. 2. **Install VoTT**: Run the installer and fol...
Our earth is covered with atmosphere and in atmosphere a lot of factors which affect the object moving in air. •Pressure - pressure is the force applied in any particular area .The pressure at sea level is 14.7psi. It can be very from layer to layer . To describe the pressure we use different different units like. Pascal,Bar,N/m² etc. • Density - density is mass per unit volume .In air if we go up density decrease vice versa. Density at sea level is 1.225 kg/m³ • Gravity - The force which acted towards earth called density. Valuve of g is 9.8 •Lift - The force opposite to gravity or we can also called as upward force .As we go up lift increases.
I'm looking for an expert in PCB design who can integrate a Modbus RTU communication protocol with a Raspberry Pi Pico W. The PCB should support: - 2 differential pressure sensors with a range of 0-2500 Pascal - 2 digital inputs - 2 analog inputs (0-10V/PT1000) - 2 digital outputs - 2 analog outputs - A 24VDC/AC power supply The design should be capable of interfacing with accurate differential pressure sensors. I have not specified a sensor technology for high accuracy, so I am open to your recommendations. Ideal candidates for this project should have: - Extensive experience in PCB design and Modbus RTU Please note, I value clear communication and timely updates throughout the project.
The most commonly used programming languages and tools for creating video games
Announcing the winners of Space Technology Art Challenge: Imagine Tomorrow, hosted by Freelancer.com on behalf of NASA
Python, Ruby, Java, Pascal. Here are their stories.