-
main
禁忌搜索算法解决0/1整数规划NP难问题(Tabu Search Algorithm for 0/1 integer programming problem NP hard)
- 2011-01-10 10:43:56下载
- 积分:1
-
MATLABp2BCSharpp2Bbook
讲matlab和c#混合编程的电子书,英文版,里面例子较多(Mixed matlab and c# programming e-books, English speaking, which examples are more)
- 2012-08-01 16:21:46下载
- 积分:1
-
Simplex-method-procedure
单纯形法的MATLAB程序,自己编的,对于学习线性规划编程的同学有用(Simplex method of MATLAB programs, their compilation, and programming for students to learn useful for linear programming)
- 2010-05-27 19:49:40下载
- 积分:1
-
exmmatlab
matlab数值计算代码,MATLAB开发人员编写,推荐(matlab numerical code, written in MATLAB developers recommend)
- 2015-03-07 11:38:40下载
- 积分:1
-
5.18
编写程序定义一个vector对象,其每个元素都是指向string类型的指针,读取该vector对象,输出每个string的内容及其相应的长度。(Write a program to define a vector object, which each element is a pointer pointing to the string type, reads the vector object, the output of each string and the corresponding length.)
- 2015-03-04 15:22:04下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
wer
就是一件小小的源码,关于matlab的
(something)
- 2009-04-21 20:36:11下载
- 积分:1
-
SIAM.Data-Clustering.Theory
SIAM.Data Clustering.Theory.Algorithms and Applications.2007
- 2015-01-22 14:53:41下载
- 积分:1
-
MultiWiiV1_7
基于 Matlab 的积分分离 PID 控制 算法及仿真 摘 要 MATLAB 是一种集数值计算、符号运算、可视化(flying car)
- 2013-10-11 13:55:27下载
- 积分:1
-
BARCODE
How to use par-code in visual basic 6
- 2014-08-18 02:27:13下载
- 积分:1