资源列表
VoxelTerrain
- C# Unity implementation of voxel landscape with marching cubes
kdtree_search
- k-d树是一种分割k维数据空间的数据结构。主要应用于多维空间关键数据的搜索-kd tree is a k-dimensional data structure segmentation data space. Mainly used in multi-dimensional space-critical data search
octree_search
- 八叉树(Octree)的定义是:若不为空树的话,树中任一节点的子节点恰好只会有八个,或零个,也就是子节点不会有0与8以外的数目。-Definition octree (Octree) is: If the tree is empty, then any tree node s children will have exactly eight, or zero, that is, the number of child nodes 0 and 8 will not have outside.
statistical_removal
- RadiusRemoval:规定每个点的一定范围内至少有足够多的近邻,否则就删除该点; ConditionalRemoval:按条件移除。 -RadiusRemoval: provides for at least a sufficient number of neighbors within a certain range of each point, otherwise it deletes the point ConditionalRemoval: Conditional r
E-opengl
- 一个简单的OPENGL支持库的演示,有一些命令被封装在模块里了-A simple demonstration of OPENGL support library
openfile3
- 利用unity3d读取三维点云获取点云的模型,然后可以再unity3d中进行显示-Using unity3d read 3 d point cloud point cloud model, and then can display in unity3d
maatlab4334
- 【matlab编程代做】GMSK系统仿真 可以作为参考使用学习-[Do] GMSK matlab program generation system simulation can be used as a reference study
MAT-LAB554
- 【matlab编程代做】MATLAB实现ASK, OOK, FSK, BPSK, QPSK, 8PSK调制源代码 可以作为参考使用学习-[Matlab] MATLAB programming generation do realize ASK, OOK, FSK, BPSK, QPSK, 8PSK modulation source code can be used as a reference study
MATLAB645
- 【matlab编程代做】matlab实现bpsk+ofdm 可以作为参考使用学习-[Do] matlab matlab programming generation realize bpsk+ ofdm can use as a reference to learn
Java3DJar
- JAVA3D开发需要的工具包组件,需要安装在lib下再设置环境变量才可以运行哦-JAVA3D Development Kit components you need, you need to install and then set the environment variable in the lib can run oh
gr_adjacency_matrix
- adjacency matrix. This an NV by NV matrix A in which A(I,J) is the number of edges between nodes I and J. Ordinarily, this value is either 0 or 1, although there are natural extensions to this idea.-returns the adjacency matrix of a graph.
neighboringVertices
- 查找邻域顶点returns the adjacency neighbour of a vertex-searching neighbouring vertex returns the adjacency neighbour of a vertex