YAMATO

posted on 01 May 2010 17:07 by 0812488667

ในที่สุดหนังที่รอคอยมานานก็ออกแล้ว

 

นั่นก็คือ

 

  Yamato Nadeshiko Shichi Henge

 

หรือที่เราคนไทยเรียกแบบบ้านๆว่า

 

หนุ่มหล่อเฟี้ยวแปลงโฉมสาวนั่นเอง

 

เรื่องนี้นำทีมนักแสดงชายอันหล่อเหลาเรียกเลือดให้กระฉูดหลายคน

 

ต้องลองดูเอาเอง

 

ไปหาซื้อเองนะ

Comment

smilebig smileopen-mounthed smileconfused smilesad smileangry smiletonguequestionembarrassedsurprised smilewinkdouble winkcry
smilebig smileopen-mounthed smileconfused smilesad smileangry smiletonguequestionembarrassedsurprised smilewinkdouble winkcry

Tweet

ใช่ อ๊างงงง><

สั่งแล้วได้แล้วว

และ
.
.
.


ไปแล้ว T^T

เมะจางงง จ้วฟฟ

#1 By *PayTo~ on 2010-05-01 22:31

แม้ง สั่งไม่รอกูเลย โมโหว่ะ TT"


ฮืออ ฮิดาริเมะTT


เฮดก็บ่งบอกว่ะแกอ่ะ


บล๊อกอันเลื่องชื่อ 555

#2 By чάмẵċħї†ō on 2010-05-04 22:59

<a href="http://tvavnaoonakckld.com">mzqiezqorejkkna</a> http://tmsaemdarmicoom.com [url=http://folnxulrydihgyb.com]mtonlghnmacjfor[/url]

#3 By wcjbsvzrkx (94.102.52.87) on 2010-06-21 03:48

#include <avr/io.h>
#include <in_out.h>
#include <lcd.h>
#include <analog.h>
#include <sleep.h>
void main()
{
uint16_t fre;
while(1)
{
fre=analog(4);
out_d(6,0);
lcd("%d",fre);
if(fre<50){
out_d(6,1);
lcd("%d",fre);
}
}
}

#5 By 10 (58.181.180.134) on 2011-01-27 15:08

speaker slide lcd

#include<avr/io.h>
#include<in_out.h>
#include<lcd.h>
#include<analog.h>
#include<sound.h>
#include<sleep.h>
void main()
{
uint16_t aval,max=0;
while(1){
aval=analog(3);
lcd("#c%d",aval);
sound_b(4,aval,1000);
}
}

#6 By (58.181.180.134) on 2011-02-17 15:57

void main (){
while(1){
if( start_button()){
motor(0,100);
motor(1,98);
sleep(2.8);
motor(0,0);
motor(1,0);
sleep(0.5);

motor(0,-100);
motor(1,98);
sleep(0.23);
motor(0,0);
motor(1,0);
sleep(0.5);

motor(0,100);
motor(1,98);
sleep(2.8);
motor(0,0);
motor(1,0);
sleep(0.5);

motor(0,100);
motor(1,-98);
sleep(0.3);
motor(0,0);
motor(1,0);
sleep(0.5);

motor(0,100);
motor(1,98);
sleep(2.5);
motor(0,0);
motor(1,0);
sleep(0.5);


motor(0,100);
motor(1,-98);
sleep(0.5);
motor(0,0);
motor(1,0);
sleep(0.5);

motor(0,100);
motor(1,98);
sleep(2.3);
motor(0,0);
motor(1,0);
sleep(0.5);

motor(0,100);
motor(1,-98);
sleep(0.6);
motor(0,0);
motor(1,0);
sleep(0.5);

motor(0,100);
motor(1,98);
sleep(3.5);
motor(0,0);
motor(1,0);
sleep(0.5);

motor(0,100);
motor(1,-98);
sleep(0.3);
motor(0,0);
motor(1,0);
sleep(0.5);

motor(0,100);
motor(1,98);
sleep(2.5);
motor(0,0);
motor(1,0);
sleep(0.5);

motor(0,-100);
motor(1,98);
sleep(0.3);
motor(0,0);
motor(1,0);
sleep(0.5);

motor(0,100);
motor(1,98);
sleep(3.5 );
motor(0,0);
motor(1,0);
sleep(0.5);

motor(0,-100);
motor(1,98);
sleep(0.5);
motor(0,0);
motor(1,0);
sleep(0.5);

motor(0,100);
motor(1,98);
sleep(3.0);
motor(0,0);
motor(1,0);
sleep(0.5);







motor(0,0);
motor(1,0);
printf("Finish!");
}
}
}

