搜索资源列表
原始对偶算法求解过指定顶点的最短路.rar
- 神经网络\原始对偶算法求解过指定顶点的最短路
反算B_spline三次曲面控制顶点构造义齿几何模型
- 反算B_spline三次曲面控制顶点构造义齿几何模型,有具体应用-B_spline three-count surface tectonic control vertices denture geometric model, a specific application
用栈和递归求解两顶点的所有简单路径
- 用栈和递归求解两顶点的所有简单路径-using recursive solution stack and the two vertices all simple path
OpenGL新功能--顶点缓冲区
- OpenGL新功能--顶点缓冲区-OpenGL new features -- Vertex Buffer
基于凹凸顶点判定的简单多边形Delaunay三角剖分
- 基于凹凸顶点判定的简单多边形Delaunay三角剖分.doc
bunny.tga
- 根据获得的点云数据,使用顶点数组显示buuny,程序简单,易于理解,被含有buuny点云数据,希望对您有一定的帮助!
原始对偶算法求解过指定顶点的最短路
- 神经网络\原始对偶算法求解过指定顶点的最短路- The nerve network \ primitive antithesis algorithm solves has assigned the apex most to short-circuit
用栈和递归求解两顶点的所有简单路径
- 用栈和递归求解两顶点的所有简单路径-using recursive solution stack and the two vertices all simple path
OpenGL新功能--顶点缓冲区
- OpenGL新功能--顶点缓冲区-OpenGL new features-- Vertex Buffer
SortPoint
- 如何将无序的多边形顶点集合,排序成逆时针顺序!这个正是凸包算法前面的一些准备工作!-how to disorderly polygon vertex assembly, sequencing into a counter-clockwise order! This is why the convex hull algorithm front of some preparation work!
反算B_spline三次曲面控制顶点构造义齿几何模型
- 反算B_spline三次曲面控制顶点构造义齿几何模型,有具体应用-B_spline three-count surface tectonic control vertices denture geometric model, a specific application
posermodel
- 从poser导出人脸模型,并在matlab下进行重建,提取顶点、法向量等信息进行重建-poser derived from the Face Model and Matlab under reconstruction, from vertex, Vector information law for redevelopment
5_8
- 给定无向连通图G和m种不同的颜色。用这些颜色为图G的各顶点着色,每个顶点着一种颜色。是否有一种着色法使G中每条边的2个顶点着不同颜色。这个问题是图的m可着色判定问题。若一个图最少需要m种颜色才能使图中每条边连接的2个顶点着不同颜色,则称这个数m为该图的色数。求一个图的色数m的问题称为图的m可着色优化问题。 -tu de m zhese wenti
color1
- 给定无向连通图G和m种不同的颜色。用这些颜色为图G的各顶点着色,每个顶点 着一种颜色。是否有一种着色法使G中每条边的2个顶点着不同颜色。这个问题是 图的m可着色判定问题。若一个图最少需要m种颜色才能使图中每条边连接的2个 顶点着不同颜色,则称这个数m为该图的色数。求一个图的色数m的问题称为图的 m可着色优化问题。 -Given an undirected connected graph G, and m kinds
aaa
- 对任意给定的图(顶点数不小于20,边数不少于30,图的类型可以是有向图、无向图、有向网、无向网),能够输入图的顶点和边(或弧)的信息,并存储到相应存储结构(邻接矩阵、邻接表、十字链表、邻接多重表,任选其中两种类型),对自己所创建的图完成以下操作: 对无向图求每个顶点的度,或对有向图求每个顶点的入度和出度(5分) 完成插入顶点和边(或弧)的功能(5分) 完成删除顶点和边(或弧)的功能(5分) 两种存储结构的转换(5分),
acm-FindEquilRtiangle
- 输入三个数字,判断在杨辉三角中,以这三个数字为顶点是否构成一个等边三角形-Enter three digits to determine that in the Yang Hui triangle, wether the vertices of the three numbers can constitute an equilateral triangle
1
- 用OPENGL显示一些基本的三维模型,几个模型位于一个立方体的顶点处-OPENGL display with some of the basic three-dimensional model, several models at the vertices of a cube
碰撞器的顶点
- 获取boxlollider碰撞体的八个关键顶点的位置(Gets the position of the eight critical vertices of the boxlollider collision body)
matlab-voronoi-2
- 不仅利用程序编写除了voronoi图像,而且还利用程序输出voronoi图顶点坐标信息(Not only is the program written in addition to the Voronoi image, but also the program uses output Voronoi graph vertex coordinate information)
Article_11
- 示例:绘制一个D3D API生成的顶点着色三角形 各顶点间渐变颜色,这是知乎上的例子 咱上传是为了下载代码~~~ 权倾删(Example:Display a vertex shader drawn by D3D)