搜索结果
找到约 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)
Linux/Unix编程 Encoding and decoding of the binary extended (24,12,8) Golay code: An arithmetic decoding algorith
Encoding and decoding of the binary extended (24,12,8) Golay code:
An arithmetic decoding algorithm. It is a very close relative of the error-trapping decoding algorithms developed by Kasami in the 1960s.
电子书籍 The DSP Design Flow workshop provides an introduction to the advanced tools you need to design and i
The DSP Design Flow workshop provides an introduction to the advanced tools you need to design and implement DSP algorithms targeting FPGAs. This intermediate workshop in implementing DSP functions focuses on learning how to use System Generator for DSP, as well as HDL design flow, CORE Generator so ...
其他 machine learning, accuracy estimation, cross-validation, bootstrap, ID3, decision trees, decision
machine learning, accuracy estimation, cross-validation,
bootstrap, ID3, decision trees, decision graphs, naive-bayes,
decision tables, majority, induction algorithms, classifiers,
categorizers, general logic diagrams, instance-based algorithms,
discretization, lazy learning, bagging, MineSet. ...
其他书籍 The Linux kernel is one of the most interesting yet least understood open-source projects. It is als
The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insider in the second edition of Linux Kernel Developme ...
人工智能/神经网络 C++编写的机器学习算法 Lemga is a C++ package which consists of classes for several learning models and gener
C++编写的机器学习算法
Lemga is a C++ package which consists of classes for several learning models and generic algorithms for optimizing (training) the models
压缩解压 This is a little console mode utility program which is able to (de-)compress single files with a s
This is a little console mode utility program which is able to
(de-)compress single files with a static Arithmetic compression
algorithm. You could easily add the RLE/BWT/MFT data
transformation algorithms. Just rip the corresponding classes
out of my HuffComp source code. I won t add these ones ...
其他书籍 英文版,pdf格式。 详细说明: Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Templa
英文版,pdf格式。
详细说明:
Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition)
URL: http://www.amazon.com/exec/obidos/tg/detail/-/0201379236/
ISBN: 0201379236
Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge
Publisher: ...
压缩解压 It is possible that certain products which can be built using this software modules might form inve
It is possible that certain products which can be built using this
software modules might form inventions protected by patent rights in
some countries (e.g. by patents about arithmetic coding algorithms
owned by IBM and AT&T in the USA). Provision of this software by the
author does NOT include any ...
人工智能/神经网络 一个由Mike Gashler完成的机器学习方面的includes neural net, naive bayesian classifier, decision tree, KNN, a genet
一个由Mike Gashler完成的机器学习方面的includes neural net, naive bayesian classifier, decision tree, KNN, a genetic algorithm, and some manifold learning algorithms.
其他书籍 OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a
OpenCV means Intel&reg Open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement some popular Image Processing and Computer Vision algorithms.
OpenCV has cross-platform middle-to-high level API that consists of a few hundreds (>300) C functions. It ...