AKB Forums

Go Back   AKB Forums > General Discussions > General > Greeting place
Home Register Blogs FAQ Members List Calendar Downloads Arcade Mark Forums Read

Greeting place Поздравлялки

Troubles when posting message? Click here! :: Проблемы с отправлением сообщения? Нажмите сюда!

Reply
 
LinkBack Thread Tools Display Modes
Old Sep 13, 2005, 21:09  
ՍՈՎԱԾ ԵՄ ԱՐԱ...
 
Usta Valod's Avatar
 
Join Date: Apr 2005
Location: Հոգով Էրեվան
Posts: 2,410
Rep Power: 4
Reputation: 56
Send a message via ICQ to Usta Valod Send a message via Yahoo to Usta Valod Send a message via Skype™ to Usta Valod
Smile АЛХИМИКОС! ЦНУНД ШНОРХАВОР!!!

Эд джан, короче ду гитес брат! Эл авел пакас чхосам!
С днем рождения!
Я тя лю!
__________________
Մենք ջհանդամ, երեխեքը լավ ըլնեն...
Սարի պես տղա էի, դառա ռագատկի քար...
official web site / live journal
Usta Valod is offline   Reply With Quote Quote selected
Old Sep 14, 2005, 08:33   #31
Say no to alco like Gates
 
Hrach_Techie's Avatar
 
Join Date: Aug 2004
Location: Apparently the anti-alcoholism campaign hasn't worked very well for Gates after the last Zaher party ...
Posts: 16,348
Rep Power: 7
Reputation: 363
Talking Happy Birthday

Code:
 
//////////////////////////////////////////////////////////////////////
// Happy Birthday Construction/Destruction
//////////////////////////////////////////////////////////////////////
 
Life::Life(Point start, Point end) : end1(start.getX(), start.getY())
{
length = start.distance(end);
if (start.getX() - end.getX() < 0.0001 && start.getX() - end.getX() > -0.0001)
angle = acos(0);
else
angle = atan((end.getY() - start.getY()) / (end.getX() - start.getX()));
}
 
void Life::move(double dx, double dy)
{
end1.move(dx, dy);
}
 
void Life::happiness (double ratio)
{
if (ratio > 0) length *= ratio;
}
 
void Life::rotate(double dA)
{
angle += dA;
}
 
double Life::getLength() const
{
return length;
}
 
double Life::getAngle() const
{
return angle;
}
 
Point Life::getEnd1() const
{
Point result = end1;
return result;
}
 
Point Life::getEnd2() const
{
Point result(end1.getX() + length * cos(angle), end1.getY() + length * sin(angle));
return result;
}
 
Point* Life::getEnds() const
{
Point *result = new Point[2];
result[0] = getEnd1();
result[1] = getEnd2();
return result;
}
Ashxatox Nvera - error chi tali
Enjoy the LIFE itself and the LENGTH of BEING HAPPY in it!!!!

PS: Do not forget to kiss me when you see me around next time as I am an Armenian!!!
__________________
Мадмазель, Медам, Месье! "Глория" меняет курс и направляется в Кейптаун! Кому это не нравится будет расстрелян на месте. (с)

http://texneg.livejournal.com
Hrach_Techie is offline   Reply With Quote Quote selected
Old Sep 14, 2005, 08:46   #32
Смотри мне прямо в глаза!
 
Monopole's Avatar
 
Join Date: Sep 2003
Location: Все там будем.....
Posts: 16,514
Rep Power: 8
Reputation: 486
Send a message via ICQ to Monopole
ПОЗДРАВЛЯЮ !!!
__________________
Богохульник, чревоугодник, прелюбодей, к вашим услугам.
Monopole is offline   Reply With Quote Quote selected
Old Sep 14, 2005, 08:53   #33
Маленькая Вселенная
 
Naturel's Avatar
 
Join Date: May 2004
Location: Erevan
Posts: 78
Rep Power: 0
Reputation: 22
Send a message via ICQ to Naturel
джан , я уже поздравила в реале , но еще и еще раз поздравляю !!!!!!!!!
всего самого-самого !!!!!!!да по-больше
__________________
Я - Сама Невозмутимость Джо

