CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - x11
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - x11 - List
[
JSP/Java
]
test_cdm
DL : 0
a or b is not integer a = double(uint16(xx)) (a,b) is the base-dot b = double(uint16(yy)) x11 = double(I(a,b)) x11 <- I(a,b) x12 = double(I(a,b+1)) x12 <- I(a,b+1) x21 = double(I(a+1,b)) x21 <- I(a+1,b) x22 = double(I(a+1,b+1)) x22 <- I(a+1,b+1) J(x,y) = uint8( (b+1-yy) * ((xx-a)*x21 + (a+1-xx)*x11) + (yy-b) * ((xx-a)*x22 +(a+1-xx) * x12) ) calculate J(x,y) end end end- a or b is not integer a = double(uint16(xx)) (a,b) is the base-dot b = double(uint16(yy)) x11 = double(I(a,b)) x11 <- I(a,b) x12 = double(I(a,b+1)) x12 <- I(a,b+1) x21 = double(I(a+1,b)) x21 <- I(a+1,b) x22 = double(I(a+1,b+1)) x22 <- I(a+1,b+1) J(x,y) = uint8( (b+1-yy) * ((xx-a)*x21 + (a+1-xx)*x11) + (yy-b) * ((xx-a)*x22 +(a+1-xx) * x12) ) calculate J(x,y) end end end
Date
: 2026-01-10
Size
: 1kb
User
:
Felix
[
JSP/Java
]
jcterm-0.0.11
DL : 0
JCTerm是纯java实现的SSH2的VT100终端模拟器。同时它还支持端口转发、X11转发功能。-JCTerm(JCraft s Term) is a pure Java VT100 terminal emulator for SSH2. This terminal emulator also allows you to enjoy port forwarding, X11 forwarding, etc.
Date
: 2026-01-10
Size
: 75kb
User
:
kylixs
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.