Saturday, January 22, 2005

[Link] Useful Links

This blog may grow larger and larger from time to time if I have more links to add.

1. Image Processing Fundamental
This includes derivative, morphological and convolution-based operations.
http://www.ph.tn.tudelft.nl/Courses/FIP/noframes/fip-Contents.html

1.1 Snake Implementation
http://iacl.ece.jhu.edu/projects/gvf/
http://www.slaney.org/malcolm/pubs.html

2. CVS Daily Use Guide and Complete Reference
Daily Use Guide: http://www.thathost.com/wincvs-howto/
Complete Reference: http://www.thathost.com/wincvs-howto/cvsdoc/

3. CVS GUI Websites
TortoiseCVS: http://www.tortoisecvs.org/
CvsGui (Cross-Platform, but no further development): http://www.wincvs.org/
แต่ WinCVS ที่อยู่ใน SourceForge ก็ดูเหมือนจะเป็นคนละตัวกัน ที่อยู่บน SourceForge นั้นยังดูมีการพัฒนาต่อ บางที wincvs.org อาจจะไม่ยอมอัพเดตตามก็ได้

4. Audacity (Sound Recorder)
เป็นตัวบันทึกเสียงจากช่องไมโครโฟนที่ดูดีมากและฟรี สามารถดาวน์โหลดได้จาก http://audacity.sourceforge.net/ เสียตรงที่ตั้งเวลาอัดไม่ได้ (หรือว่าเราอาจจะทำไม่เป็นเองก็ได้)
ข้อดีของ Audacity ก็คือ ไม่ต้องติดตั้ง แค่ก๊อปปี้ไฟล์ไปไว้บนดิสก์ก็รันได้เลย

5. ฐานข้อมูลด้านการประมวลผลภาษาธรรมชาติที่ใหญ่ที่สุดในโลก (ตามคำบอกเล่าของ bact)
:The Linguist List
http://linguistlist.org/

6. Matlab External Interface Reference
ฟังก์ชันส่วนใหญ่จะอยู่ในหมวด 'C-MX Functions' ซึ่งถ้าสังเกตให้ดีๆก็จะเห็นว่าฟังก์ชันที่เราเรียกให้นั้น มันนำหน้าด้วย mx หมดเลย (มี mlf ปนมาอยู่บ้าง)
http://www.mathworks.com/access/helpdesk/help/techdoc/apiref/apiref.html

สำหรับ float ในภาษา C มันจะเทียบได้กลับ mxSINGLE_CLASS ใน matlab

7. Reflection in C++
http://www.vollmann.com/en/pubs/meta/meta/meta.html

8. Atlas/Blas/Lapack (in VC++)
http://www.cs.unc.edu/~kim/lapack/
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/matlisp/matlisp/lib/
http://www.nacse.org/demos/lapack/
http://www.inf.bv.tum.de/~heisserer/softwarelab04/
http://www.math.utah.edu/software/lapack/

9. Function Pointer and Callback Function Tutorial
http://www.newty.de/fpt/index.html

10. Multimedia Software
โปรแกรมตัดต่อและแปลงฟอร์แมตไฟล์ http://www.eo-video.com/
โปรแกรมจับหน้าจอสตรีมมิ่ง http://wmrecorder.com/

11. About IDE
11.1 VS 2005 Enchancement http://www.codeguru.com/columns/Kate/article.php/c9167/

12. PHP and Related
12.1 PHP-Nuke and SQLite http://www.tanguay.at/installPhp5.php5?step=1

No comments: