CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 取词

搜索资源列表

  1. GrabWordInKingSoft

    0下载:
  2. (转)金山词霸屏幕取词C#应用(XdictGrb.dll) 屏幕取词窗口在前端显示才能正确屏幕取词哦 窗体总在前端显示 1、命名空间using System.Runtime.InteropServices 2、函数 -Grab Word
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:1452
    • 提供者:Dragon
  1. AIWordSplit

    0下载:
  2. 直接运行compile.bat和run.bat即可 使用了3种分词方法: 1.正向最大匹配(ForwardMatch.java) 2.逆向最大匹配(ForwardMatch.java) 3.最大频率匹配(FrequencyMatch.java)(默认) 取频率最高的词,然后两端递归,构建二杈树存储句子中的词语,显示的时候使用中序遍历二杈树 由于极有可能单个字的使用频率比整个词还高,筛选的时候进行了处理 若单个字不处于当前句子开头,先忽略,
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-04
    • 文件大小:1252911
    • 提供者:吴浩
  1. PingMuQuChi

    0下载:
  2. 屏幕取词程序vc源码,具体的下载后自己看吧。-Capturing process vc source code, their own specific look.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:170696
    • 提供者:俞彤晖
  1. vc_hook_capturing_the_program_source_code_to_achie

    0下载:
  2. vc 钩子实现屏幕取词的程序源码vc hook capturing the program source code to achieve-vc hook capturing the program source code to achieve
  3. 所属分类:Hook api

    • 发布日期:2017-04-07
    • 文件大小:41832
    • 提供者:3n
  1. vb_programming_related_to_text_text_to_take_word_c

    0下载:
  2. vb编程文本相关文本取词代码vb programming related to text text to take word code-vb programming related to text text to take word code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2746
    • 提供者:ieaa
  1. VB_programming_text_related_word

    0下载:
  2. VB编程实现文本相关_文本取词VB programming text text related _ to take the word-VB programming text text related _ to take the word
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2728
    • 提供者:...
  1. stemming

    0下载:
  2. 实现文本分类器作用 取词功能 去词功能 -text classier
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:2842
    • 提供者:liuenyi
  1. VB.code.word.modular.paste

    0下载:
  2. VB模块化编程粘贴取词代码VB code to take the word modular programming paste -VB code to take the word modular programming paste
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:3075
    • 提供者:cpu
  1. gwfs

    0下载:
  2. 利用金山词霸组件实现自定义屏幕取词功能。-Kingsoft components used to implement a custom cursor translator function.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:371228
    • 提供者:icp9
  1. Win_HOOK

    0下载:
  2. Windows系统采用的是事件驱动的机制,也就是说,整个系统都是通过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口,它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以实现的功能。钩子可以监控系统或进程中的各种事件消息,截获发往目标窗口的消息并进行处理。我们可以在系统中安装自定义的钩子,监视系统中特定时间的发生,完成特定的功能。比如截获键盘、鼠标的输入、屏幕取词、日志监视等等。可见、利用钩子可以实现许多特殊而有用的功能。因此,对于高级编程人员来说,掌握钩子的编程方法
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:10375
    • 提供者:宋若军
  1. ScreenTranslation

    0下载:
  2. 实现屏幕取词功能,主要功能封装在DLL中,使用时,只需要调用dll中的相关函数。-Screen Translation function to achieve the main functionality encapsulated in the DLL, use, simply call the relevant function in the dll.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-24
    • 文件大小:3590891
    • 提供者:罗丽
  1. collins5

    0下载:
  2. collins5屏幕取词程序-vb实现; -collins5 Screen Translation Program-vb to achieve collins5 Screen Translation and implementation procedures-vb
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:150625
    • 提供者:杜天戈
  1. qstardict-0.13.1

    0下载:
  2. QStarDict 是一款基于 Qt4 的 StarDict 的克隆,它完全兼容 StarDict 的字典,适合于使用 KDE4 朋友使用,节省了使用StarDict加载gtk+运行环境的系统资源,并且界面也更加协调。 目前 QStarDict 0.12.9 版本已经实现以下功能: 完全兼容已有的 Stardict 辞典,暂不支持树型辞典。 支持屏幕取词,通过 D-bus 支持在 Qt4 应用程序中的屏幕取词。 支持通过 festival TTS 发音,暂不支持
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-26
    • 文件大小:9630421
    • 提供者:艾利军
  1. screenshotclass

    0下载:
  2. delphi 屏幕取词的源码,给大家参考下,希望大家喜欢-delphi Screen Translation and the source for your reference, I hope you like
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:33557
    • 提供者:egowell
  1. sqlText

    0下载:
  2. 主要用于操作很长的sql语句。提供文本中取词并插入的功能。对于写长篇的规范的sql语句是一大福音啊。(草创版功能还不太完善)-Mainly used to operate very long sql statement. Take the word to provide the text and insert functions. Specifications for the novelist sql statement is a great boon ah. (Embryonic versio
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:377810
    • 提供者:谢玉凌
  1. API_HOOK

    0下载:
  2. 实验屏幕取词的原理,有C++例子,采用钩子-The principle experimental Screen Translation, C++ source code
  3. 所属分类:Hook api

    • 发布日期:2017-04-24
    • 文件大小:14317
    • 提供者:chenb
  1. 005

    0下载:
  2. 用VB编写的小程序,功能是用鼠标取词后,将取到的词列出来-With a small program written in VB, the function is to take the word with the mouse, it will take to the words listed
  3. 所属分类:Hook api

    • 发布日期:2017-04-14
    • 文件大小:2974
    • 提供者:史强
  1. dfaddad

    0下载:
  2. Windows9x 16位、32位取词,适合初学者进行学习研究,不错的源码-Windows9x 16-bit, 32-bit check words, suitable for beginners to learn research, a good source
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-10
    • 文件大小:2222238
    • 提供者:ideae5
  1. saddsda

    0下载:
  2. Windows NT2000 32位取词,适合初学者进行学习研究,不错的源码-Windows NT2000 32 to bit words, suitable for beginners to learn research, a good source
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:607640
    • 提供者:ideae5
  1. Windows-NT2000-32

    0下载:
  2. Windows NT2000 32位系统,桌面取词-Windows NT2000 32-bit systems, desktop word-
  3. 所属分类:Hook api

    • 发布日期:2017-04-05
    • 文件大小:343206
    • 提供者:雨阳
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 17 »
搜珍网 www.dssz.com