搜索:OPTIMIZATION
找到约 231 项符合「OPTIMIZATION」的查询结果
结果 231
按分类筛选
- 全部
- 人工智能/神经网络 (36)
- 技术资料 (33)
- matlab例程 (28)
- 其他 (24)
- 其他书籍 (15)
- 数值算法/人工智能 (10)
- 书籍 (8)
- 数学计算 (7)
- 文章/文档 (6)
- 电子书籍 (5)
- Java编程 (5)
- 系统设计方案 (5)
- 论文 (4)
- 行业发展研究 (4)
- 技术书籍 (3)
- 通讯编程文档 (3)
- 软件设计/软件工程 (3)
- VC书籍 (3)
- 源码 (2)
- 可编程逻辑 (2)
- 编译器/解释器 (2)
- 嵌入式/单片机编程 (2)
- 并行计算 (2)
- VIP专区 (2)
- 其他 (1)
- 单片机编程 (1)
- 仿真技术 (1)
- 软件工程 (1)
- 教程资料 (1)
- Mentor (1)
- Linux/Unix编程 (1)
- 网络 (1)
- 文件格式 (1)
- 数据结构 (1)
- Java书籍 (1)
- VHDL/FPGA/Verilog (1)
- Delphi控件源码 (1)
- MySQL数据库 (1)
- RFID编程 (1)
- 3G开发 (1)
- 精品软件 (1)
https://www.eeworm.com/dl/518/174382.html
数值算法/人工智能
A program to demonstrate the optimization process of ant colony optimization for the traveling salem
A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. The darker the grey, the more pheromone ...
https://www.eeworm.com/dl/688/448499.html
MySQL数据库
Advanced InnoDB Optimization
Advanced InnoDB Optimization,MySQL InnoDB优化指南。Peter Zaitsev的大作。
https://www.eeworm.com/dl/652/452669.html
文章/文档
Particle Swarm Optimization
Particle Swarm Optimization
https://www.eeworm.com/dl/cadence/ebook/453856.html
电子书籍
ant colony optimization
ant colony optimization
https://www.eeworm.com/dl/650/470649.html
人工智能/神经网络
frame optimization algorithmn
frame optimization algorithmn
https://www.eeworm.com/dl/692/451505.html
行业发展研究
this is a good guide for optimization using matlab function and also its optimization toolbox
this is a good guide for optimization using matlab function and also its optimization toolbox
https://www.eeworm.com/dl/518/174381.html
数值算法/人工智能
A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional
A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function is visualized by level of grey: the lighter the color, the higher the function value. The particles are shown as red circles, their trajectory as red lines.