Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    455 eof jobs found, pricing in AUD

    ...EVERY PROJECT. I WILL DIRECTLY IGNORE YOUR BID. You should only and only bid if you know what a crypter is. I like when the deadlines are respected. Crypter should be FUD. I need to test it before releasing funds. - it must be able to run on all windows os, x86 & x64 - it must be able to bypass av at runtime + scantime. - stub size must be under so small as possible - it must support eof applications. - it must have option to add start-up to application.. - it must protect our software from reverse engineers ( anti-debugging, multiple security layers ) - it must be protected from being launched in vm, or av emulator enviroment - it should bypass nearly any common firewall software like comodo , zone alarm , etc. Icon Changer Process Killer File Binder /...

    $2873 (Avg Bid)
    $2873 Avg Bid
    4 bids

    I am looking to hire someone who has strong skills in C programming. He/she will be fixing some errors complier EOF and have strong background in data structure.

    $46 (Avg Bid)
    $46 Avg Bid
    41 bids

    Write a C++ program that works with relations as arrays o...operator<<(ostream& os, Pair a) { os << '(' << a.x << ',' << a.y << ')'; return os; } }; With Pair setup this way you can easily test Pairs for equality and input and print them. Get the file or copy it down from .. on cs. This file has 3 relations in it, each one starts with an int which is the number of pairs in that relation, then that many pairs follows. Then (if not eof) read another int and that many pairs again, and so on. For each such array of Pairs, print it out and announce whether it is 1. a function 2. reflexive 3. symmetric 4. transitive Write a bool function for each of 1-4 above that takes an array of Pair...

    $38 (Avg Bid)
    $38 Avg Bid
    1 bids

    ...website to magento 2.0 and are having a few issues that need to be fixed: Certain products will not load on the front end except initial product thumbnail. Products cannot be edited on back end. Following error: Notice: Undefined offset: 156 in /home/wenofib/public_html/vendor/magento/module-eav/Model/ResourceModel/ on line 166 Cannot locate the issue Might be related to on eof the following attributes: manufacturer, condition or "Need power supply" but have not figured out. - Additional details and "more information" tabs under "content" of individual products is not showing up on the individual product pages. On individual product pages only the reviews tab works Products show up on the backend under categories. We are looking ...

    $289 (Avg Bid)
    $289 Avg Bid
    25 bids

    We are restoring a cPanel backup. We are having problems with the postgresql, when we try to unzip the DB we get this error: cpmove_failed_psql_dbs.1481634404]# tar xf tar: Unexpected EOF in archive tar: Unexpected EOF in archive tar: Error is not recoverable: exiting now. We are having problems unzipping the compressed files DB files, the full cPanel backup is opening fine. It's postgresql that is not working. Your job is to extract this DB dataexim_dataexim and get postgresql working without errors.

    $169 (Avg Bid)
    Featured
    $169 Avg Bid
    5 bids

    The program needs to solve the traveling salesman problem by visiting every vertex in a graph using an optimized route. The program will receive input from the user one line at a time until the user terminates via eof. Input Format: 2 4 6.242 // int int double The above line represents an edge between vertex 2 and vertex 4 that has an edge weight of 6.242. Parameters: The code must be simple. Optimization is not important. Vertex 1 will always be the first visited. Vertex 1 is not repeated at the end. Every vertex will be visited exactly once. The graph is complete, and every edge has the same weight in both directions. Greedy or hill climbing algorithms preferred. C++11 vectors preferred. No namespaces. No dynamic memory. Keep classes and structs small - no co...

    $55 (Avg Bid)
    $55 Avg Bid
    5 bids

    ...Anti Panda sandbox - Anti Debug - Anti DUMP - Anti Emulation - Dll Detections - Anti Cwssandbox AND others. Multi-File Crypter Multi-File Binder Multi-File Compressor Delay File Execution Icon Changer, Spoofer Process Persistence Version Info Change Custom Fake Messages Custom Fake Byte Adder/File Pumper Extension Spoofer: from .exe to .pdf, .jpg, word, etc. File Start-up File Melt EOF, TLS,Overlay Support Execution Delay Every Stub is Unique Every Output is Unique Change Assembly Information Custom Encryption Works with all Operating System (32/64) Bypass Proactives KIS/Scanner Bypass Firewall Bypass UAC Custom Process Name Registry Persistence Multiple Stubs for long FUD Time File Cloner powerful RunPE Install [ Temp ] Install [AppData ] Junk Code ...

    $371 - $1114
    $371 - $1114
    0 bids

    ...available for download. Note: pronouns (I, you, he, they, etc.), demonstrative pronouns (the, these, that, etc.) and prepositions (in, near, on, etc.) are to be exempted from words with maximum counts. -- Use this Function for the Program -- int getNextWord(FILE *fp, char *buf, int bufsize) { char *p = buf; char c; //skip all non-word characters do { c = fgetc(fp); if (c == EOF) return 0; } while (!isalpha(c)); //read word chars do { if (p – buf < bufsize – 1) *p++ = tolower(c); c = fgetc(fp); } while (isalpha(c)); //finalize word...

    $21 (Avg Bid)
    $21 Avg Bid
    7 bids

    ...asterisk and contains the game title. The second line of the game contains two numbers, separated by a space, which indicate the number of rows and columns for the 2-D matrix. Then there is one line for each row in the matrix: A blank character represents a dead cell. An 'X' represents an alive cell. The next game starts on the next line, until EOF. There are no errors in the input file format. For each game, your program will first print the game title as read from the file. Print the starting universe as read in. Then, after each generation is calculated your program will print the current state of the universe. All printing goes to standard output, and each universe must be preceded by a label indicat...

    $147 (Avg Bid)
    $147 Avg Bid
    16 bids

    ...buttons to select a file and to crypt it). Along with a crypter I also need a source code for it, since i'll need to refud it sometimes. The crypter needs to be fully undetected and well commented which will make it easy for me to make the stub fud another time. Runtime/Scantime, no dependencies, 32/64 bit is a must. It MUST have these features - Multifile Binder * - Icon Changer * - EOF Support * - Start Up Persistence * (like a service and in windows/run) - Process injection in self and another process - Works with all OS (32/64) * - Melt File * - Unicode Support * - Custom Encryption * - Bypass Proactives KIS/Scanner * - File Scanner * (on ) - Execution Delay - Every stub is unique - Every output is unique - Change Assembly Information. Source...

    $2033 (Avg Bid)
    $2033 Avg Bid
    5 bids

    Very small assignment. Take a file. Truncate it's last 20 bytes without reading and writing to a temp file, but using using a single CreateFile, seeking to the position we wish to cut from and placing an EOF marker using SetEndOfFile or similar method for Windows.

    $20 (Avg Bid)
    $20 Avg Bid
    5 bids

    ...FileInfo{ String filename; //name of the file being stored int block1; //index number in the blocks_info array containing starting data of the file } //Declaration of the File System public static final int MAX_SIZE = 256; FileInfo [] files = new FileInfo[MAX_SIZE] //index i is null if file is deleted int [] blocks_info = new int [MAX_SIZE] //block# for the next block, 0 if available, -1 for EOF, -2 for bad block String [] blocks = new String [MAX_SIZE] //Actual block data //Explanation FileInfo: Represents each file stores in the FS. block1 contains the index of the blocks_info array where the data of this file is stored files array: Initialized to all null values. When a file is deleted, its corresponding FileInfo object is set to null. When a new file is alloca...

    $53 (Avg Bid)
    $53 Avg Bid
    7 bids

    I need some small sound created in small files for kids alphabet learning app. Below is the details: - I need sounds for each alphabet (Example A...ahahah..A, A is for Alligator..). - Sounds file size MUST be very smal (in kb) and good quality. - Sounds MUST be in american accent. - Sound should have enthusiasm, fun, fear etc. based on ...some small sound created in small files for kids alphabet learning app. Below is the details: - I need sounds for each alphabet (Example A...ahahah..A, A is for Alligator..). - Sounds file size MUST be very smal (in kb) and good quality. - Sounds MUST be in american accent. - Sound should have enthusiasm, fun, fear etc. based on the latter's meanings. Please type word "Animal" in the fist lin eof your bod so i know you have...

    $64 (Avg Bid)
    $64 Avg Bid
    20 bids

    SUMMARY: I have a simple C demo of six small functions. However, they currently work by...during open_output_bitstream() - the getbits/putbits functions obviously change - instead of reading/writing from the file, the memory buffer is used instead - no files. - when writing (ie. putbits), if we end up writing up to the end of the buffer the buffer should be realloc'd with (at least) another 4096 bytes, so writing continues uninterrupted. - when reading (ie. getbits), change the EOF check so that the buffer size is used instead, to prevent reading beyond the buffer - the bitstream structure currently starts with "FILE *stream", so this element will either be deleted or replaced with a buffer pointer or something along those lines. Please keep in mind ...

    $122 (Avg Bid)
    $122 Avg Bid
    13 bids

    I have a text file that looks like the below text. It is multi line. I just need it parsed so the it returns and array of everything on the right of the : Album: Guatemala Description: Lorem ipsum dolor sit amet, consectetur adipiscing elit. ...nisi. Nulla maximus ipsum et nibh egestas, vitae vestibulum justo finibus. Nullam a justo sed libero aliquet pretium at in erat. Cras lobortis semper nibh sit amet auctor. Duis dignissim nunc non turpis vehicula eleifend. Fusce fringilla varius lectus vel pharetra. Fusce semper fringilla elit ac pharetra. Suspendisse facilisis congue neque varius ultricies. Duis vulputate sed nisi a gravida. EOF Location: Guatemala, Guatemala Tags: Guatemala, Xela, Quetzaltenango, Fuentes Georginas, Volcan, Volcanoe, Eruption Should be pre...

    $35 (Avg Bid)
    $35 Avg Bid
    17 bids

    I need phase on eof a website to be designed, which will probably be build on phase one within Wordpress. Pages wise I'm still mocking up but I imagine between (and this includes small sign up pages) 10-20 pages/designs.

    $363 (Avg Bid)
    $363 Avg Bid
    41 bids

    This is a legacy vb 6 project that I am updating a bit. I have to check CCountryRegion and Country/Region in the Customers table so that when the user e...though the fields are text and not PK. What I need is when the user clicks the save button that it will go through the fields in the table Customers and let the user know via a msgbox that the record exists. I am using a random number generator but it could possibly allow duplicates. It would then exit sub at that point and cancel the update of the recordset. It needs not to be a slow loop or bof eof..has to be fast in case the database grows large. So basically I have two text boxes. txtCountry and txtBCountry the txtBCountry is for the CCountryRegion field and obviously the other is for the Country/Region field in Custom...

    $58 (Avg Bid)
    $58 Avg Bid
    7 bids

    We need a PHP page to insert records from CSV to Mysql with some validations There are 6 fields in the CSV file. Procedure would be 1. User selects CSV file from browse button 2. The data is inserted (3 columns) into first Table A 3. Retrieve Auto generated Id fr...error in a PHP page about duplicate records You can use the following to load CSV file: MySQL has a feature LOAD DATA INFILE, which allows it to import a CSV file directly in a single SQL query, without needing it to be processed in a loop via your PHP program at all. Example: <?php $query = <<<eof LOAD DATA INFILE '$fileName' INTO TABLE tableName FIELDS TERMINATED BY '|' OPTIONALLY ENCLOSED BY '"' LINES TERMINATED BY 'n...

    $64 (Avg Bid)
    Urgent
    $64 Avg Bid
    28 bids

    We are looking to develop a simple application on responsive page. The user will be prompted to record a video with the camera of his mobile, or desktop or alternatively embed a youtube video. Once video is recorded he would be prompted to preview the same , cancel it or upload the same after registration. Once the video is posted , he would be prompte...responsive page. The user will be prompted to record a video with the camera of his mobile, or desktop or alternatively embed a youtube video. Once video is recorded he would be prompted to preview the same , cancel it or upload the same after registration. Once the video is posted , he would be prompted to share in social media. The video uploaded will be shown on the site and the profil eof person uploading will be shown ...

    $1071 (Avg Bid)
    $1071 Avg Bid
    10 bids

    ...rdp note:? 1) keep all variables declared globally as they are except ? N_value 2) declare N_value locally to procedure E 3) make N_value a pass by value parameter to procedure ETAIL 4) make N_value pass by reference parameter to both procedure N and NTAIL ## Deliverables procedure RDPARSER; while NOT EOF do SUCCEEDED = TRUE; GET_INP_LINE; //reads in the next input line GET_NEXT_SYMBOL; //returns the next input symbol ELIST; if SUCCEEDEDthen SUCCESS_MESSAGE;else FAILURE_MESSAGE enifendwhileend RDPARSER Code: procedure ELIST;E;if SUCCEEDED then ELIST_TAIL endifend ELIST; Code: procedure ELIST_TAIL;if EOLthen print E_Valueelse if next_inp_symbol = ...

    $2750 (Avg Bid)
    $2750 Avg Bid
    8 bids

    ...b) convert the file from ANSI to UTF-8 c) start magmi tool to import the downloaded file This is my code: #!/bin/bash HOST='website' # change the ipaddress accordingly USER='username' # username also change PASSWD='passw' # password also change ftp -inv $HOST<<EOF quote USER $USER quote PASS $PASSWD bin cd / lcd "dev-projekt-top/var/import/" mget * cd dev-projekt-top/var/import lcd "/dev-projekt-top/var/import/" mget * bye EOF cd dev-projekt-top/var/import iconv -f "windows-1252" -t "UTF-8" -o cd .. cd .. cd .. cd .. cd dev-projekt-top/magmi/cli php6 -profile=csv_auto -mode=update But if i past this code in a ssh file and run it with a

    $29 (Avg Bid)
    $29 Avg Bid
    29 bids

    I have a feedback form on my site that won't send emails or take screenshots like it should. Might be a conflict. Email error: SMTP -> ERROR: EHLO not accepted from server: F SMTP -> ERROR: HELO not accepted from server: SMTP -> ERROR: AUTH not accepted from server: SMTP -> NOTICE: EOF caught while checking if connectedSMTP Error: Could not authenticate. Error Also while my site is in mobile view, the mobile menu wont work anymore. I need this fixed. Thanks!

    $71 (Avg Bid)
    $71 Avg Bid
    7 bids

    ...Anti Panda sandbox - Anti Debug - Anti DUMP - Anti Emulation - Dll Detections - Anti Cwssandbox AND others. Multi-File Crypter Multi-File Binder Multi-File Compressor Delay File Execution Icon Changer, Spoofer Process Persistence Version Info Change Custom Fake Messages Custom Fake Byte Adder/File Pumper Extension Spoofer: from .exe to .pdf, .jpg, word, etc. File Start-up File Melt EOF, TLS,Overlay Support Execution Delay Every Stub is Unique Every Output is Unique Change Assembly Information Custom Encryption Works with all Operating System (32/64) Bypass Proactives KIS/Scanner Bypass Firewall Bypass UAC Custom Process Name Registry Persistence Multiple Stubs for long FUD Time File Cloner powerful RunPE Install [ Temp ] Install [AppData ] Junk Code ...

    $1466 (Avg Bid)
    $1466 Avg Bid
    2 bids

    ...expertise you gain as you move from phase to phase should offset this difficulty. However, the last phase will challenge even the best students, so please don't wait until the last minute to start. The bomb ignores blank input lines. If you run your bomb with a command line argument, for example, unix64> ./bomb then it will read the input lines from "" until it reaches EOF (end of file), and then switch over to STDIN. In a moment of weakness, Dr.~Evil added this feature so you don't have to keep retyping the solutions to phases you have already defused. To avoid accidentally detonating the bomb, you will need to learn how to single-step through the assembly code and how to set breakpoints. You will also need to learn how to inspect bot...

    $223 (Avg Bid)
    $223 Avg Bid
    1 bids

    I need just a simple main in java with doing the following -Read all .xlsx in a folder (entire path in a varible inside the main) -Set number of lines to ignore (variable in a main, ignore the first x rows of a excell -Set name of the column to return (after the x rows, the next one is the column name, example, if i ign...in a folder (entire path in a varible inside the main) -Set number of lines to ignore (variable in a main, ignore the first x rows of a excell -Set name of the column to return (after the x rows, the next one is the column name, example, if i ignore the first two, the third row contains the columns names -Return in a Arraylist<String> all the values in the column until the las one (not to he eof) Note: the excell has no format, formulas etc, is j...

    $29 (Avg Bid)
    $29 Avg Bid
    9 bids

    Hi I a...file binder *Multi file compressor *Delay file execution *Icon changer Process Persistence Makes the process stronger and harder to kill. Not always recommended. *Version info change *Custom fake message *Custom fake byte adder/File pumper *Common anti's On execution, it tries to kill the programs that are checked in the Anti-list. *Spoof Extension *File start-up *File melt *EOF support *.NET support *Every stub is unique *Every output is unique Startup 1: This will make the output start up after reboot every time. It is stable but visible for MSconfig. Startup 2: This adds to startup, but is invisible for MSconfig. The startup folder is different. There are no other differences. *Change Assembly Information. Source Code should be hea...

    $387 (Avg Bid)
    $387 Avg Bid
    4 bids

    I need it coded in Visual Basic 6.0 with a full asm angine. - Runtime & Scantime FUD - Powerful engine that allows me to protect my files with heavy code randomization - FULL Asm Engine - Automatic heavy code randomization (Everything chosen randomly) - Anti Memory Dump - No additional Dep...in Visual Basic 6.0 with a full asm angine. - Runtime & Scantime FUD - Powerful engine that allows me to protect my files with heavy code randomization - FULL Asm Engine - Automatic heavy code randomization (Everything chosen randomly) - Anti Memory Dump - No additional Dependencies - Each protected file must be unique - Change ICO - Clean and Professional GUI - Updater - .NET Apps supported. - EOF Support (Automatic) - Install and startup option - Multi File Joiner (all extension) - ...

    $2253 (Avg Bid)
    $2253 Avg Bid
    5 bids

    ...Apache Derby DB for Coldfusion. I am following along this tutorial on Chapter 4, working with databases. My two files are attached - instructions say to open the in the browser, but I get the following error: Error Executing Database Query. Syntax error: Encountered "<EOF>" at line 6, column 41. The error occurred in /Applications/ColdFusion11/cfusion/wwwroot/travelapprover/db/: line 9 Called from /Applications/ColdFusion11/cfusion/wwwroot/travelapprover/db/: line 4 Called from /Applications/ColdFusion11/cfusion/wwwroot/travelapprover/db/: line 9 Called from /Applications/ColdFusion11/cfusion/wwwro

    $93 (Avg Bid)
    $93 Avg Bid
    2 bids

    This is a doddle fo...unity dev. Preference for c# code. I'd like a script that will populate a scene with paramaterised objects, based on data in an xml/json file. The aim is that I can quickly configure a scene with hundreds of objects just by tweaking the file, rather than having to manually go through the Editor. Hierarchical use of prefabs, objects, components etc will be required. There will be a coupl eof different 'types' of objects, then each instantiation will have it's own unique properties, colurs, sounds, position etc If you think this is a bad way to do this, I'm open to hearing about a better approach. I think this will be really easy for someone who knows what they are doing, so budget is $50. ...

    $82 (Avg Bid)
    $82 Avg Bid
    16 bids

    ...correct. If it is correct, the function writes the line to the file. If the input is incorrect, the user will be flagged and asked to continue input. The reading stops when the function encounters EOF (the null character that is generated by CtrlZ), in which case the function closes the file and returns 0. Also, it stops reading the input if the number of lines exceeds the upper limit, and prints printf(“ Number of lines exceeds Max lines %d n”, MaxLines); <Close the input file> pause(); return(1); If the first line is EOF or it encounters an EOF when the number of lines is less than the lower limit, the function prints an error message, closes the file and returns 0: printf(“ Unsuccessful readin...

    $125 (Avg Bid)
    $125 Avg Bid
    2 bids

    I am looking for someone who is a QB user and can help me screen record specif how to's for QB. These are going to be used for FREE tutorials. I have so many to record and need to have some assistance. If this works out I am a QB pr advisor and this is my busy time of the year I would want to work with som eone who could take over som eof my QB accoutning work when I am to backed up.

    $228 (Avg Bid)
    $228 Avg Bid
    1 bids

    I need to insert a tag and value for an element if it does not already exist. This must be done in Java, and easily run in a Windows environment. I've already had it successfully done in Perl, but also need a Java version. Here's a snippet of an X...to">ssh</tag> <tag name="host-ip">1.2.3.4</tag> <tag name="HOST_START">Thu Sep 17 17:00:14 2015</tag> </HostProperties> ... 1) If there is no entry for '<tag name="mac-address">' then create entry (corresponding value pulled from excel spreadsheet or csv file). 2) Continue to next host and do same until EOF. My output needs to contain all...

    $100 (Avg Bid)
    $100 Avg Bid
    6 bids

    Total n00b, not a developer in any way... am a network security guy. I need to insert a tag and value for an element if it does not already exist. Here's a snippet of my XML file, after that is what I'm logically trying to accomplis...name="operating-system">MS WIN</tag> <tag name="ssh-auth-meth">password</tag> <tag name="ssh-login-used">backup</tag> <tag name="local-checks-proto">ssh</tag> <tag name="host-ip">1.2.3.4</tag> <tag name="HOST_START">Thu Sep 17 17:00:14 2015</tag> </HostProperties> ... 1) If there is no entry for '<tag name="mac-address">' then create entry. 2) Continue to next host and ...

    $52 (Avg Bid)
    $52 Avg Bid
    5 bids

    ...against the Anti-viruses/security suites mentioned above since some of them are not available through online scanning services. (particularly Symantec and keep in mind that symantec end point protection is distinctly different than NORTON and NORTON 360) In addition to making any viruses, worms and bots FUD the following features must be available on the crypter: 1- End OF File preservation (EOF) 2- Start up addition (this option must add the crypted file to the start up of windows) 3- Changing the name of the process (to a fake name or or anything) this means that if a trojan is crypted with this crypter it must be possible to change the name of Virus process to a particular name such as or anything. and once the crypted file is clicked on by the victim, the file

    $236 (Avg Bid)
    $236 Avg Bid
    1 bids

    the code below to be modified to read from 2 files instead of one and writing each byte code to another file. You will need to look at the syntax of the fopen()system call to open a file for writing. Do man fopen to do this. modify the body of the while loop in the program so that the character is no longer put to standard o...that the character is no longer put to standard output ( stdout). You will need to put itto the destination file instead #include <stdio.h> #include <stdlib.h> int main() { char c; FILE *from; from = fopen("", "r"); if (from == NULL) { perror(""); exit(1); } /* file exists, so start reading */ while ((c = getc(from)) != EOF) putc(c, stdout); ...

    $32 (Avg Bid)
    $32 Avg Bid
    28 bids

    Need someone to repair an issue with two programs (WAHL and ACCPAC). This is how it should work: The next step is to go to Merge Query. This opens up an excel spread-sheet, which I then copy into a new excel spread-sheet with “copy” then “text”. This puts all the down-loaded tickets in and puts...program and edit the tickets in there. The next step once the Wahl editing is done, is to go to ‘Shortcut to Accpacupload’ Then I go to ‘Shortcut to ‘ARUPLOAD’ and verify the invoice details. Once this is done, I go into Accpac, create a new batch and upload from ACCESS. This is basically how it works. I have tried the down-load, but I am still getting the Error message# 3021 with the EOF or BOF wrong. But as of r...

    $580 (Avg Bid)
    $580 Avg Bid
    9 bids

    I have the ok I'm stuck, I'm a novice programmer so I'll need someone to pretty much write it for me, not someone to guide me to an answer. Should be a quick solution. I have a SQL query that when I run through SQL, it works fine. It queries 2 separate database tables and fin...[Inventory].RetailPrice <> 0) " _ & "AND ([database2].[dbo].[Inventory].RetailPrice IS NOT NULL) " _ & "AND ([Database2].[dbo].[Inventory].Weight IS NOT NULL) " _ & "AND ([database2].[dbo].[Inventory].Discontinued = 0) " _ & "AND ([database2].[dbo].[Inventory].Category = 'Books - new') " _ & "AND ([Database1].[dbo].[Product].Sku IS NULL) " Set rst = (sql) With rst If Not .EOF Then GetQuery...

    $30 (Avg Bid)
    $30 Avg Bid
    6 bids

    Write a program in C to find the hidden words in a matrix of letters. Words will be created by chaining the letters. You may start with any letter in the matrix to find the word and proceed in any of 8 directions (through surrounding 8 characters). You are expected to complete the assignment in two stages. In the first stage letters should be searched in straight lines, i.e. once a direction i...supposed to be initialized when it is defined in the code. User is expected to enter a string and the program prompts a reply. If the word exists, the list of letter chain has to be printed on screen, such as (1,1)(2,2)(3,3)(4,4)(5,5) for APPLE in the below given example. If the word does not exist a message indicating the state has to be printed on screen. The program terminates when user enters ...

    $35 (Avg Bid)
    $35 Avg Bid
    13 bids

    Write a program in C to find the hidden words in a matrix of letters. Words will be created by chaining the letters. You may start with any letter in the matrix to find the word and proceed in any of 8 directions (through surrounding 8 characters). You are expected to complete the assignment in two stages. In the first stage letters should be searched in straight lines, i.e. once a direction i...supposed to be initialized when it is defined in the code. User is expected to enter a string and the program prompts a reply. If the word exists, the list of letter chain has to be printed on screen, such as (1,1)(2,2)(3,3)(4,4)(5,5) for APPLE in the below given example. If the word does not exist a message indicating the state has to be printed on screen. The program terminates when user enters ...

    $15 (Avg Bid)
    $15 Avg Bid
    1 bids

    ...(same for all other algorythms). And variables "errorno" should store the error number and errormsg$ the error message. And currently the variable "err" is used to store file access errors... would be good if it is possible to rename this one to "fileerror" file access sample: open fn$ for input as #1 if err <> 0 then print "File "+fn$+" not found!" : end 100 line input #1, s$ print s$ if eof(1) = 0 then goto 100 close The err should become fileerror Other fixes: make x64 bit version run 100% and test extensively. Check the error reporting.... seems like not all error messages defined in parser.c are not shown when they actually should!? This for example causes a crash, even though it should show a brac...

    $211 (Avg Bid)
    $211 Avg Bid
    4 bids

    My website has a login and registration section that has worked ...credentials, the user sees a blank page but this in the address bar: this is actually showing as a 404. should show properly as the next step for the user. 3) if a user registers, the data is written to the database but the confirmation next page that shows this: error "800a0bcd" Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record. /, line 21 4) I have a similar website on the same server that has the exact same problems Please be confident that this is something you can fix before bidding, I need this fixed ASAP!

    $164 (Avg Bid)
    $164 Avg Bid
    32 bids

    ...determine when one student is finished and the next started, you can either assume the carriage return denotes the end of the input for that student or assume that non-numeric input is the next student's name (negative grades, if provided, should be ignored) o the "KEY" may appear on any line. Input stops at the end of the file (if taking input from command line, Control-D should send your program the EOF signal) o You must demonstrate your program using the test cases shown here. (see 'TEST CASES' below) max_headroom 8 6 9 19 8 99 19 7 13 15 9 91 10 6 6 9 93 bill_rates 10 8 1 8 8 84 10 8 2 9 5 84 10 15 10 12 86 ada_lovelace 9 3 9 15 10 91 10 10 10 9 5 96 7 7 6 10 83 steve_hobs 10 9 10 9 10 97 19 10 13 18 9 94 9 10 10 17 93 -1 KEY 10 10 10 ...

    $30 (Avg Bid)
    Urgent
    $30 Avg Bid
    2 bids

    I need a Bash script that will setup the following on CentOS 6.5/7: Depending on parameters: Java Version Tomcat Version (With Native) Always these: nano wget ntp php-fpm httpd nfs-utils zip unzip openssl-devel samba Additional Modules for httpd: mod_ssl mod_security mod_jk mod_zeus mod_req...that will setup the following on CentOS 6.5/7: Depending on parameters: Java Version Tomcat Version (With Native) Always these: nano wget ntp php-fpm httpd nfs-utils zip unzip openssl-devel samba Additional Modules for httpd: mod_ssl mod_security mod_jk mod_zeus mod_reqtimeout mod_file_cache mod_mem_cachw mod_pagespeed Set the machine Tim zone to Australia/Sydney Leave EOF placements for me to specify the , , for mod_jk

    $26 (Avg Bid)
    $26 Avg Bid
    2 bids

    ...as follows: <!--SOF--> <head> <meta name="type" content="ICD-10 2014"> <meta name="desc" content="L03.03 Cellulitis of toe"> <meta name="code" content=""> <meta name="date" content="2014"> <title>2014 ICD-9 Compliance Publishing Corporation (877) 500-6737</title> </head> Body <br><p><center>Copyright 2014 Compliance Publishing Corporation (877) 500-6737</center> </body> </html> <!--EOF--> Where: 1. The Body is the information found in each file. 2. The <meta name="desc" content...> is the combination of the <name> <desc> fields. 3. The Body information will...

    $257 (Avg Bid)
    $257 Avg Bid
    2 bids

    -Implement a finite state machine wich accepts floating numbers. -Program should read standard input line by line until EOF. Each line contains one word and the program prints OK and the value, or FAIL to the standard output. -Implement the program in JAVA and C++ (maybe C instead of C++). -Do not use ANY parser libraray or function like () in Java. -The source code should be versioned with GIT (repo access will be provided) The definition of the automata is the following: Non-terminal symbols: S: start symbol of signed float S': start symbol of unsigned float Ti: accepted states (terminals) Ii: nin-accepted states (non-terminals) Terminal symbols: s: {+,-} p: {.} z: {0} d: {1,2,3,4,5,6,7,8,9} Production rules: S -> S' | sS' S' -> p...

    $43 (Avg Bid)
    $43 Avg Bid
    12 bids

    ...as follows: <!--SOF--> <head> <meta name="type" content="ICD-10 2014"> <meta name="desc" content="L03.03 Cellulitis of toe"> <meta name="code" content=""> <meta name="date" content="2014"> <title>2014 ICD-10 Compliance Publishing Corporation (877) 500-6737</title> </head> Body <br><p><center>Copyright 2014 Compliance Publishing Corporation (877) 500-6737</center> </body> </html> <!--EOF--> Where: 1. The Body is the information found in each file. 2. The <meta name="desc" content...> is the combination of the <name> <desc> fields. 3. The Body information wil...

    $272 (Avg Bid)
    $272 Avg Bid
    13 bids

    My docker containers on centos 7 host do not start. When I do 'docker -d -D' the output is the following: INFO[0000] +job serveapi(unix:///var/run/) INFO[0000] Listening for HTTP on unix (/var/run/) DEBU[0000] Registering GET, /info DEBU[0000] Registering GET, /version DEBU[0000] Registering GET, /images/viz ...udev sync support: true DEBU[0000] Generated prefix: docker-253:1-259000 DEBU[0000] Checking for existence of the pool 'docker-253:1-259000-pool' DEBU[0000] libdevmapper(6): ioctl/libdm-iface.c:1795 (4) dm info docker-253:1-259000-pool OF [16384] (*1) DEBU[0000] libdevmapper(6): ioctl/libdm-iface.c:1795 (4) dm status docker-253:1-259000-pool OF [16384] (*1) FATA[0000] EOF...

    $28 (Avg Bid)
    $28 Avg Bid
    3 bids

    Docker daemon does not start. The output of 'docker -d -D' is INFO[0000] +job serveapi(unix:///var/run/) INFO[0000] Listening for HTTP on unix (/var/run/) DEBU[0000] Registering GET, /info DEBU[0000] Registering GET, /version DEBU[0000] Registering GET, /images/viz DEBU[0000] Registering GET, /cont...udev sync support: true DEBU[0000] Generated prefix: docker-253:1-259000 DEBU[0000] Checking for existence of the pool 'docker-253:1-259000-pool' DEBU[0000] libdevmapper(6): ioctl/libdm-iface.c:1795 (4) dm info docker-253:1-259000-pool OF [16384] (*1) DEBU[0000] libdevmapper(6): ioctl/libdm-iface.c:1795 (4) dm status docker-253:1-259000-pool OF [16384] (*1) FATA[0000] EOF...

    $41 (Avg Bid)
    $41 Avg Bid
    2 bids

    I need someone to install a add on module to one LiteCart ecommerce website. This is what has to be done: 1. Always backup data before making changes to your store. 2. Run the following MySQL Query in your favourite database manager i.e. phpMyAdmin...3. Open ~/includes/ **On line ~85, find** define('DB_TABLE_PRODUCTS_PRICES', '`'. DB_DATABASE .'`.`'. DB_TABLE_PREFIX . 'products_prices`'); **After that, add** // BOF: Product Quantity Prices define('DB_TABLE_PRODUCTS_QUANTITY_PRICES', '`'. DB_DATABASE .'`.`'. DB_TABLE_PREFIX . 'products_quantity_prices`'); // EOF: Product Quantity Prices 4. Upload the contents of the folde...

    $15 - $46
    $15 - $46
    0 bids