Gradient based methods
image gradient
Sobel operator
2009年2月15日 星期日
2009年2月14日 星期六
2008年12月21日 星期日
2008年12月18日 星期四
ASP Note
ASP String Function
ASP File Object
Array:
Dim name(2) 'name(0) name(1) name(2)
compare:
= 等於
<> 不等於
邏輯:
Not,And,Or
條件:
If ... Then
ElseIf ... Then
Else
End If
迴圈:
For ... To ...
Next
Do While ...
Loop
ASP File Object
Array:
Dim name(2) 'name(0) name(1) name(2)
compare:
= 等於
<> 不等於
邏輯:
Not,And,Or
條件:
If ... Then
ElseIf ... Then
Else
End If
迴圈:
For ... To ...
Next
Do While ...
Loop
2008年11月27日 星期四
2008年11月20日 星期四
2008年11月5日 星期三
socket
Simple Socket Connection
Win32 Socket
Socket POST
note
Visual c++ Lib link error加上
#pragma comment(lib,"ws2_32.lib")
Win32 Socket
Socket POST
note
Visual c++ Lib link error加上
#pragma comment(lib,"ws2_32.lib")
訂閱:
文章 (Atom)