搜索结果
找到约 457 项符合
Text 的查询结果
按分类筛选
- 全部分类
- Java编程 (42)
- 其他 (38)
- 技术资料 (29)
- 书籍 (25)
- 其他书籍 (19)
- matlab例程 (14)
- Linux/Unix编程 (14)
- 加密解密 (12)
- 单片机开发 (12)
- Delphi控件源码 (10)
- 多国语言处理 (9)
- 文章/文档 (8)
- 手机短信编程 (8)
- VC书籍 (8)
- 编译器/解释器 (8)
- 软件设计/软件工程 (7)
- 电子书籍 (7)
- 编辑器/阅读器 (7)
- 源码 (7)
- 人工智能/神经网络 (6)
- 汇编语言 (6)
- 通讯/手机编程 (6)
- 系统设计方案 (6)
- 软件工程 (6)
- VHDL/FPGA/Verilog (6)
- 其他行业 (6)
- 网络 (5)
- Internet/网络编程 (5)
- J2ME (5)
- 文件格式 (5)
- JavaScript (5)
- 串口编程 (4)
- uCOS (4)
- 书籍源码 (4)
- Windows CE (4)
- Java书籍 (4)
- SQL Server (4)
- 数值算法/人工智能 (3)
- 嵌入式/单片机编程 (3)
- SCSI/ASPI (3)
- Applet (3)
- 压缩解压 (3)
- 数据结构 (3)
- MySQL数据库 (3)
- 其他嵌入式/单片机内容 (3)
- CA认证 (3)
- VIP专区 (3)
- 单片机编程 (2)
- 教育系统应用 (2)
- Delphi/CppBuilder (2)
- 中间件编程 (2)
- BREW编程 (2)
- 行业发展研究 (2)
- 微处理器开发 (2)
- 数学计算 (2)
- GPS编程 (2)
- *行业应用 (2)
- 源码/资料 (2)
- 学术论文 (1)
- 技术书籍 (1)
- 教程资料 (1)
- 嵌入式综合 (1)
- 开发工具 (1)
- 仿真技术 (1)
- Windows Mobile (1)
- Modem编程 (1)
- 电子政务应用 (1)
- OA系统 (1)
- VxWorks (1)
- 语音压缩 (1)
- 企业管理 (1)
- 技术管理 (1)
- Jsp/Servlet (1)
- USB编程 (1)
- 操作系统开发 (1)
- 医药行业 (1)
- 驱动编程 (1)
- 其他数据库 (1)
- 数据库系统 (1)
- Ajax (1)
- Symbian (1)
- 3G开发 (1)
- Proe教程 (1)
- 机械丛书 (1)
- 可编程逻辑 (1)
- C/C++语言编程 (1)
- 多媒体处理 (1)
- 软件 (1)
书籍源码 Rich Text Format (.RTF) 格式資料的非視覺化元件
Rich Text Format (.RTF) 格式資料的非視覺化元件
数值算法/人工智能 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
Java编程 该源码是基于Eclipse开发的一个解决文件和text文本上传问题的工程
该源码是基于Eclipse开发的一个解决文件和text文本上传问题的工程,可以同时上传文件和Text文本内容
matlab例程 text within noisy code extraction
text within noisy code extraction
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 ...
编译器/解释器 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. ...
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.
Applet 一个Speech-Text-Speech的applet小程序
一个Speech-Text-Speech的applet小程序
软件设计/软件工程 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 ( ...
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 ...