|
|
Objective-C or C function to calculate future dateRequired skills: C Programming, Objective C
I need someone to write me an Objective-C or C function (Objective-C preferred) that will
Input 3 values 1. NSDate startDate 2. NSDate currentDate 2. Integer frequency (An number that is 1 or greater) The function should return a NSDate nextDate The best way to explain this is by example Say I have a car insurance policy that : - needs to be renewed every 24 months - purchased on 1 March 2009 - today's date is 1 February 2010 Frequency = 24 startDate = 1 May 2009 currentDate = 1 February 2010 So the next date that I have to pay my insurance would be on nextDate = 1 May 2011 however if currentDate is 1 May 2011 and everything else stays the same, then nextDate = 1 May 2013 Please advise whether you intend to provide Objective-C or C function. The work needs to be completed within 24 hours. This is an example of what I am expecting: -(NSDate)nextDate:(NSDate *)startDate withCurrentDate:(NSDate *)currentDate withFrequency:(int)frequency { /* Your code here */ return nextDate; }
Related projects:Need C# Function to login to eBay and return MyEbay page
I need a lightweight c# function to log in to eBay using a valid username and password, then return the HTML of the MyEbay page. I would image using the HttpWebRequest object and the CookieContainer object -- or the WebClient would be fine as well. Additionally, I would like a function to place a bid on an item once logged in. This should use C# and .NET 3.5 Framework (2.0 ok). If you have any questions, please forward them along. Short C program to calculate resistor value and colour bands
n microsoft visual studio 8 . This program is intended for school students who have minimal experience in programming so the complexity should be limited to functions, arrays, strings, pointers & loops. The code should be written as simply as possible including comments and the interface should be simple to use and understand only requiring basic understanding of resistors. It must be completed 24 hours after the accepting bid.
C# Method to Calculate Aggreate Functions
"18722.18"/> <set value="77557.31"/> <set value="92633.68"/> </datacolumn> // The list of required Aggregate Functions to calculate: public enum AggregateFunction { Average, Count, CountDistinct, Max, Min, Sum, SumDistinct, Group } public enum ColumnType { Text, Numeric, Date, ... } Write function to return file date from file on web by lthames
Function must be written in VB6 OR be able to be included as an activex in VB6. The main program will send the path and filename and the function will return the modified date of the file. If the file does not exist, a specific bogus date (ie 01/01/1980 12:00:00 AM) should be returned. MT4 EA and small VB or C# Application
for each and that actually trade! -"BUY ALL", "SELL ALL" and "CLOSE ALL" Buttons. -DataGridView that shows info about open and closed trades, such as time placed, open and close prices, pips/money - profit/loss. USER FRIENDLY APPLICATION VERY IMPORTANT! Only those who can do both tasks will be considered. Required both CODES and .EXE files to be delivered. Professional and confidential programmers only Simple Webpage GUI - VB, .NET or C#
data sources being a mix of local .dat and an external SQL Dbase. When the GUI launches there is a requirement to check user status on an external SQL Dbase. Attached are .jpgs of suggested layouts. I will provide a full logic specification before final bidding. Payment by Escrow - 30% Deposit All rights to be exclusive to us. Source code must be supplied. program to calculate the by factorail of a number
this is a normal c program to calculate the factorial of a given number.
Additional files submitted: FACTORIA.C Java or C# application required to be developed
istent and written with the following principles: • Each file must include a header comment block, including your name and the purpose of the file. • Class, variable and function names should be well chosen. • Comments must be included for each class and function. • Comments should be included for sections of code where the intent is unclear. • Code formatting (e.g. indentation, spacing) must be consistent and clear. C# Method Needed to Calculate Aggreate Functions
"18722.18"/> <set value="77557.31"/> <set value="92633.68"/> </datacolumn> // The list of required Aggregate Functions to calculate: public enum AggregateFunction { Average, Count, CountDistinct, Max, Min, Sum, SumDistinct, Group } public enum ColumnType { Text, Numeric, Date, ... } A Simple C++ program that utilizes a good design process
be properly labeled and formatted using APA style. Code format: · Header comment block, · Appropriate comments within the code · Appropriate variable and function names, and · Correct indentation. c++ program input 10 positive numbers in array find average
. The page margins should be 1 inch. The paragraphs should be with double line spacing. All figures, tables, equations and referenced should be properly labeled and formatted using APA style. Code format: Header comment block, Appropriate comments within the code Appropriate variable and function names, and Correct indentation. c++ program input 10 positive numbers in array find average
. The page margins should be 1 inch. The paragraphs should be with double line spacing. All figures, tables, equations and referenced should be properly labeled and formatted using APA style. Code format: Header comment block, Appropriate comments within the code Appropriate variable and function names, and Correct indentation. c++ program input 10 positive numbers in array find average
. The page margins should be 1 inch. The paragraphs should be with double line spacing. All figures, tables, equations and referenced should be properly labeled and formatted using APA style. Code format: Header comment block, Appropriate comments within the code Appropriate variable and function names, and Correct indentation. c++ final project
nd clear - No obvious spelling errors (4-3) Points - Few grammatical errors - Sentence structure needs improvement - Some spelling errors (2-0) Points - Grammatical errors detract from the readability of the paper - Sentence structure (run-ons, fragments) needs improvement and impedes readability - Numerous spelling errors Excel formula parser to c/c++ function
cells if there are any. The 'parse_cell' can return the string 'Done' after creating the output file containing C/C++ function or any error message if unsuccessful. You will deliver the source code and a regression test suite with example excel files. The further details can be discussed after you are selected. If you have done similar projects before, please provide any references. VB convert to Java, C#, or C++
I have some procedures (functions) written in VB have to move them to Java (most preferable), or C# or C++. Please make a reasonable bid as the task is really simple and small. Java or C++ code- Simple network simulationI need to simulate a content delivery network with input 1. Graph 2. Tree 3. Node Placement- remember node will server a servers and proxy Output Formula to calculate latency and overhead (for example one mode retrieve information from server node. What would be the latency and cost, and overhead). The formula to calculate that will be provided. Simple - Generate grid that shows the output calculated in formulas. Neural Network (c# Or C++)
l have the following options
option 1: Train the network -> it will ask for true and false images folder locations, when entered it will take images from the directories and train the network accordingly. option 2: Tracking -> when selected it will open the connected webcam and will mark the objects (for which the network has been trained) on the scene with a circle or something similar. Future work will be provided. budget is low so please try to bid low. Convert javascript functions to c or c++
I have a small script that combines array elements into chains. With bigger arrays javascript is simply way too slow for my purposes so I would like you to convert the script to C or C++. It's three small functions so shouldn't take very long. The program can't have any external dependencies (for example Boost libraries). Convert Matlab Function to C++
I need to convert a few function in Matlab to C++ files. I am aware that Matlab compiler and Matlab coder may help create code. But I need to ensure that the C++ code creates the idendical results as the Matlab code. I want to incorporate the C++ function into a larger project. Currently viewed: "Objective-C or C function to calculate future date
"
|