搜索:Collection
找到约 180 项符合「Collection」的查询结果
结果 180
按分类筛选
- 全部
- 技术资料 (38)
- 其他书籍 (13)
- 其他 (10)
- Java编程 (9)
- Java书籍 (9)
- matlab例程 (9)
- Linux/Unix编程 (8)
- 单片机编程 (6)
- 单片机开发 (6)
- 软件设计/软件工程 (6)
- 书籍 (4)
- 压缩解压 (4)
- 数学计算 (4)
- 人工智能/神经网络 (4)
- 电源技术 (3)
- 电子书籍 (3)
- 嵌入式/单片机编程 (3)
- VIP专区 (3)
- 书籍源码 (2)
- 软件工程 (2)
- 网络 (2)
- 技术管理 (2)
- J2ME (2)
- 系统设计方案 (2)
- 行业发展研究 (2)
- 无线通信 (1)
- 接口技术 (1)
- 学术论文 (1)
- Windows编程 (1)
- 数值算法/人工智能 (1)
- 数据库系统 (1)
- 操作系统开发 (1)
- 技术书籍 (1)
- 模拟电子 (1)
- allegro (1)
- 可编程逻辑 (1)
- 编译器/解释器 (1)
- 文件格式 (1)
- 通讯编程文档 (1)
- 文章/文档 (1)
- 嵌入式Linux (1)
- 数据结构 (1)
- BREW编程 (1)
- Delphi/CppBuilder (1)
- Windows CE (1)
- JavaScript (1)
- VC书籍 (1)
- 其他嵌入式/单片机内容 (1)
- GPS编程 (1)
https://www.eeworm.com/dl/881085.html
技术资料
Elektor The Audio Collection
·Elektor The Audio Collection
https://www.eeworm.com/dl/940948.html
技术资料
Elektor The Audio Collection
·Elektor The Audio Collection
https://www.eeworm.com/dl/650/150036.html
人工智能/神经网络
The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural
The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring
different adaptation algorithms.~..~
There are 11 blocks that implement basically these 5 kinds of neural networks:
1) Adaptive Linear Network (ADALINE)
2) Mu ...
https://www.eeworm.com/dl/633/191322.html
Java编程
Generics and the greatly expanded collection libraries have tremendously increased the power of Ja
Generics and the greatly
expanded collection libraries have tremendously increased the power of
Java 5 and Java 6. But they have also confused many developers who
haven t known how to take advantage of these new features.
https://www.eeworm.com/dl/656/191323.html
Java书籍
Generics and the greatly expanded collection libraries have tremendously increased the power of Ja
Generics and the greatly
expanded collection libraries have tremendously increased the power of
Java 5 and Java 6. But they have also confused many developers who
haven t known how to take advantage of these new features.
https://www.eeworm.com/dl/518/227593.html
数值算法/人工智能
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
https://www.eeworm.com/dl/665/228404.html
matlab例程
The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural
The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.
https://www.eeworm.com/dl/534/250980.html
其他
This a collection of MATLAB functions for extended Kalman filtering, unscented Kalman filtering, par
This a collection of MATLAB functions for extended Kalman filtering, unscented Kalman filtering, particle filtering, and miscellaneous other things. These utilities are designed for reuse and I have found them very useful in many projects. The code has been vectorised for speed a ...
https://www.eeworm.com/dl/617/294636.html
压缩解压
Image Compression A collection of simple routines for image compression using different techniqu
Image Compression
A collection of simple routines for image compression using different techniques.
图象压缩的不同方法
BTCODE:
Image compression Using Block Truncation Coding.
PYRAMID:
Image compression based on Gaussian Pyramids.
DCTCOMPR:
Image compression based on Discrete ...
https://www.eeworm.com/dl/650/182370.html
人工智能/神经网络
This collection of C++ templates wraps the FORTRAN or C interfaces for LAPACK so that they integrate
This collection of C++ templates wraps the FORTRAN or C interfaces for LAPACK so that they integrate with the Boost uBLAS library. Currently implements Cholesky decomposition, LU decomposition, inversion and determinant for general and positive-definite matrices.