adding methods to a c++ component

キャンセルされた 投稿 Oct 2, 2006 着払い
キャンセルされた 着払い

I have a c++ project in visual c++ 6, it's a dictionary component I use in my asp scripts. I need someone to keep adding new methods and also make some changes to existing ones in the component. Looking for someone that would be able to add methods every once in a while with an agreed bonus payment for each new method added. I'm not in a rush, but the new method needs to be working perfectly. For example I have one function written in vbscript that I would like converted to a method in the component. Usually I would only sometimes have the functions ready written in vbsript, most of the time new methods would only be described. One important thing is I need an internal caching of results added to the component, if for example a particular method is called with a given set of parameters, if it was called with the same parameters before, a cached result would be given rather then executing the method. So in your bid please reflect adding the below function written in vbscript/asp as a method, as well as adding the caching of results functionality to the component. function Fade(ToColor,FromColor,percent) ToColor = replace(ToColor,"#","") FromColor = replace(FromColor,"#","") On Error Resume Next R2i = CInt("&h" & left(ToColor,2)) G2i = CInt("&h" & mid(ToColor,3,2)) B2i = CInt("&h" & right(ToColor,2)) R1i = CInt("&h" & left(FromColor,2)) G1i = CInt("&h" & mid(FromColor,3,2)) B1i = CInt("&h" & right(FromColor,2)) Rd = R2i - R1i Gd = G2i - G1i Bd = B2i - B1i nRed = R1i + (Rd * (percent / 100)) nGreen = G1i + (Gd * (percent / 100)) nBlue = B1i + (Bd * (percent / 100)) Fade = Right("0" & Hex(nRed),2) & Right("0" & Hex(nGreen),2) & Right("0" & Hex(nBlue),2) ' and then for complete accuracy if percent <= 0 then Fade = FromColor if percent => 100 then Fade = ToColor On Error Goto 0 end function

## Deliverables

1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.

2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables):

a) For web sites or other server-side deliverables intended to only ever exist in one place in the Buyer's environment--Deliverables must be installed by the Seller in ready-to-run condition in the Buyer's environment.

b) For all others including desktop software or software the buyer intends to distribute: A software installation package that will install the software in ready-to-run condition on the platform(s) specified in this bid request.

3) All deliverables will be considered "work made for hire" under U.S. Copyright law. Buyer will receive exclusive and complete copyrights to all work purchased. (No GPL, GNU, 3rd party components, etc. unless all copyright ramifications are explained AND AGREED TO by the buyer on the site per the coder's Seller Legal Agreement).

## Platform

2003 server windows

エンジニアリング マイクロソフト MySQL PHP ソフトウェアアーキテクチャ ソフトウェアテスト ウィンドウズデスクトップ

プロジェクトID: #3833193

プロジェクトについて

1個の提案 リモートプロジェクト アクティブ Nov 20, 2006

1人のフリーランサーが、このジョブに平均$170で入札しています

geefunk

See private message.

$170 USD 60日以内
(117件のレビュー)
6.4