#10 By mint (58.181.180.134) on 2011-06-06 12:04


void main (){
while(1){
if( start_button()){
//go straight
motor(0,100);
motor(1,98);
sleep(2.8);
motor(0,0);
motor(1,0);
sleep(0.5);

//turn right 45
motor(0,-100);
motor(1,98);
sleep(0.23);
motor(0,0);
motor(1,0);
sleep(0.5);

//go to right side45
motor(0,100);
motor(1,98);
sleep(2.8);
motor(0,0);
motor(1,0);
sleep(0.5);

//turn left 135
motor(0,100);
motor(1,-98);
sleep(0.3);
motor(0,0);
motor(1,0);
sleep(0.5);

//go to the top
motor(0,100);
motor(1,98);
sleep(2.5);
motor(0,0);
motor(1,0);
sleep(0.5);


//turn left
motor(0,100);
motor(1,-98);
sleep(0.5);
motor(0,0);
motor(1,0);
sleep(0.5);

//go left
motor(0,100);
motor(1,98);
sleep(2.3);
motor(0,0);
motor(1,0);
sleep(0.5);

//trun left
motor(0,100);
motor(1,-98);
sleep(0.5);
motor(0,0);
motor(1,0);
sleep(0.5);

//go down
motor(0,100);
motor(1,98);
sleep(3.5);
motor(0,0);
motor(1,0);
sleep(0.5);

//trun left 45
motor(0,100);
motor(1,-98);
sleep(0.23);
motor(0,0);
motor(1,0);
sleep(0.5);

//go left 45
motor(0,100);
motor(1,98);
sleep(2.5);
motor(0,0);
motor(1,0);
sleep(0.5);

//turn right 135
motor(0,-100);
motor(1,98);
sleep(0.3);
motor(0,0);
motor(1,0);
sleep(0.5);

//go down
motor(0,100);
motor(1,98);
sleep(3.5 );
motor(0,0);
motor(1,0);
sleep(0.5);

//turn right
motor(0,-100);
motor(1,98);
sleep(0.5);
motor(0,0);
motor(1,0);
sleep(0.5);


//go straight
motor(0,100);
motor(1,98);
sleep(3.0);
motor(0,0);
motor(1,0);
sleep(0.5);





//stop

motor(0,0);
motor(1,0);
printf("Finish!");b }
}
}

#11 By M.yaoi.Tp on 2011-06-06 12:46

