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

搜索资源列表

  1. 表达式类型的实现

    3下载:
  2. 数据结构表达式求值详细算法(包括WORD文档)-data structure expression evaluates detailed algorithm (including Word document)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4.36kb
    • 提供者:林明
  1. darts-0.2.tar

    0下载:
  2. 双数组辞典生成程序。利用双数组实现trie算法,对于不定长度共同前缀查询情况,比哈希方法更为有效。经常用于分词辞典的制作。-array dictionary-generation procedures. Using two arrays to achieve Trie algorithm for the indefinite length of the inquiry common prefix than Hash methods more effective. Frequently used
  3. 所属分类:数据结构常用算法

    • 发布日期:2015-06-10
    • 文件大小:232.35kb
    • 提供者:姜锋
  1. PATTREE

    0下载:
  2. pat-tree中文抽词,中文字词搜寻演算法.-pat-pumping tree Chinese words, the Chinese word search algorithms.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:320.36kb
    • 提供者:peter
  1. dsproject3

    0下载:
  2. 解决一个加权遍历的问题。 文件包含一个word文档,作为原问题。 还有一个c文件,解决遍历。-solve a weighted traversal issue. Document contains a word document, as the original question. There is also a c document traversal solution.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9.39kb
    • 提供者:本本
  1. jeromel

    0下载:
  2. 利用Hash技术统计单词的频度。扫描一个C源程序,用Hash表存储该程序中出现的关键字,并统计该程序中的关键字出现的频度。用线性探测法解决Hash冲突。设Hash函数为:Hash(Key)=[(Key的首字母序号)*100+(Key的尾字母序号)] Mod 41 -use statistical word frequency. Scanning a C source files, using the hash table storage procedures of the keyword s
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:20.8kb
    • 提供者:芦林飞
  1. Hugeint

    0下载:
  2. 巨型整形实现,长度不受windows机器字长限制,实现了基本的加减乘除等运行.-giant plastic realization length from windows machine word limit, realize the basic arithmetic and other operations.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:87.2kb
    • 提供者:谢天雷
  1. literature_research.ZIP

    0下载:
  2. 一个文本分析程序。实现分析一段文本中字母,N个字母的单词和具体单词出现的次数。-a text analysis program. Implementation Analysis section of the text of letters, the N-word letter word and the specific number.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.79kb
    • 提供者:金琦
  1. myKbest_0513

    0下载:
  2. 中文分词, N-最短路径算法 ICTCLAS研究学习组 http://groups.google.com/group/ictclas?msg=subscribe-Chinese word segmentation, N-shortest path algorithm ICTCLAS Studies Group http : / / groups.google.com / group / sub ictclas msg = scribe
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:71.79kb
    • 提供者:Jian Ye
  1. DataStructureAndArithmetic

    0下载:
  2. 《数据结构及应用算法教程》配书光盘 1. 算法一览是由HTML页面形式的文件组织的,使用时系统需要安装Microsoft IE 5.0、Office 2000 Word和PowerPoint。读者可以从“算法一览”文件夹下的index.htm文件开始浏览。2. “程序设计示例”文件夹下汇集了本书第10章中八个示例的源代码。读者可以在配有Microsoft Visual C++5.0以上版本的环境中,通过重新建立工程文件来编译和运行。具体的细节步骤,可继续阅读“程序设计示例”文件夹下的Readme
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:689.68kb
    • 提供者:刘真
  1. suanfa

    0下载:
  2. word文档格式的常用算法 包括八皇后 五子棋 贪心算法
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:85.09kb
    • 提供者:lei
  1. sjjg1800

    0下载:
  2. 数据结构1800题~~~~最近在学习数据结构是在看的~~很不错~~在做练习时都可以找到其中的例题或者是类型题,C语言版的!WORD格式
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.37mb
    • 提供者:gaudi
  1. 编写一个函数单词逆序存放

    0下载:
  2. 编写一个函数InverseByWord(char *sentence), 实现一个英文句子按单词逆序存放的功能,并给出测试程序。(50分) 如:This is an interesting programme. 逆序后变为:.programme interesting an is This-Write a function InverseByWord (char* sentence), to achieve an English sentence by the word st
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-22
    • 文件大小:622byte
    • 提供者:qianfan
  1. chinesewordoutputPointMat

    0下载:
  2. 点阵输出汉字,根据汉字字库,在屏幕上涌一个一个的点拼出汉字-output the chinese word into points mat
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:339.92kb
    • 提供者:masi
  1. pro

    1下载:
  2. 如果采用单链表保存单词,可采用如下办法压缩存储空间。如果两个单词的后缀相同,则可以用同一个存储空间保存相同的后缀。例如,原来分别采用单链表保存的单词Str1“abcdef”和单词Str2“dbdef”,经过压缩后的存储形式如下。 请设计一个高效的算法完成两个单链表的压缩存储,并估计你所设计算法的时间复杂度。 要求:阅读预设代码,编写函数SNODE * ziplist( SNODE * head1, SNODE * head2 ) ziplist的功能是:
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:2.58kb
    • 提供者:zzzbit
  1. word-counting

    0下载:
  2. 统计文章中每一个单词出现次数的程序,是C语言中字符串处理的经典教学例子-Article statistics the number of occurrences of each word in the process, the C language teaching in a classic example of string handling
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:405.58kb
    • 提供者:wangfuwei
  1. word

    0下载:
  2. 模仿word对英文字符的操作,输入一篇英文文章,可以对其段落进行剪切、复制、粘贴等操作,并可以计算其单词数和段落数-Word of English characters to imitate the operation, enter an English article, you can carry out their paragraphs cut, copy, paste and other operations, and can calculate the number of its wor
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:10.94kb
    • 提供者:ly
  1. data_struct

    0下载:
  2. 400多页的数据结构PPT, 从线性表到图全部涵盖,最后还有几个实例算法. 写的非常好!! 请用WORD 2003/WORD 2007 /wps以只读方式打开.-400 pages of data structures PPT, from linear table to map all the covers and, finally, several examples of algorithms. Was very good!! Please use WORD 2003/WORD 2007/
  3. 所属分类:Data structs

    • 发布日期:2017-05-24
    • 文件大小:7.33mb
    • 提供者:Zy
  1. Word-frequency-analyzer

    0下载:
  2. 词频分析器。包含了文件读入功能。输入文本记录单词出现频率-Word frequency analyzer. Contains the file is read into function.
  3. 所属分类:Data structs

    • 发布日期:2017-11-18
    • 文件大小:2.02kb
    • 提供者:薛晓旭
  1. word-analysis

    0下载:
  2. 词法分析可以分析输入的语法,我们可以任意定义词法-word analysis
  3. 所属分类:Data structs

    • 发布日期:2017-11-24
    • 文件大小:3.15kb
    • 提供者:liuyuanfeng
  1. Word-Ladder

    0下载:
  2. 给定两个词(beginWord和endWord)和字典的单词列表,找到所有最短转换序列(s)beginWord endWord,这样: 一次只能改变一个字母;每个中间必须存在于词列表-Given two words (beginWord and endWord), and a dictionary s word list, find all shortest transformation sequence(s) beginWord to endWord, such that: Onl
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:863byte
    • 提供者:胡延旭
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com