-
Zeller
蔡勒(Zeller)公式:是一个计算星期的公式。
随便给一个日期,就能用这个公式推算出是星期几。(Zeller (Zeller) formula: It is a formula for calculating week. Casual to a date, can be calculated using this formula out of the week.)
- 2009-12-07 09:42:35下载
- 积分:1
-
acoustic_envelop_algorithm
Matlab 求声音信号的包络的源代码 使用方法见说明(Matlab for the sound signal envelope of the source code)
- 2009-04-26 11:35:43下载
- 积分:1
-
MATLAB
本代码是在matlab平台上对数字进行检测识别(This code is in matlab platform for detection of digital identification)
- 2008-05-23 22:57:56下载
- 积分: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
-
bic_audio_segment
基于bic优化准则的,语音信号端点检测。(Bic-based optimization criterion, the voice signal endpoint detection.)
- 2014-11-03 13:47:16下载
- 积分:1
-
general_freqresponse_solution
通用振动方程频响求解,包括位移平频响,速度频响,加速度频响等(general frequency response function solution. )
- 2014-07-14 16:15:01下载
- 积分:1
-
算法大全pdf
说明: 在人们的生产实践中,经常会遇到如何利用现有资源来安排生产,以取得最大经济
效益的问题。此类问题构成了运筹学的一个重要分支—数学规划,而线性规划(Linear
Programming 简记LP)则是数学规划的一个重要分支。自从1947 年G. B. Dantzig 提出
求解线性规划的单纯形方法以来,线性规划在理论上趋向成熟,在实用中日益广泛与深
入。特别是在计算机能处理成千上万个约束条件和决策变量的线性规划问题之后,线性
规划的适用领域更为广泛了,已成为现代管理中经常采用的基本方法之一(In people's production practice, we often encounter how to arrange production with the existing resources so as to obtain the maximum economy
Benefit issues. Such problems form an important branch of operations research - mathematical programming, while linear programming (Linear
Programming or LP) is an important branch of mathematical programming. Since 1947, G. B. Dantzig proposed
Since the simplex method for linear programming, linear programming tends to mature in theory and is more and more widely used in practice
In. Especially when the computer can deal with thousands of constraints and decision variables of linear programming problems, linear
The application field of planning is more extensive, and has become one of the basic methods used in modern management)
- 2017-09-16 15:53:46下载
- 积分:1
-
MATLAB
本书系统介绍MATLAB遗传算法和直接搜索工具箱的功能特点、编程原理及使用方法。(This book systematically introduce MATLAB Genetic Algorithm and Direct Search Toolbox features, programming principles and use.)
- 2009-11-09 20:32:26下载
- 积分:1
-
Mathworks-Matlab
科学计算与MATLAB语言,很不错的介绍matlab的书籍(Scientific Computing with MATLAB language, a very good introduction matlab books)
- 2013-10-24 23:19:16下载
- 积分:1
-
Genetic-Algorithm-Toolbox
MATLAB遗传算法工具箱之一-gatbx
(MATLAB Genetic Algorithm Toolbox)
- 2013-11-29 20:56:36下载
- 积分:1