搜索:string+algorithm
找到约 1,495 项符合「string+algorithm」的查询结果
结果 1,495
按分类筛选
- 全部
- matlab例程 (149)
- 人工智能/神经网络 (102)
- 数学计算 (77)
- 加密解密 (75)
- 其他 (53)
- 数值算法/人工智能 (51)
- 技术资料 (46)
- Java编程 (43)
- 数据结构 (36)
- 其他书籍 (29)
- 压缩解压 (28)
- 软件设计/软件工程 (18)
- 通讯/手机编程 (16)
- Linux/Unix编程 (16)
- 通讯编程文档 (15)
- 文章/文档 (15)
- 书籍源码 (14)
- 技术管理 (11)
- 单片机开发 (10)
- JavaScript (10)
- DSP编程 (9)
- 电子书籍 (9)
- 文件格式 (9)
- 汇编语言 (9)
- VHDL/FPGA/Verilog (9)
- 驱动编程 (8)
- 系统设计方案 (8)
- 软件工程 (7)
- 行业发展研究 (6)
- 操作系统开发 (5)
- 编辑器/阅读器 (5)
- 多国语言处理 (5)
- CA认证 (5)
- STL (5)
- Delphi控件源码 (5)
- 其他嵌入式/单片机内容 (5)
- 编译器/解释器 (4)
- 网络 (4)
- VC书籍 (4)
- *行业应用 (3)
- 其他数据库 (3)
- 嵌入式/单片机编程 (3)
- J2ME (3)
- 其他行业 (3)
- Symbian (3)
- GPS编程 (3)
- Jsp/Servlet (3)
- 书籍 (3)
- 数据库系统 (2)
- Internet/网络编程 (2)
- 游戏 (2)
- 微处理器开发 (2)
- 家庭/个人应用 (2)
- 中间件编程 (2)
- SQL Server (2)
- 并行计算 (2)
- 源码 (2)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 教程资料 (1)
- 教育系统应用 (1)
- Modem编程 (1)
- 串口编程 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- Applet (1)
- 金融证券系统 (1)
- 嵌入式Linux (1)
- Java书籍 (1)
- BREW编程 (1)
- 生物技术 (1)
- Windows CE (1)
- Oracle数据库 (1)
- RFID编程 (1)
- 3G开发 (1)
- 论文 (1)
- 习题答案 (1)
https://www.eeworm.com/dl/650/147746.html
人工智能/神经网络
Genetic Algorithm 关于遗传算法的一些小程序
Genetic Algorithm 关于遗传算法的一些小程序
https://www.eeworm.com/dl/658/105038.html
STL
test program for STL generic algorithm that search for elements that satisfy a condition
test program for STL generic algorithm that search for elements that satisfy a condition
https://www.eeworm.com/dl/518/122192.html
数值算法/人工智能
QR ALGORITHM To obtain the eigenvalues of a symmetric, tridiagonal n by n matrix
QR ALGORITHM To obtain the eigenvalues of a symmetric, tridiagonal n by n matrix
https://www.eeworm.com/dl/932360.html
技术资料
Dr Dobb's Algorithm Collection(10本算法书)
·Data Structures and Algorithm Analysis in C (C) 1993, The Benjamin/Cummings Publishing Co., Inc. All rights reserved. Data Structures, Algorithms, and Program Style Using C (C) 1988, PWS Kent Publishi
https://www.eeworm.com/dl/944132.html
技术资料
Dr Dobb's Algorithm Collection(10本算法书)
·Data Structures and Algorithm Analysis in C (C) 1993, The Benjamin/Cummings Publishing Co., Inc. All rights reserved. Data Structures, Algorithms, and Program Style Using C (C) 1988, PWS Kent Publishi
https://www.eeworm.com/dl/665/239087.html
matlab例程
qrd_rls_AR_pred.m - use the QR decomposition-based RLS algorithm to predict complex-valued AR proce
qrd_rls_AR_pred.m - use the QR decomposition-based RLS algorithm
to predict complex-valued AR process.
https://www.eeworm.com/dl/650/225084.html
人工智能/神经网络
A* path planning (path finder) algorithm. 可以嵌入到网页中
A* path planning (path finder) algorithm. 可以嵌入到网页中,程序揭示了算法的本质组成:开放列表和闭合列表
https://www.eeworm.com/dl/641/225922.html
数学计算
The subroutines glkern.f and lokern.f use an efficient and fast algorithm for automatically adapti
The subroutines glkern.f and lokern.f use an efficient and fast algorithm for
automatically adaptive nonparametric regression estimation with a kernel method.
Roughly speaking, the method performs a local averaging of the observations when
estimating the regression function. An ...
https://www.eeworm.com/dl/641/228216.html
数学计算
lapped transforms for images. lapped transform is a very fast algorithm to replace dct.
lapped transforms for images. lapped transform is a very fast algorithm to replace dct.
https://www.eeworm.com/dl/665/283896.html
matlab例程
Waterfilling algorithm (from [Palomar and Fonollosa, Trans-SP2004]) to compute: pi = (mu*ai - bi
Waterfilling algorithm (from [Palomar and Fonollosa, Trans-SP2004]) to compute:
pi = (mu*ai - bi)^+
sum(pi) = Pt
By Daniel Perez Palomar (last revision: May 10, 2004).