Equation Life Update #1
----------------------------------------------------............. Equation for Mood
àThe
more the score , the more well is mood .
àCode
for displaying mood
If(scr>=50)
{
Printf(“Good
Mood”); //Alternatively:: @echo Good Mood
If(scr>=90)
Var_find_mobility(scr); //Alt:: call
var_find_mobility –p%scr
Tmp.Flag=H%P%SP ; //Humble
Pleasant Strong Personality
Else if
(scr>=70&&scr<=89)
{
comm-=calc.comm(scr);
Draw(opts,comm); //Generates Options and sends control to find // most viable options
}
Else if
(scr>=50&&scr<=69)
{
Indoor=calc.indor(scr);
............... To Be Continued
----------------------EOC------------------------
è
To score
mood :
è
Var List
Last_Slept= //in HRS 0-10 in last 48 HRS
Watched_entertainment= //No. Of HRS in last
34HRS (DIGITAL)
Did_Entertainment= //In Last
34HRS (PHYSICAL like playing)
Is_having_wound= //bool
- 0 or 1
Pain=
//0-20
Last_was_od= //Time since
came from outdoor ,,,in min
Age=
No_FRD=
//No. Of friends in IMMideate contact
Gap_BW_Meals= //In last 34
HRS Gap between Meals
Temp=
//Temp. Around you (Approx.)
Time=
//Time at which mood is to be calculated
// CAN be Past, Present or ,Future in hrs like 1345 for
// 1:45 PM
& every hing measured to be from this time
CALCULATIONS (RAW to be Embedded in CODE calc() functions )
àT
(X) stands for temp variables.
T1 = age* 2 (Did_Entertainment) /
Watched_entertainment
T2= age*1/ Is_having_wound * (Pain)
T3 = Last_Slept
T4 = Gap_BW_Meals
T5 = (Last_was_od) / 70
Mood = [ (T1 – T2 + T3 – T4 ) * T5 ] * 100
If you want help with these quotes .. Please bother to bother me @@
ABANDONED
ABANDONED
After several samll sucesses but a single big faliure caused us to abandon this project . I may be sold to a one of the personell contacting . The prepared part will be mived to archives soon .
Comments
Post a Comment