搜索:simplex+algorithm
找到约 1,247 项符合「simplex+algorithm」的查询结果
结果 1,247
按分类筛选
- 全部
- matlab例程 (150)
- 人工智能/神经网络 (100)
- 数学计算 (77)
- 加密解密 (70)
- 数值算法/人工智能 (52)
- 其他 (42)
- 技术资料 (42)
- 数据结构 (31)
- 压缩解压 (28)
- 其他书籍 (25)
- Java编程 (25)
- 软件设计/软件工程 (17)
- 通讯/手机编程 (16)
- 文章/文档 (14)
- 书籍源码 (13)
- 通讯编程文档 (13)
- Linux/Unix编程 (11)
- 技术管理 (11)
- DSP编程 (9)
- 单片机开发 (9)
- VHDL/FPGA/Verilog (9)
- 文件格式 (8)
- 系统设计方案 (8)
- 软件工程 (7)
- 电子书籍 (7)
- JavaScript (7)
- 操作系统开发 (5)
- CA认证 (5)
- 汇编语言 (5)
- 行业发展研究 (5)
- 驱动编程 (4)
- 编辑器/阅读器 (4)
- 多国语言处理 (4)
- 其他嵌入式/单片机内容 (4)
- 其他数据库 (3)
- 嵌入式/单片机编程 (3)
- STL (3)
- VC书籍 (3)
- GPS编程 (3)
- 书籍 (3)
- 游戏 (2)
- 编译器/解释器 (2)
- *行业应用 (2)
- 网络 (2)
- 其他行业 (2)
- 中间件编程 (2)
- 并行计算 (2)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 数据库系统 (1)
- 教程资料 (1)
- Modem编程 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- Applet (1)
- 微处理器开发 (1)
- Java书籍 (1)
- J2ME (1)
- 家庭/个人应用 (1)
- 生物技术 (1)
- Jsp/Servlet (1)
- RFID编程 (1)
- 3G开发 (1)
- 源码 (1)
- 论文 (1)
- 习题答案 (1)
https://www.eeworm.com/dl/652/317868.html
文章/文档
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
&# ...
https://www.eeworm.com/dl/665/303904.html
matlab例程
% EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input da
% EM algorithm for k multidimensional Gaussian mixture estimation
%
% Inputs:
% X(n,d) - input data, n=number of observations, d=dimension of variable
% k - maximum number of Gaussian components allowed
% ltol - percentage of the log likelihood difference between 2 iteratio ...
https://www.eeworm.com/dl/619/305082.html
Linux/Unix编程
DCI 算法 源代码 DCI: A hybrid Algorithm for Frequent Set Counting
DCI 算法 源代码
DCI: A hybrid Algorithm for Frequent Set Counting
https://www.eeworm.com/dl/646/437524.html
通讯编程文档
Description of a pipeline architecture for a FFT processor, based on the R22SDF algorithm.
Description of a pipeline architecture for a FFT processor, based on the R22SDF algorithm.
https://www.eeworm.com/dl/650/306460.html
人工智能/神经网络
C/C++ implementation of the Levenberg-Marquardt non-linear least squares algorithm. levmar includes
C/C++ implementation of the Levenberg-Marquardt non-linear
least squares algorithm. levmar includes double and single precision LM versions, both
with analytic and finite difference approximated jacobians
https://www.eeworm.com/dl/641/413463.html
数学计算
this is an wonderfull tree constructing algorithm implemented in java used in data mining
this is an wonderfull tree constructing algorithm implemented in java used in data mining
https://www.eeworm.com/dl/641/418598.html
数学计算
a copylefted C/C++ implementation of the Levenberg-Marquardt non-linear least squares algorithm
a copylefted C/C++ implementation of the Levenberg-Marquardt non-linear
least squares algorithm
https://www.eeworm.com/dl/678/420351.html
系统设计方案
OFDM based on the massive pilot channel estimation algorithm simulation, including the LS estimation
OFDM based on the massive pilot channel estimation algorithm simulation, including the LS estimation algorithm Analysis of LSE
https://www.eeworm.com/dl/678/423411.html
系统设计方案
1.an fpga implementation of the image space reconstruction algorithm for hyperspectral imaging analy
1.an fpga implementation of the image space reconstruction algorithm for hyperspectral imaging analysis
2. fpga implemention of a median filter
3. fpga implementation of digital filters
4.hardware acceleration of edge detection algorithm on fpgas
5.implementation and evaluation o ...
https://www.eeworm.com/dl/631/424223.html
*行业应用
escription: The Rijndael Encryption algorithm has been recently recognized as an AES (Advanced Encry
escription: The Rijndael Encryption algorithm has been recently recognized as an AES (Advanced Encryption Standard). It was recently (April 2001) released in Visual Basic. The source code here is for Micro$oft Visual C++ 6.0 for developing and testing. Have fun with it!