搜索结果
找到约 374 项符合
SOLUTION 的查询结果
按分类筛选
- 全部分类
- 技术资料 (77)
- 其他书籍 (29)
- 单片机编程 (22)
- 电源技术 (20)
- 其他 (17)
- Java编程 (14)
- 书籍 (13)
- matlab例程 (11)
- 软件设计/软件工程 (10)
- 电子书籍 (9)
- 数学计算 (9)
- 数值算法/人工智能 (7)
- 文章/文档 (7)
- 微处理器开发 (7)
- 单片机开发 (6)
- 人工智能/神经网络 (6)
- 数据结构 (6)
- 行业发展研究 (5)
- Linux/Unix编程 (4)
- 技术管理 (4)
- 嵌入式/单片机编程 (4)
- Java书籍 (4)
- Windows CE (4)
- 系统设计方案 (4)
- VC书籍 (4)
- 书籍源码 (3)
- 软件工程 (3)
- 模拟电子 (3)
- 可编程逻辑 (3)
- VHDL/FPGA/Verilog (3)
- Delphi控件源码 (3)
- 其他嵌入式/单片机内容 (3)
- VIP专区 (3)
- 论文 (2)
- 多媒体处理 (2)
- 数据库系统 (2)
- 通讯/手机编程 (2)
- 驱动编程 (2)
- 手机短信编程 (2)
- 编辑器/阅读器 (2)
- 企业管理 (2)
- 网络 (2)
- 文件格式 (2)
- 其他数据库 (2)
- 源码 (1)
- 软件 (1)
- 教程 (1)
- 手册 (1)
- PCB相关 (1)
- 无线通信 (1)
- 操作系统开发 (1)
- 技术书籍 (1)
- 资料/手册 (1)
- ARM (1)
- 嵌入式综合 (1)
- 工控技术 (1)
- 教程资料 (1)
- 压缩解压 (1)
- 游戏 (1)
- *行业应用 (1)
- USB编程 (1)
- 汇编语言 (1)
- 通讯编程文档 (1)
- 嵌入式Linux (1)
- STL (1)
- 其他行业 (1)
- SQL Server (1)
- GPS编程 (1)
- 3G开发 (1)
其他书籍 An example to accompany PCW March 2004 Visual Programming Hands On. To use, open the solution in
An example to accompany PCW March 2004 Visual Programming Hands On.
To use, open the solution in the SchoolApp folder.
April 2004: Now revised to add New and Delete options.
Tim Anderson
http://www.itwriting.com/pcw/
matlab例程 Finds a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algo
Finds 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)
matlab例程 Hungary Solution 匈牙利算法的MATLAB程序(用以解决分配(指派)问题)
Hungary Solution
匈牙利算法的MATLAB程序(用以解决分配(指派)问题)
其他数据库 A template solution for C++ database development Description: A template class that can write,read,
A template solution for C++ database development
Description: A template class that can write,read,modify & delete objects of any class/structure to a database.
matlab例程 Matlab script for solution to the driven cavity problem using the FDS algorithm, which discretizes t
Matlab script for solution to the driven cavity problem using the FDS algorithm, which discretizes the Stokes form of the Navier-Stokes equations.
人工智能/神经网络 Traveling Salesperson Problem Our branch-and-strategy splits a branch and bound solution into two
Traveling Salesperson Problem
Our branch-and-strategy splits a branch and bound solution into two groups:
one group including a particular arc and the other excluding this arc.
1.Each splitting incurs a lower bound and we shall traverse the searching tree with the "lower" lower bound.
2.If a const ...
行业发展研究 Linked list problem in C. It list down various link List problem and there solution
Linked list problem in C. It list down various link List problem and there solution
嵌入式/单片机编程 Complete solution for Hardware Programming. PonyProg software and Schematics. Contains PCBs and al
Complete solution for Hardware Programming.
PonyProg software and Schematics.
Contains PCBs and all the hardware diagrams needed by the Hardware Programmer. PCBs are tested and Software which is a Freeware, Works well under Windows XP and Windows Vista.
人工智能/神经网络 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 specified in any order, s ...
matlab例程 In 1960, R.E. Kalman published his famous paper describing a recursive solution to the discretedata
In 1960, R.E. Kalman published his famous paper describing a recursive solution to the discretedata
linear filtering problem [Kalman60]. Since that time, due in large part to advances in digital
computing, the
Kalman filter
has been the subject of extensive research and application,
particularly in ...