搜索结果
找到约 422 项符合
Algorithms 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (66)
- 人工智能/神经网络 (38)
- matlab例程 (31)
- 书籍 (20)
- 软件设计/软件工程 (18)
- 数值算法/人工智能 (17)
- 加密解密 (16)
- 数据结构 (15)
- 电子书籍 (13)
- 其他 (13)
- 书籍源码 (13)
- 软件工程 (13)
- 数学计算 (12)
- VC书籍 (10)
- 文章/文档 (9)
- 通讯编程文档 (9)
- Java编程 (9)
- 压缩解压 (8)
- Linux/Unix编程 (8)
- 微处理器开发 (6)
- 行业发展研究 (6)
- Java书籍 (5)
- 技术资料 (5)
- 文件格式 (4)
- 编译器/解释器 (4)
- DSP编程 (4)
- 系统设计方案 (4)
- 教程资料 (3)
- 技术书籍 (3)
- 其他行业 (3)
- 单片机开发 (3)
- 通讯/手机编程 (3)
- 可编程逻辑 (2)
- Delphi控件源码 (2)
- 操作系统开发 (2)
- VHDL/FPGA/Verilog (2)
- 嵌入式/单片机编程 (2)
- Matlab (2)
- C语言 (1)
- 传感与控制 (1)
- 嵌入式综合 (1)
- 工控技术 (1)
- 生物技术 (1)
- VxWorks (1)
- 其他数据库 (1)
- 网络 (1)
- 技术管理 (1)
- 3G开发 (1)
- FlashMX/Flex源码 (1)
- Internet/网络编程 (1)
- 数据库系统 (1)
- 编辑器/阅读器 (1)
- 源码/资料 (1)
- Linux/uClinux/Unix编程 (1)
- C/C++语言编程 (1)
- DSP工具/软件 (1)
- 手册 (1)
电子书籍 ㆒ 般㆟ 對 C++ templates 的粗淺印象
&#12690 般&#12703 對 C++ templates 的粗淺印象,大約停留在「容器(containers)」的製作&#12694 。稍有研究
則會發現,templates衍生出來的 C++ Generic Programming(泛型編程)技術,在 C++ 標準程
式庫&#12695 已經遍&#12702 開花結果。以 STL為重要骨幹的 C++ 標準程式庫,將 templates 廣泛運用於容
器 (container ...
人工智能/神经网络 CCE is a multi-instance learning method solving multi-instance problems through adapting multi-insta
CCE is a multi-instance learning method solving multi-instance problems through adapting multi-instance representation to single-instance algorithms, which is quite different from existing multi-instance learning algorithms which attempt to adapt single-instance algorithms to multi-instance represen ...
其他行业 天文算法
天文算法,包括时间、行星、以及内插算法。
A portable ANSI C implementation of some of the algorithms published in
Astronomical Algorithms
by Jean Meeus
2nd edition (December 1998)
Willmann-Bell
ISBN: 0943396638
书籍源码 MATLAB Code for Optimal Quincunx Filter Bank Design Yi Chen July 17, 2006 This file introduces t
MATLAB Code for Optimal Quincunx Filter
Bank Design
Yi Chen
July 17, 2006
This file introduces the MATLAB code that implements the two algorithms (i.e., Algorithms
1 and 2 in [1], or Algorithms 4.1 and 4.2 in [2]) used for the construction of
quincunx filter banks with perfect reconstruction, linear ...
matlab例程 This tutorial white-paper illustrates practical aspects of FIR filter design and fixed-point implem
This tutorial white-paper illustrates practical aspects of FIR
filter design and fixed-point implementation along with the
algorithms available in the Filter Design Toolbox and the
Signal Processing Toolbox for this purpose.
其他书籍 15篇光流配准经典文献
15篇光流配准经典文献,目录如下:
1、A Local Approach for Robust Optical Flow Estimation under Varying
2、A New Method for Computing Optical Flow
3、Accuracy vs. Efficiency Trade-offs in Optical Flow Algorithms
4、all about direct methods
5、An Introduction to OpenCV and Optical Flow
6、Bayesian Real ...
电子书籍 "The GRAPHICS GEMS Series" was started in 1990 by Andrew Glassner. The vision and purpose of the Ser
"The GRAPHICS GEMS Series" was started in 1990 by Andrew Glassner. The vision and purpose of the Series was - and still is - to provide tips, techniques, and algorithms for graphics programmers. All of the gems are written by programmers who work in the field and are motivated by a common desire to ...
系统设计方案 We address the problem of predicting a word from previous words in a sample of text. In particular,
We address the problem of predicting a word from previous words in a sample of text. In particular,
we discuss n-gram models based on classes of words. We also discuss several statistical algorithms
for assigning words to classes based on the frequency of their co-occurrence with other words. We
fin ...
压缩解压 The ZZIPlib provides read access on ZIP-archives. The library uses only the patent-free compression-
The ZZIPlib provides read access on ZIP-archives. The library uses only the patent-free compression-algorithms supported by Zlib. It provides functions that transparently access files being either real files or zipped files, both with the same filepath
数学计算 Mapack可用来做矩阵运算 Mapack is a .NET class library for basic linear algebra computations. It supports th
Mapack可用来做矩阵运算
Mapack is a .NET class library for basic linear algebra computations. It supports the following matrix operations and properties: Multiplication, Addition, Subtraction, Determinant, Norm1, Norm2, Frobenius Norm, Infinity Norm, Rank, Condition, Trace, Cholesky, LU, QR, Single V ...