Saturday, January 28, 2006

หัวข้อใน ioi 1.5 - 27-29 ม.ค. 49

วันที่ 27 ม.ค. 49
- Iterative deepening depth-first search
- graph theory
- qsort?
- DAG = Directed Acyclic Graph

วันที่ 28 ม.ค. 49
- Mini max
- alpha beta pruning
- a* search , best-first search
- 2SAT, CNF

breadth-first search - implement ด้วย queue ธรรมดา
best-first search - implement ด้วย priority queue เวลาเลือก node ต่อไปที่จะไป search ก็จะ เลือก node ที่มีค่า estimate ต่ำสุด หรือ สูงสุด (priority)

- max flow (optional)

วันที่ 29 ม.ค. 49
- Number Theory
- Dynamic Programming

gcc + math.h

On Wed, Apr 21, 2004 at 04:24:48PM -0600, Nick Olivas wrote:
> When I compile with gcc and use the function sqrt(n) it returns
> .
>
> When I compile the same code with g++ compilation is successful - no
> warnings, no errors.
>
> I assume that both gcc and g++ use the same file?
>
> Any suggestions

yes:

gcc -o foo foo.c -lm

put the "-lm" at the end of the command line.

The "math" functions (sqrt, pow, trig stuff, and similar) are all
in a separate library, libm.a. Why? For "historical reason". It's just
always been that way on Unix. There was probably a good reason back in
the deep dark mists of time, but now it's mostly tradition.

Since it's a LIBRARY problem, not a HEADER problem, that just points up
the likelihod that c++ programs link with a different (set of) library(ies)
than do C programs, and that the C++ libs include the math stuff while
the C libs require an extra lib to resolve those symbols.

Wednesday, January 25, 2006

โทรศัพท์โดนตัด

เอิ้กๆๆๆๆๆๆๆๆๆๆๆๆ

ลืมจ่ายค่าโทรศัพท์ไปเดือนนึง (แต่เดือนล่าสุดจ่ายแล้วนะ)
TT&T เลยตัด โทรศัพท์เราเฉยเลย เฮอๆ

ตอนนี้กลับมาใช้ได้เหมือนเดิมและ (โดยการไปจ่ายตังค์ - -")

Friday, January 20, 2006

ถูกลิขสิทธิ์ รึเปล่า?

เฮอๆ ทำไมคนไทยส่วนใหญ่คิดว่า ซอฟต์แวร์ก๊อปปี้ เป็นของถูกกฎหมายไปซะแล้ว

หรือไม่ก็คิดว่าไม่เป็นไร - -"

Saturday, January 14, 2006

Notebook กลิ่นน้ำปลา

แง่มๆๆ วันนี้เศร้าใจที่สุด

มีใครก็ไม่รู้ทำน้ำปลาหกใส่ กระเป๋า notebook เรา
กลิ่นก็เหม็นสุดยอด - -" เศร้าใจแบบสุดๆๆๆ

พอหยิบ notebook ออกมา
ก็มีกลิ่นเล็กน้อย เฮอๆ แย่จิงๆๆๆๆๆๆๆๆๆๆๆๆ

ตอนนี้ควรจะหายได้แล้วมั้งกลิ่นน้ำปลา - -"

Friday, January 13, 2006

หมูย่าง (เจ้าใหม่) - สามไม้สิบ

หมูย่าง หมูย่าง 3 ไม้สิบ คร้าบ


ซื้อ 6 ไม้ แถมข้าวเหนียวฟรี!!


สนุกดี โครงงานอาชีพ เอิ้กๆ เกือบขาดทุน อิๆ

Friday, January 06, 2006

เย้ๆๆๆ ได้รูปประจำตัวใหม่และ


ขอบคุณ The GIMP คร้าบ

Tuesday, January 03, 2006

เทศกาล จับแมลง

อยากจะทำให้มันสูญพันธ์ไปจากโลกนี้จังเลย - -"

แก้ bug ก็ไม่ได้แก้ให้แค่ project ตัวเอง แต่ต้องมาช่วยแก้ bug ให้ project น้องๆ อีกด้วย - -"

สนุกดีเหมือนกัน bug ที่ไม่ได้เจอกันมานานแสนนาน อิๆ

เขียนโปรแกรมจนคลื่นไส้อยากจะอาเจียนแล้ว

เมื่อคืน เบลอๆ มากๆ อยากจะอ้อก - -"

ปรับค่า k ก็แทนที่จะใส่ 0.5 ก็ใส่เป็น -0.5 โปรแกรมก็เน่า

ทีนี้ก็เอาค่า k มาวน loop เฉยเลย แทนที่จะเป็นค่าคงที่ มันก็เน่าๆๆๆ ผลลัพธ์ก็ออกมาเละๆๆ

กว่าจะ แก้ bug หมด ก็ โอย อือ เฮอๆ

Sunday, January 01, 2006

เย้วๆ PSP


เฮอๆ ไม่ได้ซื้อ PSP ที่เป็นเครื่องเล่นเกมส์หรอกนะครับ แต่เพิ่งลง mod_python
แล้วลอง .psp ดู ( psp = Python Server Pages) หุๆๆ เจ๋งดีครับ เอาภาพมาฝากด้วย - -"

สวัสดีปีหมา !!!

อิๆๆ สวัสดีปีหมาคร้าบ....

ทำรายงาน+โปรเจค ข้ามปี

อืม...ปีนี้เป็นปีที่ 5 รึเปล่านะที่เราได้ทำ รายงาน+โปรเจค ข้ามปี

count down พร้อมกับโปรแกรม Word Processor อิๆ
รู้สึกดีไปอีกแบบ ^_^

สวัสดีปีใหม่ครับ!