资源列表
irisrecognition_rar
- really good iris recog code
MiGong
- 1. 问题描述: 本实验假设迷宫是一个n 行n列的二维平面表格,左上角作为迷宫的入口,右下角作为迷宫的出口。迷宫问题求解的目标是寻找一条从入口到出口的通路。 2.基本要求: 设计一个程序,能自动或手动生成这样一个n行n列的矩阵maze[n][n],即每个元素都为0或1的二维数组,然后判断该矩阵表示的迷宫是否存在一条从入口到出口的通路。如果存在,将表示该通路的数组下标按顺序保存到文件path.txt如:(1,1)(2,2)(1,3)(1,4)(1,5)(1,6)(2,6)(3,6)(4
robotguihua
- 遗传算法对移动机器人路径的路径规划,可以设置起始点的位置,并且能够避障,很有用,可以下载。-Genetic algorithm of mobile robot path path planning, can set the position of the starting point, and the ability to obstacle avoidance, is very useful, and can be downloaded.
bee-colony-algorithm
- 该程序是基于蜂群算法的城市生活垃圾收运的车辆路径问题。两个excel表中录入的为收集点的距离-The program is based on the bee colony algorithm of urban living garbage removal vehicle routing problem. Two excel tables to collect entry point distance
HTK-samples-3.3-alpha1.tar
- 隐马尔科夫模型工具箱最新版本使用样本文件,可以广泛应用于识别等领域-HMM Toolbox samples using the latest version of documents can be widely applied in areas such as identification
HTK-samples-3.3-beta.tar
- HTK应用程序,在Linux平台下运行-HTK applications, the Linux operating
juliangfa
- 矩量法是求解电磁场边界值问题中一种行之有效的数值方法.它所做的工作是将积分方程化为差分方程,或将积分方程中积分化为有限求和,从而建立代数方程组,故它的主要工作量是用计算机求解代数方程组.所以,在矩量法求解代数方程组过程中,矩阵规模的大小涉及到占用内存的多少,在很大程度上影响了计算的速度.如何尽可能的减少矩阵存储量,成为加速矩量法计算的关键.此处介绍了方法
PAINTOBJ12345
- 这是一个基本的画图程序,希望对大家有帮助!-This is a basic drawing program, we want to help!
Maltab-in-mathematical-modeling
- 《matlab在数学建模中的应用》卓金武版,从数学建模的角度介绍matlab的应用。书中内容完全是根据数学建模竞赛的需要而编排的,涵盖了绝大部分数学建模问题的matlab求解方法。源码为《Maltab在数学建模中的应用》的源程序和数据。 -"Matlab in mathematical modeling, " Zhuo Jinwu version, from the mathematical modeling point of view on the application of matla
jhkhgkghkjgh
- 是数模方面的一个很好资料,它为数模参赛者提供一个好的引导.-few die of a good information, it will provide participants with the number die a good guide.
classic-program
- 本人总结的fortran工程计算经典源程序,可参考计算流体力学入门那本书学习。-I have summarized the classic source fortran engineering calculations, refer to the book Introduction to computational fluid dynamics study.
数据结构演示教学
- 数据结构c语言的演示教学-data structure c language teaching demonstration