搜索结果
找到约 2,142 项符合
TEXT 的查询结果
按分类筛选
- 全部分类
- 技术资料 (641)
- 源码 (98)
- 书籍 (93)
- 可编程逻辑 (90)
- 单片机编程 (72)
- 其他 (65)
- 教程资料 (64)
- 技术书籍 (52)
- 手册 (46)
- Java编程 (46)
- 论文 (45)
- 其他 (43)
- 教程 (35)
- 电源技术 (31)
- 嵌入式综合 (23)
- 其他书籍 (22)
- matlab例程 (22)
- 软件 (21)
- 习题答案 (17)
- 其他文档 (16)
- C/C++语言编程 (15)
- 通信网络 (15)
- Linux/Unix编程 (15)
- 笔记 (14)
- 加密解密 (14)
- 仿真技术 (14)
- 无线通信 (13)
- 模拟电子 (13)
- 设计相关 (12)
- 测试测量 (12)
- 单片机开发 (12)
- 经验 (11)
- 应用设计 (11)
- 数值算法/人工智能 (10)
- Delphi控件源码 (10)
- 开发工具 (9)
- 传感与控制 (9)
- 工控技术 (9)
- 多国语言处理 (9)
- VC书籍 (9)
- 接口技术 (8)
- Linux/uClinux/Unix编程 (8)
- DSP编程 (8)
- 软件工程 (8)
- Matlab (8)
- 手机短信编程 (8)
- 编辑器/阅读器 (8)
- 编译器/解释器 (8)
- 文章/文档 (8)
- PCB相关 (7)
- 书籍源码 (7)
- 技术教程 (7)
- 电子书籍 (7)
- 汇编语言 (7)
- 其他行业 (7)
- 软件设计/软件工程 (7)
- 行业应用文档 (6)
- 通讯/手机编程 (6)
- 网络 (6)
- 文件格式 (6)
- 人工智能/神经网络 (6)
- VHDL/FPGA/Verilog (6)
- 系统设计方案 (6)
- VHDL/Verilog/EDA源码 (5)
- 资料/手册 (5)
- Internet/网络编程 (5)
- Java书籍 (5)
- J2ME (5)
- Windows CE (5)
- JavaScript (5)
- SQL Server (5)
- 电子大赛 (4)
- 学术论文 (4)
- PCB图/BOM单/原理图 (4)
- 教材/考试/认证 (4)
- EDA相关 (4)
- 单片机相关 (4)
- 串口编程 (4)
- 嵌入式/单片机编程 (4)
- uCOS (4)
- MySQL数据库 (4)
- 电路图 (3)
- 开发板 (3)
- 开关电源 (3)
- 多媒体处理 (3)
- 数据库系统 (3)
- 电工电气 (3)
- 教程资料 (3)
- 压缩解压 (3)
- SCSI/ASPI (3)
- Applet (3)
- CA认证 (3)
- 数据结构 (3)
- 其他嵌入式/单片机内容 (3)
- VIP专区 (3)
- 驱动程序 (2)
- 存储器技术 (2)
- 汇编编程 (2)
- 计算机相关 (2)
- 实用工具 (2)
Linux/Unix编程 Urwid is a Python library for making text console applications. It has many features including fluid
Urwid is a Python library for making text console applications. It has many features including fluid interface resizing, support for UTF-8 and CJK encodings, standard and custom text layout modes, simple markup for setting text attributes, and a powerful, dynamic list box that handles a mix of widge ...
MySQL数据库 PHP EMAIL FORM PROCESSING Just use php and mysql Follow the instructions as given in the text fil
PHP EMAIL FORM PROCESSING
Just use php and mysql
Follow the instructions as given in the text file and you are done.
Enjoy
其他 给定一本字典dict和一段文本text
给定一本字典dict和一段文本text,现在要统计文本text中不在字典dict中的单词,且希望找到text 中出现次数最多的不在字典dict 中的单词。
设计并实现解字典问题的O(nlog n)时间算法,对于给定的字典dict和文本text,找出text中出现次
数最多的不在字典dict中的单词。 ...
书籍源码 自己写的VB与组态王互换数据程序 text1 为读组态王数据,text2为向组态王写数据
自己写的VB与组态王互换数据程序
text1 为读组态王数据,text2为向组态王写数据
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.
J2ME goText is a program for mobile phones that allows you to send text messages over GPRS/EDGE/UMTS. It
goText is a program for mobile phones that allows you to send text messages over GPRS/EDGE/UMTS. It was made in Java (J2ME) MIDP 1.0 CLDC 1.0 and so avaible for all java mobile devices.
Java编程 The project Adventure is a simple text-based adventure game. The game, as given, involves the hero t
The project Adventure is a simple text-based adventure game. The game, as given, involves the hero trying to find his way from a deep dark forest to home and his true love. There s very little else the player can do apart from moving from place to place. It s not really very interesting.
This proje ...
单片机开发 This a simple hardware UART test program. It receives text lines over the serial port and writes ba
This a simple hardware UART test program. It receives text lines over
the serial port and writes back a status msg with length and contents of
the buffer.
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 ...