搜索资源列表
polygonclip_demo
- Polygon clipping is one of those humble tasks computers do all the time. It s a basic operation in creating graphic output of all kinds. There are several well-known polygon clipping algorithms, each having its strengths and weaknesses. The oldest on
LineClip
- 一个利用中点画线算法实现的线段剪裁的程序。程序写在override函数OnDraw(CDC *pDC)函数里边-a utilization dotted line algorithm segment of the tailoring process. The override procedure write function OnDraw (CDC * pDC) function inside
PolygonCutClip
- 多边形剪裁算法的程序实现。画图程序写在override的OnDraw(CDC *pDC)里边。-polygon clipping algorithm processes. Drawing program written in the override OnDraw (CDC * pDC) inside.
Straightline
- 用TC做的一个画直线程序.是图形学里面的。-do with a straight painting procedures. Yes graphics inside.
Circle(TC)
- 用TC做的画直线的程序,是图形学里面的。-do with the painting linear process, the graphics inside.
vcdll
- 这是本人多年前一个项目的组件(含示例),写这个DLL为别人的PB程序调用图形界面用这个里面用到了绘图的多个方面,展示了图形和对象的交互-years ago, a component of the project (including the example), writing the DLL for other people's PB Invoking graphical interface with the use of drawings inside a number of aspe
Plotline
- Plotline控件,里面有相关的控件说明和使用实例,本人亲测,很好用,并且已经用到了相关项目中,运行良好。-Plotline control, inside the control instructions and use cases, I pro-test, useful, and has been used in the related project is running well.
CADR13ToCAD2008Dwgformat
- Dwg 文件格式说明,绝对内慕。对有志于读取Dwg的人有很大的帮助-Dwg file format that is absolutely inside. Dwg for those who want to read a person of great help
11536_SpecialFX
- 水波算法--模拟水波的VC源码 用它里面的类可以产生类似于JAVA应用中的水纹、火焰以及熔浆效果-Water Wave Simulation Algorithm for the VC source water to use it inside the class can produce similar JAVA applications水纹, flame, as well as the effect of熔浆
JfreeChartPanel
- 动态快速生成 jfreechart 图表的源码,需要将jar里面的java类导入工程使用。-Fast Generation of Dynamic source JfreeChart chart needs to be inside the jar into the project to use java category.
MyBar_test1
- 此代码演示绘制在cad里面进行参数化绘图-Demonstration of this code inside the rendering parameters in the cad drawing
graph
- 用MFC做的绘图程序,里面的画线算法,画圆算法,梁友栋算法,扫描线种子填充算法等等都是严格按照书本的编写,适合学计算机图形学的初学者参考-Using MFC to do the drawing program, draw lines inside algorithm, drawcircle algorithm, You-Xin Liang Dong algorithms, scan line seed fill algorithm and so on are all in strict acco
Draw
- VC里面画图程序,能动态的绘制直线,矩形,椭圆等简单图形-VC inside the drawing process, drawing a straight line to a dynamic, rectangular, oval and other simple graphics
shishi
- 该文档格式为pdf,里边详细介绍了对clplot实时曲线类的一些改进方法,增加打印预览,数据保存,文件打开,并且附有完整的程序代码,不失为一篇好文章-The document format for the pdf, of the inside details of real-time curve clplot some type of improvement to increase the print preview, data, documents opened, and with the c
DibShower
- 实现了windows里面画图工具的一些功能,画直线、矩形、椭圆等。-The realization of the windows inside some of the features of drawing tools, draw a straight line, rectangle, ellipse and so on.
colorcombox
- YUV值转化为RGB值的思想,及如何构件颜色下拉框的一种思想,你可以将里面的代码加工,写成自己的控件-YUV values into RGB values of thought, and how the color components of an idea the drop-down box, you can be inside the code processing, written in their own control
HoGnew
- 基于数字视频处理的图像中的行人检测代码里面十分重要的梯度直方图提取技术的代码.-Digital video processing based on images of the importance of pedestrian detection code inside the gradient histogram extraction code.
good
- 一个很好的求共切线的程序 不信就运行下 matlab里面的-A good program is not seeking a total tangent, under the letter on the run inside matlab
ImageEn3
- 一个很不错的图片处理组件,可以进行扫描打印,及相关的图片处理,包含完整原码,如果安装不上的话去下个安装版的,把里的dbk复制过来就可以了。-A very good image processing components, you can scan to print, and related image processing, including integrity of the original code, if not installed, then go on to install the
gyhtdcsf
- 平时, 用惯了API、CDC和封装好的内部函数,关于画线,画圆这些东西都是信手拈来... 最近学习计算机图形学,不得不深入内部研究一下底层算法... 在这里贴几个代码分享一下! (这里只给出MFC的OnDraw函数) -In peacetime, used to use the API, CDC, and packaged inside a function, with regard to drawing lines, draw a circle are all these th