搜索结果
找到约 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)
matlab例程 %%% Demos for PUMA algorithms %%% We present four matlab demos for PUMA. demo1, demo2, demo3, and
%%% Demos for PUMA algorithms %%%
We present four matlab demos for PUMA. demo1, demo2, demo3, and demo4
illustrate PUMA working with different parameters and with four
different images.
All you need to do is to run each of the demos. Please be sure that
all the files are put on an accessibl ...
其他书籍 SHA Hash algorithm. This standard specifies four secure hash algorithms, SHA-11, SHA-256, SHA-384,
SHA Hash algorithm.
This standard specifies four secure hash algorithms, SHA-11, SHA-256, SHA-384, and SHA-
512.
其他书籍 《算法概论(英文版)》《Algorithms》S. Dasgupta, C. H. Papadimitriou, and U. V. Vazirani
《算法概论(英文版)》《Algorithms》S. Dasgupta, C. H. Papadimitriou, and U. V. Vazirani
人工智能/神经网络 fortran 语 言 编 写 基 本 遗 传 算 法 源 程 序 fortran Genetic Algorithms written by FORTRAN
fortran 语 言 编 写 基 本 遗 传 算 法 源 程 序 fortran Genetic Algorithms written by FORTRAN
人工智能/神经网络 2004年出版的遗传算法Wiley.Interscience.Practical.Genetic.Algorithms.May.2004.eBook-LinG.pdf
2004年出版的遗传算法Wiley.Interscience.Practical.Genetic.Algorithms.May.2004.eBook-LinG.pdf
书籍源码 压缩文件中是Error Correction Coding - Mathematical Methods and Algorithms(Wiley 2005)作者:(Todd K. Moon )的配
压缩文件中是Error Correction Coding - Mathematical Methods and Algorithms(Wiley 2005)作者:(Todd K. Moon
)的配套代码,是由C和matlab两种语言编写的
软件工程 < 算法设计与分析基础>> 【原 书 名】 Introduction to The Design and Analysis of Algorithms 【原出版社】 Addis
< 算法设计与分析基础>>
【原 书 名】 Introduction to The Design and Analysis of Algorithms
【原出版社】 Addison Wesley/Pearson
【作 者】(美)Anany Levitin
【译 者】 潘彦
【出 版 社】 清华大学出版社 【书 号】 7302086567
【出版日期】 2004 年6月 【开 本】 185×260 【页 码】 388 【版 次】1-1 ...
其他书籍 Kozen的《The Design and Analysis of Algorithms》是一本比较经典的讲义形式的算法设计与分析教材
Kozen的《The Design and Analysis of Algorithms》是一本比较经典的讲义形式的算法设计与分析教材,其中许多图论问题算法很有用。Djvu格式。
数据结构 Data Structures and Algorithms with Object-Oriented Design Patterns in C# 这本书的范例代码dll自己反编译的source
Data Structures and Algorithms
with Object-Oriented Design Patterns in C#
这本书的范例代码dll自己反编译的source code
http://www.brpreiss.com/books/opus6/
软件设计/软件工程 麻省理工学院(MIT)的《算法导论》课程讲义。 配套教材算法导论(Introduction to Algorithms)一书
麻省理工学院(MIT)的《算法导论》课程讲义。
配套教材算法导论(Introduction to Algorithms)一书,全面地介绍了计算机算法。对每一个算法的分析既易于理解又十分有趣,并保持了数学严谨性。本书的设计目标全面,适用于多种用途。涵盖的内容有:算法在计算中的作用,概率分析和随机算法的介绍。本书专门讨论了线性规划,介 ...