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

搜索资源列表

  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. sort

    1下载:
  2. 设计一个测试程序比较几种内部排序算法的关键字比较次数和移动次数以取得直观感受。-Design a test program the comparison of several internal sort algorithm of the key word more times and mobile number in order to obtain intuitive feel.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:14.73kb
    • 提供者:zhucaiming
  1. xiaoxingyinghancidian

    0下载:
  2. 问题描述:设计一个英汉词典,支持Member的查找、插入、删除操作。 基本要求:实现字典的常用方法有:有序线性表(用二分检索实现)、AVL树(二叉搜索树)、Patricia Tree、散列表等,任选一种方法实现字典的操作,查找单词、插入单词(插入时,先查找,找不到插入,找到提示用户)、删除单词(删除时,先查找,找到删除,找不到提示用户)。字典是按字母顺序排列的,不能用顺序查找,插入或删除单词后,要保持字典的有序性。 测试数据:任一英文单词。 提高要求:选用两种以上的方法实现字典的操作
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:928byte
    • 提供者:姚伦帮
  1. parking-management

    0下载:
  2. 设停车场是一个可以停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。具体要求在相应的word文档中列出了。试为停车场编制按上述要求进行管理的模拟程序。-Parking is a narrow channel n cars parking and only one door for cars in and out. Specific requirements are listed in the word document. Test for the car park of the simulat
  3. 所属分类:Data structs

    • 发布日期:2017-12-03
    • 文件大小:9.76kb
    • 提供者:family
  1. count_every_word

    0下载:
  2. 对一篇文档中的单词进行统计,并将单词出现的频率由高到低进行排列,并打印,便于对一篇文章高频词汇进行统计,非常实用,并通过测试-Statistics on the word in a document, and the frequency of the word appears to be arranged by the high to low, and print, easy to a high frequency vocabulary for statistics, very practica
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.94kb
    • 提供者:
搜珍网 www.dssz.com