-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1
-
Search-AT-List-Box
search in list box in exe form
- 2013-11-26 15:32:48下载
- 积分:1
-
Matlab-Starters-book
Matlab初学者入门教材,轻松掌握Matlab的教材之一(Matlab beginners introductory textbook, easily mastered one of the textbooks in Matlab)
- 2012-08-31 17:26:34下载
- 积分:1
-
667-exe
darkeden 6.67 ver exe file!!
- 2014-01-15 15:20:52下载
- 积分:1
-
PPPUMA560U
PUMA560仿真系统,基于MATLAB的robottics toolbox工具箱.
(PUMA560 simulation system based on MATLAB robottics toolbox, toolbox.)
- 2012-08-18 06:08:46下载
- 积分:1
-
poleo-de-datos
an a dedicated hyperterminal
- 2014-02-04 00:25:11下载
- 积分:1
-
radar_trans_of_airplane
pdf文档,机载雷达坐标系变换相关内容,介绍了机载雷达坐标系下的探测目标位置表达方式(pdf document,introduce the coordinates translates method of the airplane between the target)
- 2015-02-10 22:20:21下载
- 积分:1
-
Matlab_Image_Processing
这是一个MATLAB图像处理程序,可以实现对图像的预处理(This is a MATLAB image-processing program, you can achieve the right image preprocessing)
- 2010-01-05 09:52:19下载
- 积分:1
-
IRLS
IRLS不等距时窗,用于多次波自适应减去过程中,更加准确的处理(this is IRLS code)
- 2014-11-01 17:52:26下载
- 积分:1
-
aa
说明: 在过去的几年中, 背包问题吸引了众多理论研究人员和应用工作者的注意力, 因而得到了广泛而深入的研究。理论方面, 研究兴趣主要来自于该问题简单的结构, 而这种特点既可以深入探索许多组合特性, 又可以通过解决一系列背包子问题来最终求解更为复杂的优化问题。实践方面, 这些问题可以表述许多工业场合的应用, 最典型的应用包括货
物装载、存储分配和资本预算等等。在寻找背包问题可行解的过程中, 出现了众多的算法, 本文是利用MATLAB 程序求背包问题可行解的一种算法。(In the past few years, knapsack problem has attracted many researchers and application of theoretical attention of workers, which has been extensive and in-depth study. Theory, research interest mainly from the simple structure of the problem, and this characteristic combination of both in-depth exploration of many features, but also can solve a series of knapsack sub-problems to solve more complex final optimization problem. Practice, these problems can be expressed in many industrial applications where the most typical applications include cargo loading, storage, distribution and capital budgets, and so on. Knapsack problem in finding feasible solutions in the process, there have been many algorithms, this is the knapsack problem using MATLAB program seeking a feasible solution algorithm.)
- 2011-12-01 11:45:25下载
- 积分:1