资源列表
drawing-board
- 用java写的画图板,实现了画图板的基本功能-Written in java drawing board, drawing board
popn14
- Perl of the pop'n music melody success
Paint2009150195
- 用java语言编写的与windows下画图功能相似的简单程序,java课的作业- the simple process of java language similar to Windows painter functions
ERS21_AM
- SAR原始数据,对初学者很有用啊!特别是用matlab读取的很方便-SAR raw data, useful for beginners! Especially matlab read very convenient
gisdraw_tracer
- 一个相当不错的绘图程序,包括了基本的画线,画面,画多边形的功能以及拖动,移动,编辑,打印等,更可贵的是该程序在实现拖动时有效避免了闪屏问题,值得学习-a pretty good drawing program, including the basic line drawing, face painting and polygon functions, and drag mobile, edit, print, more valuable is the process in achieving e
bezier
- 4个控制点P0、P1、P2、P3连成的折线多边形称为特征多边形,Bezier曲线的形状是由这个多边形的各个顶点的位置确定的,特征多边形的形状改变,则曲线的形状也就随之改变。-Four control points P0, P1, P2, P3 even into the broken line polygon called the characteristics of polygons, Bezier curves is the shape of the polygon to determine
DrawingTools
- 实现菜单功能。包含新建、打开、另存为、关闭、撤销 功能 实现曲线、直线、椭圆、矩形、橡皮擦等画图形功能 实现颜色选择功能 实现自定义画笔大小功能 实现清空画板的功能 -Realize menu functions. Contains new, open, save as, closing, cancellation function Realize curve, linear, elliptical, rectangle, eraser graphics functio
MyPaint
- 实现了一个简单的绘工具,该绘图工具具有打开,关闭,保存,另存文件的功能
4343353
- 在MFC中自己编写的采用橡皮筋技术实现基本图元的绘制程序
spss_roc
- 关于用SPSS来求取ROC曲线的文档,文中主要讲述了求ROC曲线的具体过程-About with SPSS to account the ROC curves of documents, this paper mainly tells the ROC curves for the detailed process
bezierTool_print
- 通过processing在原有图上描点,可以计算出原有图像的线条贝塞尔函数(The line Bessel function of the original image can be calculated by tracing points on the original image through processing)
DRAW
- 这个是用MFC 实现画图功能的应用程序 ,对初学MFC着有很大帮助意义