-
3d游戏开发大全书所附带源吗,第二章,开发环境UltraEdit
3d游戏开发大全书所附带源吗,第二章,开发环境UltraEdit-3d game development book volumes attached to the source? II, development environment UltraEdit
- 2022-03-21 13:29:58下载
- 积分:1
-
本程序是关于图形填充的源程序代码,这里主要应用的是种子填充法,学习这可以将此程序代码作为基础,嵌入你所画的程序之中。希望下载愉快!...
本程序是关于图形填充的源程序代码,这里主要应用的是种子填充法,学习这可以将此程序代码作为基础,嵌入你所画的程序之中。希望下载愉快!-This procedure is about the graphics fill the source code, here is the main application of seed filling, learning which can be used as the basis of this program code, embedded in your painting procedures. Want to download pleasure!
- 2022-08-21 23:43:55下载
- 积分:1
-
JBIG部分源代码
JBIG部分源代码-JBIG some source code
- 2022-02-20 13:16:50下载
- 积分:1
-
a Voronoi diagram mapping and triangulation Delauany procedures, and is seeking...
一个绘制Voronoi图和Delauany三角剖分的程序,并且给出了求凸包的算法。该程序可以演示如何进行三角剖分,帮助你理解整个剖分过程。-a Voronoi diagram mapping and triangulation Delauany procedures, and is seeking a convex hull algorithms. The procedure can demonstrate how triangulation, and help you understand the subdivision process.
- 2022-05-15 10:56:13下载
- 积分:1
-
非常出色的DirectX示例!感觉就想QUAKE!(鼠标还有一点小BUG)如果你是个高手 的话就一定要看!!(需要DX类型库)...
非常出色的DirectX示例!感觉就想QUAKE!(鼠标还有一点小BUG)如果你是个高手 的话就一定要看!!(需要DX类型库)-DirectX very good example! Feel wanted QUAKE! (Mouse is also a small BUG) if you are a master, then we will certainly look!! (Requires DX type library)
- 2022-09-08 17:50:03下载
- 积分:1
-
用c语言编写的,三维医学图像开发源程序库和范例应用
用c语言编写的,三维医学图像开发源程序库和范例应用-prepared in 3D medical image source for the development of applications and examples
- 2022-07-27 22:37:19下载
- 积分:1
-
图象及button透明处理代码
图象及button透明处理代码-button images and transparent handling code
- 2022-07-16 17:08:26下载
- 积分:1
-
Wavelet
基于小波变换的三维模型提取技术的毕业论文,包括代码和答辩ppt.1.实现了三维模型的表示和规范化预处理过程,在此基础上,开发了进行检索实验的可视化特征提取实验平台。
2.结合球面调和变换获取旋转不变量具有降低特征向量维数的特性,实现了基于光线投射的特征提取方法,通过检索评价实验确定了参数的最佳取值。
3.分析了基本的光线投射方法和改进的光线投射方法的缺陷,提出了一种基于三维小波变换的特征描述方法。对光线投射算法进行了扩展,将切比雪夫采样点序列进行离散小波变换,然后利用球面调和变换获得旋转不变的特征向量。
4.将小波变换引入到体素表示的三维模型中,分别实现了表面体素小波变换和实体体素小波变换的特征提取,通过实验比较分析实体体素小波变换优于表面体素小波变换。
-Wavelet-Based Extraction of three-dimensional model of thesis, including the reply code and ppt.1. Three-dimensional model of the implementation and standardization of the express pre-treatment process, on this basis, developed a visual search experiment of feature extraction experiment platform.
2. Combination of spherical harmonic transform to obtain rotation invariant feature vector with reduced dimension of the characteristics of ray-casting based on the implementation of feature extraction methods, the evaluation by searching the parameters of the experiment to determine the best value.
3. Analysis of the basic ray casting method and the ra
- 2022-02-21 11:18:58下载
- 积分:1
-
是腐蚀,膨胀,细化算法
命令行编译过程如下
vcvars32
rc bmp.rc
cl morph.c bmp.res user32.li...
是腐蚀,膨胀,细化算法
命令行编译过程如下
vcvars32
rc bmp.rc
cl morph.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c: est.bmp必须存在-Is the erosion and dilation, thinning algorithm command-line compiler as follows vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib Note: run-time, the file c: test.bmp must exist
- 2023-06-24 19:35:03下载
- 积分:1
-
为了将零件固定在PCB上面,我们将它们的接脚直接焊在布线上。在最基本的PCB(单面板)上,零件都集中在其中一面,导线则都集中在另一面。这么一来我们就需要在板子上...
为了将零件固定在PCB上面,我们将它们的接脚直接焊在布线上。在最基本的PCB(单面板)上,零件都集中在其中一面,导线则都集中在另一面。这么一来我们就需要在板子上打洞,这样接脚才能穿过板子到另一面,所以零件的接脚是焊在另一面上的。因为如此,PCB的正反面分别被称为零件面(Component Side)与焊接面(Solder Side)。-parts to be fixed above the PCB, we will take their feet welded directly on the wiring. At its most basic PCB (single-panel), parts of which are concentrated in the side, wire were concentrated on the other side. Suppose we need burrows on the board, then through the legs of another plank, then parts of the legs is another welding in the face. Because of this, the PCB is negative components were known as surface (Component Side) and the welding surface (Solder Side).
- 2022-11-08 00:30:02下载
- 积分:1