搜索资源列表
paintlib-2.5.0
- paintlib是一个可移植的用于图像加载、保存和处理的C++类库。可从BMP, GIF, JPEG, PCX, PGM, PICT, PNG, PSD, TGA, TIFF和WMF文件中加载图像,且可保存为BMP, JPEG, PNG和TIFF格式。既可通过在过滤器类中执行过滤, 也可通过直接访问位图来进行图像处理。提供了完整的C++源码。-paintlib is a transplant can be used to image loading, storage and handling o
WINDMILL
- 利用C语言写的旋转的风车,源代码程序。相信对广大C和图形学爱好者有极大帮助!-written in C language of the rotating windmill, source code procedures. I believe that the majority of C and graphics enthusiasts will be of great help!
v23
- 模拟matlab的显示2D图的源码.C++Builder6环境.-Matlab simulation of 2D map shows the source code. C Builder6 environment.
CcodeforPictureProcessing
- 图像处理入门c源码, 文件夹包含源码和文本教程,强烈推荐入门用。-image processing entry c source, the paper folder contains source code and text directory entry with a strong recommendation.
PointTest
- 电路画板,主要的 功能是实现了电路板的绘制,并能够在C++源码上实现-circuit slate, the main function is to achieve a circuit board mapping, and to the C + + source code to achieve
draw-cou
- 本程序源码是用C++语言编写的绘制等值线的代码。-the program source code is written in C, the equivalent of drawing the line code.
vprinterw2k_src
- C++虚拟打印机源码,可将任何文件内容转换为图像文件。-C source code can be any contents of the paper documents converted to images.
elsfkusingcsource
- 用c语言写的俄罗斯方块源代码。很有学习价值-c language used to write the source code for the Russian box. Great learning value
cximage600_full
- CxImage 6.00 CxImage is a C++ class that can load, save, display, and transform images in a very simple and fast way. The class CxImage is free as for the TIFF, JPEG, PNG and ZLIB libraries : \"If you use this source code in a product, acknowl
CIMG
- C语言开发TIFF图形文件处理程序源代码内有详细说明-source code programmed with c language for graphics file manipulation.There is also detailed specification for it
Release[1]
- 这是一个用C++编写的图像处理源程序代码,没有图形界面-This is a preparation of the C source code image processing, no graphical interface
BarcodeGenerator_1.2.rar
- 一个C#写的用来打印条形码的程序,可以打印的条形码有UPCA, Code 128, and Interleaved 2of5.,A C# barcode rendering project. The release is a source code file that prints barcodes to any graphics object. Current version implements: UPCA, Code 128, and Interleaved 2of5. Barcodes
pingMu_C_sharp
- 屏幕录像专家C#源代码,全部由C#实现,运行时比较占用内存-Screen Recorder C# source code, all the C# implementation, run-time memory for comparison. . .
huatu
- 相当不错的画图C程序源码,你可以通过了解最实用的画图基础知识-Pretty good drawing program source code C
Draw
- 用C语言程序编写的简单的画图工具的程序源代码-Written in C language program using simple drawing tools, source code
smartpaint
- 这是一款绘图软件的源码。适合于学习C++的新手。-This is a drawing software source code. Suitable for learning C++ novice.
ZedGraph
- 功能强大、占有资源较少的控件,内含C#源码及实例。-Powerful, possession of control, fewer resources, containing C# source code and examples.
Code
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-MFC AppWizard on Principle and analysis of
gh
- 1. 简单图元的生成(如直线、圆、长方形等) 2. 用DDA算法或中点(Besenham)算法实现直线段、椭圆或圆的绘制 3. 用扫描线填充算法进行区域填充,用Sutherland 裁剪算法裁减多边形 4. BEZIER曲线或B样条曲线的绘制 5. 个性化图形软件包的开发 6. 所有文件包括源码和截图-1. Easy metafile generation (such as linear, round, rectangular, etc) 2. Using DDA algor
BARCHART
- draw chart source code c