void main (){
while(1){
if( start_button()){
//go straight
motor(0,100);
motor(1,98);
sleep(4.0);
motor(0,0);
motor(1,0);
sleep(0.5);

//turn left
motor(0,100);
motor(1,-98);
sleep(0.5);
motor(0,0);
motor(1,0);
sleep(0.5);


//go straight
motor(0,100);
motor(1,98);
sleep(3.0);
motor(0,0);
motor(1,0);
sleep(0.5);

//turn left
motor(0,100);
motor(1,-98);
sleep(0.5);
motor(0,0);
motor(1,0);
sleep(0.5);


//go straight
motor(0,100);
motor(1,98);
sleep(2.8);
motor(0,0);
motor(1,0);
sleep(0.5);


//turn left
motor(0,100);
motor(1,-98);
sleep(0.5);
motor(0,0);
motor(1,0);
sleep(0.5);


//go straight
motor(0,100);
motor(1,98);
sleep(6.0);
motor(0,0);
motor(1,0);
sleep(0.5);


//turn right
motor(0,-100);
motor(1,98);
sleep(0.5);
motor(0,0);
motor(1,0);
sleep(0.5);


//go straight
motor(0,100);
motor(1,98);
sleep(2.0);
motor(0,0);
motor(1,0);
sleep(0.5);


//turn right
motor(0,-100);
motor(1,98);
sleep(0.5);
motor(0,0);
motor(1,0);
sleep(0.5);


//go straight
motor(0,100);
motor(1,98);
sleep(3.0);
motor(0,0);
motor(1,0);
sleep(0.5);




//stop

motor(0,0);
motor(1,0);
printf("Finish!");b }
}
}

#12 By M.yaoi.Tp on 2011-06-06 12:54

#define LEFT_FORWARD 100
#define RIGHT_FORWARD 100

void timedMotor ( int left , int right , float time){
motor(0,right);
motor(1,left);
sleep(time);
motor(0,0);
motor(1,0);
}


void spinRight (float time){
timedMotor (100,-100,time);
}
void spinLeft (float time){
timedMotor (-100,100,time);
}

void goForward( float time){
timedMotor (LEFT_FORWARD,RIGHT_FORWARD, time);
}

#13 By s chape (58.181.180.134) on 2011-06-13 11:37

#define SENSOR 17

#define LEFT_SENSOR 17
#define RIGHT_SENSOR 31

#define RIGHT_SENSOR_IS_ON_BLACK analog(RIGHT_SENSOR) < 60
#define LEFT_SENSOR_IS_ON_BLACK analog(LEFT_SENSOR) < 60

#define GO_FORWARD_L {motor(0,100);motor(1,0);}
#define GO_FORWARD_R {motor(0,0);motor(1,100);}
#define SPIN_RIGHT {motor(0,-100);motor(1,100);}
#define SPIN_LEFT {motor(0,100);motor(1,-100);}
#define STOP_BUTTON_IS_NOT_PRESSED !stop_button()


int onBlack = 0;

void main(){
start_press();
goUntilCrossBlack( 1, RIGHT_SENSOR );
goForTime( 0.85 );
turnRight( 0.42 );
goUntilCrossBlack( 1, RIGHT_SENSOR );
goForTime( 2.7 ); //
turnLeft(0.42);
followLineOnRight( 15.0 );
goUntilCrossBlack( 1, RIGHT_SENSOR );
goForTime(0.65);
turnLeft(0.42);
followLineOnRight( 12.0 );
turnLeft(0.42);
followLineOnRight( 4.0 );
goUntilCrossBlack( 1, RIGHT_SENSOR );
goForTime( 1.0 );
}
void turnRight( float time ){
SPIN_RIGHT;
sleep(time);
ao();
}
void turnLeft( float time){
SPIN_LEFT;
sleep(time);
ao();
}


void goUntilCrossBlack( int times, int sensor ){
int counter = 0;
motor(0,100);motor(1,100);
while( counter < times ){
if( analog(sensor) < 60 && onBlack == 0 ){ // ON TO BLACK
onBlack = 1;
}
else if( analog(SENSOR) > 60 && onBlack == 1 ){ // OFF BLACK
counter++;
onBlack = 0;
beep();
}
}
ao();
}

void goForTime( float time ){
motor(0,100);motor(1,100);
sleep(time);
ao();
}

void followLineOnLeft( float time ){
float start = seconds();
while(seconds() - start < time){
GO_FORWARD_L;
while( LEFT_SENSOR_IS_ON_BLACK ) SPIN_RIGHT;
}
ao();
}
void followLineOnRight( float time ){
float start = seconds();
while(seconds() - start < time){
GO_FORWARD_R;
while( RIGHT_SENSOR_IS_ON_BLACK ) SPIN_LEFT;
}
ao();
}

