Filtrovat

Moje poslední hledání
Třídit podle:
Rozpočet
pro
pro
pro
Typ
Dovednosti
Jazyky
    Stav zakázky
    2,000 int zakázek nalezeno, ceny v EUR

    ...along with the respective edge weights. The list is given as a space-separated list. • ‘?’ followed by u, v ∈ [n] with a space separating them. • ‘D’ followed by a u ∈ [n]. • ‘P’ followed by u, v ∈ [n] with a space separating them. Each of the lines above ends with a ‘n’ character. All lists are given as elements separated by a space. No commas are used anywhere. All numbers used will fit inside an int. End of input is indicated by EOF. Output Format • If input line started with ‘N’ or ‘E’, then no corresponding output. • If input line was “? u v”: Output w(u, v) if (u, v) ∈ E, −1 otherwise. • If input line was “D u”: Let v1, v2,...

    €24 (Avg Bid)
    €24 Průměr. nabídka
    11 nabídky
    coding assignment Ukončeno left

    ...Term(double coefficient, byte exponent) { Coefficient = coefficient; Exponent = exponent; } // Evaluates the current term for a given x public double Evaluate(double x) { return Coefficient * (x, Exponent); } // Returns -1, 0, or 1 if the exponent of the current term // is less than, equal to, or greater than the exponent of obj. public int CompareTo(Object obj) { Term other = (Term)obj; if (Exponent < ) { return -1; } else if (Exponent == ) { return 0; } else { return 1; } } // Read and write properties for each data member } // Task 2 public class Node<T> { private T item;

    €72 (Avg Bid)
    €72 Průměr. nabídka
    4 nabídky

    ...remove all malware/infected file/contents /code and so on " ltg it is wordpress so you need to install a plug in for SSSL check this link: or if this site can be free from wordpress that will be great or rebuild with new input and idea .. .. layout need to feel more like auction site . kajola missing some int and ext colors input/inprint / inbuilt missing worldwide countries and cities and sub-cities database .. so more location need to be input by you "right now it only have completed canada database?? developer need to add worldwide counties/cities/sub-cities database .. Kajola registration missing paypal/credit card form .. this info must be on file before any user will

    €13 (Avg Bid)
    €13 Průměr. nabídka
    1 nabídky
    Trophy icon Wordpress sync to database Ukončeno left

    ...on the blog for each item created/updated/deleted in the database. The point is to keep the blog in sync with the database, on an ongoing basis. Individual blog posts must be created for each row in the database table. MORE DETAILS: I need someone to write for me a WP plug-in which executes automatically every 5 minutes and performs {SELECT * FROM TABLE} on a database to retrieve 3 columns: ID (int), TITLE (varchar), CONTENT(text), PHOTO_URL(varchar). Each row of data is used for creating a new Post inside of WP, if the ID does not already exist. If it exists, the Post is updated instead. If an ID is removed from the database, the Post is updated with the status {This post has been removed from the database}. The work must be done 100% inside of Wordpress and packaged for deliv...

    €46 (Avg Bid)
    €46
    5 příspěvky

    Developer should hand in a bug free application iOS app should be in objective -C backend system for a Live score app - firebase realtime database - backend iOS app to change and update the scores and events firebase will have the following structure or anything you see preferable Match -m_id (key) - Team_a_score (int) - Team_b score (int) - Quarter (int) - time - event_type (int) 0 or 1 or 2 - event - eventID (int) Match are populated from a json file, if m_id is not present in firebase, insert new key, Backend iOS app will update the value of each key. iOS APP views Login, with username and password, if logged in is a success, present a Tableview which list all live match (from json file) touch on each row to enter the match update sc...

    €227 (Avg Bid)
    €227 Průměr. nabídka
    10 nabídky

    I have a small piece of code that reads in an ASCII Autocad dxf file. This needs to be read into an array of structs where the struct is an Int and a String. For small files the way this is implemented is fine. But for large files, ~12.4 GB, it grinds to a halt taking about half an hour as the amount of memory required explodes to ~75 GB. Looking for someone to rewrite this class / function to it run much, much faster and has a smaller memory requirement. Current Code and small example file attached. The large model is here:

    €28 (Avg Bid)
    €28 Průměr. nabídka
    1 nabídky

    Hello, I need to make a kernel virtual driver for control mouse. You can use WDT (Windows Driver Toolkit), and also need c# wrapper (dll file + source code). 3 methods for C# need: public static void InitDriver(string drivername) - for install kernel driver public static bool IsDriverInstalled() - check if driver installed successfully public static bool MoveMouse(int x, int y) - Move mouse cursor, if success -> return true, otherwise it will return false. public static bool ClickMouse() - Click mouse, if success -> return true, otherwise it will return false. That's all, I'm not a expect of WDT, please help me. Maximum Budget: $200

    €28 - €229
    €28 - €229
    0 nabídky

    Here is the function __________________________________ CString CRDoc::GetChairNo(CString strAcctNum, CString strDepNum, CString strSequence) { CString strChairNo; TCHAR sql[300]; TCHAR temp[32]; void* val; SWORD type; int size; // memset(temp, 0, sizeof(temp)); val = temp; size = sizeof(temp); type = SQL_C_CHAR; // the patient email from resp table. // 2.1 Create the sql. memset(sql, 0, sizeof(sql)); sprintf_s(sql, sizeof(sql), "select first chair from where acctnum='%s' and depnum='%s' and sequence in (%s) ", strAcctNum, strDepNum, strSequence); // 2.2 Execute the sql. CSCISet::GetSQLValues(sql, &val, &size, &type, 1); strChairNo = temp; return strChairNo; } ___________________________________________________...

    €28 (Avg Bid)
    €28 Průměr. nabídka
    5 nabídky

    Hi, We are hospitality group of companies and have outlets int UAE and UK. We are going to launch new outlets in Abu Dhabi for the following main restaurants: The above websites have single entry pages means if you open the website you directly enter into the website. These are Dubai based websites. We will replicate the existing website and will launch Abu Dhabi versions as well. Now we need New landing pages for each website where visitors can see 2 options : Dubai or Abu Dhabi if they will click on Dubai they will enter into the Dubai version website and if they will click Abu Dhabi version then relevant website will be seen after entering. We need very creative idea of 2 Landing Pages for each website. Please come up with

    €371 (Avg Bid)
    €371 Průměr. nabídka
    63 nabídky

    I am trying to pass these variables to my webserver ...webserver I paid for this code but the freelancer bailed on me I dont know how he got it working it was working before but now it does not need this bug fix...im passing these variables to a php page that gets it and stores it in my sql… String email = "frederick619@"; String mapId = "1FrederickGrant"; String bikeMake = "Yamaha"; String bikeType = "R1"; String bikeColor = "Silver"; int bikeYear = 2004; these or the variables I am passing Arduino uno + sim800l this is what sends them I know my php code works because it updates them when I type them in the url if you cant do in a couple hours please do not bid I dont want to pay a arm and a leg for this s...

    €55 / hr (Avg Bid)
    €55 / hr Průměr. nabídka
    5 nabídky

    1. The C code for sort() in the textbook is wrong. A correct version is as follows: for(int i = 1; i < n; i++) { for(int j = 0; j < n - i; j++) { if (v[j] > v[j+1]) swap(v, j); Revise the assembly code for sort(), and insert your assembly code for sort() and swap() into the given program lab1.asm. You need to use SPIM to debug and run the program. Note that swap() and sort() should be two separate functions in the assembly code program. You are strongly suggested to re-use the code in Fig 2.25 and Fig. 2.27 as much as possible and change them only when it is indeed necessary, such as for correcting the error in sort().

    €25 (Avg Bid)
    €25 Průměr. nabídka
    13 nabídky

    1. The C code for sort() in the textbook is wrong. A correct version is as follows: for(int i = 1; i < n; i++) { for(int j = 0; j < n - i; j++) { if (v[j] > v[j+1]) swap(v, j); Revise the assembly code for sort(), and insert your assembly code for sort() and swap() into the given program lab1.asm. You need to use SPIM to debug and run the program. Note that swap() and sort() should be two separate functions in the assembly code program. You are strongly suggested to re-use the code in Fig 2.25 and Fig. 2.27 as much as possible and change them only when it is indeed necessary, such as for correcting the error in sort().

    €9 - €28
    €9 - €28
    0 nabídky
    I need your help Ukončeno left

    ...use the passport-local strategy for authentication. Database: Must use a database to persist data. The application you build should also have the components shown below. User Each User will have the following attributes and the specified data type associated with their account: ID: Int, Auto Incremented firstName: String lastName: String username: String password: String Post Each user can submit a Post. A Post contains the following attributes with the specified data type: ID: Int, Auto Incremented authorID: Int message: String timeStamp: DateTime All posts will have an authorID attribute which contains the ID of the original creator of the Post object. Each post by the author (authorized) can be updated and deleted. All users (unauthorized) can read the posts....

    €17 / hr (Avg Bid)
    €17 / hr Průměr. nabídka
    20 nabídky
    Write C Program Ukončeno left

    Write a C program to take as input (via stdin) a valid assignment statement in C and generate MIPS assembly code to perform the given calculation(s). You can assume that each C variable name is one lowercase letter (e.g., a, b, c, etc.) and of type int. Further, positive int constants are also allowed as part of the given expression. For this script, you only need to support the addition (+) and subtraction (-) operators. Note that you should use isspace(), islower(), isdigit(), scanf(), etc. to parse the input. The MIPS code you generate must make use of registers $s0,$s1,...,$s7 to correspond to C variables and registers $t0,$t1,...$t9 to correspond to any temporary variables you need. Variables in MIPS should match those in C from left to right, meaning that the final resu...

    €71 (Avg Bid)
    €71 Průměr. nabídka
    2 nabídky

    ...box . we have user manual for the source code of the Ingress software . ex . SetUserInfo() [Method] SetUserInfo (int userID, int privilege, string username, string cardNumber, int multi- cardGroup, string password, string IssueTime, string ExpireTime) [Feature] Write user data to memory buffer. [Parameter Declaration] userID = Enrollment number privilege = Privilege level username = User name of user cardNumber = Card number of user multicardGroup = Group of multicard verification password = Password of user IssueTime = The user starting work period ExpireTime = The user last work period [Return Value] Return true for success, false for fail [Example] int userID =1001; int privilege = 1; string username = ”George”; string cardNumber = &r...

    €137 (Avg Bid)
    €137 Průměr. nabídka
    8 nabídky

    We got 3 tables: Project, ProjectWork, Employee Project: Project INT PK, Projectname VARCHAR ProjectWork: Project FK, Emp INT FK, Hours INT, SumHours INT Employee: Emp INT, PersonalId INT, Lastname VARCHAR, Firstname VARCHAR. I need somebody with experience with triggers to give me 3 triggers: - If I insert new project into projectwork table ---> increase sumhours by the hour value i add. - If I delete a project with its primary key (pk), the trigger shall reduce it by the same hours removed in the sumhours column. - if i update the projectwork row, like from 4 to 5 hours, sumhour should go up too. The whole meaning is too have different sumhours for the different project foreign keys in the projectwork tabell. All in all easy task, ...

    €21 (Avg Bid)
    €21 Průměr. nabídka
    21 nabídky
    assembly code Ukončeno left

    1. The C code for sort() in the textbook is wrong. A correct version is as follows: for(int i = 1; i < n; i++) { for(int j = 0; j < n - i; j++) { if (v[j] > v[j+1]) swap(v, j); Revise the assembly code for sort(), and insert your assembly code for sort() and swap() into the given program lab1.asm. You need to use SPIM to debug and run the program. Note that swap() and sort() should be two separate functions in the assembly code program. You are strongly suggested to re-use the code in Fig 2.25 and Fig. 2.27 as much as possible and change them only when it is indeed necessary, such as for correcting the error in sort(). 2. If your code does not run or produces result very different from correct one, your score would be substantially re...

    €28 (Avg Bid)
    €28 Průměr. nabídka
    11 nabídky

    I have a Google Cloud Platform, I will g...rear 3 GET variables and perform a translation and show it as text, these are the variables: - fr: Original language - to: Translation language -text: Text to translate For example, if I write this URL: it should show this text: "well done" I need to store the translations in a database called "gcp_trans", in a table called "cache" with this structure: - id` int(11) NOT NULL // PRIMARY AUTOINCREMENT - fr` varchar(10) NOT NULL // original language - to` varchar(10) NOT NULL // translation language - mes1` text NOT NULL // original text - mes2` text NOT NULL // translated text - us` datetime NOT NULL // NOW() It is important to configure MySQL to activate events on startup: event_scheduler=ON And that's...

    €92 (Avg Bid)
    Doporučené
    €92 Průměr. nabídka
    2 nabídky

    ...install the code and how to run and execute the code properly. the potential candidate to the project should have previous experience in dealing with AWS. the API developed here should be protected (HTTPS and token) Users table fields: user_id primary key, INT auto increment, phone_number (format +0000000), old_phone_number VARCHAR (format +0000000), created_date TIMESTAMP, network INT, status INT, last updated TIMESTAMP, last_updated_by VARCHAR renew INT Transaction table fields: transaction_id key, INT auto increment user_id INT phone_number VARCHAR (format +00000) Start_date TIMESTAMP Expiry_date TIMESTAMP Payment_method VARCHAR transaction_reference VARCHAR API needed (HTTPS) - checkUser (parameter phone) - return (1 + user_id+...

    €203 (Avg Bid)
    €203 Průměr. nabídka
    4 nabídky

    I own a shoe brand int he US and I am looking to outsource all manufacturing of the shoes. I can pass along the designs and tech packs, but I need a relationship with a reliable factory. I design sneakers specifically.

    €12658 (Avg Bid)
    €12658 Průměr. nabídka
    20 nabídky

    Configuration for Cisco Wireless Access point Including --AIR-CAP 3702I-E-K9 (802.11 ac Ctrlr AP 4x4:3SS w/CleanAir ; Int Ant ;E Reg Domain .CON-SNT-AP3702IE (SNTC -8X5XNBD 802.11ac Ctrlr AP 4 x Configuration for Adding licenses on Existing Cisco Wireless controller 8540 .including LIC-CT8540-UPG (Top Level SKU for 8540 AP Adder Licenses. LIC-CT8540-1A(Cisco 8540 Wireless Controller 1 AP adder License ). CON-EMCU-LICCT85C (SWSS UPGRADES Cisco 8540 Wireless).

    €3157 (Avg Bid)
    €3157 Průměr. nabídka
    12 nabídky

    Se necesita desarrollar una aplicacion movil IOS, con una vista que permitar cargar los datos de un recibo en pantalla que serian : 1 - número de cliente (Int) 2 - canal de ventas (Int) 3 - moneda 4 - valor 5 - banco 6 - numero de documento 7 - fecha de cobro La pantalla debería cargar la fecha por defecto, al ingresar el número de cliente que traiga el resto de la información del mismo, la aplicacion deberá leer un archivo en formato excel separado por comas y obtendrá la info para mostrar en la vista (Nombre de cliente en un label). Poder marcar el canal de ventas 1 o 2, cargar el valor por el cual se va a hacer el recibo y que al cargar el valor sea capaz de transcribirlo en letras la misma aplicacion ejemplo : 150 (Ciento cincu...

    €296 (Avg Bid)
    €296 Průměr. nabídka
    6 nabídky

    I need you to develop some software for me. I would like this software to be developed for Windows using WPF C# I will give list of objects like List<tcobject> tclist=new List<>(); tcobject contains: int id; string name; string property 1; string property 2; string property 3; so this list have parent and child ,, parent and child will shown in tree with corresponding attributes values in column shown in attachment. please find the tree structure get the input from list and need to populate tree list view dynamically

    €22 (Avg Bid)
    €22 Průměr. nabídka
    7 nabídky

    For this project, there is one building with 2 flats (one at floor level) and a 2nd one at first floor. I have attached all plans + dimensions What I would need is : 1. 3 pictures of the building from outside a. 2 of the building and surroundings b. 1 with building and partial view of the land in front (using real land picture) 2. 3 pictures of the interiors (from the 1st floor flat) a. 1 of the living-kitchen b. 1 of the living-kitchen with view of outside land through window c. 1 one the master bedroom Please let's discuss it asap. thanks and regards, Dan

    €521 (Avg Bid)
    €521 Průměr. nabídka
    20 nabídky

    Hello, I implemented a print function in webview base...it only prints the visible part of the page. This is the function (it is in c# but you can help if you're using java too): var printMgr = (PrintManager)(); builder = new (); (); //some tries if (((int)) >= 21) ("page", ("page"), ()); else ("page", (), ()); I don't find any help on that. Is it possible to print the full page ? Thanks in advance.

    €20 (Avg Bid)
    €20 Průměr. nabídka
    7 nabídky
    java project Ukončeno left

    Integer.MAX_VALUE is the maximum value of a Java int: 2147483647. If you want to work with even bigger integers, you have the option of using the type long, which has the maximum value of Long.MAX_VALUE = 9223372036854775807.

    €23 (Avg Bid)
    €23 Průměr. nabídka
    10 nabídky

    ...installable file for each component task 1 ============================ com_minisite changes ….. please call this component ‘Manage Events’ in the admin menu i need event date on the table here : on x_site we need a new dropdown / select with 3 options Event type : European Days (1) Euroschool (2) Other (3) ALTER TABLE `eu_site` CHANGE `type` `type` INT(1) NOT NULL DEFAULT '0'; also a filter on the listing page : also please add a description field on here : /* 09:59:11 local eucmacnew */ ALTER TABLE `eu_site` ADD `description` LONGTEXT NOT NULL AFTER `summary`; administrator/ under event photo ==================================

    €39 (Avg Bid)
    €39 Průměr. nabídka
    11 nabídky

    Hello, I need someone help me with this error that I am getting and fix the problem in php Notice: Undefined variable: order in public_html/modules/qbms/ on line 183 on line 183 this is what it said $amount = number_format($order->order_total, 2, '.', ''); $invoiceAddress = new Address((int)$cart->id_address_invoice); $currency = new Currency((int)$cart->id_currency); **$amount = number_format($order->order_total, 2, '.', '');** $stamp = date("YdmHisB"); $orderid = $stamp.'-'.$cart->id; Another error Notice: Trying to get property of non-object in public_html/modules/qbms/ on line 183

    €26 (Avg Bid)
    €26 Průměr. nabídka
    11 nabídky
    Trophy icon Int. Evn. Law Assoc. Ukončeno left

    Need to design a lapel pin for annual convention Our name is International Environmental Lawyers Association That is exactly what we do, we are lawyers from around the world that share information, experience and resource on legal environmental issues. Our logo must be round, in colors and contain our full name, the balance, the world and in some other ways green and water. Enclosed is an idea we came up with but your are the exprerts

    €55 (Avg Bid)
    Zaručené
    €55
    85 příspěvky

    Hello , I have this Error (500 Server error) it comes from settings in some core files from Prestashop: And also i this Error (500 Server error) displayed when the custom...Prestashop: And also i this Error (500 Server error) displayed when the customer select payment method (PayFort) when start checkout. [PrestaShopException] Invalid product vars at line 106 in file classes/ 101. if (is_array($product) && isset($product['id_product'])) { 102. $product = new Product($product['id_product'], false, $id_lang, $id_shop); 103. } elseif ((int)$product) { 104. $product = new Product((int)$product, false, $id_lang, $id_shop); 105. } else { 106. throw new PrestaShopException('Invalid product vars'); 107. } 108. } 109. 110. // Set ...

    €60 (Avg Bid)
    €60 Průměr. nabídka
    3 nabídky
    WebMaster . Ukončeno left

    Hello , I have this Error (500 Server error) it comes from settings in some core files from Prestashop: And also i this Error (500 Server error) displayed when the customer s...Prestashop: And also i this Error (500 Server error) displayed when the customer select payment method (PayFort) when start checkout. [PrestaShopException] Invalid product vars at line 106 in file classes/ 101. if (is_array($product) && isset($product['id_product'])) { 102. $product = new Product($product['id_product'], false, $id_lang, $id_shop); 103. } elseif ((int)$product) { 104. $product = new Product((int)$product, false, $id_lang, $id_shop); 105. } else { 106. throw new PrestaShopException('Invalid product vars'); 107. } 108. } 109. 110. // ...

    €18 (Avg Bid)
    €18 Průměr. nabídka
    3 nabídky

    ...that Select Folder Activity to appear again, so the User can select a Folder from Phone Storage instead of from SD. . 4) In the Project you already worked in, there are this Two Ints: int YaEsNegra = 600; int YaEsBlanca = 1200; I need the User to, in the ConfigurationActivity, to be able to change those Ints this way. It would Say "Black from 600 to 1200", and then, if you pressed on it, you would be able to change those Ints (and remain as Shared Preferences), in the way of, if put "800" in the Place where "600" was, then, what it was "1200" would then change in the screen and in the Int, to "1600"; the Other Int would be doubled then. And viceversa, in the way that if the User put "2000" where it s...

    €101 - €101
    DOM
    €101 - €101
    0 nabídky

    I am looking for a logo re-brand to give me strong brand representation going forward. I need something I can use in all formats (possibly something slick with movement for my website, but I'm prepared to listen to everything) giving me an instantly recognisable image. To be honest, I don't really have a logo today, just a particular font...strong traditional branding, but we are really looking to have something to take us into the next 20+ years whilst maintaining the same traditional core values of quality, value and service. I have attached some of our current designs (which I did myself), as well as a photo of our store - which is the last shop before the beach in Sutton on Sea. If anyone can encapsulate everything we're about int the re-brand I will be delighted....

    €340 (Avg Bid)
    €340 Průměr. nabídka
    69 nabídky

    Looking for an experienced copy writer who can write web content for a forex broker website. We prefer only writers who have experience in writing for this niche. Excellent english skills are required. Niche : Online Forex Trading Brokerage Writers with prior experience on above niche is preferred. Below are the references : 1. 2. https://...copy writer who can write web content for a forex broker website. We prefer only writers who have experience in writing for this niche. Excellent english skills are required. Niche : Online Forex Trading Brokerage Writers with prior experience on above niche is preferred. Below are the references : 1. 2. 3. 4.

    €74 (Avg Bid)
    €74 Průměr. nabídka
    4 nabídky

    ...SftpFileAttributes att = (fullpath + "/" + ); var fileSize = ; var ms = new MemoryStream(); IAsyncResult asyncr = (fullpath + "/" + , ms); SftpDownloadAsyncResult sftpAsyncr = (SftpDownloadAsyncResult)asyncr; int lastpct = 0; while (!) { int pct = (int)((long) / fileSize) * 100; if (pct > lastpct) for (int i = 1; i < pct - lastpct; i++) (); } (asyncr); ("Writing File to disk..."); (); string localFilePath = "C:" + ; var fs = new FileStream(localFilePath, , );

    €20 (Avg Bid)
    €20 Průměr. nabídka
    2 nabídky

    Hello Freelancers! I have this project. The initial Description is int the ATTACHED DOC (). The project is almost complete () i just want some changes. I will explain everything better in chat. The has complete project that needs changes: Changes: 1. Use another dataset i provide at description () 2. Change as much as possible the code (variables, structure, format of commands, etc) and add add analytical comments everywhere in the code 3. Write the report 4. In step 3 use at least 1 different Neural Network model from the ones used in ready code. Kindly review and let me know if interested. Deadline for this is 15 hours and budget is aprox $15-$40 AUD. Thank you for your time and let me know if interested. Happy Biding

    €137 (Avg Bid)
    €137 Průměr. nabídka
    4 nabídky

    Hello Freelancers! I have this project. The initial Description is int the ATTACHED DOC (). The project is almost complete (task 1 in the text and task 2 in the pdf in the ATTACHED ZIP) i just want some changes. I will explain everythin better in chat. The zip has the complete project that needs changes. You can do 1st or 2nd only if you want: TASK 1 is in R: 1. In TASK1 use another dataset i provide at description 2. In TASK1 change as much as possible the code (variables, structure, format of commands, etc) and add add analytical comments everywhere in the code 3. in TASK1 write the report 4. In TASK1 step 3 use at least 1 different Neural Network model from the ones used in ready code. Task 2 is in Python 5. In TASK2 (which corresponds to in the zip

    €113 (Avg Bid)
    €113 Průměr. nabídka
    5 nabídky

    ...500, «message»: «Something went wrong. Please try again later.» }   Get next contact profiles Request Method URL POST /v1/contacts/preload Params Parameter Type URL id String Id of current user count Int Number of user profiles to preload location Object User location in format {“lat”: …, “lng”: …} Response 200 { «status»: 200, «message»: «Ok», «contacts»: {[ {“id”: Int, “name”: String, “photo”: String, “video”: String}, {“id”: Int, “name”: String, “photo”: String, “video”: String}, …, ...

    €462 (Avg Bid)
    €462 Průměr. nabídka
    33 nabídky

    task 1 com_minisite changes ….. please call this component ‘Manage Events’ in the admin menu i need event date on the table here : on x_site we need a new dropdown / select with 3 options Event type : European Days (1) Euroschool (2) Other (3) ALTER TABLE `eu_site` CHANGE `type` `type` INT(1) NOT NULL DEFAULT '0'; also a filter on the listing page : also please add a description field on here : /* 09:59:11 local eucmacnew */ ALTER TABLE `eu_site` ADD `description` LONGTEXT NOT NULL AFTER `summary`; administrator/ under event photo ================================== task 2 i simply need a few frontend views created

    €70 (Avg Bid)
    €70 Průměr. nabídka
    16 nabídky
    Reverse some C# code Ukončeno left

    ...Reverse((Array) bytes, 0, ); ((Array) bytes, (Array) numArray1, ); for (int index = 0; index < 8; ++index) buffer[index] = (byte) ((uint) numArray1[index] ^ (uint) numArray2[index]); ((Array) ("GameGenie"), 0, (Array) buffer, 8, "GameGenie".Length); numArray3 = ().ComputeHash(buffer, 0, 8 + "GameGenie".Length); } else if ( == 20) { byte[] bytes = (num); ((Array) bytes, 0, ); ((Array) bytes, 0, (Array) numArray1, 4, ); for (int index = 0; index < 12; ++index) buffer[index] = (byte) ((uint) numArray1[index] ^ (uint) numArray2[index]);

    €19 (Avg Bid)
    €19 Průměr. nabídka
    12 nabídky
    Build me a Website Ukončeno left

    I am looking for someone to create a website that works as a information search tool. All information is gathered and I require someone to design the site and place the information int he right areas.

    €1109 (Avg Bid)
    €1109 Průměr. nabídka
    135 nabídky

    ...(integer, autoincrement) username (text) password (text) allowed_to_purchase (Y/N) allowed_to_sell (Y/N) allowed_to_adimn (Y/N) ...various other fields such as contact info etc TRANSACTIONS transactionid (integer, autoincrement) sellerid (Foreign Key to user table) buyerid (Foreign Key to user table) description (text) value (real) status (FK to transaction_status table) TRANSACTION_STATUS statusid (int) meaning (enum "Awaiting Payment", "Payment Received by Escrow", "Order despatched", "Order received", "Seller Paid") This is a very basic data set but sould get your prototype up and running. Form 1 could allow people to register. Form 2 could allow an admin to assign buy/sell/admin rights to users Form 3 could allow a buyer to cr...

    €339 (Avg Bid)
    €339 Průměr. nabídka
    10 nabídky

    ...(integer, autoincrement) username (text) password (text) allowed_to_purchase (Y/N) allowed_to_sell (Y/N) allowed_to_adimn (Y/N) ...various other fields such as contact info etc TRANSACTIONS transactionid (integer, autoincrement) sellerid (Foreign Key to user table) buyerid (Foreign Key to user table) description (text) value (real) status (FK to transaction_status table) TRANSACTION_STATUS statusid (int) meaning (enum "Awaiting Payment", "Payment Received by Escrow", "Order despatched", "Order received", "Seller Paid") This is a very basic data set but sould get your prototype up and running. Form 1 could allow people to register. Form 2 could allow an admin to assign buy/sell/admin rights to users Form 3 could allow a buyer to cr...

    €237 (Avg Bid)
    €237 Průměr. nabídka
    9 nabídky

    Python 3.6.1 (default, Dec 2015, 13:05:11) [GCC 4.8.2] on linux calc_volume(5,6,7) Enter the length: 5 Enter the width: 6 Enter the heigth: 7 Traceback (most recent call last): File "python", line 1, in <module> File "python", line 5, in calc_volume TypeError: can't multiply sequence by non-int of type 'str' This is what I get on the console when I run the code below: def calc_volume(length=float, width=float, height=float): length = input("Enter the length: ") width = input("Enter the width: ") height = input("Enter the heigth: ") calc_volume = (str(length) * str(width) * str(height)) print("The volume of the rectangular prism is " + calc_volume)...

    €17 (Avg Bid)
    €17 Průměr. nabídka
    2 nabídky
    Static analysis tool Ukončeno left

    ...example: ... } catch (AlreadyClosedException closedException) { ("Connection to AMQP service is lost."); } catch (ConnectException connectException) { ("Connection to AMQP service is lost."); } ... 6. Unneeded computation in loops. There may be unneeded computation in loops, where you call a method inside a loop, but the return value is never used. For example: ... for (int i = 0; i < 1000; i++){ Result r = computeResult(i); // unneeded computation doSomething(i); } ... 7. Unused methods. Detect both private and public methods that are not referenced/called anywhere in the code. 8. Empty exception. There is no debug message when an exception occurs, which may cause debugging difficulties. 9. Unfinished exception handling code. There is a comment such as...

    €109 (Avg Bid)
    €109 Průměr. nabídka
    6 nabídky

    Hi, looking for someone to build a website and all the backend (Databases and whatever else is needed) to interact with client Java programs. Need to be able to individually see each client, and store data for each client. (EG: A saved int on the client) and be able to send commands to the client (So the client would receive a message from the server and be able to react accordingly). Obviously alongside the website, I would also need a java class for receiving commands.

    €108 (Avg Bid)
    €108 Průměr. nabídka
    9 nabídky

    I have a basket trading EA and I want some changes done. The work will start with the addition of 1 subroutine but the coding work will be ongoing with other changes. I will pay for each job separately. First I want to ...ongoing with other changes. I will pay for each job separately. First I want to allow closure of trades by currency pair. So for example if we have many trades open some EURUSD, some AUDUSD, some USDJPY and some GBPUSD and if any pair reaches a predetermined profit then that pair can close all of its trades. HERE IS AN EXAMPLE OF THE INPUTS input bool SymbolTradesBelongToBasket=true; input int SymbolMinTradesOpenForBasket=5; input double SymbolBasketCashTakeProfit=10; input double SymbolBasketCashPercentageTarget=0; I AM ATTACHING ONE EA WHICH HAS THI...

    €59 (Avg Bid)
    €59 Průměr. nabídka
    5 nabídky

    ...>` (for 7 days offset), but I can’t make it work in Drupal 7.59. I must be available in Available tokens dialogue, where there would a custom token group `date_plus_days`. The module itself would be named `date_plus_days` or `Date Plus Days`. I don’t care what the description would be (make it clear with example output). Let me type `[date_plus_days:date_plus_days:#]` (where `#` is the offset int) as token. Ideally, it would be nice to have an option to define the date format from there, i.e. `[date_plus_days:date_plus_days:DATEFORMAT:#]` (just like we can in `[current-date:custom:DATEFORMAT]`), but should I choose between date format and offset integer, I choose offset integer and let the date format be hard-coded as `d. M. Y` (e.g. 01. 01. 2018). Example outpu...

    €44 (Avg Bid)
    €44 Průměr. nabídka
    2 nabídky

    ...of items is above 50 and then check to see if a certain name is included in that string. If it is included then just add an ... et al to the end but if it is not in the string then remove the last value and add the new item and then ... et al. So both string will have a total of 10 names. I have the code that counts the number of items in the string: so if the string is: Declare @authorCount int SELECT @authorCount = len(@Authors) - len(replace(@Authors, ',', '')) so then you would need to pull the first ten name Name List: = O'Shaughnessy JA, Kelloff GJ, Gordon GB, Dannenberg AJ, Hong WK, Fabian CJ, Sigman CC, Bertagnolli MM, Stratton SP, Lam S, Nelson WG, Meyskens FL, Alberts DS, Follen M, Rustgi AK, Papadimitrakopoulou V, Scardino PT, Gazdar AF, W...

    €32 (Avg Bid)
    €32 Průměr. nabídka
    5 nabídky

    Nejlepší články z komunity int