资源列表
Coding-theorems-for-turbo-like-codes
- Coding theorems for turbo-like codes,RA码(重复累计码)的经典文献-Coding theorems for turbo-like codes, RA codes (repeat accumulate code) in classic literature
Programming AI by Example Source Code
- Programming AI by Example Source Code.rar
stereo_vision_material
- 一些不错的介绍立体视觉问题的ppt,包括极线几何,深度恢复(DP,BP,GraphCut等)-introduction to stereo vision(ppt)
Preparation
- 潜在语义准备,包括文档变换,SVD(奇异值分解)等方法。-Latent Semantic prepared, including document conversion, SVD (singular value decomposition) and other methods.
AgentPersonMachineInteract
- 人机对话系统一直是人工智能领域内的研究热点,随着语音技术的日渐成熟,对话管理逐渐被认为是对话系统的关键问题,是整个系统的核心功能体现。由于种种限制,目前的人机对话系统大多是面向单个任务领域内的对话,而且只能在单机上运行,很少考虑对话过程涉及的多主题、主题切换、主题间的信息共享,以及对系统的复杂功能进行任务分解,使分解后的各个功能模块能运行在不同终端上通过通信合作实现更加强大的功能,使得系统易于扩展。 Agent技术是解决这些问题的最好方法,利用Agent技术可以很容易地实现任务的分解,多Ag
nsga2code
- 多目标优化算法快速非支配排序(NSGA2)的具体程序-the code of multiobjective optimization method NSGA2
ssSVMToolbox-Bin.win32.win32.x86
- SSSvm, 半监督学习算法,文档在sourceforge上下载-SSSvm, semi-supervised learning algorithm, the document in the sourceforge download
1
- 这是一个模式识别,关于贝叶斯分类器实现的代码-This is a pattern recognition, Bayesian classifier on the realization of the code
sift算法的vc实现
- sift算法的vc实现.rar
protel常用元件电器符号和封装形式
- protel常用元件电器符号和封装形式(转载).doc
tic-tac-toe
- 在VC环境下用C++语言编写的一字棋小程序,采用人工智能原理里的博弈树的启发式搜索原理-VC environment in C++ language with the preparation of the word game of small procedures, the principle of the use of artificial intelligence in the game tree search heuristic principle
fisher
- Fisher分类器,用于对多维采样点进行分类。可根据类别数修改分类器,我们的模式识别作业。-Fisher classifier, multi-dimensional sampling points used for classification. Can be modified according to the number of classification categories, and our pattern recognition operation.