搜索:random+algorithm
找到约 1,409 项符合「random+algorithm」的查询结果
结果 1,409
按分类筛选
- 全部
- matlab例程 (196)
- 技术资料 (189)
- 人工智能/神经网络 (133)
- 数学计算 (93)
- 加密解密 (80)
- 数值算法/人工智能 (75)
- 其他 (64)
- 压缩解压 (41)
- 数据结构 (40)
- 其他书籍 (38)
- Java编程 (32)
- 通讯/手机编程 (23)
- 软件设计/软件工程 (22)
- Linux/Unix编程 (21)
- 通讯编程文档 (21)
- 书籍源码 (18)
- 文章/文档 (18)
- VHDL/FPGA/Verilog (18)
- 单片机开发 (15)
- 文件格式 (14)
- 书籍 (13)
- DSP编程 (12)
- 单片机编程 (11)
- 电子书籍 (11)
- 技术管理 (11)
- 系统设计方案 (11)
- 软件工程 (10)
- 多国语言处理 (10)
- 汇编语言 (8)
- VC书籍 (8)
- 行业发展研究 (8)
- JavaScript (6)
- 多媒体处理 (5)
- 操作系统开发 (5)
- 编辑器/阅读器 (5)
- CA认证 (5)
- 嵌入式/单片机编程 (5)
- 其他嵌入式/单片机内容 (5)
- 3G开发 (5)
- 源码 (5)
- 论文 (5)
- 驱动编程 (4)
- Applet (4)
- STL (4)
- 其他行业 (4)
- 学术论文 (3)
- 通信网络 (3)
- 教程资料 (3)
- 可编程逻辑 (3)
- 编译器/解释器 (3)
- *行业应用 (3)
- 其他数据库 (3)
- 微处理器开发 (3)
- GPS编程 (3)
- 并行计算 (3)
- VIP专区 (3)
- 设计相关 (2)
- 数据库系统 (2)
- 测试测量 (2)
- Matlab (2)
- Modem编程 (2)
- 游戏 (2)
- 网络 (2)
- Java书籍 (2)
- 生物技术 (2)
- 中间件编程 (2)
- 邮电通讯系统 (2)
- C/C++语言编程 (1)
- 无线通信 (1)
- 接口技术 (1)
- Linux/uClinux/Unix编程 (1)
- 存储器技术 (1)
- 图形图像 (1)
- 技术书籍 (1)
- 开发工具 (1)
- 实用工具 (1)
- 工控技术 (1)
- Internet/网络编程 (1)
- 教育系统应用 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- BREW编程 (1)
- J2ME (1)
- Delphi控件源码 (1)
- 家庭/个人应用 (1)
- Jsp/Servlet (1)
- RFID编程 (1)
- MTK (1)
- 能源行业(电力石油煤炭) (1)
- 习题答案 (1)
https://www.eeworm.com/dl/637/222957.html
多国语言处理
Hieu Xuan Phan & Minh Le Nguyen 利用CRF统计模型写的可用于英文命名实体识别、英文分词的工具(开放源码)。CRF模型最早由Lafferty提出
Hieu Xuan Phan & Minh Le Nguyen 利用CRF统计模型写的可用于英文命名实体识别、英文分词的工具(开放源码)。CRF模型最早由Lafferty提出,全名conditional random fields,该模型后来被广泛地应用在语言和图像处理领域,并随之出现了很多的变体。FlexCRF就是对CRF模型的一个实现应用工具,可用于文本 ...
https://www.eeworm.com/dl/648/294151.html
单片机开发
This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseud
This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collection is well documented, in my ...
https://www.eeworm.com/dl/665/316412.html
matlab例程
Toolbox for Numerical Computing with MATLAB (by Cleve Moler). Numerical Computing with MATLAB (
Toolbox for Numerical Computing with MATLAB (by Cleve Moler).
Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course
in numerical methods, Matlab, and technical computing. The emphasis is on in-
formed use of mathematical software. We want y ...
https://www.eeworm.com/dl/665/305244.html
matlab例程
This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseud
This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collection is well documented, in my ...
https://www.eeworm.com/dl/522039.html
书籍
OFDM+Wireless+LANS
Before delving into the details of orthogonal frequency division multiplexing (OFDM), relevant
background material must be presented first. The purpose of this chapter is to provide the necessary
building blocks for the development of OFDM principles. Included in this chapter are ...
https://www.eeworm.com/dl/665/142729.html
matlab例程
ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to ali
ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to align the context grouping structure well in a human sense [1], thus can be used for unsupervised classification. The demonstration shows this on medical abstracts (MED dataset), that ...
https://www.eeworm.com/dl/650/139298.html
人工智能/神经网络
Description: FASBIR(Filtered Attribute Subspace based Bagging with Injected Randomness) is a variant
Description: FASBIR(Filtered Attribute Subspace based Bagging with Injected Randomness) is a variant of Bagging algorithm, whose purpose is to improve accuracy of local learners, such as kNN, through multi-model perturbing ensemble.
Reference: Z.-H. Zhou and Y. Yu. Ensembling lo ...
https://www.eeworm.com/dl/654/244856.html
数据结构
This forced me to write about more interesting and comprehensive sorting methods, the result of whic
This forced me to write about more interesting and comprehensive sorting methods, the result of which is this one. Through this writing I have tried to give in-depth coverage of the entire sort algorithm I hope Peter wouldn t mind reading it. This article assumes that you really ...
https://www.eeworm.com/dl/cadence/ebook/176911.html
电子书籍
The DSP Design Flow workshop provides an introduction to the advanced tools you need to design and i
The DSP Design Flow workshop provides an introduction to the advanced tools you need to design and implement DSP algorithms targeting FPGAs. This intermediate workshop in implementing DSP functions focuses on learning how to use System Generator for DSP, as well as HDL design flo ...
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 ...