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

搜索资源列表

  1. ExcelMatlab3DPlotter

    0下载:
  2. this program can make graph from xml file can make a lot of kind of graphic
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:83443
    • 提供者:verdokapal
  1. SVMTestingDemoMFC20110210

    0下载:
  2. 一个SVM的例子程序,能够让你快速了解SVM的开发流程-SVM example of a program that enables you to quickly understand the development process of SVM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:109817
    • 提供者:唐宇
  1. XMLCompress

    0下载:
  2. 该程序是采用lzma算法对xml进行解压缩的程序、-The program is the use of lzma decompress algorithm xml procedures
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:244683
    • 提供者:王坚
  1. pso-aco-paper

    0下载:
  2. 融合粒子群与蚁群算法优化XML群体智能搜索,不错的论文-Integration of particle swarm optimization and ant colony algorithm for searching XML swarm intelligence, a good paper! ! !
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:407553
    • 提供者:lili
  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
    • 文件大小:1117172
    • 提供者:小剑
  1. Algorithm-Evolutionary-0.60.tar

    0下载:
  2. Algorithm::Evolutionary provides classes for performing simple evolutionary computation tasks, including definition of objects from XML and SOAP support. It should be interoperable with other EC libraries using SOAP.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:63896
    • 提供者:ma jingye
  1. xmlDecode_src

    0下载:
  2. 基于轻量级高效XML编解码,将树形数据结构用于最小化DOM模型XML编解码器的开发。在解析XML文本时,基于Expat解释器将XML字符串构造成树状结构 编码时构造DOM树结构,采用非递归深度优先法遍历树,将其串行化成XML串。本编解码器解决了国际化语言关键问题,是一个通用、高效的工业级XML应用支撑模块-Lightweight and efficient XML-based codec, the tree data structure used to minimize the DOM mode
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1650970
    • 提供者:wu
  1. gsoap-win32-2.7

    0下载:
  2. gSOAP编译工具提供了一个SOAP/XML 关于C/C++ 语言的实现,从而让C/C++语言开发web服务或客户端程序的工作变得轻松了很多。绝大多数的C++web服务工具包提供一组API函数类库来处理特定的SOAP数据结构,这样就使得用户必须改变程序结构来适应相关的类库。与之相反,gSOAP利用编译器技术提供了一组透明化的SOAP API,并将与开发无关的SOAP实现细节相关的内容对用户隐藏起来。-The gSOAP compiler tools provide a SOAP/XML C/C
  3. 所属分类:Data structs

    • 发布日期:2017-05-19
    • 文件大小:5583879
    • 提供者:夙印
  1. ConvertToXML

    0下载:
  2. 将得到的Matlab中的数据转换为vizster可用的XML格式。其中,vizster是网络领域一个很好的布局程序-Convert Matlab data to vizster data format。vizster is a good network graph visual tools
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:565
    • 提供者:李伟
  1. matlab-writexml

    0下载:
  2. 在matlab下写成xml文件,程序比较基本适合初学者拿来学习-The project could realize writing an xml file in the matlab environment,and it is suitable for the freshman
  3. 所属分类:matlab例程

    • 发布日期:2013-07-29
    • 文件大小:827
    • 提供者:ilsa
  1. xml_io_tool

    0下载:
  2. 读取xml,生成结构体,比系统自带函数方便简介,实用-Read the xml generated structure
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:220821
    • 提供者:BAOJINGLIANG
  1. Alice

    0下载:
  2. 人工智能机器人alice的java版源代码,采用java+xml的模式,可以轻松的自行扩展,打造属于自己的机器人,实现人机对话,有学习功能-Alice artificial intelligence robot' s version of java source code, mode of java+xml, can be easily self-expansion, and build their own robot with the machine learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:517496
    • 提供者:张开发
  1. TinyXml

    0下载:
  2. c++ xml 解析文件,用C++实现的读取xml文件-c++ xml
  3. 所属分类:Data structs

    • 发布日期:2017-12-07
    • 文件大小:40371
    • 提供者:newboy
  1. CSharpXML

    0下载:
  2. 这个是C#的程序包,包括了读写XML文件,是图书馆借阅系统的界面。-This is a C# package, including reading and writing XML files, library loan system interface.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-06
    • 文件大小:56247
    • 提供者:小锶
  1. Text-Classification_libSVM

    0下载:
  2. 用seg进行分词 输入参数一:输入文本语料所在的文件夹路径。 如 文本文件语料都放在 train//text 文件夹下,则参数为:train//text//* 。 注意:必须每篇文章在一个txt文本中。 输入参数二:输入存储分词后的结果文件所在的文件夹路径:如:result//text。注意:不需要加* 本工具采用了中科院的中文分词工具,ICTCLAS,请自行到ICTCLAS官网下载该工具。并把Data文件夹,Configure.xml,ICTCLAS30.h,ICTCLAS3
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-06
    • 文件大小:4230849
    • 提供者:李勇军
  1. AIExpf

    0下载:
  2. 一种基于java的产生式系统,分为两个功能:正向推理和逆向推理。同时规则库有xml文件编写,修改简单-Java-based production system
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-15
    • 文件大小:30412
    • 提供者:沙包
  1. sshxml

    0下载:
  2. 基于xml的ssh框架的搭建 注意用的是struts2-Xml-based framework to build ssh attention using struts2
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-06-02
    • 文件大小:15217913
    • 提供者:rice lee
  1. StringXml_1

    0下载:
  2. android用来解析xml的可以直接解析xml-android sax
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:70572
    • 提供者:一天
  1. sitemap_021.xml

    0下载:
  2. various factors involved in site location
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:967965
    • 提供者:adam williams
  1. AnyGanttFlex

    0下载:
  2. 基本实现了 左边一颗表格树,当展开时候甘特图也展开,关闭时甘特图也关闭,而且横向进度可以左右移动,扩大缩小,连接线 也根据位置自动变换连接 当子进度移动或扩大时,父进度也跟着放大缩小移动,根据XML 文件配置整个甘特图,点击列头时候, 自动拉伸-Form the basic realization of a tree on the left, when you expand it also launched a Gantt chart, Gantt chart when you clos
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:597830
    • 提供者:彪仔
« 1 2 34 5 »
搜珍网 www.dssz.com