搜索结果

找到约 457 项符合 Text 的查询结果

按分类筛选

显示更多分类

书籍源码 Rich Text Format (.RTF) 格式資料的非視覺化元件

Rich Text Format (.RTF) 格式資料的非視覺化元件
https://www.eeworm.com/dl/532/220069.html
下载: 34
查看: 1041

数值算法/人工智能 AI::Categorizer is a framework for automatic text categorization. It consists of a collection of Per

AI::Categorizer is a framework for automatic text categorization. It consists of a collection of Perl modules that implement common categorization tasks, and a set of defined relationships among those modules
https://www.eeworm.com/dl/518/227593.html
下载: 159
查看: 1052

Java编程 该源码是基于Eclipse开发的一个解决文件和text文本上传问题的工程

该源码是基于Eclipse开发的一个解决文件和text文本上传问题的工程,可以同时上传文件和Text文本内容
https://www.eeworm.com/dl/633/228021.html
下载: 148
查看: 1048

matlab例程 text within noisy code extraction

text within noisy code extraction
https://www.eeworm.com/dl/665/228123.html
下载: 190
查看: 1047

J2ME First of all, the Applet-phone is a SIP User-Agent with audio and text messaging capabilities. But

First of all, the Applet-phone is a SIP User-Agent with audio and text messaging capabilities. But i s also embedded in an applet where you can use it as usual if your firewall allow you to use the UDP transport. If not, you can use TCP to carry your voice in a voice messaging fashion. Your voice is ...
https://www.eeworm.com/dl/660/228299.html
下载: 77
查看: 1067

编译器/解释器 Using the UnderC Tokenizer Class It s often necessary to parse complex text files, where standard

Using the UnderC Tokenizer Class It s often necessary to parse complex text files, where standard i/o is too clumsy. C programmers fall back on strtok(), but this can be tricky to use properly. Besides, you are still responsible for keeping strtok() fed with new input, and I don t like the schlepp. ...
https://www.eeworm.com/dl/628/235246.html
下载: 165
查看: 1054

Delphi控件源码 A rich edit control is a window in which the user can enter and edit text. The text can be assigned

A rich edit control is a window in which the user can enter and edit text. The text can be assigned character and paragraph formatting, and can include embedded OLE objects. Rich edit controls provide a programming interface for formatting text.
https://www.eeworm.com/dl/666/235883.html
下载: 26
查看: 1069

Applet 一个Speech-Text-Speech的applet小程序

一个Speech-Text-Speech的applet小程序
https://www.eeworm.com/dl/634/238396.html
下载: 38
查看: 1051

软件设计/软件工程 Dijkstra算法求最短路径(C#版) using System using System.Collections using System.Text namespace Greedy

Dijkstra算法求最短路径(C#版) using System using System.Collections using System.Text namespace Greedy { class Marx { private int[] distance private int row private ArrayList ways = new ArrayList() public Marx(int n,params int[] d) { this.row = n distance = new int[row * row] for ( ...
https://www.eeworm.com/dl/684/239495.html
下载: 117
查看: 1112

Delphi/CppBuilder procedureTForm1.Button1Click(Sender:TObject) var S:String begin S:=idhttp1.Get(PostURL.text+

procedureTForm1.Button1Click(Sender:TObject) var S:String begin S:=idhttp1.Get(PostURL.text+ ?username= +EdUserName.Text+ &password= +EdPassWord.Text+ &password2= +EdPassWord.Text+ &email= + EdEMail.Text+ &gendernew=1&year=&month=&day=&locationnew =&site=&oicq=&icq=&yahoo=&msn=&bio=&styleidnew ...
https://www.eeworm.com/dl/664/243807.html
下载: 124
查看: 1046