搜索资源列表
ex16
- 这个程序演示了通过NEO的基本绘图函数实现的粒子系统——瀑布效果-demonstration of this process through the NEO basic mapping function to achieve the particle system -- waterfalls
2006010511
- dda、bresenham 画直线 ,bresenham 画圆 ,填充算法,几何变换(平移、缩放、旋转等), 小型绘图软件(用鼠标绘制直线、矩形、多边形、圆、填充、平移)-dda, bresenham painting straight bresenham Circle, filling algorithm, Geometric Transformations (translation, scaling, rotating, etc.), small graphics software (u
绘制各种图形-直线-多边形
- 1.PaintDCDemo 演示如何利用用类CPaintDC绘图。 2.ClientDCDemo 演示用类CClientDC管理用户区。 3.CPenDemo 类CPen的使用。 4.CBrushDemo 演示刷子CBursh的使用。 5.CRgnDemo 演示CRgn的用法。 6.MapModeDemo 演示不同映射模式下图形绘制。 7.DrawPointDemo 演示点的绘制。 8.DrawLineDemo 演示绘制直线。 9.DrawPol
Problem2_6
- 使用VB.net编写的对24位位图进行简单图像处理的程序,包括RGB与YIQ数据的相互变换,绘制亮度分布统计图,拉普拉斯滤波。 该程序是我学习图像处理算法是编写的,因此在操作界面方面的考虑较少,你可以按照以下步骤操作:选择一个文件后单击读取BMP文件,然后就可以单击“根据RGB数据绘图”,接着可以单击“RGB to YIQ”将RGB数据转化为YIQ数据,有了YIQ数据后就可以单击“绘制YIQ数据的Y分量”,对于YIQ数据,可以使用拉普拉斯滤波,然后再将Y分量显示出来-use VB.net p
ExhCAD_1_01a_Final
- 《管状换热器计算机辅助设计系统ExhCAD绘图系统(版本:1.01a Final)》为自由软件,采用增量软件开发模型,并用UML对软件进行 建模,以便更新。 该版本只是对换热器的最简单的形式做出设计,而且程序在计算 (包括设计、校核两部分,其中校核部分未编)、绘图过程中都作了简 化,虽然采用了参数化绘图,并能进行简单的数据管理,但没有考虑 换热器的插入件、安装(待编)等因素的影响,特别是在绘图中用 Automatuion技术绘制了管子部分,并对一些常
20060606_VCALKF
- vc绘图根据实时数据或者历史数据生成各种历史、实时曲线已经变得非常的重要-vc mapping real-time data based on historical data or generate various historical, real-time curve has become very important
1DrawLine
- vc编的绘图程序,算法维图形学中的非库调用有圆,线条等,有颜色选择.-vc addendum to the drawing process, algorithm-dimensional graphics, which called for a non-circular, such as lines, color choices.
windowCLOCK
- 模拟时钟,绘图的基本功,还有计时器,动态控制时钟动起来-simulation clock, the basic skills of drawing, and the timer, dynamic control the clock moving
graphicshow
- 计算机图形学算法演示系统,包括各种绘图,曲线,直线,变换等等算法,较实用。-algorithm in computer graphics presentation systems, including drawings, curves, straight lines, etc. Transform algorithm, and more practical.
sha_1
- 还是图形学的作业,投影.先点击左键画图,点右键表示结束绘图,再点左键则投影开始,可在不同方向上投影-or graphics operations, the projector. Click on the menu to draw first, the end of said right-point mapping, Left another point projector, the projector different direction
halagougou
- 通过一个图形用户界面(GUI)演示常见的三维函数图形,演示sphere函数曲面、变化的cylinder曲面绘图、变化的多峰函数。并且可以对以上三个函数进行加网格,坐标边框,以及对函数进行色度变换。-Through a graphical user interface (GUI) presentation function common three-dimensional graphics, presentation function sphere surface, changes in cyli
image
- 绘图,绘制基本的图形操作,比如直线,椭圆,矩形以及文本的写入,此外还设置了字体颜色,线条类型-Drawing, drawing basic graphics operations, such as a straight line, oval, rectangular, as well as write the text, in addition to setting the font color, line type
Demo
- VC++编写的一款简单绘图工具程序,具备基本绘图功能-VC++, prepared by a simple drawing tools procedures, have the basic graphics
Drawtool
- 方便的绘图小工具软件,可实现基本的绘图及图像处理功能-To facilitate drawing a small tool that enables the basic graphics and image processing functions
computergraphics
- 实现简单几何绘图,图形变换,裁剪,填充,旋转,平移-To achieve simple geometric drawing, graphics conversion, cutting, filling, rotation, translation
picture
- 简单的实现了圆 矩形 点 线 圆 椭圆的绘图操作-Simple implementation of the circular points and lines circle oval rectangle drawing operation
Large_data_processing_and_image_shows
- 大型数据处理及窗口绘图方法整理 包括双缓冲 多线程 等 总结文档提供了很多自己的经验 以及相关技术实现的源代码-Large-scale data processing and windows, including double-buffered drawing methods the multi-threaded, etc.
DirectDraw-Double-Buffered
- 通常在绘图的时候,你都不会直接在BeginPaint或CDC中使用HDC,如果你这样做了,那么当你绘制很多东西的时候,就有可能造成图像的闪烁。双缓冲就是用在这里实现图像的平滑的更新的。 有很多实现的方法,一种是在内存中创建一个兼容的HDC,然后拷贝内存到可见的HDC,另一种是我现在用的一个方法,使用一个DirectX的子集DirectDraw,实现一个接口的实例类CDXSurfaceMgr,实现双缓冲。-Double Buffered Graphics using DirectDraw Th
利用鼠标绘图的程序
- 利用VC++和opencv编写的利用鼠标绘图的程序,希望大家喜欢-Use of VC++ and the mouse drawing program written opencv, hope you like
MATLAB载入txt数据并绘制其图的代码
- txt数据在MATLAB里载入并plot绘图,含数据(txt)文件(Txt data is loaded in MATLAB and plot graphics, including data (txt) files)