搜索资源列表
八数码 1
- 本程序为一个很好的八数码(又称九宫图)程序,为本人的人工智能课程设计。-the procedures for a good eight digital (also known as JiuGongTu) procedure, the artificial intelligence of my course design.
20054474224428
- 人工智能之\"动物识别系统\" 用于规则的正向推理, 由于时间太紧了程序有一部分可能不够规范,请大家见谅 此系统只用了两天时间!!! 如: if 该动物有毛发 then 该动物是哺乳动物 (中间结论) if 该动物是哺乳动物 and 有蹄 then 该动物是有蹄类动物 (中间结论) if 该动物是有蹄类动物 and 身上有黑色条纹 then 该动物是斑马 (最终结论) 用户只需输入以下条件,即可进行推理 该动物有毛发 有蹄 身上有黑色条纹
sousuoyinqingziliao
- 搜索引擎资料,适用于人工智能数据挖掘搜索引擎的开发与架构,做搜索引擎方面研究可以下载!
jaimbot-1.3-src.tar
- JAIMBot 这个模块化的体系结构用于通过AIM客户端来提供服务。它包含了一个通用AIM库和一个Bot,使用这个库可以提供离线消息、列表、天气预报、新闻标题、股市行情、人工智能聊天机器人等功能。
C_Programming_arts.rar
- 本书揭示了C++程序员创建世界级软件的奥秘。程序设计大师Herbert Schildt通过将C++语言广泛应用于功能强大的编程任务中,全面展示了C++语言的多功能性,敏捷性,和艺术性。本书内容包括探索C++的功能,创建内存管理的垃圾回收器子系统,开发线程控制面板,建立译码器以扩展C++的功能,开发可断点续传的Internet文件下载工具,创建财务分析库,用基于AI的搜索技术探索人工智能,建立定制的STL容器,以及开发Mini C++解释程序。,This book reveals the C++
code
- 针对实际项目采用了webservice进行搭建分布应用及多线程进行分布式并行开发应用。本项目主要针对图象学的图象处理对已存在的图象进行数字识别,本项目还利用BP神经网络(人工智能)技术进行识别应用,本项目采用OCR、体征、BP三种识别方法进行有效识别,识别效率达到98 -100 ,运行效率95ms/56ms/0.9ms。-Webservice used for the actual project to build distributed applications and multi-threa
agentSearch
- 随着互联网上信息数量的激增,信息搜索技术面临着越来越大的挑战.传统的搜索引擎很 难满足用户个性化的需求,因此将人工智能技术的研究成果引入到搜索引擎之中便成了不可避免的一 种趋势-With the surge in the amount of information on the Internet, and information search technology faces increasing challenges. Traditional search engines can no
AntColony
- 计算机工程;人工智能及识别技术,基于蚁群算法非结构化的P2P搜索机制-Computer Engineering artificial intelligence and recognition technology, based on ant colony algorithm search mechanism in unstructured P2P
ProgrammingPCollectivePIntelligence
- 本书以机器学习与计算统计为主题背景,专门讲述如何挖掘和分析Web上的数据和资源,如何分析用户体验、市场营销、个人品味等诸多信息,并得出有用的结论,通过复杂的算法来从Web网站获取、收集并分析用户的数据和反馈信息,以便创造新的用户价值和商业价值。全书内容翔实,包括协作过滤技术(实现关联产品推荐功能)、集群数据分析(在大规模数据集中发掘相似的数据子集)、搜索引擎核心技术(爬虫、索引、查询引擎、PageRank算法等)、搜索海量信息并进行分析统计得出结论的优化算法、贝叶斯过滤技术(垃圾邮件过滤、文本过
8shuma
- 8数码的问题 人工智能深度 实验 a* 没有密码-8 digital artificial intelligence depth experiment a* no password
threadpool
- linux 多进程 模拟 纸牌游戏, 人工智能算法, 进程间的通讯, 链 表的 设计和 实 现。 -The analog routing algorithm of network programming
java-intelligent-expert-system
- java语言编写的人工智能系统,是可以实现的,欢迎下载。-Java language system of artificial intelligence, it is possible, welcome to download.
cprinterapi.cpp
- 人工智能打印机源码。对于每一个指令都有详细解释。-AI printer source. For each instruction has a detailed explanation.
micropage
- 微页网站目录是基于反向连接原理的开放式中文网站目录,根据反向连接获取网站信息,并通过人工编辑进行精确分类,是一个全新理念人工智能网站目录。-Micro-page Web Directory is based on the principle of reverse connection open Chinese website directory, access to the Web information based on the reverse link, and accurate class
AI
- 人工智能中很好的东西,我也是找了很久才找到的,如果不是为了下载东西我我也不会无私分享给大家的(Artificial intelligence in the very good things, I have been looking for a long time to find, if not for downloading things, I will not be selfless to share with you)
vhable
- BP网络,解决人工智能中BP网络问题,是人工智能的大作业()
program-ab-master
- 基于AIML2.0的人工智能标记语言。。。。(Artificial intelligence markup language based on AIML2.0)
40节点预测
- 利用人工智能RNN进行数据预测分析,效果还可以(Using artificial intelligence RNN to carry out data prediction and analysis, the effect is also possible.)
人工智能大作业
- 人工智能大作业关于机器树博弈的五子棋系统,论文及源码。