搜索结果

找到约 49 项符合 Query 的查询结果

Java编程 一个自然语言处理的Java开源工具包。LingPipe目前已有很丰富的功能

一个自然语言处理的Java开源工具包。LingPipe目前已有很丰富的功能,包括主题分类(Top Classification)、命名实体识别(Named Entity Recognition)、词性标注(Part-of Speech Tagging)、句题检测(Sentence Detection)、查询拼写检查(Query Spell Checking)、兴趣短语检测(Interseting Phrase Detection)、聚类( ...
https://www.eeworm.com/dl/633/382446.html
下载: 71
查看: 1167

Java编程 使用annotation封装的jdbc

使用annotation封装的jdbc,只要定义个借口,然后再某个方法上加个annotation,就可以操作数据库了,如: @Query("select * from user where id=?") public User getUser(int id) 不用实现具体方法,就可以用了。
https://www.eeworm.com/dl/633/390782.html
下载: 122
查看: 1064

Linux/Unix编程 The GIFT (the GNU Image-Finding Tool) is a Content Based Image Retrieval System (CBIRS: http://en.wi

The GIFT (the GNU Image-Finding Tool) is a Content Based Image Retrieval System (CBIRS: http://en.wikipedia.org/wiki/CBIR). It enables you to do Query By Example (QBE: http://en.wikipedia.org/wiki/QBE) on images, giving you the opportunity to improve query results by relevance feedback. For processi ...
https://www.eeworm.com/dl/619/431303.html
下载: 81
查看: 1041

FlashMX/Flex源码 This is a Flex UIComponent that can be used 谋n a FLEX 3 mxml application as component written in act

This is a Flex UIComponent that can be used 谋n a FLEX 3 mxml application as component written in action script 3.0, provides you to create items that cab be filled from an XML or Query ResultSet or etc. and is viewed in a container that can preview images and additional info like a store item and c ...
https://www.eeworm.com/dl/661/432775.html
下载: 118
查看: 1093

其他行业 Emdros is a text database middleware-layer aimed at storage and retrieval of "text plus information

Emdros is a text database middleware-layer aimed at storage and retrieval of "text plus information about that text." This information could be linguistic analyses or other annotations. Emdros provides an abstraction of text that makes it well suited to storing /syntactic analyses/ of text, but ot ...
https://www.eeworm.com/dl/668/455567.html
下载: 137
查看: 1044

MySQL数据库 The book uses a task-oriented structure that allows you to work through the steps necessary to insta

The book uses a task-oriented structure that allows you to work through the steps necessary to install MySQL 4.1 on Linux and Windows platforms, create and manage MySQL databases, query and manipulate data stored in those databases, administer the MySQL database management system, and connect to MyS ...
https://www.eeworm.com/dl/688/486466.html
下载: 104
查看: 1051

嵌入式/单片机编程 这个程序是一个基于对话框的程序

这个程序是一个基于对话框的程序,有一个简单的菜单.当用户选择"connect"时,它将试图连接test.mdb数据库,如果连接成功,将显示由ODBC驱动程序返回的完整连接字符串.接下来,用户可选择"View All Records"命令,程序会使用listview control来显示数据库中的所有数据.用户还可以选择"Query"命令来查询特定的记录.例子程序将会显 ...
https://www.eeworm.com/dl/647/491480.html
下载: 49
查看: 1088

设计相关 C语言程序

http://tv.sogou.com/v?query=c%D3%EF%D1%D4%CA%D3%C6%B5%BD%CC%B3%CC&p=40230600&tn=0&st=255
https://www.eeworm.com/dl/509837.html
下载: 1
查看: 44

书籍 oracle查询语句

最近在学习Oracle,对测试人员而言必须掌握两种语言:第一种是DML,数据操纵语言 (Data Manipulation Language) 是SQL语言中,负责对数据库对象运行数据访问工作的指令集,以INSERT、UPDATE、DELETE三种指令为核心,分别代表插入、更新与删除。第二种是:DQL,数据查询语言 (Data Query Language) 是SQL语言中,负责进行 ...
https://www.eeworm.com/dl/513022.html
下载: 2
查看: 28