搜索结果
找到约 469 项符合
problem 的查询结果
按分类筛选
- 全部分类
- 技术资料 (85)
- 人工智能/神经网络 (33)
- matlab例程 (32)
- 数学计算 (30)
- 其他 (29)
- 数值算法/人工智能 (24)
- 数据结构 (23)
- Java编程 (22)
- 其他书籍 (19)
- 书籍 (16)
- 软件设计/软件工程 (10)
- 电子书籍 (8)
- VC书籍 (8)
- 电源技术 (7)
- 单片机开发 (7)
- 行业发展研究 (7)
- Java书籍 (6)
- 并行计算 (6)
- 论文 (5)
- 单片机编程 (5)
- 可编程逻辑 (5)
- 文件格式 (5)
- 软件工程 (4)
- 教程资料 (4)
- Linux/Unix编程 (4)
- 文章/文档 (4)
- 加密解密 (3)
- 压缩解压 (3)
- 游戏 (3)
- 编译器/解释器 (3)
- 系统设计方案 (3)
- Linux/uClinux/Unix编程 (2)
- DSP编程 (2)
- 通讯/手机编程 (2)
- 操作系统开发 (2)
- 书籍源码 (2)
- 模拟电子 (2)
- Internet/网络编程 (2)
- 教育系统应用 (2)
- 汇编语言 (2)
- 嵌入式/单片机编程 (2)
- 其他 (1)
- C/C++语言编程 (1)
- 无线通信 (1)
- 数据库系统 (1)
- 其他文档 (1)
- 技术书籍 (1)
- 资料/手册 (1)
- 测试测量 (1)
- 工控技术 (1)
- 源码/资料 (1)
- 串口编程 (1)
- 编辑器/阅读器 (1)
- 磁盘编程 (1)
- 企业管理 (1)
- 传真(Fax)编程 (1)
- 金融证券系统 (1)
- 技术管理 (1)
- 其他数据库 (1)
- 通讯编程文档 (1)
- 嵌入式Linux (1)
- J2ME (1)
- 其他行业 (1)
- 生物技术 (1)
- 交通/航空行业 (1)
- Jsp/Servlet (1)
- VIP专区 (1)
技术管理 Solve multi soures Kinapping problem
Solve multi soures Kinapping problem
数据结构 This program can solve Josf problem
This program can solve Josf problem
其他书籍 Rough sets algorithms in classification problem
Rough sets algorithms in classification problem
交通/航空行业 LQR controller to deal with the train problem
LQR controller to deal with the train problem
VC书籍 Programming and Problem Solving with C++
Programming and Problem Solving with C++
数学计算 The decision of a boundary problem a method of Galerkin
The decision of a boundary problem a method of Galerkin
编译器/解释器 a code that represents the consumer producer problem
a code that represents the consumer producer problem
matlab例程 Linear Assignment Problem solver for Matlab
Linear Assignment Problem solver for Matlab
Java书籍 Java Obeject oriented problem solving
Java Obeject oriented problem solving
人工智能/神经网络 This routine calls the glpk library to solve a LP/MIP problem. A typical LP problem has following s
This routine calls the glpk library to solve a LP/MIP problem. A typical
LP problem has following structure:
[min|max] C x
s.t.
Ax ["="|"<="|">="] b
{x <= UB}
{x >= LB}
The calling syntax is:
[XMIN,FMIN,STATUS,EXTRA]= ...