Tapis

Carian terbaru saya
Tapis mengikut:
Bajet
hingga
hingga
hingga
Jenis
Kemahiran
Bahasa
    Status Pekerjaan
    2,000 232 integers tugasan ditemui, harga dalam USD
    Java program Tamat left

    write a short program that is able to output all the permutations of the integers 1,2,3,4. There should be 4!=24 of them. The program should be general enough to be able to output the number 1,....,n where the largest would be 6. The permutations to be output should be stored in a 2d array of size 5000 by 6, the row is the number and the column is the digit. I also have the written algorithm.

    $21 (Avg Bid)
    $21 Avg Bida
    55 bida

    Project: At this point in the semester (September 21), you have all the programming knowledge to start implementing the project for the class using the console. The 24 Game is an arithmetical game in which the objective is to find a way to manipulate four integers so that the end result is 24. Addition, subtraction, multiplication, or division in any order of the numbers may be used to make the four digits operations from one to nine equal 24. The rules are simple: you have to use each number only once and only the 4 numbers that were read from the user to find one equation to obtain 24. For example, for the numbers 4,7,8,8, a possible solution is: (7-(8/8))*4=24. Most sets of 4 digits can be used in multiple equations that result in 24: for example the input: 2, 2, 4 and ...

    $111 (Avg Bid)
    $111 Avg Bida
    4 bida

    embedded c program we are looking for embedded hardware and software. the hardware should have one serial port(rs 232) and one ethernet port the hardware acts as an interface between one device and pc. PC side ethernet connectivity and device side serial (rs 232) connectivity the hardware should do the following 1. read data from serial input 1.1 create tcp client socket and send data to server continusouly every 1 second 2. a small http ( embedded web server )server should 2.1 data recieved as query string should be sent to serial out 2.2 the data size in query string approx. 10k

    $127 (Avg Bid)
    $127 Avg Bida
    14 bida

    This job requires a lot of memory and hard drive space. I have 58 Theme sets of 6,560 single page pdfs. These sets need to be merged into four groups. You will create a total of 232 merged pdf files.

    $435 (Avg Bid)
    $435 Avg Bida
    20 bida

    Página 232 Página 287

    $50 (Avg Bid)
    $50 Avg Bida
    1 bida

    I have binary files containing all of the the components of a private RSA crt: crtCoefficient, modulus, primeE...deliver it to me in PEM format. DO NOT BID FOR THIS JOB UNLESS YOU UNDERSTAND THE JOB. IN YOUR PROPOSAL, PLEASE STATE THAT YOU READ THIS AND UNDERSTAND HOW TO CREATE AN RSA CRT USING THE COMPONENTS! Some other hints/info: The RSA private key structure uses BigInteger objects. You must interpret the attachments as binary files using the proramming language of your choice, reading 4 byte integers to assemble a BigInteger() object with. You then initialize a private key object/crt using the specified params. If the PUBLIC KEY for the private key you created DOESN'T MATCH the attached file '' (which you will be given upon being awarded the job), you did...

    $100 (Avg Bid)
    Ditampilkan
    $100 Avg Bida
    1 bida

    The program must initially read from a text file () to gather configuration information for the simulator. The first line of the text file will be the number of stations to use during the simulation. Afterwards, there will be one line for each station. These lines will hold the amount of work each station needs to process. Only use integers in your configuration file, decimals will not be needed. The simulator must output the following text to let the user know what the simulator is doing in each of these situations: 1. An input connection is set: Station X: In-Connection set to pipe n 2. An output connection is set: Station X: Out-Connection set to pipe n 3. A stations workload is set: Station X: workload set to n 4. A station is granted access to a pipe:

    $27 (Avg Bid)
    $27 Avg Bida
    2 bida

    The program must initially read from a text file () to gather configuration information for the simulator. The first line of the text file will be the number of stations to use during the simulation. Afterwards, there will be one line for each station. These lines will hold the amount of work each station needs to process. Only use integers in your configuration file, decimals will not be needed. The simulator must output the following text to let the user know what the simulator is doing in each of these situations: 1. An input connection is set: Station X: In-Connection set to pipe n 2. An output connection is set: Station X: Out-Connection set to pipe n 3. A stations workload is set: Station X: workload set to n 4. A station is granted access to a pipe:

    $26 (Avg Bid)
    $26 Avg Bida
    13 bida

    I have binary files containing the crtCoefficient, modulus, primeExponentP, primeExponentQ, primeExponentQ2, primeP, primeQ, privateExponent and publicExponent for an RSA private key. All of the files are exported from, Java so they are BIG ENDIAN. Your job is to PROPERLY re-...project. DO NOT BID FOR THIS JOB UNLESS YOU HAVE PROOF THAT YOU HAVE REPLICATED/MATCHED THE PUBLIC KEY AFTER ASSEMBLING AN RSA OBJECT USING THE ATTACHED PIECES. PLEASE STATE IN YOUR BID THAT YOU HAVE DONE SO OR YOU WILL BE IGNORED. Some other hints/info: RSA uses BigInteger objects. You must interpret the attachments as binary files using the proramming language of your choice, reading 4 byte integers to assemble a BigInteger() object with. You then initialize a private key object/crt using the specifi...

    $198 (Avg Bid)
    $198 Avg Bida
    2 bida

    I need a developer who know Leafletjs, jQuery, query postgresql database (similar to mysql), json, geojson, web ...jQuery, query postgresql database (similar to mysql), json, geojson, web design etc. developer will require to do following: 1. Consume tables from postgres database and display data in geospatial (maps), graphs, tables on a webpage. 2. Send queries to database based on user input from webpage inform of a. dropdown (predefined using tables columns from database. b. User input values(mainly integers) 3. Generate json/gejson output for the queries from database. 4. Design a websites using jQuery and leafletJs. I will manage the database myself and need a motivated person to work on this project. I have already created draft MVP and will guide developer at vario...

    $14 / hr (Avg Bid)
    $14 / hr Avg Bida
    8 bida

    ...shallow end to thedeep end: Input to the program should be a sequence of lines, one per swimming pool. Each linecontains:• length of the pool in feet• width of the pool in feet• depth of the pool at the shallow end in feet• depth of the pool at the deep end in feet• text string identifying the customerAll input values should be positive integers, except for the text string. Your program willeventually need to detect illegal input, such as non-integers and negative this assignment you should write a program in C, C++ or Java that reads sample testdata and prints each line it reads. At the beginning of your program include a commentline with your name. this is just a single project. the one who works for me with good efficiency and timely mann...

    $13 (Avg Bid)
    $13 Avg Bida
    3 bida

    Write a Java class called Arithmetic, in a file called , with static methods to increment, add and multiply nonnegative integers. The integers must be represented in binary as arrays of bits, with the low order bit at index 0.

    $30 (Avg Bid)
    $30 Avg Bida
    1 bida

    Write a Java class called Arithmetic, in a file called , with static methods to increment, add and multiply nonnegative integers. The integers must be represented in binary as arrays of bits, with the low order bit at index 0.

    $35 (Avg Bid)
    $35 Avg Bida
    3 bida

    a simple but non-trivial C program representation of unsigned integers/characters and the use of bit twiddling steganography ************************************************************ Check the attached file for more information.

    $95 (Avg Bid)
    $95 Avg Bida
    4 bida

    I would like you to modify my shopify theme by enabling the following: Create a backdoor login for sales reps and to track sales commisions Each Sales rep will be assigned a unique discount code When someone uses the sales reps discount code to buy something for example David 232, the customer gets 15% off and David gets $5 deposited into his account for each sale as a commision. David the salesrep should be able to have salesrep login account to check the amount of sales commision he has earned and this information should be updated in real time. Whener someone makes a payment using David's code he should get an email alert stating he just earned a sales commision. We should be able to print a payment invoice monthly to pay David. That is it

    $460 (Avg Bid)
    $460 Avg Bida
    7 bida

    I need a small program on LabView 8.6 that can send AT commands to external GSM module, connected to RS-232 (commands to send sms) and receive AT answers and incoming sms. Set of AT commands on datasheet of SIM900D module.

    $47 (Avg Bid)
    $47 Avg Bida
    6 bida

    I would like you to modify my shopify theme by enabling the following: Create a backdoor login for sales reps and to track sales commisions Each Sales rep will be assigned a unique discount code When someone uses the sales reps discount code to buy something for example David 232, the customer gets 15% off and David gets $5 deposited into his account for each sale as a commision. David the salesrep should be able to have salesrep login account to check the amount of sales commision he has earned and this information should be updated in real time. Whener someone makes a payment using David's code he should get an email alert stating he just earned a sales commision. We should be able to print a payment invoice monthly to pay David. That is it

    $400 (Avg Bid)
    $400 Avg Bida
    1 bida

    I would like it to be done asap. The compressed file has two files. One is for the instructions of the assignment and the other is the skeleton code provided. Please follow the instructions on the pdf file as it is very important to follow. I could not this assignment. The skeleton code does only the addition of two integers and only if a text file is properly passed to it. Everything is mentioned in the instruction pdf file. Please download the file from above link No, this is only an Xcode project concerning Objective-C Object-Oriented programming. I am an undergraduate student and this assignment is not related to iOS or cocoa, only Objective-C. The second assignment will be about cocoa project related to OS.

    $63 (Avg Bid)
    $63 Avg Bida
    3 bida

    I would like it to be done asap. The compressed file has two files. One is for the instructions of the assignment and the other is the skeleton code provided. Please follow the instructions on the pdf file as it is very important to follow. I could not this assignment. The skeleton code does only the addition of two integers and only if a text file is properly passed to it. Everything is mentioned in the instruction pdf file. Please download the file from above link No, this is only an Xcode project concerning Objective-C Object-Oriented programming. I am an undergraduate student and this assignment is not related to iOS or cocoa, only Objective-C. The second assignment will be about cocoa project related to OS.

    $10 - $30
    Dimeterai
    $10 - $30
    4 bida

    I would like it to be done asap. The compressed file has two files. One is for the instructions of the assignment and the other is the skeleton code provided. Please follow the instructions on the pdf file as it is very important to follow. I could not this assignment. The skeleton code does only the addition of two integers and only if a text file is properly passed to it. Everything is mentioned in the instruction pdf file. Please download the file from above link No, this is only an Xcode project concerning Objective-C Object-Oriented programming. I am an undergraduate student and this assignment is not related to iOS or cocoa, only Objective-C. The second assignment will be about cocoa project related to OS.

    $10 - $30
    Dimeterai
    $10 - $30
    4 bida

    I need a very simple sketch that counts responses from a sensor. When the sensor responses with no activity for x amount of time (i.e .10 seconds) then: 1. break the total number counted (3 digits up to 999) to 3 integers (for example, 250 will report 2,5,1) 2. via a simple piezzo speaker x number of tone() in different frequency for each number with a delay between. For example: 2 bips at 1000hz, delay, then 4 bips at 1200hz then 1 at 500hz)

    $91 (Avg Bid)
    $91 Avg Bida
    11 bida

    I need a very simple sketch that counts responses from a sensor. When the sensor responses with no activity for x amount of time (i.e .10 seconds) then: 1. break the total number counted (3 digits up to 999) to 3 integers (for example, 250 will report 2,5,1) 2. via a simple piezzo speaker x number of tone() in different frequency for each number with a delay between. For example: 2 bips at 1000hz, delay, then 4 bips at 1200hz then 1 at 500hz)

    $92 (Avg Bid)
    $92 Avg Bida
    28 bida

    Suppose that you had a weather station with sensors for temperature and rainfall. The station can send out real-time temperature and rainfall data to an RS-232-capable device (such as a PC). The station can also log data periodically for later upload to a PC. Normally, the station is connected to a PC with a short, RS-232 cable and serial-to-USB adapter. A user-interface on the PC lets the user choose to see rolling real-time data from the station, or to upload data files from the station’s internal logger. Suppose that you wish to monitor weather 1000 miles away instead of outside your office window. You could disconnect the station’s cable from the PC, plug the cable into a cell-phone modem instead, and move the station anywhere in the world with cell-...

    $518 (Avg Bid)
    $518 Avg Bida
    5 bida

    This job requires a lot of memory and hard drive space. I have 58 Theme sets of 6,560 single page pdfs. These sets need to be merged into four groups. You will create a total of 232 merged pdf files.

    $413 (Avg Bid)
    $413 Avg Bida
    37 bida

    Build a Google GO script that will identify the boundaries of a polygon. (1) The polygon wil...will be the polygon that contains the point input by the user. If there are no adjacent cells that match the point given, the output will be the single point. (4) The 2-d array will be read from a file (netcdf format). For details about netcdf files and netcdf in GO, see: (5) A sample netcdf file will be provided below. Note the array is full of integers but stored in the type float. (6) The script should be well documented, and include instructions (as comments in the script) so that a user who is not familiar with GO may run the code (you may assume the user already has GO installed and would be running GO from a terminal window). Thank you!

    $25 (Avg Bid)
    $25 Avg Bida
    1 bida

    Witam, ZakupiÅ‚em szablon Jest bardzo dobrze i rzetelnie zrobiony, jednak zrobiÅ‚em z niego wersje wielojÄ™zycznÄ… przez co musiaÅ‚em skopiować(powielić) i zmienić nazwy niektórych moduÅ‚ów. Jednak w pliku CSS nie ma odnoÅ›ników do nowych nazw, przez co szablon nie trzyma siÄ™ Å‚adu. Do dyspozycji udostÄ™pniam Å›wieżą instalacje bez jakichkolwiek modyfikacji. W sumie do poprawy bÄ™dzie przypisanie 3/4 moduÅ‚ów do CSS. Nic nie trzeba pisać od nowa, jedynie skopiować wartoÅ›ci pierwotnej nazwy i przypisanie ich do nowej. Wersja 3 jÄ™zyczna. ProszÄ™ o wycenÄ™ zlecenia i podanie orientacyjnego czasu realizacji. Pozdrawiam Roztocki

    $15 (Avg Bid)
    $15 Avg Bida
    3 bida

    Utilise a Data and a Lookup table to enable 2-way Data Binding to an XML file The primary control is CSV Integers (eg 1,2,3 = Red, Green, Blue) which is a sample lookup table These values stored in Data as 1,2,3 etc. Must deal with null vaues Bind these as checkbox (Working C# SQL code supplied). Working C#/SQL code supplied to succesful bidder. Sample Video of SQL version working 100% attached. Should work as displayed in the video or better. Supply Source Codes. 1 Milestone payment on success.

    $17 (Avg Bid)
    $17 Avg Bida
    9 bida

    Hello, I'm writing code for a .NETMF application and need to create a function which accepts 2 params 'int min, int max' and returns an array of integers 'returnedArr' from a generated 2D Arraylist arr were the sum of integers inside 'returnedArr' will be between 'min' and 'max' and also I will not know what the size or contents of 'arr' will be prior to calling the method. Only 1 integer per Arraylist inside 'arr' will be selected. Attached is a sample layout of method required without the solution code. A sample would be GetNums(130,140); Return arraylist could be Arraylist{56,23,53} Also bear in mind that I'm confined to using Arraylists so I can't use generic lists.

    $109 (Avg Bid)
    $109 Avg Bida
    4 bida

    Mantención de una página web por periodo de un año, tiempo estimado 4 horas de diseñador por mes Si es posible enviar una cotización formal estaría agradecido datos: Rut : 99.594.840-0 Razón social : SYSTEP INGENIERÍA Y DISEÑO S.A. Giro : CONSULTORÍA ...cotización formal estaría agradecido datos: Rut : 99.594.840-0 Razón social : SYSTEP INGENIERÍA Y DISEÑO S.A. Giro : CONSULTORÍA Dirección : DON CARLOS 2939, OF. 1007 Comuna : LAS CONDES Provincia : SANTIAGO Región : ME...

    $3 / hr (Avg Bid)
    $3 / hr Avg Bida
    9 bida

    Necesito maquetar la versión española de un libro en inglés. El libro (versión inglesa), cuenta con alrededor de 232 páginas. No es sólo texto, también cuenta con imágenes, gráficos, alguna tabla... de todo este material contaremos con los originales. Nosotros facilitaríamos los textos en español en word. Gracias de antemano por vuestras propuestas.

    $244 (Avg Bid)
    $244 Avg Bida
    49 bida

    ...controller so that temperature can be increased as per user choice. Variable 1) Weight on Y axis (signal available on RS 232 port) Variable 2) Temperature in degrees centigrade on X axis ( Signal available of RS 232 or RS 485 port ) Please see attached files to get clear idea. Also it is required to plot rate of change of weight with respect to temperature. The software should run on PC in windows operating system more details are as follows, This software can be Customised to suit application & user required operation like, 1) Tare weight Detection 2) Sample weight Detection 3) Specify rate of rise of temperature 4) Provide Signal on RS 232 or RS 485 to Furnace power control circuit 5) Hold weight measurement signal 6) ...

    $533 (Avg Bid)
    $533 Avg Bida
    11 bida

    I need to type out 232 pages of book from, you need to manually type, it, and in return i need 232 pages, it means PDF matches the word file, need in 24 hours Regards Budget $35

    $35 - $35 / hr
    Dimeterai
    $35 - $35 / hr
    9 bida
    landing page Tamat left

    Here is an example of what I need: I need a clean design like the one in the example and I need the information that is filled out delivered to my email. I also need a redirect to another website after the submit button. Thanks

    $27 (Avg Bid)
    $27 Avg Bida
    6 bida

    We have an instance of the Enterprise edition of OpenGTS running, and we're using Teltonika FM4200 devices. We've also installed DUT-E-232 Precision Fuel Level Sensors from Technoton for measuring and monitoring fuel levels. So far we're able to do basic GPS tracking. We're looking to engage a OpenGTS / GTS Enterprise expert to help make CANBus and external sensor data from the Teltonika trackers available in the OpenGTS web application. We're especially interested in getting data from the fuel level sensors, as well as the diagnostic measurements supported by the vehicles in which the trackers are installed. IMPORTANT: This is an urgent project, and please don't bother applying if you are an awesome (web) developer but don't have any expe...

    $584 (Avg Bid)
    $584 Avg Bida
    8 bida

    ...controller so that temperature can be increased as per user choice. Variable 1) Weight on Y axis (signal available on RS 232 port) Variable 2) Temperature in degrees centigrade on X axis ( Signal available of RS 232 or RS 485 port ) Please see attached files to get clear idea. Also it is required to plot rate of change of weight with respect to temperature. The software should run on PC in windows operating system more details are as follows, This software can be Customised to suit application & user required operation like, 1) Tare weight Detection 2) Sample weight Detection 3) Specify rate of rise of temperature 4) Provide Signal on RS 232 or RS 485 to Furnace power control circuit 5) Hold weight measurement signal 6) ...

    $498 (Avg Bid)
    $498 Avg Bida
    9 bida

    ...that takes an input list containing numbers and it will find ranges for them. Quick example: Input file contains: 56 99 12 5.78 9 43 -22 46 31 68 Range: Count < 0 : 1 1-10: 2 11-25: 2 26-50: 3 51-75: 2 76-100: 1 Details: The script can handle csv and pipe delimited files and have command line switches for delimiter (-d ',' ) e.g. It can also handle more than one field of integers from the input file: e.g. ( -f 2,7,12) This would mean process fields 2, 7 and 12 and find their ranges. Range finder can handle negative numbers. Range finder can accept floating point numbers. Range finder does not have to handle exotic numbers like pi or e or irrational numbers. Default behavior is to read in the list of numbers, find the min and max in the l...

    $219 (Avg Bid)
    $219 Avg Bida
    2 bida

    I need a plugin for my standard WHM control panel on my dedicated server. The company I use for my hosting and resales business cannot accommodate my needs. I just need a simple outgoing and...emails. 3) will compile a list, by domain, that shows a full list of the outgoing and incoming email counts for each domain, so it will look like this: Daily Email Report for 7-15-14 to 7-16-14 Period Domain Total incoming Emails Total Outgoing Emails ABC Web Site 102 453 CDF Web Site 233 232 It must be built so that I can easily install the plugin on my dedicated WHM server by myself. And so I can get my daily report and be notified when the user exceeds their allotted quotas t...

    $276 (Avg Bid)
    $276 Avg Bida
    7 bida

    ...furure... I accept your suggestions about the language or tools to use. I know VB6 language only, if you use VB.NET i need inline explanation. The picture represent the tipica input/output module, there are a lot of producers of this kink of modules, i deleted the name of producer form picture. Typical communication between remote input modules to the PC is from wired 485 to USB or RS 232 But i preferer wireless (using wireless 485 wifi converter) because I burned a lot of wired converters because of electric storms. I can evaluate with you... I repeat you can use freware SCADA software that hardware producers let everybody to download. I ACCEPT NON CUSTON SOFTWARE (if you already have written one for temperature monitor and control) the inportant is that I ca...

    $27 (Avg Bid)
    $27 Avg Bida
    4 bida
    C++ Roulette Tamat left

    ...an answer. If the answer is no, call WriteLog, passing in the logText and a reference to the filename. WriteLog will return a bool, indicating whether the file was opened or not. The filename for the log will be created in the WriteLog function. It will consist of the current date and hour and minute that the player began to play. This can be constructed using System Time, which returns integers and will be demonstrated in class. The filename will look like this: Log_4_30_2014_11_41.txt....

    $151 (Avg Bid)
    Segera
    $151 Avg Bida
    7 bida

    ...representation, and arrays. You will be expected to apply selected MIPS assembly language instructions, assembler directives, and system calls sufficient enough to handle a few ALU tasks. 3.2 Part A: Write a callable/returning MIPS subroutine called BitDiff(x,y) You are tasked to write a callable/returning MIPS subroutine called BitDiff(x,y) Specifically, BitDiff(x,y) accepts two unsigned integers x and y as input parameters. It returns a single unsigned integer value. Specifically, the returned value is the number of bits which are different when x and y are written in binary. More formally, it is the number of bits which have different values in the corresponding bit positions of their 32-bit representation. For example, BitDiff(7,2) = 2 since: 14te...

    $95 (Avg Bid)
    $95 Avg Bida
    4 bida

    ...another call comes in. Calls to the salesmen will be represented as a data file. Each line of the data file will represent a separate call. Each line contains the time at which the call was received, a two coordinate (x, y) location for the contact [the salesman starts off at location (0, 0)], and the estimated time that it will take for the meeting. Thus each call is represented by four numbers (integers actually). Assume that times and time durations are given in minutes and that the loations are given as locations on a mile delineated grid. Here is an example input file. Your program should read in the data representing calls and simulate the actions of the saleman as he makes his rounds. In doing so, you will need to keep various statistics and report these after all th...

    $24 (Avg Bid)
    $24 Avg Bida
    11 bida

    Assignment is about the problem of selecting the k largest numbers in an array of n integers. The details will be given. Deadline is Monday afternoon for (UTC+02:00) Turkey.

    $19 (Avg Bid)
    $19 Avg Bida
    27 bida

    This assignment should help you understand the linked list data structure, its implementations and applications. You will learn how a linked list data structure is constructed, the links that connect members, and how to operate on data or...accesses a character in a string - 2 substring methods: one uses one parameter as the start point; the other specifies start and end points - insert: allows a string to be inserted to any point of an original string - print You will then design a "Number" class which can hold an integer of any length using the new String class (each integer is managed as a string of digit characters). Integers of any length can be entered, added and subtracted and output using the class. Design a MainClass to test all the required operations in bot...

    $15 (Avg Bid)
    $15 Avg Bida
    1 bida
    Linked List Tamat left

    This assignment should help you understand the linked list data structure, its implementations and applications. You will learn how a linked list data structure is constructed, the links that connect members, and how to operate on data or...accesses a character in a string - 2 substring methods: one uses one parameter as the start point; the other specifies start and end points - insert: allows a string to be inserted to any point of an original string - print You will then design a "Number" class which can hold an integer of any length using the new String class (each integer is managed as a string of digit characters). Integers of any length can be entered, added and subtracted and output using the class. Design a MainClass to test all the required operati...

    $24 (Avg Bid)
    $24 Avg Bida
    18 bida

    See attachment for complete requirements. Create a new project with one function that takes two pointer to integers.

    $25 (Avg Bid)
    $25 Avg Bida
    1 bida

    ...Editors will be presented with 9 question for each post. First 2 questions are to filter and are binary, ie. 'Do you like this post?' Yes/No. If any of both answers is NO then Editor won't be able continue evaluation. If both answers are Yes then Editor will continue two next 7 questions. Editors must be able to place a grade for each of these 7 items (question). Grades are from 1-7 and are integers. Questions will be like 'Do you consider this post to be original?'. Evaluation for each post will be store in database and will be listed as a per user (editor) basis. So the list will show editors user name, post title, average grade that will be calculated from the 7 items's grade place for each post. Also each post will have to show its averag...

    $316 (Avg Bid)
    $316 Avg Bida
    19 bida

    Hi, As part of a larger project we need a Power Adapter and AC Dimmer on a circular board. It would be great if you could help us out! Specifications: Power Adapter Input 220 V AC Output 3.3 V DC, 1 A AC Dimmer Input 220 V AC Output 0 - 220 V AC, 5 A Controlled by serial input (RS-232) (from other component) PCB Circular PCB, Diameter max 5 cm So hopefully a very simple project for someone as skilled as yourself! /Thomas

    $331 (Avg Bid)
    $331 Avg Bida
    20 bida

    I have a very simple script that computes very large integers. It runs ok for parameters of 10^8 but crashes beyond that. I need it's runtime to be optimized so I could run inputs parameters such in the order of 10^500 in reasonable time. I have some suggestions for whoever is aiming to do this and I know it is doable as I had this code before in MATLAB and it ran well up to MATLAB's limit of 10^309). Attached a pseudo code and the script code in C#. The optimized code does not have to be in C#. It could be Python, MATLAB, JAVA and etc. The deliverables are: - The optimized code - The executable script (if possible) - The output files for limit=10^500 - A runtime complexity assessment (O notation)

    $64 (Avg Bid)
    $64 Avg Bida
    5 bida