资源列表
LineCut
- java 实现的图形学的直线裁剪算法,运用窗口裁剪-java implementation of the graphics line clipping algorithm
1
- 里面有怎样使用MATLAB进行图像读取,灰度化,增强和边缘检测的代码和说明。并且有详细的处理步骤,对初学者很有用。-Image processing Graytion Image Enhancement Edge Detection
Drawtool
- 小型绘图软件 直线 矩形 椭圆 随笔画 对图形的绘制 保存和修改-a small tool to draw simple lines,circles,and so on .and to save them.
VC-curve-display
- 将曲线以位图的形式显示,动态小窗口显示鼠标当前的坐标,双击坐标系以外的区域可保存此曲线-Will curve to the form of bitmap display, dynamic small window shows the current coordinates of the mouse, double-click the coordinate system can be stored outside the region of this curve
tulunjiagongfanzhen
- VC++编写的凸轮加工模拟仿真,对学习样条函数的VC++实现,用动态模拟学习有非常大的帮助。-Written in VC++ cam machining simulation, spline function of learning VC++ implementation of dynamic simulation study with a very big help.
C-DRAW_source
- 用Flex做的绘图工具,能绘制圆形、方形、线等-drawing tool
CADR13ToCAD2008Dwgformat
- Dwg 文件格式说明,绝对内慕。对有志于读取Dwg的人有很大的帮助-Dwg file format that is absolutely inside. Dwg for those who want to read a person of great help
autofocus
- 显微镜自动对焦MFC+opencv,包括数据采集和聚焦评价函数算法,后面继续奉上步进电机控制-Microscope autofocus MFC+opencv, including data collection and focusing evaluation function algorithm, the latter continue to offer the stepper motor control
vtkspline
- VC结合VTK来绘制样条曲线SPLIEN并输出相应点的坐标。-VC combination of VTK to draw spline curves SPLIEN and output the coordinates of corresponding points.
paintboard
- 很不错的java绘图程序,具有橡皮擦,保存文件,载入文件等功能-very nice printer program .including eraser and filesave,fileload function
libreriaorcad
- library of components for design of electronic squematic. this library is using with sofware orcad
tianchong
- 实现多边形区域扫描线填充的有序边表算法,并将实现的算法应用于任意多边形的填充,多边形的顶点可由键盘输入或鼠标拾取,填充要准确,不能多填也不能少填。 要求掌握边形区域扫描线填充的有序边表算法的基本原理和算法设计,画出算法实现的程序流程图,使用C或者VC++实现算法,并演示。 -Scan-line polygon fill the region to achieve the orderly side of the table algorithm, and the algorithm is a