CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - query

搜索资源列表

  1. esystem

    0下载:
  2. 简单的人工智能专家系统,包括了查询,添加知识等内容-simple artificial intelligence expert system, including a query, add content knowledge
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.26kb
    • 提供者:阿波
  1. 20063234

    0下载:
  2. Integration of Association Rules and Ontology for Semantic-based Query Expansion(整合关联规则和本体语义的查询扩展)-Integration of Association Rules and POCS logy for Semantic-based Query Expansion (Integration Association Ontology rules and semantic query expansio
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:128.58kb
    • 提供者:汤佩
  1. pellet-2.3.0一种基于Tableau算法的描述逻辑推理机

    1下载:
  2. Pellet是一种基于Tableau算法的描述逻辑推理机,由美国马里兰大学(College Park分校)的MindSwap实验室开发。此为最近的更新-Pellet is an OWL 2 reasoner. Pellet provides standard and cutting-edge reasoning services for OWL ontologies. For applications that need to represent and reason about
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-06-16
    • 文件大小:24.26mb
    • 提供者:王冬冬
  1. queryline

    0下载:
  2. 查询公交线路情况,有转站查询,使用了遗传算法-Query bus lines, the station has a query, using the genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1.47kb
    • 提供者:cxq
  1. Query

    0下载:
  2. 根据潜在语义分析进行查询。将文本中的特征集合做LSI变换。-Latent Semantic Analysis in accordance with inquiries. The text of the characteristics of a collection so LSI transformation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:39kb
    • 提供者:frank
  1. ArcObjectSpatialCode

    0下载:
  2. ArcObject的空间查询代码,比较简单和初步的供大家一起学习-The spatial query ArcObject code is relatively simple and everyone together for a preliminary study
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3.84kb
    • 提供者:laohu913
  1. imgfeatures

    0下载:
  2. Similarly, during the query process, each quantized color in the query feature is searched separately to find matching image regions which contain that color. The results are then combined together so that image regions containing similar color
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:3.02kb
    • 提供者:rach
  1. expert

    1下载:
  2. 本系统是一个有关本体的专家知识库系统,目的是实现专家知识的语义查询、推理。-This system is an expert on ontological knowledge base system, aimed at achieving the expert knowledge of the semantic query and reasoning.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-09-16
    • 文件大小:44.62kb
    • 提供者:巩沐歌
  1. semisupervised_learning

    1下载:
  2. 包含8篇半监督学习方面的中文文献,关于半监督学习的中文文献并不是很多,我把我找到的一些文章贡献一下。分别为:“半监督学习综述”“有关半监督学习的问题及研究”“基于半监督学习的网络流量分析”“基于核策略的半监督学习方法”“一种基于半监督学习的多模态WEB查询精华方法”“半监督学习机制下的说话人辨认算法”“半监督学习在入侵系统中的应用”“基于半监督学习的眉毛图像分割方法”-Includes eight semi-supervised learning of Chinese literature on
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-08-10
    • 文件大小:2.96mb
    • 提供者:concha
  1. SD_Assignment

    0下载:
  2. 服务查询软件,自动生成本体库,自动生成服务库,自动生成服务需求,基于指派算法进行服务查询,有优良的精度和可扩展性,开发环境vs2005,开发语言C#-Service query software, automatic generation of ontology library, automatically generate service library, automatically generate demand for services, based on assignment algor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:88.18kb
    • 提供者:pyb
  1. 2

    0下载:
  2. matlab课程设计 课程报告题目:一类模糊PID控制器模糊查询表设计 2课程报告要求:按照讲课内容,在课程报告中应完整且详细地包括以下内容: 1设计任务 2确定输入量和控制量的论域及模糊参考集 3 确定模糊关系矩阵 4 输入量模糊化 5 模糊推理计算 6 模糊判决 7 模糊控制查询表 -matlab Course Design Course Report Title: a fuzzy PID controller, fuzzy look-up table d
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:376.03kb
    • 提供者:Amberfay
  1. beijing-Bus--change-system

    0下载:
  2. 用c++写的北京市公交查询系统,对想要设计查询系统的大作业很有帮助-The Beijing Bus with c++ write query system
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-06
    • 文件大小:542.21kb
    • 提供者:高维
  1. contacts1

    0下载:
  2. 利用线性表实现一个通讯录管理,通信录的数据格式如下: struct DataType { int ID //编号 char name[10] //姓名 char ch //性别 char phone[13] //电话 char addr[31] //地址 } 要求: ? 实现通讯录的建立、增加、删除、修改、查询等功能 ? 能够实现简单的菜单交互,即可以根据用户输入的命令,选择不同的操作。 ? 能够保
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:1.7kb
    • 提供者:贾森
  1. sign

    0下载:
  2. 一种空间数据挖掘查询索引的设计A spatial data mining query the index design-A spatial data mining query the index design
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:208.47kb
    • 提供者:ku2020
  1. 10

    0下载:
  2. 带分页,多表连接模糊查询,带分页,多表连接模糊查询-With paging, multi-table joins fuzzy query with paging, multi-table joins fuzzy query
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:988.94kb
    • 提供者:xiaozhu
  1. XMLarithmetic

    0下载:
  2. 针对 XML 数据半结构化的特点及概率查询理论,结合蚁群算法,提出添加杂交算子和更新信息素的方法,该方法不仅能动态选 择数据查询方向,而且能避免无效查询,扩大数据查询范围,提高收缩效率。模拟测试证明了该方法能优化XML查询。-Semi-structured XML data for the characteristics and the probability of query theory, combined with the ant colony algorithm, crossover
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1.07mb
    • 提供者:小剑
  1. mt-daapd-0.2.4.2.tar

    0下载:
  2. 1.1. 支援的功能 Supports the Roku SoundBridge (query/browse/index support) Supports periodic rescans of the database Can advertise shoutcast streams Supports password-protected shares Is web-configurable and managable Support dynamic playlists
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:426.28kb
    • 提供者:
  1. fulltext

    0下载:
  2. Query quality refinement in singular value decomposition to improve genetic algorithms for multimedia data retrieval
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2.73mb
    • 提供者:esmail99
  1. Apriori

    0下载:
  2. 实现apriori算法,能添加删除查询信息-Apriori algorithm, can add delete query information
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:559.69kb
    • 提供者:Erin
  1. Inverted-Indexing-for-Text-retrieval

    0下载:
  2. Web search is the quintessential large-data problem. Given an information need expressed as a short query consisting of a few terms, the system s task is to retrieve relevant web objects (web pages, PDF documents, PowerPoint slides, etc.) and p
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-07
    • 文件大小:584.22kb
    • 提供者:mhk
« 12 »
搜珍网 www.dssz.com