-
这个程序是运用计算机图形学的消隐知识来绘制真实的三维图形...
这个程序是运用计算机图形学的消隐知识来绘制真实的三维图形-This procedure is to use computer graphics rendering of hidden knowledge to the real three-dimensional graphics
- 2022-02-03 20:24:41下载
- 积分:1
-
Discret cosine transform
Discret cosine transform
- 2022-01-30 13:26:44下载
- 积分:1
-
该函数实现了用最大方差法来计算出分割阈值
该函数实现了用最大方差法来计算出分割阈值-To achieve maximum variance method to calculate the threshold segmentation
- 2022-02-10 15:58:42下载
- 积分:1
-
To write a program using the opengl function will be a teapot at the point (100,...
使用opengl函数写一个程序,将一个茶壶在点(100,50,0)处逆时针旋转30度,然后平移到(30,10,0)处,最后顺时针旋转50度,显示时将左上边四分之一裁减去。-To write a program using the opengl function will be a teapot at the point (100,50,0), Office of counter-clockwise rotation of 30 degrees, and then move to flat (30,10,0), Office of the final clockwise 50 degrees, the display will be left reduction to the fourth side.
- 2023-05-05 00:55:02下载
- 积分:1
-
一个老外写的车削数控仿真程序,有g代码编辑的
一个老外写的车削数控仿真程序,有g代码编辑的-a foreigner was turning the NC simulation program, code editors g
- 2022-05-24 19:16:38下载
- 积分:1
-
计算机图形学:直线DDA算法2
计算机图形学:直线DDA算法2-Computer Graphics : linear DDA Algorithm 2
- 2023-05-23 13:20:04下载
- 积分:1
-
path algorithm using a graphical programming Graphics2D
用路径算法实现了Graphics2D图形的编程-path algorithm using a graphical programming Graphics2D
- 2022-12-06 04:00:03下载
- 积分:1
-
图像深度消影,动画
图像深度消影,动画- The picture depth disappears the shade, the animation
- 2022-05-07 05:05:31下载
- 积分:1
-
这是一个简单的模拟太阳系九大行星运行的小动画。仅供爱好者观赏。...
这是一个简单的模拟太阳系九大行星运行的小动画。仅供爱好者观赏。-This is a simple simulation of the solar system"s nine planets running small animation. Only fans to watch.
- 2022-05-08 17:10:47下载
- 积分:1
-
尖峰时刻 AStar
RushHour
========
C + + 编写的规划求解 RushHour 拼图
此代码将解析任何种类的 RushHour 拼图与 m 行和 n 列,与不同的长度,不只是车
标准游戏。它基于公开为闭的集和优先级队列使用哈希表 AStar 搜索
设置。为启发式函数,用的阻塞的汽车的数量为红车加一。
一辆汽车在任何方向的一个或多个单一步骤代表只有一个动作。
称为"out.txt"文件中打印最少的移动次数和每次更改的审计委员会。
输入的数据是从称为"in.txt"文件中读取。谜题是给在 ASCII 模式中。
执行时间是低于 2 秒,对于难的难题。对于容易,0.5 秒的时间是足够多。
- 2023-01-18 21:15:04下载
- 积分:1