搜索结果
找到约 462 项符合
algorithms 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (66)
- 技术资料 (41)
- 人工智能/神经网络 (40)
- matlab例程 (31)
- 书籍 (21)
- 软件设计/软件工程 (18)
- 数值算法/人工智能 (17)
- 加密解密 (16)
- 数据结构 (15)
- 书籍源码 (13)
- 其他 (13)
- 软件工程 (13)
- 电子书籍 (13)
- 数学计算 (12)
- Java编程 (10)
- VC书籍 (10)
- 通讯编程文档 (9)
- 文章/文档 (9)
- 压缩解压 (8)
- Linux/Unix编程 (8)
- 微处理器开发 (6)
- 行业发展研究 (6)
- Java书籍 (5)
- DSP编程 (4)
- 编译器/解释器 (4)
- 文件格式 (4)
- 系统设计方案 (4)
- 通讯/手机编程 (3)
- 技术书籍 (3)
- 教程资料 (3)
- 单片机开发 (3)
- 其他行业 (3)
- 操作系统开发 (2)
- Matlab (2)
- 可编程逻辑 (2)
- 嵌入式/单片机编程 (2)
- VHDL/FPGA/Verilog (2)
- Delphi控件源码 (2)
- 手册 (1)
- C语言 (1)
- C/C++语言编程 (1)
- Linux/uClinux/Unix编程 (1)
- 数据库系统 (1)
- DSP工具/软件 (1)
- 传感与控制 (1)
- 嵌入式综合 (1)
- 工控技术 (1)
- 源码/资料 (1)
- Internet/网络编程 (1)
- 编辑器/阅读器 (1)
- 网络 (1)
- 技术管理 (1)
- 其他数据库 (1)
- FlashMX/Flex源码 (1)
- VxWorks (1)
- 生物技术 (1)
- 3G开发 (1)
数据结构 This a program to implement the so-called "dancing link" which is introduced in Knuth s paper. This
This a program to implement the so-called "dancing link" which is introduced in Knuth s paper. This is really a super
acrobatic and I am sure that not many programmers can understand the algorithms.
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.
技术资料 GAfuzzy
遗传算法和模糊控制结合的重要参考论文,有很高的参考价值-genetic algorithms and fuzzy control combination of important reference
技术资料 机器学习应用与趋势研究手册算法,方法与技术
·[机器学习应用与趋势研究手册算法,方法与技术].Handbook.Of.Research.On.Machine.Learning.Applications.and.Trends.Algorithms,.Methods.and.Techniques.(2.Volumes)
其他书籍 Tricks of the Windows Game Programmin Gurus, 2E takes the reader through Win32 programming, covering
Tricks of the Windows Game Programmin Gurus, 2E takes the reader through Win32 programming, covering all the major components of DirectX including DirectDraw, DirectSound, DirectInput (including Force Feedback), and DirectMusic. Andre teaches the reader 2D graphics and rasterization techniques. Fina ...
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.
人工智能/神经网络 一个由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.
数值算法/人工智能 ApMl provides users with the ability to crawl the web and download pages to their computer in a dire
ApMl provides users with the ability to crawl the web and download pages to their computer in a directory structure suitable for a Machine Learning system to both train itself and classify new documents. Classification Algorithms include Naive Bayes, KNN
其他书籍 Linux编程的经典书
Linux编程的经典书,OReilly系列。The new edition of Understanding the Linux Kernel takes you on a guided tour through the most significant data structures, many algorithms, and programming tricks used in the kernel.
软件设计/软件工程 Answering Queries using views is an article that contains an introduction to the theory and some alg
Answering Queries using views is an article that contains an introduction to the theory and some algorithms, examples for the queries that uses views to resolve some problems. Also this article have a large references for more information about this subject.