资源列表
1
- 基于轻量化三维模型的CAD_CAPP_CNC系统集成技术研究.-Lightweight three-dimensional model based on the CAD_CAPP_CNC system integration technology research.
MsPaint
- 模拟windows画板的程序,实现了网上没有人实现的选择任意窗口截图拖拽的功能。-Process simulation windows drawing board, to achieve the implementation choices online no drag any window capture function.
PaintDlg
- 实现画板 具有基本画板的功能,能够选择多种颜色和图形选择-Sketchpad drawing board to achieve a basic function, to select a variety of colors and graphics options
MiniCAD
- VC实现的一个小型绘图软件,允许用户绘制线条,矩形圆等,并且可以输入文字,可保存读取整个图像。-VC to achieve a small graphics software that allows users to draw lines, rectangles, circles, etc., and can enter text, save to read the entire image.
wrf-portalV2.71
- 是wrf高级图形界面绘制图,结合原先的ncl所有的功能,且操作简单快捷,绘制出得图形效果好-Advanced graphical interface is wrf drawn map, combined with the original ncl all the features, and the operation is simple and quick to draw a very good graphics
StructTriMesh
- 朋友给的平面离散点的三角剖分程序,很好用,但我看不是太懂,希望下载的朋友能多多指教!有意讨论者加我qq1017926909-Friends of discrete points to the plane triangulation procedure is useful, but I do not understand too, want to download a lot of advice to a friend! Plus I intend to discuss qq1017926909
VirtualClassRoom
- 基于MFC单文档格式的画板的代码,画板上带有基本的绘图工具-MFC single document format based on the drawing board code drawing board with basic drawing tools
ComputerGraphic
- 计算机图形学教程和算法,基于VC,既讲理论和算法,又讲实际操作,是入门级和深入学习的好文档-Tutorials and computer graphics algorithms, based on the VC, both about the theory and algorithms, but also about the actual operation, is the entry level and in-depth study of good documentation
10.1.1.136.1830
- communication pepara
Zhaojuan
- 计算机图形基本图形算法:DDA,Breasenham画线法,中点画圆,中点画椭圆,递归种子填充,简单种子填充-Computer graphics, basic graphics algorithms
Computer-Graphics
- 对于刚刚接触计算机图形学,有一定VC++编程基础的朋友来说,这是个不错的辅助编程范例。-For new to computer graphics, there are some VC++ programming-based friends, this is a good example of the auxiliary program.
cbj
- 查图中各种直径的圆个数,可以快速查出图上有几种直径,并统计出各种直径的数量-(DEFUN C:cbj () (PRINC "查直径及个数") (setq ss (ssget ((0 . "CIRCLE")))) (setq i 0 n 0 zj-j nil) (repeat (sslength ss) (setq el (entget (ssname ss i))) (setq zj (read (rtos (cdr (assoc 40