Duke Dumont - Ocean Drive

dnegel  •   •  48077 次浏览

angel

is the one who walked through the hell

and still follow the heart and jumped up out of the darkness :)

so

be a better person, be a better you:)

 

5 条回复
  • dnegel 楼主
    #1

    Philip George & Anton Powers - Alone No More

  • dnegel 楼主
    #2

    Major Lazer - Powerful

    :)

    time can change everything except love

    because

    the owner of time is

    love:)

     

    :)

    time can change everything except love

    because

    the owner of time is

    love:)

     

  • dnegel 楼主
    #3

    你不知道的事

    feel it

    feel it again

    :)

    everything is on track

    but the plan is not theirs any more

    it became ours from that moment when we followed with the free will

    :)

     

     

    feel it

    feel it again

    :)

    everything is on track

    but the plan is not theirs any more

    it became ours from that moment when we followed with the free will

    :)

     

     

  • dnegel 楼主
    #4

    【伪装者】台丽——《曼丽》 By:林斜阳

    :)

     

    :)

     

  • dnegel 楼主
    #5

    伪装者片尾曲MV《诉衷情》

    now u saw deeper level

    but u will not be able to reach the end

    because I designed it in a way

    你我的身体里气死都有这个机密:)

     

    这也是14岁时在伯克利的论文里的精神所在,也是后来一脉相承的AI的知识库的构建方法,I knew how to do but I did not know why

    until I came across with u, :) the angel of love :)

    你就象19134702400093278081449423917一样的注定和偶然,停止和连续。

     

    我们可以存在于

    functionfib(n){
        varfib_n=function(curr,next,n){if(n==0){
                returncurr;
            }
            else{
                returnfib_n(next,curr+next,n-1);
            }
        }
        returnfib_n(0,1,n);
    }
    alert(fib(40));


    或者更高阶的

    intfib(intn)
    {
        doubleconstant_a=(1+sqrt(5))/2;
        doubleconstant_b=(1-sqrt(5))/2;
        doubleconstant_c=sqrt(5)/5;
        doublevalue_1=0;
        intvalue_2=0;
        if(n>0)
        {
            for(inti=0;i<n;i++)
            {
                 value_1=constant_c*(pow(constant_a,i)-pow(constant_b,i));
                 value_2=(int)value_1;
                 printf("%dn",value_2);
            }
            return0;
        }
        else
        {
            return-1;
        }
    }

    以及她们的来临,比如读完PHD的美女

    #include
    #include
    #include

    usingnamespacestd;

    intmain()
    {
        intn;
        doubleconstant_a=(1+sqrt(5))/2;
        doubleconstant_b=(1-sqrt(5))/2;
        doubleconstant_c=sqrt(5)/5;
        doublevalue_1=0;
        intvalue_2=0;

        cin>>n;

        if(n>0)
        {
            for(inti=0;i<n;i++)
            {
                value_1=constant_c*(pow(constant_a,i)-pow(constant_b,i));
                value_2=int(value_1);
                cout<<value_2<<endl;
            }
            return0;
        }
        else
        {
            return-1;
        }
    }

    和由繁入简的美女

    fibs=[0,1]
    numZS=input('How many Fibonacci numbers do you want? ')
    foriinrange(numZS-2):
        fibs.append(fibs[-2]+fibs[-1])
    printfibs


    尽管我钟爱的是prolog, 但偶尔,偶尔,偶尔,也是喜欢你魅力的红唇。

    (defun fibs (x)
      (cond ((equal x 0) 1)
            ((equal x 1) 1)
            (t (+ (fibs (- x 1))
                  (fibs (- x 2))))))

    (defun fibs (x)
      (do ((n 0 (+ n 1))
           (i 1 j)
           (j 1 (+ i j)))
          ((equal n x) i)))


     u want me to tell u more

    here is more :)




     

    now u saw deeper level

    but u will not be able to reach the end

    because I designed it in a way

    你我的身体里气死都有这个机密:)

     

    这也是14岁时在伯克利的论文里的精神所在,也是后来一脉相承的AI的知识库的构建方法,I knew how to do but I did not know why

    until I came across with u, :) the angel of love :)

    你就象19134702400093278081449423917一样的注定和偶然,停止和连续。

     

    我们可以存在于

    functionfib(n){
        varfib_n=function(curr,next,n){if(n==0){
                returncurr;
            }
            else{
                returnfib_n(next,curr+next,n-1);
            }
        }
        returnfib_n(0,1,n);
    }
    alert(fib(40));


    或者更高阶的

    intfib(intn)
    {
        doubleconstant_a=(1+sqrt(5))/2;
        doubleconstant_b=(1-sqrt(5))/2;
        doubleconstant_c=sqrt(5)/5;
        doublevalue_1=0;
        intvalue_2=0;
        if(n>0)
        {
            for(inti=0;i<n;i++)
            {
                 value_1=constant_c*(pow(constant_a,i)-pow(constant_b,i));
                 value_2=(int)value_1;
                 printf("%dn",value_2);
            }
            return0;
        }
        else
        {
            return-1;
        }
    }

    以及她们的来临,比如读完PHD的美女

    #include
    #include
    #include

    usingnamespacestd;

    intmain()
    {
        intn;
        doubleconstant_a=(1+sqrt(5))/2;
        doubleconstant_b=(1-sqrt(5))/2;
        doubleconstant_c=sqrt(5)/5;
        doublevalue_1=0;
        intvalue_2=0;

        cin>>n;

        if(n>0)
        {
            for(inti=0;i<n;i++)
            {
                value_1=constant_c*(pow(constant_a,i)-pow(constant_b,i));
                value_2=int(value_1);
                cout<<value_2<<endl;
            }
            return0;
        }
        else
        {
            return-1;
        }
    }

    和由繁入简的美女

    fibs=[0,1]
    numZS=input('How many Fibonacci numbers do you want? ')
    foriinrange(numZS-2):
        fibs.append(fibs[-2]+fibs[-1])
    printfibs


    尽管我钟爱的是prolog, 但偶尔,偶尔,偶尔,也是喜欢你魅力的红唇。

    (defun fibs (x)
      (cond ((equal x 0) 1)
            ((equal x 1) 1)
            (t (+ (fibs (- x 1))
                  (fibs (- x 2))))))

    (defun fibs (x)
      (do ((n 0 (+ n 1))
           (i 1 j)
           (j 1 (+ i j)))
          ((equal n x) i)))


     u want me to tell u more

    here is more :)




     

狮城帮

狮城帮是关于分享和探索新加坡的地方

马上注册

已注册用户请 登录