Зы. оказывается у меня и тут есть аккаунт
Naturel is offline   Reply With Quote Quote selected
Old Sep 14, 2005, 09:09   #34
Школьник
 
UNICORN's Avatar
 
Join Date: Dec 2004
Location: ELSEWHERE
Posts: 176
Rep Power: 4
Reputation: 10
EEEEEEEEEE-D-D-DA-DDA-DA-DA-DA-DA-DA!!!!!!!!!!!!!!!!
да будет свет в твoией палатke!!!!!!!!!!!
.......и в жизни тоже!!!!!!!! (es indznic) (es el maneic)
мунк кэз сырум энк!!!!!!!!!!!! лике-лике-лике!
__________________
à ceux qui compend...
UNICORN is offline   Reply With Quote Quote selected
Old Sep 14, 2005, 09:10   #35
йес эм эли...
 
Mesrop's Avatar
 
Join Date: Feb 2005
Location: near the computer
Posts: 3,183
Rep Power: 4
Reputation: 61
Send a message via ICQ to Mesrop Send a message via AIM to Mesrop Send a message via MSN to Mesrop Send a message via Yahoo to Mesrop Send a message via Skype™ to Mesrop
Shnorhavor!
Mesrop is offline   Reply With Quote Quote selected
Old Sep 14, 2005, 09:13   #36
delicate sound of thunder
 
Tipusya's Avatar
 
Join Date: Apr 2003
Location: bilberry nights
Posts: 4,629
Rep Power: 6
Reputation: 37
Send a message via ICQ to Tipusya
Поздравляю!Будь счастлив,здоров ,и чтоб муза не покидала тебя никогда!
__________________

Все хорошо, все правильно.
Правила подтверждают правила,
А неправильное будет исправлено.
А мы постараемся жить правильно,
Трудиться, стараться, целенаправленно.
И будет все хорошо.
Tipusya is offline   Reply With Quote Quote selected
Old Sep 14, 2005, 09:23   #37
...overwined...
 
noone's Avatar
 
Join Date: Mar 2003
Location: ...tortuga...
Posts: 3,394
Rep Power: 6
Reputation: 143
шнорхавор, ахпер!...
__________________
...let's be gods... let's by ugly...
noone is offline   Reply With Quote Quote selected
Old Sep 14, 2005, 10:03   #38
Блю-НПОшница-шпиёнка
 
Blue-eyed's Avatar
 
Join Date: May 2004
Location: in transition
Posts: 2,669
Rep Power: 5
Reputation: 29
Ed jan S Dnyom Rozhdeniya nebya daragoy! Pobol'she vdoxnoveniya tebe, chtobi tvorilos' pobol'she udachi i lyubvi, chto veselo zhilos'
__________________
Вести себя следует так, как будто вы культурный человек!
Blue-eyed is offline   Reply With Quote Quote selected
Old Sep 14, 2005, 10:06   #39
Unregistred user
 
Shatov's Avatar
 
Join Date: Feb 2005
Location: За столом , на стуле
Posts: 2,214
Rep Power: 4
Reputation: 10
Send a message via ICQ to Shatov
А это на чем написанно (вроде йава) ?


Quote:
Originally Posted by Hrach_Techie
Code:
 
//////////////////////////////////////////////////////////////////////
// Happy Birthday Construction/Destruction
//////////////////////////////////////////////////////////////////////
 
Life::Life(Point start, Point end) : end1(start.getX(), start.getY())
{
length = start.distance(end);
if (start.getX() - end.getX() < 0.0001 && start.getX() - end.getX() > -0.0001)
angle = acos(0);
else
angle = atan((end.getY() - start.getY()) / (end.getX() - start.getX()));
}
 
void Life::move(double dx, double dy)
{
end1.move(dx, dy);
}
 
void Life::happiness (double ratio)
{
if (ratio > 0) length *= ratio;
}
 
void Life::rotate(double dA)
{
angle += dA;
}
 
double Life::getLength() const
{
return length;
}
 
