搜索:Full-text+Indexing
找到约 500 项符合「Full-text+Indexing」的查询结果
结果 500
按分类筛选
- 全部
- 其他 (32)
- Java编程 (22)
- matlab例程 (22)
- 其他书籍 (19)
- 单片机开发 (14)
- VHDL/FPGA/Verilog (13)
- Delphi控件源码 (13)
- Linux/Unix编程 (11)
- 技术资料 (11)
- 加密解密 (10)
- 软件设计/软件工程 (7)
- 其他嵌入式/单片机内容 (7)
- 数值算法/人工智能 (6)
- 压缩解压 (6)
- 手机短信编程 (6)
- 编辑器/阅读器 (6)
- 网络 (6)
- 多国语言处理 (6)
- 汇编语言 (6)
- 嵌入式/单片机编程 (6)
- 文章/文档 (6)
- Java书籍 (6)
- 行业发展研究 (6)
- 软件工程 (5)
- Internet/网络编程 (5)
- 编译器/解释器 (5)
- 人工智能/神经网络 (5)
- 微处理器开发 (5)
- 其他行业 (5)
- VC书籍 (5)
- 文件格式 (4)
- 数学计算 (4)
- USB编程 (4)
- Windows CE (4)
- Windows Mobile (4)
- 系统设计方案 (4)
- 书籍源码 (3)
- 电子书籍 (3)
- 驱动编程 (3)
- Applet (3)
- CA认证 (3)
- 通讯编程文档 (3)
- DSP编程 (2)
- 通讯/手机编程 (2)
- 操作系统开发 (2)
- 教育系统应用 (2)
- 嵌入式Linux (2)
- BREW编程 (2)
- J2ME (2)
- Delphi/CppBuilder (2)
- 中间件编程 (2)
- JavaScript (2)
- MySQL数据库 (2)
- C/C++语言编程 (1)
- 行业应用文档 (1)
- 开发工具 (1)
- 实用工具 (1)
- Modem编程 (1)
- 游戏 (1)
- SCSI/ASPI (1)
- *行业应用 (1)
- 企业管理 (1)
- uCOS (1)
- 家庭/个人应用 (1)
- OA系统 (1)
- SQL Server (1)
- 人物传记/成功经验 (1)
- MTK (1)
- 3G开发 (1)
- Ajax (1)
- 论文 (1)
https://www.eeworm.com/dl/665/142729.html
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 ...
https://www.eeworm.com/dl/633/438934.html
Java编程
MG4J (Managing Gigabytes for Java) is a free full-text search engine for large document collections
MG4J (Managing Gigabytes for Java) is a free full-text search engine for large document collections written in Java.
https://www.eeworm.com/dl/702/479498.html
Ajax
programm clustering map with java for indexing donné
programm clustering map with java for indexing donné
https://www.eeworm.com/dl/516/433804.html
DSP编程
pic full duplex uart pic full duplex uart pic full duplex uart
pic full duplex uart pic full duplex uart pic full duplex uart
https://www.eeworm.com/dl/668/459399.html
其他行业
file tokenizar in php simple program for indexing files
file tokenizar in php simple program for indexing files
https://www.eeworm.com/dl/619/419357.html
Linux/Unix编程
text = XmCreateScrolledText[paned, "text", args, n] XtManageChild[text] //显示窗口 XtRealiz
text = XmCreateScrolledText[paned, "text", args, n]
XtManageChild[text]
//显示窗口
XtRealizeWidget[toplevel]
//进入事件循环
XtAppMainLoop[app]
https://www.eeworm.com/dl/519/255526.html
加密解密
encryption the text or decryption the hash text
encryption the text or decryption the hash text
https://www.eeworm.com/dl/648/326534.html
单片机开发
AES在AVR单片机上的实现 资源要求 Program: 4492 bytes (6.9% Full) (.text + .data + .bootloader) Data: 7
AES在AVR单片机上的实现
资源要求
Program: 4492 bytes (6.9% Full)
(.text + .data + .bootloader)
Data: 745 bytes (9.1% Full)
(.data + .bss + .noinit)
可以在AVR Studio中模拟运行 AES加密和解密
在AVR Studio 中模拟运行 Ctrl+F7 后,模拟执行到main入口处
按F5后, 知道到加密完成 可以 ...