搜索结果
找到约 1,132 项符合
AlgorIThm 的查询结果
按分类筛选
- 全部分类
- matlab例程 (180)
- 人工智能/神经网络 (129)
- 数学计算 (89)
- 加密解密 (78)
- 数值算法/人工智能 (66)
- 其他 (56)
- 压缩解压 (39)
- 数据结构 (37)
- 其他书籍 (34)
- Java编程 (31)
- 软件设计/软件工程 (23)
- 通讯/手机编程 (21)
- 文章/文档 (19)
- Linux/Unix编程 (19)
- 书籍源码 (17)
- 通讯编程文档 (16)
- 技术资料 (16)
- 技术管理 (15)
- VHDL/FPGA/Verilog (14)
- 文件格式 (13)
- 单片机开发 (11)
- 单片机编程 (10)
- DSP编程 (9)
- 电子书籍 (9)
- 行业发展研究 (9)
- 系统设计方案 (9)
- 软件工程 (8)
- 汇编语言 (7)
- VC书籍 (7)
- 书籍 (7)
- JavaScript (6)
- 编辑器/阅读器 (6)
- 多媒体处理 (5)
- 其他嵌入式/单片机内容 (5)
- 嵌入式/单片机编程 (5)
- CA认证 (5)
- 操作系统开发 (5)
- 源码 (5)
- 论文 (5)
- STL (4)
- 驱动编程 (4)
- 多国语言处理 (4)
- VIP专区 (4)
- 教程资料 (3)
- 通信网络 (3)
- 可编程逻辑 (3)
- 编译器/解释器 (3)
- GPS编程 (3)
- 其他行业 (3)
- 并行计算 (3)
- 其他数据库 (3)
- 微处理器开发 (3)
- 生物技术 (2)
- 游戏 (2)
- 网络 (2)
- Modem编程 (2)
- Applet (2)
- 中间件编程 (2)
- *行业应用 (2)
- 数据库系统 (2)
- Matlab (2)
- 学术论文 (1)
- 实用工具 (1)
- 无线通信 (1)
- 测试测量 (1)
- Internet/网络编程 (1)
- 语音压缩 (1)
- J2ME (1)
- 磁盘编程 (1)
- Jsp/Servlet (1)
- Delphi控件源码 (1)
- BREW编程 (1)
- 教育系统应用 (1)
- Java书籍 (1)
- 3G开发 (1)
- 家庭/个人应用 (1)
- MTK (1)
- RFID编程 (1)
- 能源行业(电力石油煤炭) (1)
- 金融证券系统 (1)
- 技术书籍 (1)
- C/C++语言编程 (1)
- 接口技术 (1)
- 设计相关 (1)
- Linux/uClinux/Unix编程 (1)
- 图形图像 (1)
- 习题答案 (1)
matlab例程 TSP( Traveling Salesman Problem) is a typical NP complete problem ,genetic algorithm is the perfect
TSP( Traveling Salesman Problem) is a typical NP complete problem ,genetic algorithm is the perfect method for solving NP complete problem.
其他 A 2-D ECG compression algorithm based on wavelet transform and vector quantization
A 2-D ECG compression algorithm based on wavelet transform
and vector quantization
软件设计/软件工程 In this paper, we present LOADED, an algorithm for outlier detection in evolving data sets containi
In this paper, we present LOADED, an algorithm for outlier
detection in evolving data sets containing both continuous
and categorical attributes. LOADED is a tunable algorithm,
wherein one can trade off computation for accuracy so that
domain-specific response times are achieved. Experimental
result ...
matlab例程 Viterbi Algorithm & Viterbi Decoder Matlab Code.(Provided both soft & hard decision ability). Note:
Viterbi Algorithm & Viterbi Decoder Matlab Code.(Provided both soft & hard decision ability). Note: The main function is viterbi.m
书籍源码 DES.C: DES Algorithm Program from the Book Appliced Cryptography, Bruce Schneier
DES.C: DES Algorithm Program from the Book Appliced Cryptography, Bruce Schneier
人工智能/神经网络 fast implementation of Kmeans clustering algorithm
fast implementation of Kmeans clustering algorithm
数值算法/人工智能 遗传算法(Genetic Algorithm,GA)是一种抽象于生物进化过程的基于自然选择和生物遗传机制的优化技术. 遗传算法的基本原理 在遗传算法的执行过程中,每一代有许多不同的种群个体
遗传算法(Genetic Algorithm,GA)是一种抽象于生物进化过程的基于自然选择和生物遗传机制的优化技术.
遗传算法的基本原理
在遗传算法的执行过程中,每一代有许多不同的种群个体(染色体 )同时存在。这些染色体中哪个保留(生存)、哪个淘汰(死亡),是根据 它们对环境的适应能力来决定的,适应性强的有更多的机会保留下来 。适 ...
文件格式 An optimal neuron evolution algorithm for the restoration of linearly distorted images is presented
An optimal neuron evolution algorithm for the restoration
of linearly distorted images is presented in this paper. The proposed
algorithm is motivated by the symmetric positive-definite quadratic programming
structure inherent in restoration. Theoretical analysis and experimental
results show that t ...
数学计算 基于最小二乘原理的曲线拟合程序-A program of curve fitting based on least squares algorithm.
基于最小二乘原理的曲线拟合程序-A program of curve fitting based on least squares algorithm.
文章/文档 An Efficient and Effective Detailed Placement Algorithm Global Swap  To identify a pair
An Efficient and Effective Detailed Placement Algorithm
Global Swap
&#61692 To identify a pair of cells that can be swapped to reduce wirelength (others are fixed).
2. Vertical Swap
&#61692 Swap a cell with a nearby cell in the segment above or below.
3. Local Re-ordering
&#61692 Re-order cons ...