double Life::getAngle() const
{
return angle;
}
 
Point Life::getEnd1() const
{
Point result = end1;
return result;
}
 
Point Life::getEnd2() const
{
Point result(end1.getX() + length * cos(angle), end1.getY() + length * sin(angle));
return result;
}
 
Point* Life::getEnds() const
{
Point *result = new Point[2];
result[0] = getEnd1();
result[1] = getEnd2();
return result;
}
Ashxatox Nvera - error chi tali
Enjoy the LIFE itself and the LENGTH of BEING HAPPY in it!!!!

PS: Do not forget to kiss me when you see me around next time as I am an Armenian!!!
__________________
Весна! Из под юбок робко пробиваются первые коленки. Ураааааааа!!!


Надпись на стене в кабинете шефа
-Вазелин еще надо заслужить!
Shatov is offline   Reply With Quote Quote selected
Old Sep 14, 2005, 10:07   #40
Высокий уровень ICQ
 
Jezz's Avatar
 
Join Date: Aug 2004
Location: Loch-Ness Lake
Posts: 6,562
Blog Entries: 2
Rep Power: 5
Reputation: 476
Send a message via ICQ to Jezz
Мои наилучшие пожелания самому креативному и талантливому человеку!!!!
__________________
Jezz is offline   Reply With Quote Quote selected
Old Sep 14, 2005, 10:28   #41
Честный Кот
 
Reckon_'s Avatar
 
Join Date: Apr 2004
Location: Yerevan
Posts: 1,715
Rep Power: 5
Reputation: 86
Talking

Мои искренние поздравления, дорогой наш Алхимик!!!
__________________
Честный Кот
------------------------------------------------------
Еще не жаль огня, и Бог хранит меня... (с) А. Макаревич

Когда я трезв, я - Муму и Герасим, мама;
А так я - Война и Мир. (c) БГ
Reckon_ is offline   Reply With Quote Quote selected
Old Sep 14, 2005, 10:56   #42
...overwined...
 
noone's Avatar
 
Join Date: Mar 2003
Location: ...tortuga...
Posts: 3,394
Rep Power: 6
Reputation: 143
алхимик, могу подкинуть рецептик превращения красного апельсинового сока в томатный...
__________________
...let's be gods... let's by ugly...
noone is offline   Reply With Quote Quote selected
Old Sep 14, 2005, 11:05   #43
the happiest girl
 
Join Date: Feb 2002
Location: Yerevan
Posts: 2,521
Rep Power: 7
Reputation: 73
мои поздравления
PsilocybeLarvae is offline   Reply With Quote Quote selected
Old Sep 14, 2005, 11:14   #44
a little soap bubble
 
Azura's Avatar
 
Join Date: Dec 2004
Location: Yerevan
Posts: 2,745
Rep Power: 4
Reputation: 69
Send a message via ICQ to Azura Send a message via MSN to Azura
Алх, с днем тебя матах ! Амена лавы.
__________________
Можно лежать на мосту и смотреть, как течет вода.
Или бегать, или бродить по болоту в красных сапожках,
или же свернуться клубочком и слушать,
как дождь стучит по крыше.
Быть счастливой очень легко.

Туве Янссон
Azura is offline   Reply With Quote Quote selected
Old Sep 14, 2005, 12:29   #45
Нимфуля-красотуля :)
 
Nimfa's Avatar
 
Join Date: Apr 2002
Location: Лесное озеро
Posts: 1,759
Rep Power: 7
Reputation: 10
Send a message via ICQ to Nimfa Send a message via MSN to Nimfa
С праздником! Радости, любви и счастья!
__________________
Все женщины - ангелы, просто когда нам обламывают крылья, приходится летать на метле
Nimfa is offline   Reply With Quote Quote selected
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
ЖУ! Ценундыд шнорхавор! R.P. McMurphy Greeting place 33 Sep 29, 2005 15:11


All times are GMT. The time now is 06:27.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
This board was founded on September 29, 2001
Powered by Viper Internet

Affordable Web Hosting | ParevNet

Buy text link