资源列表
medical
- 用CNN实现的疾病预测模块,输入症状描述就可以对疾病进行预测。-predict the disece using convolution neural network
LBTree
- 用VC。NET2005实现优秀的最近邻搜索算法LB-TREE的模拟和图形显示。具有建立优良数据结构和搜索功能-VC.NET2005 achieve outstanding nearest neighbor search algorithm LB-TREE simulation and graphics. With excellent data structure and search functions
BreathFirst
- 人工智能经典问题——八数码问题的宽度优先算法C语言代码-breath first searching algorithm for 8-digits problem in artificial intelligence
noncoherent-PNC
- 个人收集的物理层网络编码的最新经典论文,非相干解调-The classical recently paper about physical network coding
BpAnn
- 人工神经网络算法,用于识别3位二进制数。-artificial neural network
Power
- 刘振亚 《智能电网知识读本》旨在让社会公众更多地了解智能电网知识,更好地理解和支持智能电网建设。主要内容包括中国电力概况、坚强智能电网、智能电网与能源资源优化、智能电网与新能源发电、智能电网与可靠供电、智能电网与和谐用电、智能电网与信息通信、智能电网前沿技术、智能电网工程实践等。 全书内容全面、资料翔实、图文并茂、通俗易懂,对普及智能电网知识将会起到很好的推动作用。-Liu Zhenya, " smart grid knowledge readers" designed t
The-extension-theory
- 本文引入可拓学理论,研究基于可拓学的知识表示方法和推理方法,以弥补智能系统与决策系统现有的不足 -This paper introduces the extension theory, research-based Extension of knowledge representation and reasoning methods to compensate for existing deficiencies of the Intelligent Systems and Decision
WrightEagleBASE-2.1.0.tar
- 中国科技大学提供的robocup2d仿真球队的基础源代码,可以在此基础上构建你的球队。非常适合入门新手。-China University of Technology provided the basis for the team robocup2d simulation source code, on this basis can build your team. Ideal for entry-novice.
8shuma
- 使用VC6编译环境,针对人工智能中的八数码问题使用A*和广度优先和深度优先算法,分别求解,将解算过程输出到相应txt文件-using VC6 implement the eight number problem in AI.
lk20
- 经典的Lucas-Kanade算法的实现。打包了源代码和相应的论文。-The classic Lucas-Kanade algorithm. Packaged the source code and the corresponding papers.
missionaryandsavage
- 用C++实现人工智能中的传教士与野人过河问题,其于A*算法实现。-C++ implementation with the missionaries and the artificial intelligence problem of Savage river, which at the A* algorithm.