搜索资源列表
CAD_Book_CD
- 王清辉、王彪编写的《Visual C++ CAD应用程序开发技术》书本的源程序代码。本书内容包括:总体程序框架的分析与设计、功能模块的划分、相关DLL库的开发与使用、CAD基础几何类库的开发、在MFC环境下使用OpenGL进行图形绘制、开发面向CAD应用程序的OpenGL通用绘图类、使用面向对象技术设计CAD软件的几何内核等。-Wang Qing, Wang Biao prepared by the "Visual C CAD application development techn
jihechange
- VC++图像处理程序设计中关于几何变换的例子。清华大学-VC image-processing program for design of geometric transformation example. Tsinghua University
xml
- 基于VRML的虚拟现实可视化编辑工具设计,包括添加效果和创建几何体-VRML-based virtual reality visualization editing tool design, including adding effects and creating geometric
MasterVisualC++_NETimageprocessing
- 《VC++图象处理程序设计》 书中代码 天津理工大学 计算机科学与工程系 杨淑莹 第二章特效显示 第三章几何变换 第四章灰度变换 第五章平滑处理 第六章锐化及边缘检测 第七章图像分割 第八章形态学 第九章图像的变换域处理 第十章图像合成 第十一章24位彩色 第十二 章小波变换-"VC image processing program design" book code Tianjin Polytechnic University
lianlun_dlut
- 机械设计类软件,可以输入简单的基本参数,系统自动计算几何参数并绘制工程图.-mechanical design software category, the entry of simple basic parameters, the system automatically calculate the geometric parameters and Engineering Drawings.
PortraitSeveraloperations
- 图象的插值缩放 图象的插值旋转 图象的剪切 在图象的几种几何操作中,图象的缩放和旋转都要用到插值操作。插值算法的好坏直接关系到图象的失真程度,插值函数的设计是插值算法的核心问题。因此,在具体介绍这几种几何操作前,有必要先介绍一下插值的基本原理。 -image interpolation zoom image interpolation rotary shear image in the image of several geometric operation, image
tuxingxueshiyan4
- 1.实验目的 1、通过本次实验,掌握三维图形的旋转等变换和消隐的基本概念和相关算法。 2、掌握凸多面体的消隐算法和实现。 3、进一步熟练和掌握编程环境中三维图形的绘制和消隐的程序设计方法。 2.实验内容 1、绘制一个三维几何图形,如:球、立方体、棱柱、棱锥等。 2、对绘制的三维几何图形实现平移、旋转、变比的基本变换。 3、编程实现凸多面体的隐藏面和隐藏线的消隐。 -1. The experiment was a passage of this experiment
使用OpenGL完成的三维几何零件图形
- 使用OPenGL完成的三维几何零件图形,软件开发语言为C++,对于机械设计人员很有帮助。-completed using OpenGL 3D geometric parts graphics, software development languages as C + +, for mechanical design staff helpful.
CAD-biaozhu.rar
- 本程序是用Visual Lisp集成开发,打包的软件。其主要功能是标注尺寸修改(快速写出上下偏差,Ф,度,标主型式等);属性块;编辑属性定义;文字编辑,形位公差等,对于机械设计的朋友很有用。有好东西大家一起分享,资料来自创达科技 陈仲库 AUTOCAD 的好助手,This procedure is integrated with Visual Lisp development, packaged software. Its main function is to mark the size La
VC++DigitalImagingProssing
- VC++图像处理程序设计-杨淑莹-配套源码: 本书介绍了各种数字图像处理的算法及编程实现技术。全书由13章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、图像的小波变换和JPIG图像的压缩编码。 -VC++ Image processing program design-杨淑莹- supporting source code:
CAGDandnurbs
- 计算机辅助几何设计与非均匀有理B样条的介绍-Computer Aided Geometric Design with non-uniform rational B-spline Introduction
curves+and+surface+for+CAGD+4th+
- 这是一本很稀缺的书籍,是关于计算机辅助几何设计方面的书籍,写的非常好!-This is a very rare books, computer-aided geometric design on the books, written in very good!
1558604464
- Subdivision Methods for Geometric Design: A Constructive Approach- 很好的subdivision 方法-Subdivision Methods for Geometric Design: A Constructive Approach-a good subdivision method
Design-variables-fo-the-three-dimensiona
- 面向集成变量化设计的三维几何约束求解方法Design variables for the three-dimensional integrated geometric constraint solving methods-Design variables for the three-dimensional integrated geometric constraint solving methods
multiscale-geometric-method
- 主要研究多尺度几何分析和图像内插。天津大学博士论文。图像的多尺度几何分析与内插理论相接合,探索各向异性的2维内插核设计,具有非常重要的理论研究价值-The main geometric analysis and image interpolation. Tianjin University Press. Multiscale geometric image analysis and interpolation theory dovetail, to explore the 2-dimension
ch4-Image-geometric-transformation
- 主要包括有,图像几何变换的代码程序,并包含有演示图片。windows用户界面设计,有下拉菜单等多项-Including code , image geometric transformation program , and includes a demo picture . windows user interface design, drop-down menu and a number of
The-computer-aided-design-and-NURBS
- 本书详细介绍了有关NURBS从20世纪80年代中后期以来,国际国内的重要研究成果。本书强调几何原理及面向工程上的应用。-This book details about NURBS from 20 since the late 1980s, the importance of international and domestic research. Book emphasizes the geometric principles and for engineering applications.
VCPP-geometric-transformation
- VC++图像处理程序设计(杨淑莹)的源码-几何变换章节-vc++编程设计-VC++ image processing program design (Yang Shuying) source code- geometric transformation section-vc++ Programming
CAGD-bezier-bspline.tar
- 计算机辅助几何设计大作业。包含两个部分——贝赛尔曲线绘制以及B样条曲线绘制,分别使用deCastljau和deBoor算法实现,鼠标点击输入控制顶点(不限数量),回车后绘制图形。两个程序控制顶点均可用鼠标拖动。贝赛尔曲线绘制功能比较完善,包含贝赛尔曲线及其升阶、延拓、求导等功能。-Computer aided geometric design work. Consists of two parts- beisaier curve drawing and b-spline curve drawin
《计算机辅助几何设计与非均匀有理B样条》
- 《计算机辅助几何设计与非均匀有理B样条》(Computer aided geometric design and nonuniform rational B spline)
