资源列表
code-master
- 国内某大牛在各大Online Judge的源代码,是参加ACM/ICPC的好东西-In a domestic major Online Judge Daniel source code, is to participate in ACM/ICPC goodies
HTK-samples-3.2.tar
- 隐马尔科夫模型工具箱使用样本文件,可以广泛应用于识别等领域-HMM Toolbox using sample documents can be widely applied in areas such as identification
svm
- 自己收集整理的一些svm基础知识,做成ppt的形式,希望对同为初学者的小伙伴们有帮助-collectting some basic knowledge of SVM, the form of PPT, hope to help friends with for beginners
matlab
- 我自己编写的关于matlab调用数据文件的代码,里面有一些实验数据,可以互相借鉴学习-I write about calling matlab code data file, there are some experimental data, you can learn each other
DFT
- 此程序实现八嗲DFT运算,已调试通过! N为运算的点数,运行后再输入运算对象,然后回车即可!-this program eight Dia DFT operation, debugging through! N Operators Points, Operation after operation targeting the importation, then the transport can be!
Text-Classification-CPP
- 利用贝叶斯算法进行文本分类,用VC++实现的源代码 -Bayesian text classification algorithm, implemented using VC++ source code
BTree
- 基础JAVA语言的B树索引算法的具体代码实现细节-JAVA language specific code base B-tree indexing algorithm implementation details
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
