CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - sentence

搜索资源列表

  1. jpgapi

    0下载:
  2. JPG Graph API Win 32 JPG API is a 32bit JPEG api dll. You can call it to show a JPG file in your program by only one sentence. The only thing that you have to know is how to load a dll libary and how to call ist functions. A example of Vi
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:159.41kb
    • 提供者:nhk
  1. han-datamining

    0下载:
  2. 韩家炜:数据挖掘:概念与技术 非常不错的一本句与数据挖掘的电子书 -Han Wei : Data Mining : Concepts and technology is very good with a sentence of E-book Data Mining
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1.7mb
    • 提供者:wangmin
  1. J2ME_MIDP_Emulator_develop.rar

    0下载:
  2. 在baidu及google上几搜寻不到的资料, 关于手机模拟器的开发资料,主要针对模拟JAVA开发的游戏。 因本人想自己开发一个模拟器(类似手机顽童,KEmulator这个两个是手游界很有名的模拟器),故寻找到此资料,本资料是台湾一讲师写的。 目前本人仍在做此方面的尝试,如有兴趣者,可EMAIL联系,hackxboy1985@163.com (希望此句勿删,方便交流学习),In the last few baidu and google could not find information
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:598.26kb
    • 提供者:jorn ham
  1. KONGQING

    0下载:
  2. 编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。--compiler theory LR (0) grammar analyzer input legitimate LR (0) grammar, will output LR (0) analysis table, and may import for the sentence syntax analysis
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:187.59kb
    • 提供者:kongqingzhou
  1. 01

    0下载:
  2. 编写程序实现进程的管道通信。用系统调用pipe( )建立一管道,二个子进程P1和P2分别向管道各写一句话:-Write a program to achieve the process of communication channels. With the system call pipe () to build a pipeline, two sub-processes P1 and P2 respectively, each pipeline write one sentence:
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:611byte
    • 提供者:luyifeng
  1. lemur-3.1-doc.tar

    0下载:
  2. datamining This application (BasicSummApp.cpp) builds a sentence selection based summary This application generates a summary for a document with sentence selection. To use it, follow the general steps of running a lemur application an
  3. 所属分类:Project Design

    • 发布日期:2017-05-10
    • 文件大小:2.18mb
    • 提供者:Kishore
  1. 23

    0下载:
  2. 词频统计就是统计一个句子或一篇文章中各种词出现的频率,它是中文信息处理的一项基本技术,在很多领域中都有重要的应用。例如在中文搜索引擎(如Google、百度)中,除特别常用的词以外,一篇文章中出现频率较高的词通常能反映这篇文章的主题,因此可以使用词频来对中文文章进行归类。本案例实现按词表对文章中的词语进行分析,并按字典序给出词表中各词语在文章中出现的次数。-Frequency Statistics is a statistical one sentence or an article in the
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:541.61kb
    • 提供者:kejianping
  1. 1

    1下载:
  2. 利用句型模板构造抽取规则,然后直接从经过时 间短语和空间短语识别和规范化处理的文本中抽取事件信息,从而跳过了深层句法分析,降低了实现系统的 难度 (2) 利用事件的规范化的时空信息关联不同文档中的同一事件,进行事件合并 (3) 文档发生事件转移时 对文档进行事件切分,从而解决了文档内不同事件信息的归并问题。-Extraction rules using sentence patterns, and then directly from the space of time phrase
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:365.76kb
    • 提供者:杜绢
  1. TDX-zcx1

    3下载:
  2. 通达信主程序脱壳剖析(图文)3步曲。 UPX 加壳入口第一句是PUSHAD;出口关键字POPAD;手动脱壳时,用Olldbg载入程序,脱壳程序里面会有好多循环-Shelling Analysis of the main program accessible letter (Photo) 3 Steps. The first sentence of the entrance is UPX packers PUSHAD export keyword POPAD manual shelling
  3. 所属分类:software engineering

    • 发布日期:2015-03-18
    • 文件大小:1.79mb
    • 提供者:耀儿
  1. TDX-zcx2

    3下载:
  2. 通达信主程序脱壳剖析(图文)三步曲之二。。。 UPX 加壳入口第一句是PUSHAD;出口关键字POPAD;手动脱壳时,用Olldbg载入程序,脱壳程序里面会有好多循环-Shelling Analysis of the main program accessible letter (Photo) trilogy of the second. . . The first sentence of the entrance is UPX packers PUSHAD export keyword
  3. 所属分类:software engineering

    • 发布日期:2015-03-18
    • 文件大小:712kb
    • 提供者:耀儿
  1. precompiled-header

    0下载:
  2. 预编译头文件 如果工程很大,头文件很多,而有几个头文件又是经常要用的,那么 1。把这些头文件全部写到一个头文件里面去,比如写到preh.h 2。写一个preh.c,里面只一句话:#include "preh.h" 3。对于preh.c,在project setting里面设置creat precompiled headers,对于其他 .c文件,设置use precompiled header file -If the precompil
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:2.78kb
    • 提供者:石振强
  1. Evaluation-Object-Extraction

    0下载:
  2. Web文档用户评论评估研究提取对象的信息,根据句子的上下文线索和相关信息上下文线索, 对产品的评价对象提取的意见-User review of Web documents to extract object information, according to the sentence context clues context clues and related information, Evaluation of the product to extract the object
  3. 所属分类:Project Design

    • 发布日期:2017-05-30
    • 文件大小:11.82mb
    • 提供者:陈飞峰
  1. 123

    0下载:
  2. 2009软件工程编译原理课程设计指导书 <program>::=<sequence> <sequence>::=<sentence>{ <sentence>} <sentence>::=<input sentence>|<output sentence> |<evaluate sentence>|<condition sentence> |<deter
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:326.31kb
    • 提供者:林煜
  1. fangzhuan

    0下载:
  2. 题目:输入一个英文句子,翻转句子中单词的顺序,但单词内字符的顺序不变。句子中单词以空格符隔开。 为简单起见,标点符号和普通字母一样处理。 例如输入“I am a student.”,则输出“student. a am I”。 -Title: Enter an English sentence, flip the order of the words in the sentence, but the word within the character of the same order
  3. 所属分类:Software Testing

    • 发布日期:2017-12-01
    • 文件大小:10.62kb
    • 提供者:杨文
  1. CodeWarrior10.2

    0下载:
  2. 上篇说了说CW更新的事,昨天CW10.2装上之后玩了玩,结果不玩不知道一玩下一跳(说玩 不是简单的打开软件看看界面美观否,而是对整个系统做了个初步的了解),哈哈,觉着基 于eclipse的开发环境体验效果真的非常爽,顿时觉着MDK,IAR都是浮云了(呵呵,说这 话可能会得罪人啊,纯属个人意见,还是那句话个人喜好和习惯问题,谅解,嘿嘿),下面 会上图,给大家展现出Codewarrior10.2一些美好的体验。-On to say that the CW update of thin
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:1.59mb
    • 提供者:John
  1. New-Folder-(4)

    0下载:
  2. In this research two automatic video annotation techniques are considered. The first technique uses ontology to reduce the semantic gap during video retrieval and other performs a group based image retrieval using video files. The proposed algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-11-06
    • 文件大小:680.58kb
    • 提供者:Ambika
  1. yufafenxichengxu

    0下载:
  2. 这是一个简单的算符优先的语法分析程序。从文件输入文法规则以后,能够判断文法规则是否为算符优先的,并构造算符优先关系表,然后由用户输入一段合法的句子,然后对这个句子进行规约。-This is a simple operator precedence parser. From file input grammar rules, grammar rules can determine whether the operator precedence, and construct the operator
  3. 所属分类:Project Design

    • 发布日期:2017-11-12
    • 文件大小:3.93kb
    • 提供者:sqc
  1. Struts2

    0下载:
  2. struts2配制文件详解,及每句配制的含义-struts2 configuration file Detailed, and the meaning of each sentence formulated
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:8.55kb
    • 提供者:shaohua
  1. verilog

    0下载:
  2. 最长的那个句子,求sum的赋值语句就是FIR滤波器的计算过程,将二进制乘法转化为移位运算。对于小数点后的乘数是向左移,小数点前的乘数是往右移位。 -The longest sentence, find the sum of the assignment statement is the calculation of the FIR filter, the binary multiplication into shift operation. Multiplier after the deci
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:1kb
    • 提供者:jee
  1. Detailed-Itron-source-sentence

    0下载:
  2. Itron系统源码逐句详解。Itron是日本的一个开源系统,主要用在家电领域。-Itron system source sentence explain. Itron is an open source system in Japan, mainly used in the field of home appliances.
  3. 所属分类:Project Design

    • 发布日期:2017-11-14
    • 文件大小:19.42kb
    • 提供者:spark zhao
« 12 »
搜珍网 www.dssz.com