资源列表
ysGraphic
- 利用visual c++编程实现 画图板程序功能-Using visual c++ programming program features drawing board
传感器画拓扑节点
- 无线传感器网络中,在节点覆盖范围内,形成的拓扑结构图,对学习传感器网络VC++编程有一定益处。
Graphic
- c++课程设计做的一个简单的画图程序 实现了基本的图形画法和颜色的调整-c++homework that a simple graphic program
genqi1.3
- 我自己编的一个示波器器程序.还可以.-my own addendum to the program, an oscilloscope. Can. Being greatly elegance
DrawLine
- 画线程序,可以绘制实线、虚线、点线、点划线等线型,并可以改变颜色。实现了橡皮筋技术。-Painting line program that can draw a solid line, dashed, dotted lines, dotted lines and other linear, and can change the color. Realized the rubber band technique.
DRAWHERMITE
- Hermite曲线的绘制,具有动态确定点,平移等功能-Hermite curve drawn with dynamically determine the point of translation
zhiliangpinjing
- 对三维融合后的图像进行质量评价,其中包括信息熵、平均梯度、标准差、空间频率、均方根误差、峰值信噪比 -The three-dimensional fusion of the image quality uation, including information entropy, the average gradient, standard deviation, spatial frequency, root mean square error, peak signal to noise r
ContourMap
- 基于三角网的规则离散数据(GRD文件)等值线生成算法-Rule-based triangulation discrete data (GRD file) Contour Algorithm
draw
- 这是一个简单的画图程序,全部调用的是系统的画笔和画刷工具,可以画一些简单的图形(如铅笔功能、橡皮擦、圆、直线、折线等),可以设置一些图形的属性,如填充样式、线型等!目前还没有画贝塞尔曲线的功能,可以存储图形!功能比较简单!另外,由于做了双缓冲处理,所以画图时屏幕没什么闪烁! 实现的功能不是太复杂,只是一些基本的功能!-This is a simple drawing program, all the system calls the brush and the brush tool, you c
MyPainting
- VC++6.0编写的画图程序,可能会出现很多错误,请指出。-Written in VC++6.0 drawing program, many errors may occur, please indicate.
DRAW
- MFC框架下的VC绘图板,包括基本图形的绘制,橡皮擦,铅笔随手画,取色等,包括了鼠标事件,定时器,工具栏和菜单栏的建立,可用于MFC入门级的小程序。-MFC Drawer based on MFC。
ciabbp
- 直线、圆、椭圆二维图形的生成。直线的生成算法有DDA、Bbresenham、point,圆的生成算法有bresenham等 此系统还包含裁剪操作。 曲线的生成算法:bezier曲线 三维操作:三维物体旋转变化、穿越三维空间、虚线三维空间-Straight, round, oval to generate two-dimensional graphics. Straight-line algorithm to generate the DDA, Bbresenham, point, c