搜索资源列表
wykobi
- Good C++ computational geometry libraries to date have been hideously over-designed and incorporate usage patterns that in most cases require extensive redesigns and rewrites of code in order to functionally integrate within an existing project.
inpoly
- This code is described in \"Computational Geometry in C\" (Second Edition), Chapter 7. It is not written to be comprehensible without the explanation in that book. This program reads a polygon P followed by query points from stdin. The in
convconv
- Int Conv Poly This code is described in \"Computational Geometry in C\" (Second Edition), Chapter 7. It is not written to be comprehensible without the explanation in that book.
MATLAB-quantum-well-calculation
- MATLAB计算量子阱,几篇非常有用的paper,里面包含源代码-MATLAB computational quantum well, a few very useful paper, which contains the source code
VoronoiDiagram
- 计算几何课程中voronoidigram的实现程序, 可随机输入种子点,然后生成voronoi 图-Computational geometry course in the realization of the procedure voronoidigram can enter a random seed point, and then generate voronoi diagram
zcy
- 计算物理的问题,用CPP编写然后用ROOT软件出图-Computational Physics
psopt
- Robust Particle Swarm toolbox implementing Trelea, Common, and Clerc types along with an alpha version of change detection. This toolbox is designed for researchers in Computational Intelligence as well as application developers, students, and c
cg_point_location_trapezoid
- 计算几何中使用梯形图的点定位算法实现,界面为win32-Use in computational geometry ladder point positioning algorithm
FastGEOver5.0.1
- FASTGEO 2D/3D Computational Geometry Algorithms Release Version 5.0.1 Author: Arash Partow 1997-2005 Copyright notice: Free use of the FastGEO computational geometry library is permitted under the guidelines and in accordance wit
Geometry2Aplication
- 计算几何入门,基础方法和应用,书中含有所有算法的伪代码,较为详细,对学习计算机几何有帮助。附件为3点方法确定多点最小包圆。-Introduction to computational geometry, basic method and application, the book contains all the pseudo code of the algorithm, a detailed, are helpful to study computer geometry。Attachment
algorithm
- This paper presents a new algorithm for partitioning a gray-level image into connected homogeneous regions. The novelty of this algorithm lies in the fact that, by constructing a minimum spanning tree representation of a gray-level image, it reduce
scde-master
- The computation of the time delay of arrival (TDOA) between each of the considered channels and the reference channel is repeated along the recording in order for the beamforming to respond to changes in the speaker. In this implementation it is comp
