搜索资源列表

  1. Dictionary

    0下载:
  2. 用一个简单的页面实现词典翻译c#-a simple translation dictionary pages achieving c#
  3. 所属分类:C#编程

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:刘星
  1. Dictionary of Algorithms Data Structures and Probl

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

    • 发布日期:2024-04-29
    • 文件大小:1623040
    • 提供者:
  1. dictionary-code

    0下载:
  2. 一个字典的c小程序,基于命令行界面,可以添加,查找,删除单词。-a small dictionary c procedures, command-line interface can be added, locate, delete the word.
  3. 所属分类:其他小程序

    • 发布日期:2024-04-29
    • 文件大小:3072
    • 提供者:风雷
  1. Dictionary

    0下载:
  2. 利用开源词典star-dict编写的一个小词典程序,使用方法仿照金山词霸-The use of open source dictionary star-dict prepared a small dictionary procedures, the use of modeled PowerWord
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-29
    • 文件大小:7204864
    • 提供者:许可
  1. dictionary

    0下载:
  2. 在VC环境下实现一款电子词典的功能,包括字典,日程,提醒等。-In the VC environment to achieve an electronic dictionary functions, including dictionary, schedule reminders.
  3. 所属分类:Windows编程

    • 发布日期:2024-04-29
    • 文件大小:18890752
    • 提供者:杨华
  1. dictionary-tree-soursecode

    0下载:
  2. 此代码是字典树的实现源代码,字典树是一种数据结构,用它可以实现对各种单词的检索。而对每一个单词的查找次数是单词的长度。做acm题很有用,应用程序中相信也能优化很多算法!-This code is the dictionary tree realize the source code, the dictionary is a tree data structure, it can be achieved on a variety of w
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:孟繁荣
  1. dictionary

    0下载:
  2. 给定的字母表A 由26 个小 写英文字母组成A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到 右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现1 次。例如, a,b,ab,bc,xyz 等字符串都是升序字符串。现在对字母表A 产生的所有长度不超过6 的升序 字符串按照字典序排列并编码如下。 1 2 … 26 27 28 … a b … z ab ac … 对于任意长度不
  3. 所属分类:其他小程序

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:libai
  1. dictionary

    0下载:
  2. 一个java 在线字典程序 实现客户端在线查词-A java program online dictionary client online search word
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:王力
  1. dictionary

    0下载:
  2. 模拟电子字典查询功能,运用哈希表知识进行功能实现。-Analog electronic dictionary query function, the use of hash table functions knowledge.
  3. 所属分类:其他小程序

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:sunfuquan
  1. dictionary

    0下载:
  2. 用c++编写的字典软件 不知道大家喜不喜欢 大家看看吧-With c++ Prepared dictionary software do not know if you like it or not we look at it
  3. 所属分类:Windows编程

    • 发布日期:2024-04-29
    • 文件大小:3151872
    • 提供者:小白
  1. dictionary

    0下载:
  2. 电子词典源代码, 具有添加,修改,删除,查询单词等功能-Electronic Dictionary source code, with add, modify, delete, query words and other functions
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:刘允
  1. dictionary

    0下载:
  2. 自己的作业,一个字典,以前没事写着玩的.-Their own operations, a dictionary, nothing written before playing.
  3. 所属分类:Windows编程

    • 发布日期:2024-04-29
    • 文件大小:309248
    • 提供者:test
  1. dictionary

    0下载:
  2. 基于桌面的英汉翻译词典 可以记录查询过的词语 内含XML CSS等文件-Based on the desktop can be recorded in English-Chinese Dictionary Translate words inquiry and other documents containing XML CSS
  3. 所属分类:xml/soap/webservice

    • 发布日期:2024-04-29
    • 文件大小:1045504
    • 提供者:cao
  1. dictionary

    0下载:
  2. 网络词典的协议实现功能!可以客户端去访问服务器端查询词典!-Network protocol dictionary feature! Clients can access server-side queries to the dictionary!
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-04-29
    • 文件大小:239616
    • 提供者:liangpeng
  1. dictionary

    0下载:
  2. 电子词典,实现基本的词典的功能和查询,包括模糊匹配和精确匹配-dictionary
  3. 所属分类:Windows编程

    • 发布日期:2024-04-29
    • 文件大小:6883328
    • 提供者:高朝
  1. Dictionary

    0下载:
  2. LZW字典编码,简洁扼要的实现,用java实现。-LZW dictionary coding, using java to achieve.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-29
    • 文件大小:6144
    • 提供者:燃烧
  1. dictionary

    0下载:
  2. 功能强大的电子词典,可以增删,经过调试可以正常运行-powerful dictionary .you can add delete the content
  3. 所属分类:MySQL数据库

    • 发布日期:2024-04-29
    • 文件大小:52663296
    • 提供者:谢思怡
  1. Dictionary

    0下载:
  2. Java开发的电子词典程序,很实用,大家可以试试。-Electronic Dictionary Java development process, it is practical, we can try.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-29
    • 文件大小:264192
    • 提供者:范晟琦
  1. Dictionary

    0下载:
  2. 字典小程序,使用链表存储数据,适合初学者java入门与面向对象思想入门.-Dictionary applet, use the list to store data, suitable for beginners java Getting Started Getting Started with object-oriented thinking.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-29
    • 文件大小:3072
    • 提供者:zhang yao
  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. 所属分类:数据结构常用算法

    • 发布日期:2024-04-29
    • 文件大小:483328
    • 提供者:gaoxiancong
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org