Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - x11
Search - x11 - List
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
Update : 2024-05-07 Size : 1024 Publisher : Felix

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
Update : 2024-05-07 Size : 1024 Publisher : Felix

DL : 0
ILib 详细说明:ILib是一个符合GPL协议的自由软件,提供完整的源代码。 该库支持读写X11 BDF字体、PPM、PGM、XPM、BMP、JPEG、GIF、PNG等图像文件, 而且还有一些很实用的绘图函数,很有参考价值!工具:通用C 。 --ILib GPL is an agreement with the free software, provides a complete source code. Reading and writing support for the X11 BDF font, PPM, PGM, XPM, BMP, JPEG, GIF, PNG image files, but also some very practical mapping function was useful! Tools : Definitive C.
Update : 2024-05-07 Size : 150528 Publisher : 江南

DL : 0
download on Jserv s blog PicoGL is based on TinyGL 0.4 with the changes: . Introduce new graphic backends. . Use autotool to manage the configuration . Fixed-pointing math support For information about TinyGL, see the file README.TinyGL Currently, PicoGL supports the following backends: . X11 . Nano-X . SDL . vesafb -download on Jserv s blog PicoGL is based on TinyGL 0.4 with the changes: . Introduce new graphic backends. . Use autotool to manage the configuration . Fixed-pointing math support For information about TinyGL, see the file README.TinyGL Currently, PicoGL supports the following backends: . X11 . Nano-X . SDL . vesafb
Update : 2024-05-07 Size : 356352 Publisher : 吴婷

DL : 0
CRC校验码生存程序 校验序列码生成多项式: X16+X13+X12+X11+X10+X8+X6+X5+X2+1 输入数据为16个字节(128位),输出16bit校验序列-CRC, the survival program check sequence code generator polynomial: X16+ X13+ X12+ X11+ X10+ X8+ X6+ X5+ X2+1 input data is 16 bytes (128 bits), output 16bit checksum sequence
Update : 2024-05-07 Size : 1024 Publisher : weixin

Software rasterizer with openGL style interface. Implements bilinear, trilinear, and anisotropic filtering. STL style container classes in C. Math library, including vector and matrix operations, various utilities. Filtered image scaling, mipmap generation. String operations, including MMX copies and sets. New (6/6/2011): Corrections to X11 driver. Improved color conversion. Improved assertions.
Update : 2024-05-07 Size : 437248 Publisher : Rahim

很好的linux编程书籍,对linux的各个方面都有章节详细介绍,尤其是对debug和GDB的使用为其他书籍所不多见。-If you are familiar with the classic "Advanced Unix Programming" you will be familiar with what this book covers and appreciative of the update. In short, this book covers the fundamentals of shell programming with C files, directories, signals, memory allocation, process control, permissions, that sort of thing. It does not cover network programming or X11 GUI programming.
Update : 2024-05-07 Size : 14855168 Publisher : 袁宇

DL : 0
撞球游戏 ,利用了linux中的信号及X11画图函数-Pool games, the use of linux in the drawing function of the signal and X11
Update : 2024-05-07 Size : 3072 Publisher : gaole

dmenu is a minimalistic X11 menu. It reads a newline separated list of items from stdin and shows them as a menu on the top of the screen. When the user selects one item or types any text and presses Enter, his choice is printed to stdout. dmenu was developed as an addition to the dynamic window manager (dwm), but can be used in any X11-environment. WWW: http://tools.suckless.org/dmenu
Update : 2024-05-07 Size : 9216 Publisher : 0xef

Interface for opening an x11 window in 8, 16, 24, or 32 bit format, and exposing the surface as a raw, writable pixmap. Also has a simplified event interface. This is not meant to wrap x11, just make it easier to get up and running. Allows access to internal display info, for advanced functionality.
Update : 2024-05-07 Size : 14336 Publisher : Rahim

DL : 0
The Qt toolkit is a C++ class library and a set of tools for building multiplatform GUI programs using a “write once, compile anywhere” approach. Qt lets programmers use a single source tree for applications that will run on Windows 95 to XP, Mac OS X, Linux, Solaris, HP-UX, and many other versions of Unix with X11.A version of Qt is also available for Embedded Linux, with the same API.
Update : 2024-05-07 Size : 20076544 Publisher : Darkload

梦想科技ZX-LY-X1开发板100个实例,很好的开发板-100 instances of the dream of science and technology, the ZX-LY-X1 development board, development board
Update : 2024-05-07 Size : 2634752 Publisher : jiangwei

Linux下X11库。如果你需要,你会懂滴-Under Linux X11 libraries. If you need to, you will understand drops
Update : 2024-05-07 Size : 22522880 Publisher : 挨踢民工

linux、unix、AIX的x11-rdp远程桌面协议-linux, unix, AIX, x11-rdp Remote Desktop Protocol
Update : 2024-05-07 Size : 324608 Publisher : yangdanyu

freescale i.MX51 GPU 驱动-i.MX51 platform GPU module driver from freescale.
Update : 2024-05-07 Size : 18771968 Publisher : JACK WANG

JSch 是SSH2的一个纯Java实现。它允许你连接到一个sshd 服务器,使用端口转发,X11转发,文件传输等等。你可以将它的功能集成到你自己的 程-JSch is the SSH2 a pure Java implementation. It allows you to connect to an sshd server and use port forwarding, X11 forwarding, file transfer, and so on. You can integrate its functionality into your own process
Update : 2024-05-07 Size : 212992 Publisher : 侯玉海

FreeType库是一个完全免费(开源)的、高质量的且可移植的字体引擎,它提供统一的接口来访问多种字体格式文件,包括TrueType, OpenType, Type1, CID, CFF, Windows FON/FNT, X11 PCF等。支持单色位图、反走样位图的渲染。FreeType库是高度模块化的程序库,虽然它是使用ANSI C开发,但是采用面向对象的思想,因此,FreeType的用户可以灵活地对它进行裁剪。,FreeType library is a completely free (open source), high-quality and portable font engine, which provides a unified interface to access a variety of font format files, including TrueType, OpenType, Type1, CID, CFF, Windows FON/FNT X11 PCF. Support monochrome bitmap rendering anti-aliasing bitmap. The FreeType Library is highly modular library, although it is to use the ANSI C development, but the idea of ​ ​ object-oriented, the FreeType users the flexibility to crop it.
Update : 2024-05-07 Size : 2227200 Publisher : lixin

DL : 0
极大似然估计器用于简单通信系统模拟,估计A1,A2: s1 = x11*A1 + x12*A2 s2 = x21*A1 = x22*A2 r1 = s1 + n1 r2 = s2 + n2-Maximum likelihood estimator for a simple communication system simulation, it is estimated that A1, A2: s1 = x11* A1+ x12* A2 s2 = x21* A1 = x22* A2 r1 = s1+ n1 r2 = s2+ n2
Update : 2024-05-07 Size : 1024 Publisher : leiasdf

dbus-launch utility for Linux.
Update : 2024-05-07 Size : 4096 Publisher : kingkike

DL : 0
FreeType utility file for X11 support body.
Update : 2024-05-07 Size : 2048 Publisher : ruileita
« 1 2 ... 4 5 6 7 8 910 11 12 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.