资源列表
shortest-way
- 有对最短路径的三种不同算法: 弗洛伊德 遗传 和 缔结斯科拉-shortest path
1
- 基于k中心的有实体障碍约束的聚类算法例程。-K centers are based on physical barriers constrained clustering routines.
3
- 基于密度的有实体障碍约束的聚类算法例程。-Have a physical density-based clustering algorithm routine obstacle constraints.
MATLAB
- 用matlab仿真汉明码, 用matlab仿真汉明码-Hamming code with matlab simulation with matlab simulation Hamming codes, Hamming code with matlab simulation
stx-btree-0.8.3
- 用b+树算法实现的map,set容器,查找速度超快-map,set container base on B+tree algorithm 。can search faster than the STL container base on RBtree algorithm
change
- 这是一套实现字典顺序查找的c++容器编写的算法,对于不重复的大型文档速度很优越,已经在codeblocks下成功运行。代码最大的特点是效率非常好-it s good for someone who want find a word in a long file.you can find that c++ vector is very fast and simple.
ChessDisplay
- VC++马走日棋盘搜索算法源码举例,运行时候电脑比较慢,运行完毕显示结果,可以以动画演示或直接显示棋盘的方式显示结果 -Horse to go on VC++ source code search algorithm chessboard example, when the computer is running slow, finished running display the results, you can directly display animated presentation
8queen
- 八皇后问题的全部解的计算算法。用C++编写。-Algorithm for solving the eight queens problem. Written with C++.
Watermark-into-the-image
- 这个程序在MATLAB环境下实现二值图像的水印注入及水印提取-The program aim to achieve the watermark into the binary image and the watermark extraction under MATLAB environment
matport
- 这是学习matlab的非常实用的程序Matport是NTPort Library的MatLab接口模块。借助Matport,你可以在Matlab中直接访问PC 的I/O端口。-Before use Matport, your must install the latest version of NTPort Library. And copy all files of Matport into Matlab\Work directory. Start Matlab, and now
my_linedetect
- 用hough变换实现不同斜率的线检测,用该方法可以提高你对于图像线自动检测的相关认识-With the hough transform line detection of different slope.you can use it to improve your skill on image procing.thankyou.
src
- 利用遗传算法求解旅行商问题。 使用C++语言编程。使用VS2008编译环境,没有使用额外的库,运 行环境为w7操作系统。-Genetic Algorithm for Traveling Salesman Problem. Use C++ programming language. Using the VS2008 compiler environment, without using additional libraries, the operating system runtime e
