Filtre

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

    Hi, I need a programmer to cross-compile the NaCl salt cryptography project in both Visual Studio (to produce an x86 lib/obj file) and MIPSEL (to produce a MIPS lib/obj file). The MIPS machine code can be done in either Windows or Linux (the toolchain will be provided for Windows if you don't have it already. As for Linux, it's easier to get installed). NOTE: NaCl does not have a standard GCC makefile. Instead, those geniuses decided to make some sort of custom bash script to handle compilation. A Freelancer who know Linux bash, GCC make/makefiles and C programming is required. Thanks.

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

    We have purchased a Facial recognition attendance device (android) which has a attendance APK to synchroze and push the data through LAN IP connection to a given software called ( SMARTPASS ) . currently it is working with MYSQL database , Below is the youtube video link of the software below is the complete software package with installation file everything is working fine , but we are facing problem in the loading time . as sometimes when some new registration has to be made , when we try to load the software keeps on loading . & for making the setting for the attendance record to come correctly . for example , we have 2 work timings Morning 6am to evening 6pm evening 6pm to next day 6am so any employees going in between this timings , the records should show cor...

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

    I need to make the game hangman in Java where the game would just display in the console using characters. You must use one design pattern from each category (creational, structural, and behavioral). It has to be original code, not copied from the internet. I want to do the code live with you on a discord call so you can share your screen and walk me through what you are doing at each part. I also need to make a UML diagram at the end and a write-up about how we used each design pattern in the code. I need to do this project asap so I need someone who is free to code it live with me on a call for the next couple of hours. Please start your response with *** so I know you read the description. If you know java well and understand the design patterns and think you can finish this proj...

    €191 (Avg Bid)
    €191 Ortalama Teklif
    31 teklifler

    it's my project for a class. basically hangman but Oregon trail riff to make it original. i am on the verge of tears writing this pls help. i attached my project file that I have written but it wont run all the way and I cannot figure it out.

    €12 / hr (Avg Bid)
    Acil
    €12 / hr Ortalama Teklif
    3 teklifler

    Looking for an expert who can tackle MIPS Projects

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

    The project is to code Gomoku game in assembly language using the MARS IDE. A reference board design and game playing can be found here: Minimum requirements for the program: The game is for two players: the user v.s. the computer. The user input (keystrokes) is minimum during each turn that the user takes. The ASCII board as shown in the link above is the minimum requirement. Creative ways to display the board, e.g. with graphic, will earn the team extra credits. Implementation of a winning strategy by the computer is NOT required. All moves by the user and the computer MUST be valid according to the rules of the game. An error message is displayed to explain the rule that was violated if a move by the user was not valid.

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

    ill send detail in the chat ,need to complete in 2hours, urgent

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

    Write the equivalent VHDL code, and Verify the correct operation through Vivado Simulator by comparing your simulation results with those of MARS runs.

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

    I need help in Machine code for MIPS processor to design pipelined processor with FPGA support. Detailed analysis and research is required

    €347 (Avg Bid)
    €347 Ortalama Teklif
    1 teklifler
    MIPS Processor Bitti left

    Hi Moaz Khaled Feriz K., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

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

    Instruction Decoder and ALU Control In this lab, students are expected to implement an instruction decoder and an ALU control unit using VHDL in the Xilinx software. The purpose of the instruction decoder is to generate proper control signals based on the Opcode of an instruction fetched from the instruction memory. The purpose of the ALU control is to set the proper ALU control signal based on the Funct field of an instruction and the ALUOp signal from the instruction decoder.

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

    Simple Hangman game using python. Code is already ready. Just quit function is not quitting crtly.

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

    Looking for someone who can help me in the machine assembly language project(MIPS). Let me know if you can help.

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

    Need an expert who can complete a computer architecture project.

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

    Need an expert who can complete a project on MIPS simulator in computer architecture.

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

    I have to create a program in assembly language (MIPS) with multiple menus that collects user input(name, phone, e-mail) and writes it to a text file. There also needs to be an option where the user can have the program open and read the text file. I have where I started but I can't figure the rest out.

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

    please help me with my mips project

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

    Contact me immediately if you are an expert in MIPS and computer architecture

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

    I have a single mips code that I would like to convert to a double

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

    I need a design on verilog hdl that implements double MIPS at the same time

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

    This project is to convert C++ to MIPS assembly language

    €40 (Avg Bid)
    €40 Ortalama Teklif
    6 teklifler
    MIPS code -- 4 Bitti left

    You are to write a complete program in MIPS assembly language that implements the included C program. This program contains four functions in addition to the main() function. Your solution must implement all five routines as they have been coded in the example. In essence, your solution must follow their dependence as determined by the way they are invoked in the C code included. You are to use the MIPS simulator QtSpim. A list of SPIM system calls is provided in the lecture notes as also supplied for quick reference as follows:

    €21 (Avg Bid)
    €21 Ortalama Teklif
    3 teklifler
    MIPS code -- 3 Bitti left

    You are to write a complete program in MIPS assembly language that implements the included C program. This program contains four functions in addition to the main() function. Your solution must implement all five routines as they have been coded in the example. In essence, your solution must follow their dependence as determined by the way they are invoked in the C code included. You are to use the MIPS simulator QtSpim. A list of SPIM system calls is provided in the lecture notes as also supplied for quick reference as follows:

    €159 (Avg Bid)
    €159 Ortalama Teklif
    13 teklifler
    MIPS code -- 2 Bitti left

    You are to write a complete program in MIPS assembly language that implements the included C program. This program contains four functions in addition to the main() function. Your solution must implement all five routines as they have been coded in the example. In essence, your solution must follow their dependence as determined by the way they are invoked in the C code included. You are to use the MIPS simulator QtSpim.

    €180 (Avg Bid)
    €180 Ortalama Teklif
    11 teklifler
    MIPS code Bitti left

    You are to write a complete program in MIPS assembly language that implements the included C program. This program contains four functions in addition to the main() function. Your solution must implement all five routines as they have been coded in the example. In essence, your solution must follow their dependence as determined by the way they are invoked in the C code included. You are to use the MIPS simulator QtSpim.

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

    We are a manufacturer and have been sell... I had some SEO work done without much improvement and sold none. I have a couple of competitors like Frontgate Pottery Barn that sell an imported version without any choices of frame stain color or background color customization. Several months ago, I was contacted by two different buyers to create some custom games, backgammon, tic-tac-toe, and hangman. I've been thinking maybe I should create a separate website called or or something and have ongoing SEO so that where we could establish ourselves as the leader in this small but growing niche market of mostly retirement homes and high-income individuals, usually with second homes. What do you think? Lester Herbertson

    €29 / hr (Avg Bid)
    €29 / hr Ortalama Teklif
    137 teklifler

    I have a code in c but I need that particular part of code to be written in mips.

    €147 (Avg Bid)
    €147 Ortalama Teklif
    8 teklifler

    Need to develop MIPS program based on the instructions attached in the file.

    €84 (Avg Bid)
    €84 Ortalama Teklif
    8 teklifler

    I need a design on verilog hdl that implements double MIPS at the same time

    €25 / hr (Avg Bid)
    €25 / hr Ortalama Teklif
    9 teklifler

    Computer Architecture, MIPS VLIW architecture and MIPS process expert needed work is very simple one..i have 2 documents needed to be done which has 5 questions each file budget is 3000 INR

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

    Mars Mips Assembly Implement the following in MIPS assembly (You can write it all in a single file or you can use multiple files). In addition, add clarity for the user. For example, have user input prompts and include newline for print outs. Use I/O to have the user input a real number in string format. Translate that into integers using a modified atoi function from previous lab (now instead of translating an integer, you need to translate a real number). The translated number should be stored into two registers. For example, if the user inputted 23.43, then after translation, one register should have 23, and one register should have 43. Note: You will need to figure out how many decimal places the radix point moved for the fractional portion in terms of base 10. ...

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

    Need an MIPS assembly programming expert using MARS simulator

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

    skills i am looking for have good knowledge in Boolean algebra, binary logic, gates, K- maps. Please only message me if you are an expert.

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

    Looking for the person who knows MIPS, I have couple of projects to be done.

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

    I need 5 hours tutoring in Java using oops. In this I want to learn hangman game using Java. Let me know the price. On Google meet

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

    Need an expert in MIPS assembler programming

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

    Need an expert in MIPS assembly

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

    need help with mips and logic works now

    €13 / hr (Avg Bid)
    €13 / hr Ortalama Teklif
    15 teklifler

    MIPS programming language expert

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

    Code is required only to write in Notepad++ then set to .asm file or .s file then run it using QtSpim. Do not convert code. Write it naturally.

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

    Hangman Game written in C++ with Flowchart Guided by Excel file provided

    €24 (Avg Bid)
    €24 Ortalama Teklif
    1 teklifler
    hangman game Bitti left

    Create a hangman game that is over 200 lines and no global variables and need to follow everything on checklist with flowchart need before midnight 7/24

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

    Create a hangman game that is over 200 lines and no global variables and need to follow everything on checklist with flowchart need before midnight 7/24

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

    Need to write 2000 words Literature Review on warehouse-scale computers . Also choosing Instructions Set of your choice, e.g., x86, ARM or MIPS Instruction Set, write an assembly language program for given alogorithm

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

    I need to translate a Java code to a MiPS Assembly code in 30 hours. The Java code is down below

    €19 (Avg Bid)
    €19 Ortalama Teklif
    6 teklifler
    Hangman Bitti left

    Requirements: 4 classes I understand what does the classes 1, 2, and 4... with the third class I don't have much experience but I can search how works JUnit So, I think that classes 1, 2, and 4 can be done in a day, and the 3rd class I'll have to search about it so it'll take a maybe more or less time... I will delivery classes 4, 2, 1 and 3 (in that order) so you can review it, and tell me if you want some change.

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

    Help with MIPS project - not too difficult. Converting C language to MIPS

    €92 (Avg Bid)
    €92 Ortalama Teklif
    14 teklifler
    MIPS Coder Bitti left

    Help with MIPS project - not too difficult.

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

    need to implement hangman game in java with source code and ui code already present

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