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

搜索资源列表

  1. Dictionary of Algorithms Data Structures and Probl

    0下载:
  2. 数据结构词典(英文)-data structure Dictionary (English)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1623639
    • 提供者:赵勇
  1. TRIE

    0下载:
  2. 字典树,实现字典树的插入删除查找功能。效率高-Dictionary tree, insert the tree removed to achieve a dictionary lookup function. Efficient
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1633
    • 提供者:fanjingfan
  1. Concise-Dictionary-matlab-command-utility

    0下载:
  2. matlab 命令字典 部分比较常用的命令 简明 实用-Concise Dictionary matlab command utility
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:988796
    • 提供者:yeyanchao
  1. Dictionary

    0下载:
  2. 字典的创建个维护 包含查找添加和删除单词等功能 有报告 代码和运行程序-Maintenance includes the creation of the dictionary to find a word to add and remove features such as code and run the program there have been reports
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:483512
    • 提供者:gaoxiancong
  1. dictionary

    0下载:
  2. 自己用c写的字典排序,菜鸟水平,仅供参考-Own use c to write the dictionary sort, rookie level, only for reference
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1208
    • 提供者:小杨
  1. dictionary-skiplist-hashtable

    0下载:
  2. 数据结构的C++实现:字典的链表实现、线性开型寻址散列、链表散列(环境:VS2008)-C++ data structures to achieve: a dictionary of the list to achieve a linear open addressing hash based, hash list (Environment: VS2008)
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:2400
    • 提供者:Robin.Wang
  1. SE205b_assignment3

    0下载:
  2. 要实现一个基于哈希表的字典ADT的从头开始 • 为了设计的游戏配置1散列函数 • 要创建和扩展的ADT为特定目的 • 为了使声音设计选择 • 要创建一个交互式GUI-• To implement a hashtable-based Dictionary ADT from scratch • To design a hash function for game configurati
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:7580
    • 提供者:刘洋
  1. lz78

    0下载:
  2. LZ78字典压缩算法的原理实现文件的压缩及解压,需要在d盘根目录下建立a.txt文件作为压缩的源文件-LZ78 dictionary compression algorithm to achieve the principle of the file compression and decompression, the need d established under the root directory a.txt file as a compressed source file
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:290977
    • 提供者:lienquan
  1. dic_code

    0下载:
  2. 压缩和解压缩的字典算法,采用matlab编写-Algorithm for compression and decompression of the dictionary, written by matlab
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:25156
    • 提供者:Li yuanzhang
  1. dictionary

    0下载:
  2. 字典排序编码,应用C语言编写,在vc中运行结果-Dictionary sort code, applications written in C, in run result vc
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:1016092
    • 提供者:孙莉萍
  1. hanmeng

    0下载:
  2. 汉语蒙语/机器翻译 /信息检索/ C++ /人工智能-Chinese Mongolian Dictionary/Machine Translation/Information Retrieval/C++/AI
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:632004
    • 提供者:张雨萌
  1. dictionary

    0下载:
  2. 电子词典的创建链表程序,将文本文档内的内容放入链表中,为后续的查找做准备。-Program to create lists of electronic dictionary, the contents of the text within the document into the list in preparation for the subsequent search.
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:293062
    • 提供者:杨颖
  1. Dictionary

    0下载:
  2. 用字典序实现全排列算法,用C++语言实现。-Order to achieve full alignment with the dictionary method, using C++ language.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:776
    • 提供者:mashiwei
  1. DictionaryLearning

    2下载:
  2. 一种基于图像训练的字典构造方法,可以用来进行压缩感知的基矩阵构造-Based on image training dictionary construction method can be used for compressed sensing-based matrix structure
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:975216
    • 提供者:hanswe
  1. Dynamic-Dictionary

    0下载:
  2. 用java编写的dynamic dictionary动态字典压缩和解压缩程序。字典更新方法是:FC(First Character)和CM(Current Match),删除方法是FREEZE和RESTART。-This is a java program that contains compression and decompression using dynamic dictionary method. There are two dictionary update method: Firs
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:41142
    • 提供者:Yan Wang
  1. dictionary

    0下载:
  2. 小字典,简单的查词添加词,输入英文,显示解释-dictionary abc
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1687
    • 提供者:高锐
  1. dictionary

    0下载:
  2. 英汉字典,简单的查询,添加单词,模糊查找-An english-chinese dictionary and simple queries to add words, the fuzzy lookup
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1741
    • 提供者:高锐
  1. dictionary

    0下载:
  2. 利用散列表实现英汉字典并设计程序实现相关功能-The hash table Dictionary and design program
  3. 所属分类:Data structs

    • 发布日期:2017-11-26
    • 文件大小:4920049
    • 提供者:Even Lin
  1. MATLAB-function-library-dictionary

    0下载:
  2. 本辞典紧跟MATLAB发展的动态。搜集整理了1 000余条MATLAB的使用函数,以英文字母的先后顺序进行排序,在介绍每个函数的过程中,分别介绍了函数的语法、描述、应用实例以及与之相似的函数,可以让用户在学会一个函 数的同时,触类旁通地领会其他类似函数的用法,让用户更全面地掌握MATLAB的知识,在进行MATLAB开发时能方便快捷地查询到相关函数的使用方法。-The Dictionary of keeping up the MATLAB development dynamic. Has c
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:15177454
    • 提供者:杨学涯
  1. Adaptive-learning-dictionary

    1下载:
  2. 自适应学习字典代码:训练字典的MATLAB仿真程序,能够很好的认识字典训练事例 -Adaptive learning dictionary code: dictionary MATLAB simulation training, can very good dictionary training examples
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:47715
    • 提供者:夏树
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com