#14 By project (58.181.180.134) on 2011-09-12 12:03

#define SENSOR 17

#define LEFT_SENSOR 17
#define RIGHT_SENSOR 31

#define RIGHT_SENSOR_IS_ON_BLACK analog(RIGHT_SENSOR) < 60
#define LEFT_SENSOR_IS_ON_BLACK analog(LEFT_SENSOR) < 60

#define GO_FORWARD_L {motor(0,100);motor(1,0);}
#define GO_FORWARD_R {motor(0,0);motor(1,100);}
#define SPIN_RIGHT {motor(0,-100);motor(1,100);}
#define SPIN_LEFT {motor(0,100);motor(1,-100);}
#define STOP_BUTTON_IS_NOT_PRESSED !stop_button()


int onBlack = 0;

void main(){
start_press();
goForTime( 1.0);
TurnRight(0.46);
goForTime(0.75);
TurnLeft(0.46);
goForTime(1.2);
TurnRight(0.46);
//bridge
goForTime(8.0);
TurnRight(0.46);
goForTime(6.0);
TurnLeft(0.46);
goForTime(1.0);
TurnLeft(0.46);
goForTime(3.0);
TurnRight(0.46);
followLineOnRight( 2.0);
goForTime(1.0);


}
void turnRight( float time ){
SPIN_RIGHT;
sleep(time);
ao();
}
void turnLeft( float time){
SPIN_LEFT;
sleep(time);
ao();
}


void goUntilCrossBlack( int times, int sensor ){
int counter = 0;
motor(0,100);motor(1,100);
while( counter < times ){
if( analog(sensor) < 60 && onBlack == 0 ){ // ON TO BLACK
onBlack = 1;
}
else if( analog(SENSOR) > 60 && onBlack == 1 ){ // OFF BLACK
counter++;
onBlack = 0;
beep();
}
}
ao();
}

void TurnLeft (float time ){
motor(0,100);motor(1,-100);
sleep(time);
ao();
}

void TurnRight (float time ){
motor(0,-100);motor(1,100);
sleep(time);
ao();
}
void goForTime( float time ){
motor(0,100);motor(1,100);
sleep(time);
ao();
}

void followLineOnLeft( float time ){
float start = seconds();
while(seconds() - start < time){
GO_FORWARD_L;
while( LEFT_SENSOR_IS_ON_BLACK ) SPIN_RIGHT;
}
ao();
}
void followLineOnRight( float time ){
float start = seconds();
while(seconds() - start < time){
GO_FORWARD_R;
while( RIGHT_SENSOR_IS_ON_BLACK ) SPIN_LEFT;
}
ao();
}
-------------------


#define SENSOR 17

#define LEFT_SENSOR 17
#define RIGHT_SENSOR 31

#define RIGHT_SENSOR_IS_ON_BLACK analog(RIGHT_SENSOR) < 60
#define LEFT_SENSOR_IS_ON_BLACK analog(LEFT_SENSOR) < 60

#define GO_FORWARD_L {motor(0,100);motor(1,0);}
#define GO_FORWARD_R {motor(0,0);motor(1,100);}
#define SPIN_RIGHT {motor(0,-100);motor(1,100);}
#define SPIN_LEFT {motor(0,100);motor(1,-100);}
#define STOP_BUTTON_IS_NOT_PRESSED !stop_button()


int onBlack = 0;

void main(){
start_press();
goForTime( 1.0);
TurnRight(0.46);
goForTime(0.75);
followLineOnLeft(10.0);
//Next bridge
goForTime(4.0);
followLineOnLeft(15.0);
goForTime(1.5);
TurnRight(0.46);
goForTime(5.0);
followLineOnRight( 4.0);
goForTime(1.5);

}
void turnRight( float time ){
SPIN_RIGHT;
sleep(time);
ao();
}
void turnLeft( float time){
SPIN_LEFT;
sleep(time);
ao();
}


