指定
حدد مواصفات متطلباتك هنا نقطة تلو الأخرى. حاول وصف متطلباتك باختصار وبوضوح ، حتى يتمكن مطور البرامج المحتمل من تقييم مدى تعقيده وتكلفته بشكل صحيح ، بالإضافة إلى وقت التنفيذ المطلوب.
سيؤدي الوصف السيئ أو العام جدًا إلى تجاهل طلبك ، وإلا ستقضي وقتًا طويلاً في التفاوض على التفاصيل مع كل مقدم طلب.
تذكر: منRemember: It is better to spend thirty minutes to prepare a good text than to lose hours and days to resolve misunderstandings after concluding the Agreement or when accepting the order execution results.It is better to spend thirty minutes to prepare a good text than to lose hours and days to resolve misunderstandings after concluding the Agreement or when accepting the order execution results.
相似订单
V3 PRO Auto-Scalper EA
40+ USD
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
项目信息
预算
30+ USD