-
图形学_基本图形
适用于图形学学习,包含图形学基本的绘制画线、绘制三角形、绘制球形、绘制椭球等一系列的操作,有利于掌握C++语言和Opengl语言的学习
- 2022-06-15 21:02:54下载
- 积分:1
-
使用语法来准备树。通过点击屏幕上的图形按钮,我们…
使用IFS文法来编制棵树。通过单击屏幕窗口的绘图按钮,可以看到这棵树绘制出来的样子。-use grammar to prepare trees. By clicking the window screen graphics button, we can see this tree mapping out the victims.
- 2022-03-02 15:47:22下载
- 积分:1
-
用两个窗口实现三维物体显示的源程序,编程环境为.net2003和d3d。...
用两个窗口实现三维物体显示的源程序,编程环境为.net2003和d3d。-Realize two windows with three-dimensional objects displayed on the source code, programming environment. Net2003 and d3d.
- 2022-03-26 01:04:52下载
- 积分:1
-
ita all about implimentation of k mean
ita all about implimentation of k mean
- 2023-08-29 12:10:03下载
- 积分:1
-
matlab产生桶形畸变,并修正的程序
对于任意一幅图片,一个是产生桶形畸变的程序,另一个可以恢复为正常的图片,修改符号可以变成产生枕形畸变,有注释。
- 2023-09-08 07:55:03下载
- 积分:1
-
face detection algorithm
face detection algorithm
- 2022-04-15 11:11:06下载
- 积分:1
-
graphics suitable for beginners who are basic drawing and filling and graphic tr...
适合初学图形学的人,都是基本的绘图与填充及图形变换,贝页丝曲线的绘制.-graphics suitable for beginners who are basic drawing and filling and graphic transformation, Pui-page wire drawing curves.
- 2022-03-13 14:30:03下载
- 积分:1
-
在图像中加入随机噪声的源代码,编译后的可执行文件须带参数运行。 使用方法:gaussnoise BMP文件名...
在图像中加入随机噪声的源代码,编译后的可执行文件须带参数运行。 使用方法:gaussnoise BMP文件名-images in random noise added to the source code, compile the executable files carry operation parameters. Use : gaussnoise BMP File Name
- 2022-04-18 18:12:32下载
- 积分:1
-
南方CASS软件中只能采用数据批量生成断面里程文件,而工作中往往需要对三角网进行修改以便更加符合实际地形。而CASS中没有根据三角网批量生成断面里程的功能,只能...
南方CASS软件中只能采用数据批量生成断面里程文件,而工作中往往需要对三角网进行修改以便更加符合实际地形。而CASS中没有根据三角网批量生成断面里程的功能,只能一条一条的切出来,工作量十分巨大。以小野的工作来看,在包含几十万个三角网的CAD图形中根据三角网单独切断面,每条断面里程文件的生成需要约十秒左右的时间,不仅工作量巨大,而且十分考验人的耐心和细致。终于,有一天小野忍受不了那个速度,就写下了这个小程序。因为仅是为了实际工作需要,所以没有花时间去做界面。经测试,125361个三角形构成的三角网运行时间约为5分08秒,而对应的根据数据批量生成里程文件约需57分钟。因此该算法效率较高,能很好的提高实际工作效率。-the South CASS software can only use the data generated batch file section mileage, but the work often requires modification of the triangular mesh in order to more realistic terrain. The CASS is not generated under the triangular cross-section volume function of mileage, only one one of the cut out, the workload is enormous. To Ono s work point of view, contains hundreds of thousands of triangulation, in accordance with the CAD graphic triangulation single cut surface of each section of the file generated mileage of about 10 seconds or so the need is not only a huge workload, but people are tested patience and meticulous. Finally, one day, Ono could not bear that speed, they wrote
- 2022-08-24 07:29:59下载
- 积分:1
-
本软件是一个图形编辑器,毕业设计是做的,有完整的系统和相关的文档,软件内容包括:
绘图方面,可以画点、直线、折线、多边形、圆、矩形。绘制时先选择所绘制图元类...
本软件是一个图形编辑器,毕业设计是做的,有完整的系统和相关的文档,软件内容包括:
绘图方面,可以画点、直线、折线、多边形、圆、矩形。绘制时先选择所绘制图元类型,然后用鼠标完成绘制。
编辑方面 ,要求针对每个图元,可对其进行选中、删除操作,并且都可编辑其基本属性,如颜色、线宽等。同时编辑时必须以选中状态才可进行编辑。
保存方面 ,要求能够将所绘制图元成功保存进文件。
读取方面,要求能够将所保存文件成功读取,并显示出来,并且实现对所读取图元的编辑功能与再保存功能。 -err
- 2023-02-16 20:10:04下载
- 积分:1