搜索结果
找到约 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)
Delphi控件源码 This PNG Delphi version 1.56 documentation (this version is a major rewrite intended to replace the
This PNG Delphi version 1.56 documentation (this version is a major rewrite intended to replace the previous version, 1.2).
Improvements in this new version includes:
This new version allows the programmer to not use Delphi heavy units which will greatly reduce the size of the final executable.
R ...
其他书籍 This paper investigates the design of joint frequency offset and carrier phase estimation of a mult
This paper investigates the design of joint frequency
offset and carrier phase estimation of a multi-frequency time division
multiple access (MF-TDMA) demodulator that is applied to
a digital video broadcasting—return channel system via satellite
(DVB-RCS). The proposed joint estimation algorithm i ...
微处理器开发 200-MHz ARM920T Processor • 16-kbyte Instruction Cache • 16-kbyte Data Cache •
200-MHz ARM920T Processor
&#8226 16-kbyte Instruction Cache
&#8226 16-kbyte Data Cache
&#8226 Linux&reg , Microsoft&reg Windows&reg CE-enabled MMU
&#8226 100-MHz System Bus
&#8226 MaverickCrunch&#8482 Math Engine
&#8226 Floating Point, Integer, and Signal Processing
Instructions
&#8226 Opt ...
软件工程 Sensing and planning are at the core of robot motion. Traditionally, mobile robots have been used f
Sensing and planning are at the core of robot motion. Traditionally,
mobile robots have been used for performing various tasks
with a general-purpose processor on-board. This book grew out of
our research enquiry into alternate architectures for sensor-based
robot motion. It describes our research s ...
技术资料 计算机视觉 琳达·夏皮罗 Computer Vision - Linda Shapiro
From the Publisher: Computer Vision presents the necessary theory and techniques for students and practitioners who will work in fields where significant information must be extracted automatically from images. It will be a useful resource automatically from images. It will be a useful resource book ...
Matlab Phase Unwrapping 2D
Two 2D phase unwrapping approaches are included: 
1. Phase quality guided path following method. 
2. Goldstein's branch cut method.
The algorithms are described in: 
D. C. Ghiglia and M. D. Pritt, Two-Dimensional Phase Unwrapping: 
Theory, Algorithms and Software. New York: ...
其他书籍 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 ...
其他书籍 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 ...
其他数据库 The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you
The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the database for you. The lib ...
matlab例程 小波神经网络的源程序: 1.构造的非线性函数: 位于nninit_test.m 2.直接用WNN逼近非线性:Wnn_test.m, (内部调用小波函数) 3.遗传算法优化后逼近 :GA_Wnn_tes
小波神经网络的源程序: 1.构造的非线性函数: 位于nninit_test.m 2.直接用WNN逼近非线性:Wnn_test.m, (内部调用小波函数) 3.遗传算法优化后逼近 :GA_Wnn_test.m (内部调用遗传算法的,初始化,适应度,解码函数)-genetic algorithm optimization WNN source : 1. Construction of the nonlinear function : nninit_test.m at 2. ...