搜索资源列表
Bezier
- .实现坐标系的变换,把原点定义在显示器的中心点,显示X,Y坐标轴; 2.绘制一个二维图形(可以使用语言库中的画多边形函数); 3.实现二维图形的平移、比例、对称、选择、错切、复合变换 -. To achieve the coordinate system transformation, the origin define the center of the display shows X, Y axis 2. Draw a two-dimensional graphics (yo
zhongzitianchong
- 实现坐标系的变换,把原点定义在显示器的中心点,显示X,Y坐标轴; 2.绘制一个二维图形(可以使用语言库中的画多边形函数); 3.实现二维图形的平移、比例、对称、选择、错切、复合变换。 -To achieve the coordinate system transformation, the origin define the center of the display shows X, Y axis 2. Draw a two-dimensional graphics (you
cairo-1.8.10.tar
- Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System, Quartz, Win32, image buffers, Postscr ipt, PDF, and SVG file output. Experimental backends include OpenGL (throug
HOMOLOG
- Homolog Path a graphic system used in Turbo c++ needs bgi library -Homolog Path a graphic system used in Turbo c++ needs bgi library ..
GUI-11121
- 使用绘图库编写的仿Windows界面,绘图库需要下载EasyX才能编译(网上有官方网站),目前稍加改动已经能够移植到嵌入式系统中了。-Windows linked GUI using EasyX graphic library. And now it can be transplanted into the embedded system with a little change.
xlibtest
- xlib 是 一个用c语言编写的 X Window System 协议的客户端库,这是一个调用接口的小程序-xlib is a X Window System protocol client library writed with c. This is a small program call interface
UseDotNetDrawingToRotatePicture
- 本项目是用c#语言编写WINFORM程序 1. 演示了如何用.net的System.Drawing类库 2. loadImage方法的演示 3. 在Winform上对pictureBox进行即时性动态操作 4. 图片的放大缩小,重新绘制填充边角 5. 动态的旋转一个图片到任意角度 -This project is written in c# WINFORM program 1. demonstrate how to use. NET System.Drawing cl
