搜索结果
找到约 550 项符合
Text-independent 的查询结果
其他书籍 Towards domain independent speaker clustering
Towards domain independent speaker clustering
其他 基于.Net环境下c#实现的国人自己的Blog平台,基于.Text的核心技术,但做了汉化以及改写了一部分的核心代码,值得研究学习
基于.Net环境下c#实现的国人自己的Blog平台,基于.Text的核心技术,但做了汉化以及改写了一部分的核心代码,值得研究学习
网络 项目描述: g-page is a client/server application designed to send text messages to pagers and PCS phone
项目描述:
g-page is a client/server application designed to send text messages to pagers and PCS phones with short messaging capabilites.
g-page 是一款客户端/服务器应用程序,用来给呼机或PCS电话发送短消息。
matlab例程 ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to ali
ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to align the context grouping structure well in a human sense [1], thus can be used for unsupervised classification. The demonstration shows this on medical abstracts (MED dataset), that uses BIC to estimat ...
编辑器/阅读器 利用iText,Text 转 PDF,可加入图片及页眉页脚
利用iText,Text 转 PDF,可加入图片及页眉页脚
通讯/手机编程 pred-text 刚好与t9相反
pred-text 刚好与t9相反,当你打hello, 就会有数字“43556”出来
嵌入式/单片机编程 lwIP is a small independent implementation of the TCP/IP protocol suite that has been developed by
lwIP is a small independent implementation of the TCP/IP protocol
suite that has been developed by Adam Dunkels at the Computer and
Networks Architectures (CNA) lab at the Swedish Institute of Computer
Science (SICS).
Applet that sets the tool tip text using the boldface code in the snippet
that sets the tool tip text using the boldface code in the snippet
Internet/网络编程 脏话过滤程序 使用方法如下: 先包含下面文件 require "badwords/badwords.php" 运用类中的函数replace_bad($text) 参数$text为要过滤
脏话过滤程序
使用方法如下:
先包含下面文件
require "badwords/badwords.php"
运用类中的函数replace_bad($text)
参数$text为要过滤的内容
例如:
声明类
$bad = new badword
替换
$text2=$bad->replace_bad($text)
$text2为替换后的内容
OA系统 This example imports a text file into a database table using ADO. Because it uses ADO, it should wor
This example imports a text file into a database table using ADO. Because it uses ADO, it should work with all data sources, though it has only been tested with Access. Usage is explained in the code s comments.