-
solidgraph CAD系统
SolidGraph CAD System
SolidGraph is a full-featured system for 3D modeling of highly complex geometric objects. Sooner or later, everyone who works with computer graphics feels necessary to write his own editor. We want to show you one of the ways of writing a module application where the functions for creating new objects are distributed among plug-ins.
- 2022-06-28 19:06:36下载
- 积分:1
-
基于Direct3D的VC++ 编程,3D游戏的基础教程,附带源代码
基于Direct3D的VC++ 编程,3D游戏的基础教程,附带源代码-Direct3D-based VC++ programming, 3D games-based tutorials with source code
- 2022-07-23 01:17:23下载
- 积分:1
-
我的程序是用C语言编的一个画图软件,满足以下几点: 用某种方法实现圆的生成算法。 实现橡皮筋直线、圆、矩形。 实现多边形裁剪。 实现基本几何变换(平移、旋转、缩...
我的程序是用C语言编的一个画图软件,满足以下几点: 用某种方法实现圆的生成算法。 实现橡皮筋直线、圆、矩形。 实现多边形裁剪。 实现基本几何变换(平移、旋转、缩放)。 实现Bezier曲线或B样条曲线。 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来。-the procedures I used the C language is part of a drawing software to meet the following points : the use of a certain method of generating algorithm round. Achieving rubber-band linear, circular and rectangular. Achieving polygon clipping. To achieve basic geometry transformation (translation, rotation, zoom). Achieving Bezier curve or B-spline curves. The final results show is a small interactive graphics system, with all the functional interface to link up.
- 2022-08-05 17:18:32下载
- 积分:1
-
movement_detect_system motion detection system source code
movement_detect_system
运动检测系统 源程序-movement_detect_system motion detection system source code
- 2022-03-24 03:56:02下载
- 积分:1
-
平面二维作图
实现起来很简单
可供初学者参考
平面二维作图
实现起来很简单
可供初学者参考-2D mapping to achieve together is very simple reference for beginners
- 2023-05-07 03:10:02下载
- 积分:1
-
模仿CAD,室内装修 模仿CAD,室内装修
模仿CAD,室内装修 模仿CAD,室内装修-this is like cad software
- 2023-04-09 03:30:03下载
- 积分:1
-
The demo of the Level Set method
The demo of the Level Set method
- 2023-06-10 06:35:04下载
- 积分:1
-
实现最陡下降法,研究步长因子和特征扩散度对收敛速度的影响...
实现最陡下降法,研究步长因子和特征扩散度对收敛速度的影响-Achieve the steepest descent method to study the characteristics of step length factor and the proliferation of degree of influence on the convergence rate
- 2022-07-19 06:30:05下载
- 积分:1
-
对板块进行最优切割,以尽量避免浪费。同时还使用了设置坐标按比例显示的方法防止板块太大,需要滑动条才能看。...
对板块进行最优切割,以尽量避免浪费。同时还使用了设置坐标按比例显示的方法防止板块太大,需要滑动条才能看。-plate for the optimum cut, so as to avoid wastage. Also set to use the coordinates indicated by the ratio method to prevent the plate too, need to be able to see a sliding strip.
- 2023-02-16 14:25:03下载
- 积分:1
-
稀疏自编码器
Stanford 大学教授Andrew Ng公开课UFLDL之自编码器练习,经过本人完成的代码,与Andrew Ng的预期结果完全一致,并且,其中已经进行了矢量化编程,程序运行效率很高;训练数据集、第三方优化代码也含在压缩包中,相信对深度学习的初学者,必定有较大帮助。
- 2022-01-25 16:39:16下载
- 积分:1