搜索:Algorithm
找到约 1,300 项符合「Algorithm」的查询结果
结果 1,300
按分类筛选
- 全部
- matlab例程 (182)
- 技术资料 (172)
- 人工智能/神经网络 (130)
- 数学计算 (91)
- 加密解密 (78)
- 数值算法/人工智能 (66)
- 其他 (57)
- 压缩解压 (39)
- 数据结构 (37)
- 其他书籍 (35)
- Java编程 (32)
- 软件设计/软件工程 (23)
- 通讯/手机编程 (21)
- Linux/Unix编程 (19)
- 文章/文档 (19)
- 书籍源码 (17)
- 通讯编程文档 (16)
- 技术管理 (15)
- VHDL/FPGA/Verilog (14)
- 文件格式 (13)
- 单片机编程 (11)
- 单片机开发 (11)
- DSP编程 (9)
- 电子书籍 (9)
- 系统设计方案 (9)
- 行业发展研究 (9)
- 软件工程 (8)
- 汇编语言 (8)
- VC书籍 (8)
- 书籍 (7)
- 编辑器/阅读器 (6)
- JavaScript (6)
- 源码 (5)
- 论文 (5)
- 多媒体处理 (5)
- 操作系统开发 (5)
- CA认证 (5)
- 嵌入式/单片机编程 (5)
- 其他嵌入式/单片机内容 (5)
- 驱动编程 (4)
- 多国语言处理 (4)
- STL (4)
- VIP专区 (4)
- 通信网络 (3)
- 教程资料 (3)
- 可编程逻辑 (3)
- 编译器/解释器 (3)
- 其他数据库 (3)
- 微处理器开发 (3)
- 其他行业 (3)
- GPS编程 (3)
- 并行计算 (3)
- 数据库系统 (2)
- Matlab (2)
- Modem编程 (2)
- 游戏 (2)
- *行业应用 (2)
- Applet (2)
- 网络 (2)
- 生物技术 (2)
- 中间件编程 (2)
- 习题答案 (1)
- C/C++语言编程 (1)
- 无线通信 (1)
- 接口技术 (1)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 学术论文 (1)
- 图形图像 (1)
- 技术书籍 (1)
- 测试测量 (1)
- 实用工具 (1)
- 源码/资料 (1)
- Internet/网络编程 (1)
- 教育系统应用 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- 金融证券系统 (1)
- Java书籍 (1)
- BREW编程 (1)
- J2ME (1)
- Delphi控件源码 (1)
- 家庭/个人应用 (1)
- Jsp/Servlet (1)
- RFID编程 (1)
- MTK (1)
- 3G开发 (1)
- 能源行业(电力石油煤炭) (1)
https://www.eeworm.com/dl/668/239183.html
其他行业
Feature selection is a preprocessing technique frequently used in data mining and machine learning t
Feature selection is a preprocessing technique frequently used in data mining and machine learning tasks. It can reduce dimensionality, remove irrelevant data, increase learning accuracy, and improve results comprehensibility. FCBF is a fast correlation-based filter algorithm des ...
https://www.eeworm.com/dl/882284.html
技术资料
C++写的DTMF算法
·详细说明:C++写的DTMF算法,内含一个pcm数据文件,读入文件并分析按键-c writes the DTMF algorithm, contains a pcm data file, the read-in document and the analysis pressed key。文件列表: DTMF ....\DTMF.cpp ....\DTMF.
https://www.eeworm.com/dl/934127.html
技术资料
Performance analysis for tracking of variable scale objects
·摘自:上海润图智能系统有限公司http://www.machinevision.cn/Performance analysis for tracking of variable scale objects using mean-shift algorithm 论文 1(英文):作者 彭宁嵩(上海交大图像处理与模式识别研究所博士)
https://www.eeworm.com/dl/650/198173.html
人工智能/神经网络
this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up
this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once)
Notes:
1. Input error checking included
2. Inputs can be speci ...
https://www.eeworm.com/dl/534/230046.html
其他
This the implementation of structural SVM for training complex alignment models for protein sequence
This the implementation of structural SVM for training complex alignment models for protein sequence alignment, especially for homology modeling. The structural SVM algorithm can incorporate many relevant features like secondary structure, relative exposed surface area, profiles ...
https://www.eeworm.com/dl/518/289146.html
数值算法/人工智能
KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-mean
KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means
algorithm to set the centres of a cluster model. The matrix DATA
represents the data which is being clustered, with each row
corresponding to a vector. The sum of squares error f ...
https://www.eeworm.com/dl/666/292152.html
Delphi控件源码
Interface for Microsoft Audio Compression Manager. - Delphi Source The ACM uses existing driver i
Interface for Microsoft Audio Compression Manager. - Delphi Source
The ACM uses existing driver interface hooks to override the default mapping algorithm for waveform audio devices. This allows the ACM to intercept device-open calls. After a call has been intercepted, the ACM ca ...
https://www.eeworm.com/dl/650/424458.html
人工智能/神经网络
,许多最优化问题性质十分复杂,很难用 传统的优化方法来求解.自1960年以来,人们对求解这类难 解问题日益增加.一种模仿生物自然进化过程的、被称为“ 进化算法(evolutionary algo
,许多最优化问题性质十分复杂,很难用
传统的优化方法来求解.自1960年以来,人们对求解这类难
解问题日益增加.一种模仿生物自然进化过程的、被称为“
进化算法(evolutionary algorithm)”
https://www.eeworm.com/dl/905084.html
技术资料
一种解决早熟收敛的自适应遗传算法设计
为了解决简单遗传算法(Simple Genetic Algorithm,SGA)易陷入局部最优解的问题,及以往自适应遗传算法只考虑与进化代数相关的交叉与变异概率,而忽略个体分布情况及种群规模不可变等问
https://www.eeworm.com/dl/542/396313.html
其他书籍
The combinatorial core of the OVSF code assignment problem that arises in UMTS is to assign some no
The combinatorial core of the OVSF code assignment problem
that arises in UMTS is to assign some nodes of a complete binary
tree of height h (the code tree) to n simultaneous connections, such that
no two assigned nodes (codes) are on the same root-to-leaf path. Each
connection r ...