搜索资源列表
Computer Graphics
- 图形学的基本算法和功能. 其中有种子填充,纹理绘制等等 -graphics, the basic algorithm and function. Filled with seeds, texture mapping, etc.
Graphics-dengzi
- 一个简单图形软件包。 设计一个简单图形软件包,它调用已有的DDA程序,并包括如下功能: 1. Window(x1,y1,x2,y2) 2. Viewport(x1,y1,x2,y2) 3. MoveTo2(x,y) 4. MoveBy2(x,y) 5. LineTo2(x,y) 6. LineBy2(x,y) 7. Shift2(dx,dy) 8. Pivot2(x,y) 9. Rotate2(angle) 10. Scale2(S
graphics.rar 图形设计
- 本程序是图形的设计,比较简单 可以画线,圆和椭圆 并可以平移,旋转,选择删除,回退,保存 打开图形,The code is used to graph design. It can draw line,draw circle,draw ellipse.The graph can be rotated,translated and selected delete,undo,save.
BMP-Graphics-editor
- 图形编辑器(graphical editor)允许用户改变位图图像,比如大家经常用到的Photoshop。它所采用的改变方法和文本编辑器允许修改文档的方法一样。位图图像由MxN 的像素矩阵来表示,并且每个像素点都有给定的颜色。 我们的任务就是来要编写一个程序来模拟一个简单的交互式图形编辑器,并将生成的图片存储到一个 BMP 格式的文件中。 -Graphics editor (graphical editor) allows the user to change the bitmap i
SharpVectorGraphics.0.3-src
- Sharp Vector Graphics Lib
Delphi_Graphics_and_Game_Programming_Exposed
- delphi 图形和游戏编程突破,强烈推荐-delphi graphics and game programming breakthrough, strongly recommend
Windows_GDI
- 图形设备接口(GDI,Graphics Device Interface)的主要目标之一是支持在输出设备(如视频显示器、打印机和绘图仪)上的与设备无关的图形。 GDI通过将应用程序与不同输出设备特性相隔离,使Windows应用程序能够毫无问题地在Windows支持的任何图形输出设备上运行。-Graphics Device Interface [GDI, Graphics Device Interface] one of the main objectives are to support the
programmirovani_Samples
- Source codes for Feng Yuan s book "Windows Graphics Programming. Win32 GDI and DirectDraw"
Graphics
- 单文档,画图颜色程序vc++
C-graphics-example
- C 语言图形学的几个简单例子。五角星,多边形,卫星圆,旋转多边形。-C Language Graphics of some simple examples. Five-pointed star, polygon, satellite round, rotating polygon.
Graphics
- 本程序使用GDI实现了绘图程序,主要能提供位图,文字,以及其他常规图形的绘制。-gdi graphics
Graphics
- 内含图片处理类库,可对图像进行高速高保真任意角度旋转、添加水印文字、添加各种滤镜效果、进行颜色、对比度、灰度、等各种常用处理-Includes image processing libraries, high fidelity images can rotate at any angle, add watermark text, add a variety of filter effects, for color, contrast, gray, and other commonly used
C.GDI.graphics.program.Blending.Samp
- C# GDI+图形程序BlendingSampC GDI + graphics program BlendingSamp-C# GDI+ graphics program BlendingSamp
C.GDI.graphics.program.ImageAttributes.Samp
- C# GDI+图形程序ImageAttributesSampC # GDI + graphics program ImageAttributesSamp-C# GDI+ graphics program ImageAttributesSamp
C.GDI.graphics.program.GDI.Painter
- C# GDI+图形程序GDI+PainterC # GDI + graphics program GDI + Painter-C# GDI+ graphics program GDI+ Painter
C_GDI_graphics_GettingTaggedData_Samp
- C# GDI+图形程序GettingTaggedDataSampC # GDI + graphics program GettingTaggedDataSamp-C# GDI+ graphics program GettingTaggedDataSamp
C_graphics_program_GetPixel_SetPixel
- C# GDI+图形程序GetPixel-SetPixelC # GDI + graphics program GetPixel-SetPixel-C# GDI+ graphics program GetPixel-SetPixel
view-graphics
- 在视图可以画出各种形状,可以联系基本的GDI操作和图形操作-In the view can draw various shapes, you can contact the GDI operation and basic graphics operations
WindowsGraphicsProgramming
- Windows Graphics Programming [windows图形编程] 英文版CHM-Windows Graphics Programming [windows graphics programming] English CHM
Graphics
- 利用Graphics类实现的画弧,开发语言java-Painting using Graphics class implements arc development language java