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

搜索资源列表

  1. 文档编辑器

    0下载:
  2. 实现对输入文件的操作:保存文档 , 回到起始行 ,改变当前段的部分内容 , 删除当前, 查找字符串,段跳转, 帮助, 字符数 , 跳至下一行 , 跳至上一行 ,结束任务 ,读文档,改变当前段的全部内容, 阅览文档,写文档, 改为小写 等多种功能-realization of the right to operate the importation documents : to preserve documents, to return to the starting line, change t
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:14412
    • 提供者:陈婷
  1. rstree

    1下载:
  2. 基于内容的多媒体数据库检索算法: 用于最近邻搜索的R*-tree算法-content-based multimedia database search algorithm : Nearest Neighbor Search for the R *- tree algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:982902
    • 提供者:章明
  1. srtree

    0下载:
  2. 基于内容的多媒体数据检索算法SR-Tree,类似于R*-tree和SS-tree的最近邻搜索 -content-based multimedia data retrieval algorithm SR-Tree, similar to the R *- tree and SS-tree search of the nearest neighbor
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:21008
    • 提供者:章明
  1. vptree

    1下载:
  2. 基于内容的多媒体数据库检索算法,VP-Tree算法。-content-based multimedia database search algorithm, VP-Tree Algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:12978
    • 提供者:章明
  1. znyh

    0下载:
  2. 〈智能优化算法与应用〉介绍各种优化算法:模拟褪火法、遗传算法、禁忌搜索法、神经网络法、混合优化策略等内容。-"intelligent optimization algorithms and application" on the various optimization algorithms : simulated fire faded, genetic algorithm, Tabu search method, neural networks, hybrid optimi
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11055183
    • 提供者:small www
  1. Delphi_1016

    0下载:
  2. 《Delphi算法与数据结构》源码 Delphi开发人员Julian Bucknall从实用角度为广大程序员提供了有关使用算法和数据结构的一个详尽的介绍。Bucknall先从算法性能的讨论开始,涵盖了诸如数组、链表和二叉树等内容。这本书强调了查找算法(如顺序和二分查找),另外也重点介绍了排序算法(包括冒泡排序、插入排序、希尔排序、快速排序和堆排序),此外还提供了有关的优化技术。不仅如此,作者还介绍了散列和散列表、优先队列、状态机和正则表达式以及诸如哈夫曼和LZ77等数据压缩技术。 随附光
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:148649
    • 提供者:Bob
  1. NggolekiGinambaran

    0下载:
  2. 基于图片内容进行匹配查找的VC 代码,给出一张图片,该程序会自动找出与之相类似的其他图片中来,很具有扩展性的。(包含全部源代码)-image-based content matching search VC code, is a picture, the program will automatically identify with other similar pictures, it is very extended nature. (Includes full source code)
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:19473
    • 提供者:陆应朝
  1. Code_MATLAB_Optimization

    17下载:
  2. 这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file)
  3. 所属分类:matlab例程

    • 发布日期:2012-12-20
    • 文件大小:41587
    • 提供者:
  1. binarytree

    0下载:
  2. 实现二叉树的各种操作,包括建立,遍历,查找等具体的内容-Bintree realize the various operations, including the establishment, traverse, search, such as specific content
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:11413
    • 提供者:zlg
  1. GLTree2DFEX

    0下载:
  2. FAST K-NEAREST NEIGHBORS SEARCH -FAST K-NEAREST NEIGHBORS SEARCH Descr iption You can find the descr iption at: http://www.advancedmcode.org/gltree.html A Pro Version has been published on: http://www.advancedmcode.org/gltree-pr
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:8606
    • 提供者:谢冉
  1. tongxunlu

    0下载:
  2. 制作一个简易的通讯录,包括基本操作和存储功能。 用〈〈数据结构〉〉中的双向链表作数据结构,结合C语言基本知识。编写一个通讯录管理系统。以把所学数据结构知识应用到实际软件开发中去。 设计内容:本系统应完成一下几方面的功能: 输入信息——enter() 显示信息———display( ) 查找以姓名作为关键字 ———search( ) [由一人完成] 删除信息———delete( ) 存盘———save ( ) 装入———load( ) 任务: 每条信息至包含 :姓名
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:206248
    • 提供者:谢浩
  1. henhaodesousuosuanfa

    0下载:
  2. 这是中国数学建模中编程交流上搜索算法内容,里面提供了很多搜索算法的例子-This is the exchange of mathematical modeling in the programming content on the search algorithm, which provides many examples of search algorithms
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:7534
    • 提供者:郭立滨
  1. AIGameProgrammingWisdom

    0下载:
  2. 人工智能开发是一个程序员能够承担的最有挑战性的任务之一,而这本独一无二的论文集提供给程序员应对这个挑战的非常急需的信息。本书汇集了与智能游戏开发有关的人工智能内容,借助这些内容,程序开发员能够开发出智能角色。本书分为11章,分别是:通用智能,实用技术和专用系统,A*路径搜索,路径搜索与运动,战术问题和智能的群体运动,通用智能游戏架构,决策体系结构,FPS、RTS和RPG游戏中的智能,竞赛与运动智能,脚本语言,学习理论。-AI development is a programmer can tak
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-20
    • 文件大小:34082816
    • 提供者:JINXIAOYU
  1. java仓库管理系统

    5下载:
  2. 仓库管理系统,用JAVA做的,使用的数据库软件是MYSQL 课程设计内容一共有管理表格四张,包含曾删改功能;查询表格六张,包含精确查找和模糊查找。含有登陆功能,先登陆后出现主界面,登陆有三个权限。压缩包里包含JAVA源文件和数据库,导入就可使用。-Warehouse management system, using JAVA to do, use a MYSQL database software course design content management table, a total o
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-11-26
    • 文件大小:1203921
    • 提供者:王金
  1. xxx

    0下载:
  2. 二叉搜索树相关内容 并进行前序 后序 中序周游-Binary search tree prior to the relevant content and order in the sequence after the tour sequence
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:906
    • 提供者:victor
  1. shuangxianglianbiao

    0下载:
  2. 链表的插入,删除,翻转,查找等功能的实现,数据结构的基本操作内容。- tList of insert, and delete, flip list of insert, and delete, flip, search, the realization of the function of he basic operation of the data structure content.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1661
    • 提供者:冯德广
  1. SearchMultimediaDatabasesbyContent

    0下载:
  2. CMU的C. Faloutsos撰写的关于基于内容的多媒体搜索的书籍 是高级数据结构的一本很好的参考书-CMU' s C. Faloutsos written content-based multimedia search on the books are advanced data structures a very good reference book
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:637891
    • 提供者:章晓颉
  1. Matlab-Sample-Search-Program

    0下载:
  2. This Code Is Sample Images Retrival this code is sample for retrival content base images -This Code Is Sample Images Retrival this code is sample for retrival content base images
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:15116
    • 提供者:hamed
  1. erchaserch

    0下载:
  2. c++语言写的二叉法搜索的迭代版,数据结构搜索内容-C++ language write binary method search iterative edition, data structure search content
  3. 所属分类:Data structs

    • 发布日期:2017-11-20
    • 文件大小:798
    • 提供者:韩非
  1. search

    0下载:
  2. 查找是数据结构中非常重要的一项内容,主要基于C++实现了查找的一些算法-Search is a very important content in the data structure, mainly based on c++ implementation to find some of the algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:620200
    • 提供者:李阳
« 12 »
搜珍网 www.dssz.com