搜索:Full-text+Indexing
找到约 2,203 项符合「Full-text+Indexing」的查询结果
结果 2,203
按分类筛选
- 全部
- 技术资料 (637)
- 可编程逻辑 (92)
- 源码 (89)
- 书籍 (86)
- 单片机编程 (79)
- 教程资料 (65)
- 其他 (50)
- 技术书籍 (47)
- Java编程 (46)
- matlab例程 (37)
- 论文 (37)
- 电源技术 (36)
- 手册 (36)
- 其他书籍 (34)
- 其他 (30)
- 单片机开发 (29)
- 教程 (25)
- 嵌入式综合 (23)
- Linux/Unix编程 (20)
- Delphi控件源码 (19)
- 通信网络 (17)
- VHDL/FPGA/Verilog (16)
- 加密解密 (15)
- 模拟电子 (15)
- 习题答案 (15)
- 软件 (14)
- C/C++语言编程 (13)
- 无线通信 (13)
- 仿真技术 (13)
- 数值算法/人工智能 (12)
- 测试测量 (12)
- DSP编程 (11)
- 其他文档 (11)
- Java书籍 (11)
- 其他嵌入式/单片机内容 (11)
- 笔记 (11)
- 软件工程 (10)
- 开发工具 (10)
- 网络 (10)
- 汇编语言 (10)
- 嵌入式/单片机编程 (10)
- 微处理器开发 (10)
- VC书籍 (10)
- PCB相关 (9)
- 设计相关 (9)
- 传感与控制 (9)
- 工控技术 (9)
- 手机短信编程 (9)
- 编译器/解释器 (9)
- 多国语言处理 (9)
- 人工智能/神经网络 (9)
- 文章/文档 (9)
- 软件设计/软件工程 (9)
- 技术教程 (8)
- Matlab (8)
- 电子书籍 (8)
- 编辑器/阅读器 (8)
- 文件格式 (8)
- 系统设计方案 (8)
- 接口技术 (7)
- 通讯/手机编程 (7)
- 压缩解压 (7)
- 其他行业 (7)
- VIP专区 (7)
- 应用设计 (7)
- Linux/uClinux/Unix编程 (6)
- 书籍源码 (6)
- Internet/网络编程 (6)
- 数学计算 (6)
- 行业发展研究 (6)
- 经验 (6)
- VHDL/Verilog/EDA源码 (5)
- 行业应用文档 (5)
- 学术论文 (5)
- USB编程 (5)
- 通讯编程文档 (5)
- Windows CE (5)
- SQL Server (5)
- PCB图/BOM单/原理图 (4)
- 资料/手册 (4)
- EDA相关 (4)
- 单片机相关 (4)
- 驱动编程 (4)
- 串口编程 (4)
- Windows Mobile (4)
- JavaScript (4)
- 开关电源 (3)
- 教材/考试/认证 (3)
- 实用工具 (3)
- 电工电气 (3)
- 教程资料 (3)
- Applet (3)
- CA认证 (3)
- 其他数据库 (3)
- uCOS (3)
- 嵌入式Linux (3)
- 数据结构 (3)
- J2ME (3)
- Delphi/CppBuilder (3)
- 电路图 (3)
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后, 知道到加密完成 可以 ...