void goUntilCrossBlack( int times, int sensor ){
int counter = 0;
motor(0,100);motor(1,100);
while( counter < times ){
if( analog(sensor) < 60 && onBlack == 0 ){ // ON TO BLACK
onBlack = 1;
}
else if( analog(SENSOR) > 60 && onBlack == 1 ){ // OFF BLACK
counter++;
onBlack = 0;
beep();
}
}
ao();
}

void TurnLeft (float time ){
motor(0,100);motor(1,-100);
sleep(time);
ao();
}

void TurnRight (float time ){
motor(0,-100);motor(1,100);
sleep(time);
ao();
}
void goForTime( float time ){
motor(0,100);motor(1,100);
sleep(time);
ao();
}

void followLineOnLeft( float time ){
float start = seconds();
while(seconds() - start < time){
GO_FORWARD_L;
while( LEFT_SENSOR_IS_ON_BLACK ) SPIN_RIGHT;
}
ao();
}
void followLineOnRight( float time ){
float start = seconds();
while(seconds() - start < time){
GO_FORWARD_R;
while( RIGHT_SENSOR_IS_ON_BLACK ) SPIN_LEFT;
}
ao();
}

#15 By project term2 2.1 (58.181.180.134) on 2011-11-14 11:36

#define LEFT_SENSOR 29
#define MG_SENSOR 19

#define IN_MG (analog(MG_SENSOR))
#define IN_MG_POSITIVE (analog(MG_SENSOR) - initial_value >1)
#define IN_MG_NEGATIVE (analog(MG_SENSOR) - initial_value <-1)
#define LEFT_SENSOR_IS_ON_WHITE (analog(LEFT_SENSOR) > 150)
#define GO_FORWARD_L {motor(0,100);motor(1,-25);}
#define LEFT_SENSOR_IS_ON_BLACK (analog(LEFT_SENSOR) < 60)
#define SPIN_RIGHT {motor(0,-100);motor(1,100); beep();}
#define SPIN_LEFT {motor(0,100);motor(1,-100);}
#define GO_FORWARD_R {motor(0,30);motor(1,100);}


float time;
int initial_value;
void main(){
initial_value = IN_MG;
printf( \"Initial:%d\",initial_value );
while(1){
start_press();
followLineOnLeftUntilAtEnd();
}

}

void followMGLINE( ){

GO_FORWARD_R;
while( IN_MG_POSITIVE ) SPIN_LEFT;

ao();
}

void followLineOnLeftUntilAtEnd(){
while( !IN_MG_NEGATIVE ){
GO_FORWARD_L;
while( LEFT_SENSOR_IS_ON_WHITE || IN_MG_POSITIVE) SPIN_RIGHT;


}
ao();
}

#16 By project 4 (58.181.180.134) on 2012-02-13 10:33

#define T_for_1circle 1.2

void setpow(int l,int r){
motor(0,r);motor(1,l);
}

float searchmax(){
float max=0,input;
while(1){
input = analog(17) + analog(31);
if(max<input)
max = input;
if(seconds()>=T_for_1circle)
break;
setpow(100,-100);
}
ao();sleep(0.5);
while(1){
input = analog(17) + analog(31);
if(input==max)
break;
}
ao();
return max;
}

int sigmoid( int left, int right,int adj ){
float sign,ans,D=right-left+adj,A=15,B=5,C=-7.5;
if( right >= left )
sign = 1.0;
else
sign = -1.0;
if(D!=0)
B = 1.0 + exp(-((float)(abs(D)))/B);
else
B= 1.0 ;
ans = sign * ((A/B) + C);
return (int)ans;
}


int main(){
int a,max = searchmax();
while(1){
a = sigmoid(analog(31),analog(17),10);
printf("%d",a);
}
return 0;
}

#17 By ... (58.181.180.134) on 2012-02-20 11:06