搜索资源列表
Astar-1
- A* path planning (path finder) algorithm. 可以嵌入到网页中,程序揭示了算法的本质组成:开放列表和闭合列表
opinionfinderv1.5
- SentiWordNet,观点提取分类程序,运行环境Unix-SentiWordNet, opinion extraction classification procedures, Unix operating environment
Star-a-Planet-Finder
- matlab编写的计算行星位置和轨迹的程序,采用时域并行算法对椭圆轨道进行修正。-Matlab prepared by the procedures of calculating planetary positions and trajectories, using time-domain parallel method for the elliptical orbit correction.
Binary-sort-tree
- 1、编写建立二叉排序树的程序。 2、编写基于二叉排序树的查找程序。 -1, the preparation of the establishment of binary sort tree program. 2, written based on binary sort tree Finder.
findKN
- 在数据挖掘、人工智能等领域中,都常用到KD树来进行K近邻查找。本程序是自己用C++实现的一个KD树来进行的K近邻查找程序,包含建树和查找。文件中附有测试文件。-In data mining, artificial intelligence and other areas, it is commonly used to KD tree to find K nearest neighbor. This procedure is K neighbor Finder C++ they used to a